2024-05-09T03:18:37.005 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-09T03:18:37.005 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459 --owner scheduled_adking@teuthology --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --name adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi -- /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459/orig.config.yaml 2024-05-09T03:18:37.050 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-09T03:18:37.136 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459 branch: wip-adk-testing-2024-05-08-1927 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: adking@redhat.com first_in_suite: false job_id: '7699459' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-05-08-1927 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON log-only-match: - CEPHADM_ sha1: c66c553a84eb9faa0029f5f0bb8284e3a826ac85 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c66c553a84eb9faa0029f5f0bb8284e3a826ac85 workunit: branch: wip-adk-testing-2024-05-08-1927 sha1: c66c553a84eb9faa0029f5f0bb8284e3a826ac85 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4873 sha1: c66c553a84eb9faa0029f5f0bb8284e3a826ac85 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-05-08-1927 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_c66c553a84eb9faa0029f5f0bb8284e3a826ac85/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: c66c553a84eb9faa0029f5f0bb8284e3a826ac85 targets: smithi006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOIGc2T1NL4FiKi4Juv9tcNtB7b2sD2XIuvHbLBtppe9/DzsffC2njp8f87hURWiGRI9chvn8vO0xlC/JU8Q80c= smithi186.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG3v1oBMXtISVTbwjZOdr5ozWKsx6+M6/uTdGKIT185AtP05j4bFNxriq3myvdHOHUuZJQUtcLHl2lVGKaUk7gs= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - 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: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-09_03:09:40 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-09T03:18:37.136 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_c66c553a84eb9faa0029f5f0bb8284e3a826ac85/qa; will attempt to use it 2024-05-09T03:18:37.137 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_c66c553a84eb9faa0029f5f0bb8284e3a826ac85/qa/tasks 2024-05-09T03:18:37.137 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-09T03:18:37.138 INFO:teuthology.task.internal:Checking packages... 2024-05-09T03:18:37.162 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'c66c553a84eb9faa0029f5f0bb8284e3a826ac85' 2024-05-09T03:18:37.162 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-09T03:18:37.162 INFO:teuthology.packaging:ref: None 2024-05-09T03:18:37.162 INFO:teuthology.packaging:tag: None 2024-05-09T03:18:37.162 INFO:teuthology.packaging:branch: wip-adk-testing-2024-05-08-1927 2024-05-09T03:18:37.162 INFO:teuthology.packaging:sha1: c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T03:18:37.163 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-05-08-1927 2024-05-09T03:18:37.318 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3631-gc66c553a-1jammy 2024-05-09T03:18:37.319 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-09T03:18:37.326 INFO:teuthology.task.internal:no buildpackages task found 2024-05-09T03:18:37.326 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-09T03:18:37.333 INFO:teuthology.task.internal:Saving configuration 2024-05-09T03:18:37.350 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-09T03:18:37.356 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-09T03:18:37.380 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459', '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-05-09 03:12:34.790708', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICVXAsk2/P9nRpZIFPOD4rbI9Do6x6EvmHjFDYyKzSj8'} 2024-05-09T03:18:37.405 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459', '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-05-09 03:12:34.792398', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFf14zCYX+ZTdQG+GdryIdbZoLUdI0rRRrDJwEju31uj'} 2024-05-09T03:18:37.405 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-09T03:18:37.413 INFO:teuthology.task.internal:roles: ubuntu@smithi006.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-05-09T03:18:37.413 INFO:teuthology.task.internal:roles: ubuntu@smithi186.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-05-09T03:18:37.413 INFO:teuthology.run_tasks:Running task console_log... 2024-05-09T03:18:37.529 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f93c6825af0>, signals=[15]) 2024-05-09T03:18:37.529 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-09T03:18:37.535 INFO:teuthology.task.internal:Opening connections... 2024-05-09T03:18:37.535 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi006.front.sepia.ceph.com 2024-05-09T03:18:37.537 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:18:37.618 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi186.front.sepia.ceph.com 2024-05-09T03:18:37.619 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:18:37.699 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-09T03:18:37.706 DEBUG:teuthology.orchestra.run.smithi006:> uname -m 2024-05-09T03:18:37.711 INFO:teuthology.orchestra.run.smithi006.stdout:x86_64 2024-05-09T03:18:37.712 DEBUG:teuthology.orchestra.run.smithi006:> cat /etc/os-release 2024-05-09T03:18:37.762 INFO:teuthology.orchestra.run.smithi006.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:NAME="Ubuntu" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_ID="22.04" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_CODENAME=jammy 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:ID=ubuntu 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:ID_LIKE=debian 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-09T03:18:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:UBUNTU_CODENAME=jammy 2024-05-09T03:18:37.764 INFO:teuthology.lock.ops:Updating smithi006.front.sepia.ceph.com on lock server 2024-05-09T03:18:37.791 DEBUG:teuthology.orchestra.run.smithi186:> uname -m 2024-05-09T03:18:37.797 INFO:teuthology.orchestra.run.smithi186.stdout:x86_64 2024-05-09T03:18:37.797 DEBUG:teuthology.orchestra.run.smithi186:> cat /etc/os-release 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:NAME="Ubuntu" 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_ID="22.04" 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_CODENAME=jammy 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:ID=ubuntu 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:ID_LIKE=debian 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-09T03:18:37.845 INFO:teuthology.orchestra.run.smithi186.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-09T03:18:37.846 INFO:teuthology.orchestra.run.smithi186.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-09T03:18:37.846 INFO:teuthology.orchestra.run.smithi186.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-09T03:18:37.846 INFO:teuthology.orchestra.run.smithi186.stdout:UBUNTU_CODENAME=jammy 2024-05-09T03:18:37.846 INFO:teuthology.lock.ops:Updating smithi186.front.sepia.ceph.com on lock server 2024-05-09T03:18:37.874 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-09T03:18:37.885 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-09T03:18:37.891 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-09T03:18:37.892 DEBUG:teuthology.orchestra.run.smithi006:> test '!' -e /home/ubuntu/cephtest 2024-05-09T03:18:37.894 DEBUG:teuthology.orchestra.run.smithi186:> test '!' -e /home/ubuntu/cephtest 2024-05-09T03:18:37.899 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-09T03:18:37.907 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-09T03:18:37.907 DEBUG:teuthology.orchestra.run.smithi006:> test -z $(ls -A /var/lib/ceph) 2024-05-09T03:18:37.940 DEBUG:teuthology.orchestra.run.smithi186:> test -z $(ls -A /var/lib/ceph) 2024-05-09T03:18:38.024 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-09T03:18:38.081 INFO:teuthology.run_tasks:Running task kernel... 2024-05-09T03:18:38.098 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-09T03:18:38.098 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-09T03:18:38.098 DEBUG:teuthology.orchestra.run.smithi006:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-09T03:18:38.099 DEBUG:teuthology.orchestra.run.smithi186:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-09T03:18:38.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-09T03:18:38.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-09T03:18:38.104 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2024-05-09T03:18:38.104 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2024-05-09T03:18:38.151 INFO:teuthology.orchestra.run.smithi006.stdout:5.15.0-56-generic 2024-05-09T03:18:38.151 INFO:teuthology.task.kernel:Running kernel on smithi006: 5.15.0-56-generic 2024-05-09T03:18:38.152 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get clean 2024-05-09T03:18:38.153 INFO:teuthology.orchestra.run.smithi186.stdout:5.15.0-56-generic 2024-05-09T03:18:38.153 INFO:teuthology.task.kernel:Running kernel on smithi186: 5.15.0-56-generic 2024-05-09T03:18:38.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get clean 2024-05-09T03:18:38.271 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get update 2024-05-09T03:18:38.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get update 2024-05-09T03:18:38.434 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-09T03:18:38.435 INFO:teuthology.orchestra.run.smithi186.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-09T03:18:38.436 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-09T03:18:38.437 INFO:teuthology.orchestra.run.smithi006.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-09T03:18:38.437 INFO:teuthology.orchestra.run.smithi006.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-09T03:18:38.439 INFO:teuthology.orchestra.run.smithi186.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-09T03:18:38.519 INFO:teuthology.orchestra.run.smithi006.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-09T03:18:38.529 INFO:teuthology.orchestra.run.smithi186.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-09T03:18:38.668 INFO:teuthology.orchestra.run.smithi186.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,421 kB] 2024-05-09T03:18:38.682 INFO:teuthology.orchestra.run.smithi006.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,421 kB] 2024-05-09T03:18:38.741 INFO:teuthology.orchestra.run.smithi186.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,638 kB] 2024-05-09T03:18:38.759 INFO:teuthology.orchestra.run.smithi006.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [624 kB] 2024-05-09T03:18:38.789 INFO:teuthology.orchestra.run.smithi186.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [458 kB] 2024-05-09T03:18:38.790 INFO:teuthology.orchestra.run.smithi186.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [246 kB] 2024-05-09T03:18:38.793 INFO:teuthology.orchestra.run.smithi186.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-09T03:18:38.793 INFO:teuthology.orchestra.run.smithi186.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-09T03:18:38.794 INFO:teuthology.orchestra.run.smithi186.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,807 kB] 2024-05-09T03:18:38.795 INFO:teuthology.orchestra.run.smithi006.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [458 kB] 2024-05-09T03:18:38.804 INFO:teuthology.orchestra.run.smithi006.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [246 kB] 2024-05-09T03:18:38.813 INFO:teuthology.orchestra.run.smithi006.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-09T03:18:38.813 INFO:teuthology.orchestra.run.smithi006.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,807 kB] 2024-05-09T03:18:38.834 INFO:teuthology.orchestra.run.smithi186.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [307 kB] 2024-05-09T03:18:38.840 INFO:teuthology.orchestra.run.smithi186.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-09T03:18:38.840 INFO:teuthology.orchestra.run.smithi186.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB] 2024-05-09T03:18:38.849 INFO:teuthology.orchestra.run.smithi006.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-09T03:18:38.850 INFO:teuthology.orchestra.run.smithi006.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [307 kB] 2024-05-09T03:18:38.854 INFO:teuthology.orchestra.run.smithi006.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-09T03:18:38.854 INFO:teuthology.orchestra.run.smithi006.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB] 2024-05-09T03:18:38.862 INFO:teuthology.orchestra.run.smithi186.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [602 kB] 2024-05-09T03:18:38.869 INFO:teuthology.orchestra.run.smithi186.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-09T03:18:38.870 INFO:teuthology.orchestra.run.smithi006.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,638 kB] 2024-05-09T03:18:38.870 INFO:teuthology.orchestra.run.smithi186.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-09T03:18:38.871 INFO:teuthology.orchestra.run.smithi006.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [602 kB] 2024-05-09T03:18:38.871 INFO:teuthology.orchestra.run.smithi186.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-09T03:18:38.878 INFO:teuthology.orchestra.run.smithi006.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-09T03:18:38.880 INFO:teuthology.orchestra.run.smithi006.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-09T03:18:38.880 INFO:teuthology.orchestra.run.smithi186.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-09T03:18:38.881 INFO:teuthology.orchestra.run.smithi186.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-09T03:18:38.883 INFO:teuthology.orchestra.run.smithi006.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-09T03:18:38.883 INFO:teuthology.orchestra.run.smithi006.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-09T03:18:38.883 INFO:teuthology.orchestra.run.smithi186.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [624 kB] 2024-05-09T03:18:38.889 INFO:teuthology.orchestra.run.smithi186.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [307 kB] 2024-05-09T03:18:38.891 INFO:teuthology.orchestra.run.smithi186.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-09T03:18:38.892 INFO:teuthology.orchestra.run.smithi186.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-09T03:18:38.892 INFO:teuthology.orchestra.run.smithi186.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,864 kB] 2024-05-09T03:18:38.894 INFO:teuthology.orchestra.run.smithi186.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-09T03:18:38.918 INFO:teuthology.orchestra.run.smithi006.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-09T03:18:38.918 INFO:teuthology.orchestra.run.smithi006.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-09T03:18:38.924 INFO:teuthology.orchestra.run.smithi006.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [307 kB] 2024-05-09T03:18:38.926 INFO:teuthology.orchestra.run.smithi186.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [316 kB] 2024-05-09T03:18:38.930 INFO:teuthology.orchestra.run.smithi186.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-09T03:18:38.930 INFO:teuthology.orchestra.run.smithi186.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,073 kB] 2024-05-09T03:18:38.932 INFO:teuthology.orchestra.run.smithi006.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-09T03:18:38.932 INFO:teuthology.orchestra.run.smithi006.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-09T03:18:38.934 INFO:teuthology.orchestra.run.smithi006.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,864 kB] 2024-05-09T03:18:38.942 INFO:teuthology.orchestra.run.smithi186.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [702 kB] 2024-05-09T03:18:38.953 INFO:teuthology.orchestra.run.smithi186.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-09T03:18:38.957 INFO:teuthology.orchestra.run.smithi186.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-09T03:18:38.957 INFO:teuthology.orchestra.run.smithi186.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-09T03:18:38.958 INFO:teuthology.orchestra.run.smithi186.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-09T03:18:38.958 INFO:teuthology.orchestra.run.smithi186.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-09T03:18:38.967 INFO:teuthology.orchestra.run.smithi186.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-09T03:18:38.967 INFO:teuthology.orchestra.run.smithi186.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-09T03:18:38.967 INFO:teuthology.orchestra.run.smithi186.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-09T03:18:38.974 INFO:teuthology.orchestra.run.smithi006.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [316 kB] 2024-05-09T03:18:38.980 INFO:teuthology.orchestra.run.smithi006.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-09T03:18:38.980 INFO:teuthology.orchestra.run.smithi006.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [702 kB] 2024-05-09T03:18:38.981 INFO:teuthology.orchestra.run.smithi186.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-09T03:18:38.982 INFO:teuthology.orchestra.run.smithi186.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-09T03:18:38.982 INFO:teuthology.orchestra.run.smithi186.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-09T03:18:38.982 INFO:teuthology.orchestra.run.smithi186.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-09T03:18:38.983 INFO:teuthology.orchestra.run.smithi186.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-09T03:18:38.989 INFO:teuthology.orchestra.run.smithi186.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-09T03:18:38.989 INFO:teuthology.orchestra.run.smithi006.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,073 kB] 2024-05-09T03:18:39.000 INFO:teuthology.orchestra.run.smithi006.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-09T03:18:39.003 INFO:teuthology.orchestra.run.smithi006.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-09T03:18:39.003 INFO:teuthology.orchestra.run.smithi006.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-09T03:18:39.004 INFO:teuthology.orchestra.run.smithi006.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-09T03:18:39.004 INFO:teuthology.orchestra.run.smithi006.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-09T03:18:39.005 INFO:teuthology.orchestra.run.smithi006.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-09T03:18:39.023 INFO:teuthology.orchestra.run.smithi006.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-09T03:18:39.023 INFO:teuthology.orchestra.run.smithi006.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-09T03:18:39.024 INFO:teuthology.orchestra.run.smithi006.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-09T03:18:39.043 INFO:teuthology.orchestra.run.smithi006.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-09T03:18:39.044 INFO:teuthology.orchestra.run.smithi006.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-09T03:18:39.044 INFO:teuthology.orchestra.run.smithi006.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-09T03:18:39.044 INFO:teuthology.orchestra.run.smithi006.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-09T03:18:39.045 INFO:teuthology.orchestra.run.smithi006.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-09T03:18:44.430 INFO:teuthology.orchestra.run.smithi186.stdout:Fetched 13.4 MB in 2s (7,182 kB/s) 2024-05-09T03:18:44.998 INFO:teuthology.orchestra.run.smithi006.stdout:Fetched 13.4 MB in 2s (6,793 kB/s) 2024-05-09T03:18:45.788 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2024-05-09T03:18:45.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-09T03:18:45.860 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2024-05-09T03:18:46.060 INFO:teuthology.orchestra.run.smithi186.stdout:Building dependency tree... 2024-05-09T03:18:46.060 INFO:teuthology.orchestra.run.smithi186.stdout:Reading state information... 2024-05-09T03:18:46.219 INFO:teuthology.orchestra.run.smithi186.stdout:The following packages were automatically installed and are no longer required: 2024-05-09T03:18:46.219 INFO:teuthology.orchestra.run.smithi186.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-09T03:18:46.219 INFO:teuthology.orchestra.run.smithi186.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-09T03:18:46.220 INFO:teuthology.orchestra.run.smithi186.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-09T03:18:46.220 INFO:teuthology.orchestra.run.smithi186.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-09T03:18:46.220 INFO:teuthology.orchestra.run.smithi186.stdout: python2.7-minimal 2024-05-09T03:18:46.220 INFO:teuthology.orchestra.run.smithi186.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-09T03:18:46.221 INFO:teuthology.orchestra.run.smithi186.stdout:The following additional packages will be installed: 2024-05-09T03:18:46.221 INFO:teuthology.orchestra.run.smithi186.stdout: linux-generic linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-09T03:18:46.221 INFO:teuthology.orchestra.run.smithi186.stdout: linux-headers-generic linux-image-5.15.0-106-generic 2024-05-09T03:18:46.222 INFO:teuthology.orchestra.run.smithi186.stdout: linux-modules-5.15.0-106-generic linux-modules-extra-5.15.0-106-generic 2024-05-09T03:18:46.223 INFO:teuthology.orchestra.run.smithi186.stdout:Suggested packages: 2024-05-09T03:18:46.223 INFO:teuthology.orchestra.run.smithi186.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-09T03:18:46.223 INFO:teuthology.orchestra.run.smithi186.stdout:Recommended packages: 2024-05-09T03:18:46.223 INFO:teuthology.orchestra.run.smithi186.stdout: thermald 2024-05-09T03:18:46.274 INFO:teuthology.orchestra.run.smithi186.stdout:The following NEW packages will be installed: 2024-05-09T03:18:46.275 INFO:teuthology.orchestra.run.smithi186.stdout: linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-09T03:18:46.275 INFO:teuthology.orchestra.run.smithi186.stdout: linux-image-5.15.0-106-generic linux-modules-5.15.0-106-generic 2024-05-09T03:18:46.275 INFO:teuthology.orchestra.run.smithi186.stdout: linux-modules-extra-5.15.0-106-generic 2024-05-09T03:18:46.276 INFO:teuthology.orchestra.run.smithi186.stdout:The following packages will be upgraded: 2024-05-09T03:18:46.277 INFO:teuthology.orchestra.run.smithi186.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-09T03:18:46.393 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2024-05-09T03:18:46.410 DEBUG:teuthology.orchestra.run.smithi006:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-09T03:18:46.456 INFO:teuthology.orchestra.run.smithi186.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-09T03:18:46.456 INFO:teuthology.orchestra.run.smithi186.stdout:Need to get 113 MB of archives. 2024-05-09T03:18:46.456 INFO:teuthology.orchestra.run.smithi186.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-09T03:18:46.456 INFO:teuthology.orchestra.run.smithi186.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-106-generic amd64 5.15.0-106.116 [22.7 MB] 2024-05-09T03:18:46.475 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2024-05-09T03:18:46.680 INFO:teuthology.orchestra.run.smithi006.stdout:Building dependency tree... 2024-05-09T03:18:46.680 INFO:teuthology.orchestra.run.smithi006.stdout:Reading state information... 2024-05-09T03:18:46.864 INFO:teuthology.orchestra.run.smithi006.stdout:The following packages were automatically installed and are no longer required: 2024-05-09T03:18:46.864 INFO:teuthology.orchestra.run.smithi006.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-09T03:18:46.864 INFO:teuthology.orchestra.run.smithi006.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-09T03:18:46.864 INFO:teuthology.orchestra.run.smithi006.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-09T03:18:46.865 INFO:teuthology.orchestra.run.smithi006.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-09T03:18:46.865 INFO:teuthology.orchestra.run.smithi006.stdout: python2.7-minimal 2024-05-09T03:18:46.865 INFO:teuthology.orchestra.run.smithi006.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-09T03:18:46.866 INFO:teuthology.orchestra.run.smithi006.stdout:The following additional packages will be installed: 2024-05-09T03:18:46.866 INFO:teuthology.orchestra.run.smithi006.stdout: linux-generic linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-09T03:18:46.866 INFO:teuthology.orchestra.run.smithi006.stdout: linux-headers-generic linux-image-5.15.0-106-generic 2024-05-09T03:18:46.866 INFO:teuthology.orchestra.run.smithi006.stdout: linux-modules-5.15.0-106-generic linux-modules-extra-5.15.0-106-generic 2024-05-09T03:18:46.868 INFO:teuthology.orchestra.run.smithi006.stdout:Suggested packages: 2024-05-09T03:18:46.868 INFO:teuthology.orchestra.run.smithi006.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-09T03:18:46.868 INFO:teuthology.orchestra.run.smithi006.stdout:Recommended packages: 2024-05-09T03:18:46.868 INFO:teuthology.orchestra.run.smithi006.stdout: thermald 2024-05-09T03:18:46.916 INFO:teuthology.orchestra.run.smithi006.stdout:The following NEW packages will be installed: 2024-05-09T03:18:46.916 INFO:teuthology.orchestra.run.smithi006.stdout: linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-09T03:18:46.916 INFO:teuthology.orchestra.run.smithi006.stdout: linux-image-5.15.0-106-generic linux-modules-5.15.0-106-generic 2024-05-09T03:18:46.916 INFO:teuthology.orchestra.run.smithi006.stdout: linux-modules-extra-5.15.0-106-generic 2024-05-09T03:18:46.918 INFO:teuthology.orchestra.run.smithi006.stdout:The following packages will be upgraded: 2024-05-09T03:18:46.918 INFO:teuthology.orchestra.run.smithi006.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-09T03:18:46.976 INFO:teuthology.orchestra.run.smithi006.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-09T03:18:46.976 INFO:teuthology.orchestra.run.smithi006.stdout:Need to get 113 MB of archives. 2024-05-09T03:18:46.976 INFO:teuthology.orchestra.run.smithi006.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-09T03:18:46.977 INFO:teuthology.orchestra.run.smithi006.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-106-generic amd64 5.15.0-106.116 [22.7 MB] 2024-05-09T03:18:47.431 INFO:teuthology.orchestra.run.smithi006.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-106-generic amd64 5.15.0-106.116 [11.5 MB] 2024-05-09T03:18:47.546 INFO:teuthology.orchestra.run.smithi006.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-106-generic amd64 5.15.0-106.116 [63.9 MB] 2024-05-09T03:18:47.833 INFO:teuthology.orchestra.run.smithi186.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-106-generic amd64 5.15.0-106.116 [11.5 MB] 2024-05-09T03:18:48.179 INFO:teuthology.orchestra.run.smithi186.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-106-generic amd64 5.15.0-106.116 [63.9 MB] 2024-05-09T03:18:48.487 INFO:teuthology.orchestra.run.smithi006.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.106.106 [1,692 B] 2024-05-09T03:18:48.487 INFO:teuthology.orchestra.run.smithi006.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.106.106 [2,502 B] 2024-05-09T03:18:48.487 INFO:teuthology.orchestra.run.smithi006.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106 all 5.15.0-106.116 [12.3 MB] 2024-05-09T03:18:48.632 INFO:teuthology.orchestra.run.smithi006.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106-generic amd64 5.15.0-106.116 [2,876 kB] 2024-05-09T03:18:48.656 INFO:teuthology.orchestra.run.smithi006.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.106.106 [2,366 B] 2024-05-09T03:18:49.074 INFO:teuthology.orchestra.run.smithi006.stdout:Fetched 113 MB in 2s (65.5 MB/s) 2024-05-09T03:18:49.241 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-modules-5.15.0-106-generic. 2024-05-09T03:18:50.406 INFO:teuthology.orchestra.run.smithi186.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.106.106 [1,692 B] 2024-05-09T03:18:50.406 INFO:teuthology.orchestra.run.smithi186.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.106.106 [2,502 B] 2024-05-09T03:18:50.407 INFO:teuthology.orchestra.run.smithi186.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106 all 5.15.0-106.116 [12.3 MB] 2024-05-09T03:18:51.144 INFO:teuthology.orchestra.run.smithi186.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106-generic amd64 5.15.0-106.116 [2,876 kB] 2024-05-09T03:18:51.227 INFO:teuthology.orchestra.run.smithi006.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-05-09T03:18:51.232 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../0-linux-modules-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:18:51.266 INFO:teuthology.orchestra.run.smithi186.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.106.106 [2,366 B] 2024-05-09T03:18:51.305 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:18:51.659 INFO:teuthology.orchestra.run.smithi186.stdout:Fetched 113 MB in 5s (22.7 MB/s) 2024-05-09T03:18:51.839 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-modules-5.15.0-106-generic. 2024-05-09T03:18:53.349 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-image-5.15.0-106-generic. 2024-05-09T03:18:53.371 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../1-linux-image-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:18:53.470 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:18:53.801 INFO:teuthology.orchestra.run.smithi186.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-05-09T03:18:53.805 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../0-linux-modules-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:18:53.869 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:18:53.927 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-106-generic. 2024-05-09T03:18:53.948 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:18:53.993 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:18:56.045 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-image-5.15.0-106-generic. 2024-05-09T03:18:56.066 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../1-linux-image-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:18:56.151 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:18:56.598 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-106-generic. 2024-05-09T03:18:56.618 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:18:56.656 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:00.755 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../3-linux-generic_5.15.0.106.106_amd64.deb ... 2024-05-09T03:19:00.855 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-09T03:19:01.172 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.106.106_amd64.deb ... 2024-05-09T03:19:01.300 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-image-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-09T03:19:01.595 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-headers-5.15.0-106. 2024-05-09T03:19:01.618 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../5-linux-headers-5.15.0-106_5.15.0-106.116_all.deb ... 2024-05-09T03:19:01.661 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-09T03:19:02.895 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../3-linux-generic_5.15.0.106.106_amd64.deb ... 2024-05-09T03:19:03.039 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-09T03:19:03.388 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.106.106_amd64.deb ... 2024-05-09T03:19:03.509 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-image-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-09T03:19:03.779 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-headers-5.15.0-106. 2024-05-09T03:19:03.792 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../5-linux-headers-5.15.0-106_5.15.0-106.116_all.deb ... 2024-05-09T03:19:03.828 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-09T03:19:07.100 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-headers-5.15.0-106-generic. 2024-05-09T03:19:07.138 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../6-linux-headers-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:19:07.175 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:09.684 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-headers-5.15.0-106-generic. 2024-05-09T03:19:09.720 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../6-linux-headers-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-09T03:19:09.750 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:09.966 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.106.106_amd64.deb ... 2024-05-09T03:19:10.087 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-headers-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-09T03:19:10.421 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-09T03:19:10.550 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:10.676 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-headers-generic (5.15.0.106.106) ... 2024-05-09T03:19:10.805 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:12.146 INFO:teuthology.orchestra.run.smithi006.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-09T03:19:12.146 INFO:teuthology.orchestra.run.smithi006.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-09T03:19:12.146 INFO:teuthology.orchestra.run.smithi006.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-106-generic 2024-05-09T03:19:12.146 INFO:teuthology.orchestra.run.smithi006.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:12.285 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.106.106_amd64.deb ... 2024-05-09T03:19:12.298 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:12.411 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-headers-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-09T03:19:12.738 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-09T03:19:12.865 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:12.991 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-headers-generic (5.15.0.106.106) ... 2024-05-09T03:19:13.120 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:13.733 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:14.516 INFO:teuthology.orchestra.run.smithi186.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-09T03:19:14.516 INFO:teuthology.orchestra.run.smithi186.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-09T03:19:14.516 INFO:teuthology.orchestra.run.smithi186.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-106-generic 2024-05-09T03:19:14.516 INFO:teuthology.orchestra.run.smithi186.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:14.797 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:15.160 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-image-generic (5.15.0.106.106) ... 2024-05-09T03:19:15.286 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-generic (5.15.0.106.106) ... 2024-05-09T03:19:15.412 INFO:teuthology.orchestra.run.smithi006.stdout:Processing triggers for linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:15.481 INFO:teuthology.orchestra.run.smithi006.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-09T03:19:15.481 INFO:teuthology.orchestra.run.smithi006.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:16.190 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:17.566 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-image-generic (5.15.0.106.106) ... 2024-05-09T03:19:17.684 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-generic (5.15.0.106.106) ... 2024-05-09T03:19:17.785 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-09T03:19:17.841 INFO:teuthology.orchestra.run.smithi186.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-09T03:19:17.841 INFO:teuthology.orchestra.run.smithi186.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:30.938 INFO:teuthology.orchestra.run.smithi006.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-09T03:19:30.938 INFO:teuthology.orchestra.run.smithi006.stdout:Sourcing file `/etc/default/grub' 2024-05-09T03:19:30.946 INFO:teuthology.orchestra.run.smithi006.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-09T03:19:30.971 INFO:teuthology.orchestra.run.smithi006.stdout:Generating grub configuration file ... 2024-05-09T03:19:31.309 INFO:teuthology.orchestra.run.smithi006.stdout:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-09T03:19:31.337 INFO:teuthology.orchestra.run.smithi006.stdout:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:31.468 INFO:teuthology.orchestra.run.smithi186.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-09T03:19:31.468 INFO:teuthology.orchestra.run.smithi186.stdout:Sourcing file `/etc/default/grub' 2024-05-09T03:19:31.484 INFO:teuthology.orchestra.run.smithi186.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-09T03:19:31.513 INFO:teuthology.orchestra.run.smithi186.stdout:Generating grub configuration file ... 2024-05-09T03:19:31.720 INFO:teuthology.orchestra.run.smithi006.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-09T03:19:31.727 INFO:teuthology.orchestra.run.smithi006.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-09T03:19:31.754 INFO:teuthology.orchestra.run.smithi186.stdout:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-09T03:19:31.768 INFO:teuthology.orchestra.run.smithi186.stdout:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:31.798 INFO:teuthology.orchestra.run.smithi006.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-09T03:19:31.804 INFO:teuthology.orchestra.run.smithi006.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-09T03:19:31.975 INFO:teuthology.orchestra.run.smithi006.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-09T03:19:31.976 INFO:teuthology.orchestra.run.smithi006.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-09T03:19:31.976 INFO:teuthology.orchestra.run.smithi006.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-09T03:19:32.020 INFO:teuthology.orchestra.run.smithi006.stdout:done 2024-05-09T03:19:32.064 INFO:teuthology.orchestra.run.smithi186.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-09T03:19:32.070 INFO:teuthology.orchestra.run.smithi186.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-09T03:19:32.136 INFO:teuthology.orchestra.run.smithi186.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-09T03:19:32.142 INFO:teuthology.orchestra.run.smithi186.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-09T03:19:32.301 INFO:teuthology.orchestra.run.smithi186.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-09T03:19:32.301 INFO:teuthology.orchestra.run.smithi186.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-09T03:19:32.301 INFO:teuthology.orchestra.run.smithi186.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-09T03:19:32.346 INFO:teuthology.orchestra.run.smithi186.stdout:done 2024-05-09T03:19:32.516 DEBUG:teuthology.orchestra.run.smithi006:> dpkg -s linux-image-generic 2024-05-09T03:19:32.547 INFO:teuthology.orchestra.run.smithi006.stdout:Package: linux-image-generic 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Status: install ok installed 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Priority: optional 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Section: kernel 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Installed-Size: 21 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Maintainer: Ubuntu Kernel Team 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Architecture: amd64 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Source: linux-meta 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Version: 5.15.0.106.106 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Recommends: thermald 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout:Description: Generic Linux kernel image 2024-05-09T03:19:32.548 INFO:teuthology.orchestra.run.smithi006.stdout: This package will always depend on the latest generic kernel image 2024-05-09T03:19:32.549 INFO:teuthology.orchestra.run.smithi006.stdout: available. 2024-05-09T03:19:32.549 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-106-generic 2024-05-09T03:19:32.549 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-09T03:19:32.549 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-09T03:19:32.549 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-05-09T03:19:32.549 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi006.front.sepia.ceph.com, path=None, version=distro) 2024-05-09T03:19:32.549 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get clean 2024-05-09T03:19:32.729 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get update 2024-05-09T03:19:32.761 DEBUG:teuthology.orchestra.run.smithi186:> dpkg -s linux-image-generic 2024-05-09T03:19:32.780 INFO:teuthology.orchestra.run.smithi186.stdout:Package: linux-image-generic 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Status: install ok installed 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Priority: optional 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Section: kernel 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Installed-Size: 21 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Maintainer: Ubuntu Kernel Team 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Architecture: amd64 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Source: linux-meta 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Version: 5.15.0.106.106 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Recommends: thermald 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout:Description: Generic Linux kernel image 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout: This package will always depend on the latest generic kernel image 2024-05-09T03:19:32.781 INFO:teuthology.orchestra.run.smithi186.stdout: available. 2024-05-09T03:19:32.782 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-106-generic 2024-05-09T03:19:32.782 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-09T03:19:32.782 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-09T03:19:32.782 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-05-09T03:19:32.782 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi186.front.sepia.ceph.com, path=None, version=distro) 2024-05-09T03:19:32.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get clean 2024-05-09T03:19:32.849 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-09T03:19:32.861 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-09T03:19:32.882 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-09T03:19:32.934 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get update 2024-05-09T03:19:32.963 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-09T03:19:33.070 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-09T03:19:33.076 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-09T03:19:33.097 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-09T03:19:33.177 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-09T03:19:34.272 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2024-05-09T03:19:34.290 DEBUG:teuthology.orchestra.run.smithi006:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-09T03:19:34.343 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2024-05-09T03:19:34.459 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2024-05-09T03:19:34.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-09T03:19:34.525 INFO:teuthology.orchestra.run.smithi006.stdout:Building dependency tree... 2024-05-09T03:19:34.526 INFO:teuthology.orchestra.run.smithi006.stdout:Reading state information... 2024-05-09T03:19:34.536 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2024-05-09T03:19:34.690 INFO:teuthology.orchestra.run.smithi006.stdout:linux-image-generic is already the newest version (5.15.0.106.106). 2024-05-09T03:19:34.690 INFO:teuthology.orchestra.run.smithi006.stdout:The following packages were automatically installed and are no longer required: 2024-05-09T03:19:34.691 INFO:teuthology.orchestra.run.smithi006.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-09T03:19:34.691 INFO:teuthology.orchestra.run.smithi006.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-09T03:19:34.691 INFO:teuthology.orchestra.run.smithi006.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-09T03:19:34.691 INFO:teuthology.orchestra.run.smithi006.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-09T03:19:34.691 INFO:teuthology.orchestra.run.smithi006.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-09T03:19:34.691 INFO:teuthology.orchestra.run.smithi006.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-09T03:19:34.731 INFO:teuthology.orchestra.run.smithi006.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-09T03:19:34.733 DEBUG:teuthology.orchestra.run.smithi006:> dpkg -s linux-image-generic 2024-05-09T03:19:34.738 INFO:teuthology.orchestra.run.smithi186.stdout:Building dependency tree... 2024-05-09T03:19:34.739 INFO:teuthology.orchestra.run.smithi186.stdout:Reading state information... 2024-05-09T03:19:34.794 INFO:teuthology.orchestra.run.smithi006.stdout:Package: linux-image-generic 2024-05-09T03:19:34.794 INFO:teuthology.orchestra.run.smithi006.stdout:Status: install ok installed 2024-05-09T03:19:34.794 INFO:teuthology.orchestra.run.smithi006.stdout:Priority: optional 2024-05-09T03:19:34.794 INFO:teuthology.orchestra.run.smithi006.stdout:Section: kernel 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Installed-Size: 21 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Maintainer: Ubuntu Kernel Team 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Architecture: amd64 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Source: linux-meta 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Version: 5.15.0.106.106 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Recommends: thermald 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout:Description: Generic Linux kernel image 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout: This package will always depend on the latest generic kernel image 2024-05-09T03:19:34.795 INFO:teuthology.orchestra.run.smithi006.stdout: available. 2024-05-09T03:19:34.796 DEBUG:teuthology.orchestra.run.smithi006:> mktemp 2024-05-09T03:19:34.843 INFO:teuthology.orchestra.run.smithi006.stdout:/tmp/tmp.a5S1IXPGnI 2024-05-09T03:19:34.843 DEBUG:teuthology.orchestra.run.smithi006:> sudo cp /boot/grub/grub.cfg /tmp/tmp.a5S1IXPGnI 2024-05-09T03:19:34.898 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0666 /tmp/tmp.a5S1IXPGnI 2024-05-09T03:19:34.916 INFO:teuthology.orchestra.run.smithi186.stdout:linux-image-generic is already the newest version (5.15.0.106.106). 2024-05-09T03:19:34.916 INFO:teuthology.orchestra.run.smithi186.stdout:The following packages were automatically installed and are no longer required: 2024-05-09T03:19:34.916 INFO:teuthology.orchestra.run.smithi186.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-09T03:19:34.916 INFO:teuthology.orchestra.run.smithi186.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-09T03:19:34.916 INFO:teuthology.orchestra.run.smithi186.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-09T03:19:34.917 INFO:teuthology.orchestra.run.smithi186.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-09T03:19:34.917 INFO:teuthology.orchestra.run.smithi186.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-09T03:19:34.917 INFO:teuthology.orchestra.run.smithi186.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-09T03:19:34.958 INFO:teuthology.orchestra.run.smithi186.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-09T03:19:34.960 DEBUG:teuthology.orchestra.run.smithi186:> dpkg -s linux-image-generic 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Package: linux-image-generic 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Status: install ok installed 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Priority: optional 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Section: kernel 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Installed-Size: 21 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Maintainer: Ubuntu Kernel Team 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Architecture: amd64 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Source: linux-meta 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Version: 5.15.0.106.106 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-09T03:19:34.972 INFO:teuthology.orchestra.run.smithi186.stdout:Recommends: thermald 2024-05-09T03:19:34.973 INFO:teuthology.orchestra.run.smithi186.stdout:Description: Generic Linux kernel image 2024-05-09T03:19:34.973 INFO:teuthology.orchestra.run.smithi186.stdout: This package will always depend on the latest generic kernel image 2024-05-09T03:19:34.973 INFO:teuthology.orchestra.run.smithi186.stdout: available. 2024-05-09T03:19:34.973 DEBUG:teuthology.orchestra.run.smithi186:> mktemp 2024-05-09T03:19:35.015 DEBUG:teuthology.orchestra.remote:smithi006:/tmp/tmp.a5S1IXPGnI is 10KB 2024-05-09T03:19:35.020 INFO:teuthology.orchestra.run.smithi186.stdout:/tmp/tmp.U2jAxsjReV 2024-05-09T03:19:35.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo cp /boot/grub/grub.cfg /tmp/tmp.U2jAxsjReV 2024-05-09T03:19:35.027 DEBUG:teuthology.orchestra.run.smithi006:> rm -fr /tmp/tmp.a5S1IXPGnI 2024-05-09T03:19:35.032 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-09T03:19:35.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 0666 /tmp/tmp.U2jAxsjReV 2024-05-09T03:19:35.086 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:19:35.086 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-09T03:19:35.086 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-09T03:19:35.150 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-106-generic 2024-05-09T03:19:35.150 DEBUG:teuthology.orchestra.run.smithi006:> sudo update-grub 2024-05-09T03:19:35.212 DEBUG:teuthology.orchestra.remote:smithi186:/tmp/tmp.U2jAxsjReV is 10KB 2024-05-09T03:19:35.225 DEBUG:teuthology.orchestra.run.smithi186:> rm -fr /tmp/tmp.U2jAxsjReV 2024-05-09T03:19:35.230 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-09T03:19:35.284 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:19:35.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-09T03:19:35.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-09T03:19:35.352 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-106-generic 2024-05-09T03:19:35.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo update-grub 2024-05-09T03:19:36.405 INFO:teuthology.orchestra.run.smithi006.stderr:Sourcing file `/etc/default/grub' 2024-05-09T03:19:36.406 INFO:teuthology.orchestra.run.smithi006.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-09T03:19:36.412 INFO:teuthology.orchestra.run.smithi006.stderr:Generating grub configuration file ... 2024-05-09T03:19:36.424 INFO:teuthology.orchestra.run.smithi186.stderr:Sourcing file `/etc/default/grub' 2024-05-09T03:19:36.426 INFO:teuthology.orchestra.run.smithi186.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-09T03:19:36.428 INFO:teuthology.orchestra.run.smithi186.stderr:Generating grub configuration file ... 2024-05-09T03:19:36.592 INFO:teuthology.orchestra.run.smithi006.stderr:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-09T03:19:36.597 INFO:teuthology.orchestra.run.smithi006.stderr:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:36.598 INFO:teuthology.orchestra.run.smithi186.stderr:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-09T03:19:36.604 INFO:teuthology.orchestra.run.smithi186.stderr:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-09T03:19:36.847 INFO:teuthology.orchestra.run.smithi186.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-09T03:19:36.853 INFO:teuthology.orchestra.run.smithi186.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-09T03:19:36.868 INFO:teuthology.orchestra.run.smithi006.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-09T03:19:36.874 INFO:teuthology.orchestra.run.smithi006.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-09T03:19:36.892 INFO:teuthology.orchestra.run.smithi186.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-09T03:19:36.897 INFO:teuthology.orchestra.run.smithi186.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-09T03:19:36.916 INFO:teuthology.orchestra.run.smithi006.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-09T03:19:36.921 INFO:teuthology.orchestra.run.smithi006.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-09T03:19:37.013 INFO:teuthology.orchestra.run.smithi186.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-09T03:19:37.014 INFO:teuthology.orchestra.run.smithi186.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-09T03:19:37.014 INFO:teuthology.orchestra.run.smithi186.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-09T03:19:37.029 INFO:teuthology.orchestra.run.smithi186.stderr:done 2024-05-09T03:19:37.042 DEBUG:teuthology.orchestra.run.smithi186:> sudo shutdown -r now 2024-05-09T03:19:37.060 INFO:teuthology.orchestra.run.smithi006.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-09T03:19:37.060 INFO:teuthology.orchestra.run.smithi006.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-09T03:19:37.060 INFO:teuthology.orchestra.run.smithi006.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-09T03:19:37.077 INFO:teuthology.orchestra.run.smithi006.stderr:done 2024-05-09T03:19:37.080 DEBUG:teuthology.orchestra.run.smithi006:> sudo shutdown -r now 2024-05-09T03:20:07.110 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-05-09T03:20:07.111 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-05-09T03:20:07.112 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:20:07.114 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-05-09T03:20:07.114 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-05-09T03:20:07.114 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:20:25.630 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2024-05-09T03:20:25.631 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-05-09T03:20:34.640 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-05-09T03:20:34.641 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:20:34.642 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-05-09T03:20:34.643 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:20:37.694 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2024-05-09T03:20:37.695 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-05-09T03:20:49.706 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-05-09T03:20:49.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:20:49.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-05-09T03:20:49.710 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:21:24.254 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2024-05-09T03:21:39.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-05-09T03:21:39.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:21:39.482 DEBUG:teuthology.orchestra.run.smithi006:> true 2024-05-09T03:21:40.030 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-05-09T03:21:40.030 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-106-generic"... 2024-05-09T03:21:40.030 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2024-05-09T03:21:40.077 INFO:teuthology.orchestra.run.smithi006.stdout:5.15.0-106-generic 2024-05-09T03:21:40.077 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-106-generic vs 5.15.0-106-generic 2024-05-09T03:21:40.077 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-09T03:21:40.078 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-09T03:21:41.078 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-05-09T03:21:41.078 DEBUG:teuthology.orchestra.run.smithi006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-09T03:21:41.155 INFO:teuthology.orchestra.run.smithi006.stdout:ttyS1 2024-05-09T03:21:41.179 DEBUG:teuthology.parallel:result is None 2024-05-09T03:21:49.713 DEBUG:teuthology.orchestra.remote:timed out 2024-05-09T03:22:04.715 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-05-09T03:22:04.717 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:22:04.942 DEBUG:teuthology.orchestra.run.smithi186:> true 2024-05-09T03:22:05.465 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-05-09T03:22:05.465 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-106-generic"... 2024-05-09T03:22:05.465 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2024-05-09T03:22:05.512 INFO:teuthology.orchestra.run.smithi186.stdout:5.15.0-106-generic 2024-05-09T03:22:05.512 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-106-generic vs 5.15.0-106-generic 2024-05-09T03:22:05.513 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-09T03:22:05.513 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-09T03:22:06.513 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-05-09T03:22:06.514 DEBUG:teuthology.orchestra.run.smithi186:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-09T03:22:06.863 INFO:teuthology.orchestra.run.smithi186.stdout:ttyS1 2024-05-09T03:22:06.881 DEBUG:teuthology.parallel:result is None 2024-05-09T03:22:06.881 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-09T03:22:06.888 INFO:teuthology.task.internal:Creating test directory... 2024-05-09T03:22:06.889 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-09T03:22:06.891 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-09T03:22:06.897 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-09T03:22:06.909 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-09T03:22:06.915 INFO:teuthology.task.internal:Creating archive directory... 2024-05-09T03:22:06.916 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-09T03:22:06.939 DEBUG:teuthology.orchestra.run.smithi186:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-09T03:22:06.970 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-09T03:22:06.976 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-09T03:22:06.976 DEBUG:teuthology.orchestra.run.smithi006:> 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-05-09T03:22:06.994 DEBUG:teuthology.orchestra.run.smithi186:> 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-05-09T03:22:07.014 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-09T03:22:07.022 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-09T03:22:07.029 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-09T03:22:07.037 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-09T03:22:07.039 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-09T03:22:07.046 INFO:teuthology.task.internal:Configuring sudo... 2024-05-09T03:22:07.046 DEBUG:teuthology.orchestra.run.smithi006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-09T03:22:07.070 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-09T03:22:07.095 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-09T03:22:07.103 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-09T03:22:07.103 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-09T03:22:07.126 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-09T03:22:07.144 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-09T03:22:07.177 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-09T03:22:07.225 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:22:07.225 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-09T03:22:07.288 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-09T03:22:07.294 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-09T03:22:07.343 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:22:07.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-09T03:22:07.400 DEBUG:teuthology.orchestra.run.smithi006:> sudo service rsyslog restart 2024-05-09T03:22:07.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo service rsyslog restart 2024-05-09T03:22:07.483 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-09T03:22:07.491 INFO:teuthology.task.internal:Starting timer... 2024-05-09T03:22:07.492 INFO:teuthology.run_tasks:Running task pcp... 2024-05-09T03:22:07.502 INFO:teuthology.run_tasks:Running task selinux... 2024-05-09T03:22:07.514 DEBUG:teuthology.task.selinux:Excluding smithi006: OS 'ubuntu' does not support SELinux 2024-05-09T03:22:07.514 DEBUG:teuthology.task.selinux:Excluding smithi186: OS 'ubuntu' does not support SELinux 2024-05-09T03:22:07.515 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-09T03:22:07.515 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-05-09T03:22:07.515 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-09T03:22:07.515 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-09T03:22:07.537 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-05-09T03:22:07.545 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-05-09T03:22:07.671 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-09T03:22:07.700 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-05-09T03:22:07.701 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi186.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-09T03:29:13.307 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi006.front.sepia.ceph.com'), Remote(name='ubuntu@smithi186.front.sepia.ceph.com')] 2024-05-09T03:29:13.308 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-05-09T03:29:13.310 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:29:13.393 DEBUG:teuthology.orchestra.run.smithi006:> true 2024-05-09T03:29:13.474 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-05-09T03:29:13.475 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-05-09T03:29:13.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-09T03:29:13.557 DEBUG:teuthology.orchestra.run.smithi186:> true 2024-05-09T03:29:13.634 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-05-09T03:29:13.635 INFO:teuthology.run_tasks:Running task clock... 2024-05-09T03:29:13.645 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-09T03:29:13.645 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-09T03:29:13.646 DEBUG:teuthology.orchestra.run.smithi006:> 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-05-09T03:29:13.648 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-09T03:29:13.648 DEBUG:teuthology.orchestra.run.smithi186:> 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-05-09T03:29:13.676 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-09T03:29:13.676 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Command line: ntpd -gq 2024-05-09T03:29:13.676 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: ---------------------------------------------------- 2024-05-09T03:29:13.676 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: ntp-4 is maintained by Network Time Foundation, 2024-05-09T03:29:13.676 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-09T03:29:13.677 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: corporation. Support and training for ntp-4 are 2024-05-09T03:29:13.677 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: available at https://www.nwtime.org/support 2024-05-09T03:29:13.677 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: ---------------------------------------------------- 2024-05-09T03:29:13.678 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: proto: precision = 0.045 usec (-24) 2024-05-09T03:29:13.678 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: basedate set to 2022-02-04 2024-05-09T03:29:13.678 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: gps base set to 2022-02-06 (week 2196) 2024-05-09T03:29:13.678 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-09T03:29:13.678 INFO:teuthology.orchestra.run.smithi006.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-09T03:29:13.678 INFO:teuthology.orchestra.run.smithi006.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-09T03:29:13.679 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: restrict ::: KOD does nothing without LIMITED. 2024-05-09T03:29:13.679 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Listen and drop on 0 v6wildcard [::]:123 2024-05-09T03:29:13.680 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-09T03:29:13.680 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Listen normally on 2 lo 127.0.0.1:123 2024-05-09T03:29:13.680 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Listen normally on 3 ens1f0 172.21.15.6:123 2024-05-09T03:29:13.680 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Listen normally on 4 lo [::1]:123 2024-05-09T03:29:13.680 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15e4%3]:123 2024-05-09T03:29:13.680 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:13 ntpd[17149]: Listening on routing socket on fd #22 for interface updates 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Command line: ntpd -gq 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: ---------------------------------------------------- 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: ntp-4 is maintained by Network Time Foundation, 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: corporation. Support and training for ntp-4 are 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: available at https://www.nwtime.org/support 2024-05-09T03:29:13.702 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: ---------------------------------------------------- 2024-05-09T03:29:13.703 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: proto: precision = 0.045 usec (-24) 2024-05-09T03:29:13.703 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: basedate set to 2022-02-04 2024-05-09T03:29:13.703 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: gps base set to 2022-02-06 (week 2196) 2024-05-09T03:29:13.703 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-09T03:29:13.704 INFO:teuthology.orchestra.run.smithi186.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-09T03:29:13.704 INFO:teuthology.orchestra.run.smithi186.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: restrict ::: KOD does nothing without LIMITED. 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Listen and drop on 0 v6wildcard [::]:123 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Listen normally on 2 lo 127.0.0.1:123 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Listen normally on 3 enp3s0f1 172.21.15.186:123 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Listen normally on 4 lo [::1]:123 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6df5%5]:123 2024-05-09T03:29:13.705 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:13 ntpd[17240]: Listening on routing socket on fd #22 for interface updates 2024-05-09T03:29:14.702 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:14 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:14.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:14 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:14.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:14 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:14.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:14 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:14.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:14 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:14.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:14 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:15.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:15 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:15.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:15 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:15.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:15 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:15.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:15 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:15.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:15 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:15.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:15 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:16.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:16 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:16.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:16 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:16.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:16 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:16.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:16 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:16.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:16 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:16.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:16 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:16.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:16 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:16.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:16 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:16.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:16 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:16.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:16 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:16.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:16 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:16.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:16 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:17.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:17.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:17.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:17.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:17 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:17.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:17 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:18.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:18 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:18.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:18 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:18.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:18 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:18.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:18 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:18.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:18 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:18.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:18 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:18.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:18.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:18.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:18.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:18 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:19.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:19.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:19.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:19 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:19.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:19 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:19.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:19 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:19.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:19 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:19.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:19 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:19.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:19 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:19.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:19 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:20.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:20 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:20.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:20 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:20.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:20 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:20.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:20 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:20.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:20 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:20.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:20 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:20.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:20.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:20.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:20.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:20.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:20.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:20.703 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:20.704 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:20.704 INFO:teuthology.orchestra.run.smithi186.stdout: 9 May 03:29:20 ntpd[17240]: ntpd: time slew -0.000295 s 2024-05-09T03:29:20.704 INFO:teuthology.orchestra.run.smithi186.stdout:ntpd: time slew -0.000295s 2024-05-09T03:29:20.705 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-09T03:29:20.705 INFO:teuthology.orchestra.run.smithi186.stderr: 9 May 03:29:20 ntpd[17240]: can't open /var/log/ntpstats/loopstats.20240509: Permission denied 2024-05-09T03:29:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: remote refid st t when poll reach delay offset jitter 2024-05-09T03:29:20.759 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================== 2024-05-09T03:29:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:21.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:21.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:21.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:21.679 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:21 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:22.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:22.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:22.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-09T03:29:22.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: can't open /var/log/ntpstats/rawstats.20240509: Permission denied 2024-05-09T03:29:22.677 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-09T03:29:22.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: can't open /var/log/ntpstats/peerstats.20240509: Permission denied 2024-05-09T03:29:22.678 INFO:teuthology.orchestra.run.smithi006.stdout: 9 May 03:29:22 ntpd[17149]: ntpd: time slew +0.000380 s 2024-05-09T03:29:22.678 INFO:teuthology.orchestra.run.smithi006.stdout:ntpd: time slew +0.000380s 2024-05-09T03:29:22.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-09T03:29:22.678 INFO:teuthology.orchestra.run.smithi006.stderr: 9 May 03:29:22 ntpd[17149]: can't open /var/log/ntpstats/loopstats.20240509: Permission denied 2024-05-09T03:29:22.728 INFO:teuthology.orchestra.run.smithi006.stdout: remote refid st t when poll reach delay offset jitter 2024-05-09T03:29:22.728 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================== 2024-05-09T03:29:22.728 INFO:teuthology.orchestra.run.smithi006.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:22.728 INFO:teuthology.orchestra.run.smithi006.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:22.728 INFO:teuthology.orchestra.run.smithi006.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:22.728 INFO:teuthology.orchestra.run.smithi006.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-09T03:29:22.728 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-09T03:29:22.853 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'c66c553a84eb9faa0029f5f0bb8284e3a826ac85'} 2024-05-09T03:29:22.854 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-05-09T03:29:22.854 INFO:tasks.cephadm:Cluster fsid is 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:29:22.854 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-09T03:29:22.855 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.6', 'mon.c': '[v2:172.21.15.6:3301,v1:172.21.15.6:6790]', 'mon.b': '172.21.15.186'} 2024-05-09T03:29:22.855 INFO:tasks.cephadm:First mon is mon.a on smithi006 2024-05-09T03:29:22.855 INFO:tasks.cephadm:First mgr is y 2024-05-09T03:29:22.855 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-09T03:29:22.855 DEBUG:teuthology.orchestra.run.smithi006:> sudo hostname $(hostname -s) 2024-05-09T03:29:22.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo hostname $(hostname -s) 2024-05-09T03:29:22.884 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-05-09T03:29:22.885 DEBUG:teuthology.orchestra.run.smithi006:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-09T03:29:23.149 INFO:teuthology.orchestra.run.smithi006.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 May 9 03:29 /home/ubuntu/cephtest/cephadm 2024-05-09T03:29:23.149 DEBUG:teuthology.orchestra.run.smithi186:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-09T03:29:23.392 INFO:teuthology.orchestra.run.smithi186.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 May 9 03:29 /home/ubuntu/cephtest/cephadm 2024-05-09T03:29:23.393 DEBUG:teuthology.orchestra.run.smithi006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-09T03:29:23.401 DEBUG:teuthology.orchestra.run.smithi186:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-09T03:29:23.418 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-05-09T03:29:23.419 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-05-09T03:29:23.445 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-05-09T03:29:23.606 INFO:teuthology.orchestra.run.smithi006.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-05-09T03:29:23.609 INFO:teuthology.orchestra.run.smithi186.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-05-09T03:30:11.148 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:30:11.148 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-05-09T03:30:11.148 INFO:teuthology.orchestra.run.smithi006.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-05-09T03:30:11.148 INFO:teuthology.orchestra.run.smithi006.stdout: "repo_digests": [ 2024-05-09T03:30:11.148 INFO:teuthology.orchestra.run.smithi006.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-05-09T03:30:11.149 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2024-05-09T03:30:11.149 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:30:12.968 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2024-05-09T03:30:12.968 INFO:teuthology.orchestra.run.smithi186.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-05-09T03:30:12.968 INFO:teuthology.orchestra.run.smithi186.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-05-09T03:30:12.968 INFO:teuthology.orchestra.run.smithi186.stdout: "repo_digests": [ 2024-05-09T03:30:12.968 INFO:teuthology.orchestra.run.smithi186.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-05-09T03:30:12.968 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2024-05-09T03:30:12.968 INFO:teuthology.orchestra.run.smithi186.stdout:} 2024-05-09T03:30:13.001 DEBUG:teuthology.orchestra.run.smithi006:> sudo mkdir -p /etc/ceph 2024-05-09T03:30:13.016 DEBUG:teuthology.orchestra.run.smithi186:> sudo mkdir -p /etc/ceph 2024-05-09T03:30:13.030 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 777 /etc/ceph 2024-05-09T03:30:13.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 777 /etc/ceph 2024-05-09T03:30:13.084 INFO:tasks.cephadm:Writing seed config... 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-05-09T03:30:13.085 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-05-09T03:30:13.086 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-05-09T03:30:13.086 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:30:13.086 DEBUG:teuthology.orchestra.run.smithi006:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-05-09T03:30:13.123 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 = 5421bb94-0db4-11ef-bc97-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-05-09T03:30:13.124 DEBUG:teuthology.orchestra.run.smithi006:mon.a> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a.service 2024-05-09T03:30:13.169 DEBUG:teuthology.orchestra.run.smithi006:mgr.y> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y.service 2024-05-09T03:30:13.212 INFO:tasks.cephadm:Bootstrapping... 2024-05-09T03:30:13.212 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 5421bb94-0db4-11ef-bc97-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.6 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-05-09T03:30:13.419 INFO:teuthology.orchestra.run.smithi006.stderr:-------------------------------------------------------------------------------- 2024-05-09T03:30:13.419 INFO:teuthology.orchestra.run.smithi006.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '5421bb94-0db4-11ef-bc97-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.6', '--skip-admin-label'] 2024-05-09T03:30:13.420 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying podman|docker is present... 2024-05-09T03:30:13.420 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying lvm2 is present... 2024-05-09T03:30:13.420 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying time synchronization is in place... 2024-05-09T03:30:13.424 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-05-09T03:30:13.430 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.436 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-05-09T03:30:13.440 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.444 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: masked 2024-05-09T03:30:13.448 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.451 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-05-09T03:30:13.456 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.461 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: enabled 2024-05-09T03:30:13.464 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: active 2024-05-09T03:30:13.465 INFO:teuthology.orchestra.run.smithi006.stderr:Unit ntp.service is enabled and running 2024-05-09T03:30:13.465 INFO:teuthology.orchestra.run.smithi006.stderr:Repeating the final host check... 2024-05-09T03:30:13.465 INFO:teuthology.orchestra.run.smithi006.stderr:docker (/usr/bin/docker) is present 2024-05-09T03:30:13.465 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl is present 2024-05-09T03:30:13.466 INFO:teuthology.orchestra.run.smithi006.stderr:lvcreate is present 2024-05-09T03:30:13.468 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-05-09T03:30:13.472 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.476 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-05-09T03:30:13.480 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.484 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: masked 2024-05-09T03:30:13.487 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.491 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-05-09T03:30:13.494 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2024-05-09T03:30:13.498 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: enabled 2024-05-09T03:30:13.502 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: active 2024-05-09T03:30:13.503 INFO:teuthology.orchestra.run.smithi006.stderr:Unit ntp.service is enabled and running 2024-05-09T03:30:13.503 INFO:teuthology.orchestra.run.smithi006.stderr:Host looks OK 2024-05-09T03:30:13.503 INFO:teuthology.orchestra.run.smithi006.stderr:Cluster fsid: 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:13.504 INFO:teuthology.orchestra.run.smithi006.stderr:Acquiring lock 139923383043456 on /run/cephadm/5421bb94-0db4-11ef-bc97-c7b262605968.lock 2024-05-09T03:30:13.504 INFO:teuthology.orchestra.run.smithi006.stderr:Lock 139923383043456 acquired on /run/cephadm/5421bb94-0db4-11ef-bc97-c7b262605968.lock 2024-05-09T03:30:13.504 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying IP 172.21.15.6 port 3300 ... 2024-05-09T03:30:13.504 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying IP 172.21.15.6 port 6789 ... 2024-05-09T03:30:13.504 INFO:teuthology.orchestra.run.smithi006.stderr:Base mon IP is 172.21.15.6, final addrv is [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2024-05-09T03:30:13.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-05-09T03:30:13.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-05-09T03:30:13.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.6 2024-05-09T03:30:13.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-05-09T03:30:13.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-05-09T03:30:13.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-05-09T03:30:13.509 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-05-09T03:30:13.509 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-05-09T03:30:13.509 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-05-09T03:30:13.510 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: 3: ens1f0: mtu 1500 state UP qlen 1000 2024-05-09T03:30:13.510 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:15e4/64 scope link 2024-05-09T03:30:13.510 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-05-09T03:30:13.510 INFO:teuthology.orchestra.run.smithi006.stderr:Mon IP `172.21.15.6` is in CIDR network `172.21.0.0/20` 2024-05-09T03:30:13.510 INFO:teuthology.orchestra.run.smithi006.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-05-09T03:30:13.511 INFO:teuthology.orchestra.run.smithi006.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-05-09T03:30:13.916 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-05-09T03:30:14.046 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-05-09T03:30:14.046 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-05-09T03:30:14.079 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-05-09T03:30:14.965 INFO:teuthology.orchestra.run.smithi006.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-05-09T03:30:15.467 INFO:teuthology.orchestra.run.smithi006.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-05-09T03:30:15.467 INFO:teuthology.orchestra.run.smithi006.stderr:Extracting ceph user uid/gid from container image... 2024-05-09T03:30:16.123 INFO:teuthology.orchestra.run.smithi006.stderr:stat: 167 167 2024-05-09T03:30:16.629 INFO:teuthology.orchestra.run.smithi006.stderr:Creating initial keys... 2024-05-09T03:30:17.360 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-authtool: AQBJQzxm8wCeFRAA6eMihkB4ZXzAuAtD/d6lgw== 2024-05-09T03:30:18.568 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-authtool: AQBKQzxmZZb/IRAA3u+pp6oBnoQu3o0ArkCnkQ== 2024-05-09T03:30:19.683 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-authtool: AQBLQzxmnBLiKBAAKPtVfeQ1i93eMiNv0V00MQ== 2024-05-09T03:30:20.177 INFO:teuthology.orchestra.run.smithi006.stderr:Creating initial monmap... 2024-05-09T03:30:20.859 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-09T03:30:20.913 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-05-09T03:30:20.913 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:20.913 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-09T03:30:21.307 INFO:teuthology.orchestra.run.smithi006.stderr:monmaptool for a [v2:172.21.15.6:3300,v1:172.21.15.6:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-09T03:30:21.307 INFO:teuthology.orchestra.run.smithi006.stderr:setting min_mon_release = octopus 2024-05-09T03:30:21.307 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: set fsid to 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:21.307 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-09T03:30:21.307 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:30:21.307 INFO:teuthology.orchestra.run.smithi006.stderr:Creating mon... 2024-05-09T03:30:22.068 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.065+0000 7f7337413880 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-09T03:30:22.068 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.065+0000 7f7337413880 1 imported monmap: 2024-05-09T03:30:22.068 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: epoch 0 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: last_changed 2024-05-09T03:30:20.861215+0000 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: created 2024-05-09T03:30:20.861215+0000 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.065+0000 7f7337413880 0 /usr/bin/ceph-mon: set fsid to 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: RocksDB version: 6.15.5 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Compile date Apr 18 2022 2024-05-09T03:30:22.069 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: DB SUMMARY 2024-05-09T03:30:22.070 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.070 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: DB Session ID: LH8ZLXRRXY7SZ4TGWNZH 2024-05-09T03:30:22.070 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.070 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-05-09T03:30:22.070 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.070 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-05-09T03:30:22.070 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.095 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.error_if_exists: 0 2024-05-09T03:30:22.095 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.create_if_missing: 1 2024-05-09T03:30:22.095 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.paranoid_checks: 1 2024-05-09T03:30:22.095 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-09T03:30:22.095 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.env: 0x5564916c6860 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.fs: Posix File System 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.info_log: 0x556493c31320 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.statistics: (nil) 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.use_fsync: 0 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_log_file_size: 0 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.allow_fallocate: 1 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.use_direct_reads: 0 2024-05-09T03:30:22.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.create_missing_column_families: 0 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.db_log_dir: 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.advise_random_on_open: 1 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.write_buffer_manager: 0x556493ed1950 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-05-09T03:30:22.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.rate_limiter: (nil) 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.unordered_write: 0 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.row_cache: None 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.wal_filter: None 2024-05-09T03:30:22.098 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.preserve_deletes: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.two_write_queues: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.manual_wal_flush: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.atomic_flush: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.log_readahead_size: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-09T03:30:22.099 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_background_jobs: 2 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_background_compactions: -1 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_subcompactions: 1 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_total_wal_size: 0 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_open_files: -1 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bytes_per_sync: 0 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-09T03:30:22.100 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_background_flushes: -1 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Compression algorithms supported: 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kZSTD supported: 0 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kXpressCompression supported: 0 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kLZ4Compression supported: 1 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kBZip2Compression supported: 0 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kZlibCompression supported: 1 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: kSnappyCompression supported: 1 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.101 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.merge_operator: 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_filter: None 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_filter_factory: None 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556493c82b08) 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-09T03:30:22.102 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: index_type: 0 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: checksum: 1 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_cache: 0x556493c62170 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-05-09T03:30:22.103 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: format_version: 4 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-05-09T03:30:22.104 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: block_align: 0 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression: NoCompression 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.num_levels: 7 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-09T03:30:22.105 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression_opts.level: 32767 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compression_opts.enabled: false 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-09T03:30:22.106 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.arena_block_size: 4194304 2024-05-09T03:30:22.107 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.table_properties_collectors: 2024-05-09T03:30:22.108 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.inplace_update_support: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.bloom_locality: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.max_successive_merges: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.force_consistency_checks: 1 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.ttl: 2592000 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.enable_blob_files: false 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.min_blob_size: 0 2024-05-09T03:30:22.109 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.blob_file_size: 268435456 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: [db/version_set.cc:4773] 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-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.069+0000 7f7337413880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.073+0000 7f7337413880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556493c48a80 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.073+0000 7f7337413880 4 rocksdb: DB pointer 0x556493cbc000 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.073+0000 7f7328ffd700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.073+0000 7f7328ffd700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-05-09T03:30:22.110 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-05-09T03:30:22.111 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-05-09T03:30:22.112 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:22.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:22.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 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-05-09T03:30:22.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-05-09T03:30:22.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: 2024-05-09T03:30:22.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.073+0000 7f7337413880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-05-09T03:30:22.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.073+0000 7f7337413880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-05-09T03:30:22.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-mon: debug 2024-05-09T03:30:22.073+0000 7f7337413880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-05-09T03:30:22.580 INFO:teuthology.orchestra.run.smithi006.stderr:create mon.a on 2024-05-09T03:30:22.838 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-05-09T03:30:23.030 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5421bb94-0db4-11ef-bc97-c7b262605968.target -> /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968.target. 2024-05-09T03:30:23.030 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-5421bb94-0db4-11ef-bc97-c7b262605968.target -> /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968.target. 2024-05-09T03:30:23.421 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to reset failed state of unit ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a.service: Unit ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a.service not loaded. 2024-05-09T03:30:23.426 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968.target.wants/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service. 2024-05-09T03:30:23.638 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld does not appear to be present 2024-05-09T03:30:23.638 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to enable service . firewalld.service is not available 2024-05-09T03:30:23.638 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mon to start... 2024-05-09T03:30:23.638 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mon... 2024-05-09T03:30:24.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:24 smithi006 bash[18049]: cluster 2024-05-09T03:30:24.722709+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: cluster: 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: id: 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: services: 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.359214s) 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mgr: no daemons active 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-05-09T03:30:25.113 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:25.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: data: 2024-05-09T03:30:25.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-05-09T03:30:25.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-05-09T03:30:25.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-05-09T03:30:25.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: pgs: 2024-05-09T03:30:25.114 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:25.822 INFO:teuthology.orchestra.run.smithi006.stderr:mon is available 2024-05-09T03:30:25.823 INFO:teuthology.orchestra.run.smithi006.stderr:Assimilating anything we can from ceph.conf... 2024-05-09T03:30:26.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:25 smithi006 bash[18049]: cluster 2024-05-09T03:30:24.754533+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-09T03:30:26.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:25 smithi006 bash[18049]: cluster 2024-05-09T03:30:24.754743+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} 2024-05-09T03:30:26.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:25 smithi006 bash[18049]: cluster 2024-05-09T03:30:24.763159+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-05-09T03:30:26.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:25 smithi006 bash[18049]: cluster 2024-05-09T03:30:24.770314+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-05-09T03:30:26.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:25 smithi006 bash[18049]: cluster 2024-05-09T03:30:24.770868+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-05-09T03:30:26.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:25 smithi006 bash[18049]: audit 2024-05-09T03:30:25.113693+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.6:0/2471080627' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [global] 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: fsid = 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-05-09T03:30:26.826 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [mgr] 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [osd] 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-05-09T03:30:26.827 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-05-09T03:30:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:26 smithi006 bash[18049]: audit 2024-05-09T03:30:26.820934+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.6:0/2909349704' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-09T03:30:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:26 smithi006 bash[18049]: audit 2024-05-09T03:30:26.826648+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.6:0/2909349704' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-09T03:30:27.351 INFO:teuthology.orchestra.run.smithi006.stderr:Generating new minimal ceph.conf... 2024-05-09T03:30:28.608 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:28 smithi006 bash[18049]: audit 2024-05-09T03:30:28.273608+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.6:0/3445634575' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:30:28.923 INFO:teuthology.orchestra.run.smithi006.stderr:Restarting the monitor... 2024-05-09T03:30:29.229 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:28 smithi006 systemd[1]: Stopping Ceph mon.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:30:29.229 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:28 smithi006 bash[18410]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon.a 2024-05-09T03:30:29.229 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:29 smithi006 bash[18049]: debug 2024-05-09T03:30:29.033+0000 7f082b153700 -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-05-09T03:30:29.229 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:29 smithi006 bash[18049]: debug 2024-05-09T03:30:29.033+0000 7f082b153700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-05-09T03:30:29.768 INFO:teuthology.orchestra.run.smithi006.stderr:Setting mon public_network to 172.21.0.0/20 2024-05-09T03:30:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:29 smithi006 bash[18419]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon-a 2024-05-09T03:30:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:29 smithi006 bash[18454]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon.a 2024-05-09T03:30:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:29 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-09T03:30:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:29 smithi006 systemd[1]: Stopped Ceph mon.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:30:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:29 smithi006 systemd[1]: Started Ceph mon.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:30:31.095 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.809+0000 7f384d2e7880 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-09T03:30:31.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.809+0000 7f384d2e7880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-05-09T03:30:31.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.809+0000 7f384d2e7880 0 pidfile_write: ignore empty --pid-file 2024-05-09T03:30:31.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 0 load: jerasure load: lrc 2024-05-09T03:30:31.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: RocksDB version: 6.15.5 2024-05-09T03:30:31.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-05-09T03:30:31.097 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Compile date Apr 18 2022 2024-05-09T03:30:31.097 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: DB SUMMARY 2024-05-09T03:30:31.097 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: DB Session ID: D0RQ9SDUIR3A3AJI04O4 2024-05-09T03:30:31.097 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: CURRENT file: CURRENT 2024-05-09T03:30:31.097 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: IDENTITY file: IDENTITY 2024-05-09T03:30:31.097 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-05-09T03:30:31.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-05-09T03:30:31.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82601 ; 2024-05-09T03:30:31.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.error_if_exists: 0 2024-05-09T03:30:31.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.create_if_missing: 0 2024-05-09T03:30:31.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.paranoid_checks: 1 2024-05-09T03:30:31.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-09T03:30:31.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.env: 0x55eef20c6860 2024-05-09T03:30:31.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.fs: Posix File System 2024-05-09T03:30:31.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.info_log: 0x55eef2c37e00 2024-05-09T03:30:31.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-09T03:30:31.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.statistics: (nil) 2024-05-09T03:30:31.100 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.use_fsync: 0 2024-05-09T03:30:31.100 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_log_file_size: 0 2024-05-09T03:30:31.100 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-09T03:30:31.100 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-09T03:30:31.100 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-09T03:30:31.100 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-09T03:30:31.101 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.allow_fallocate: 1 2024-05-09T03:30:31.101 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-09T03:30:31.101 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-09T03:30:31.101 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.use_direct_reads: 0 2024-05-09T03:30:31.101 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-09T03:30:31.101 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.create_missing_column_families: 0 2024-05-09T03:30:31.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.db_log_dir: 2024-05-09T03:30:31.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-05-09T03:30:31.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-09T03:30:31.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-09T03:30:31.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-09T03:30:31.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-09T03:30:31.103 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-09T03:30:31.103 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-09T03:30:31.103 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.advise_random_on_open: 1 2024-05-09T03:30:31.103 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-09T03:30:31.103 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.write_buffer_manager: 0x55eef2d282d0 2024-05-09T03:30:31.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-09T03:30:31.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-05-09T03:30:31.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-09T03:30:31.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-09T03:30:31.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.rate_limiter: (nil) 2024-05-09T03:30:31.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-09T03:30:31.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-09T03:30:31.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-09T03:30:31.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-09T03:30:31.106 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.unordered_write: 0 2024-05-09T03:30:31.106 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-09T03:30:31.106 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-09T03:30:31.106 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-09T03:30:31.106 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-09T03:30:31.106 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.row_cache: None 2024-05-09T03:30:31.107 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.wal_filter: None 2024-05-09T03:30:31.107 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-09T03:30:31.107 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-09T03:30:31.107 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.preserve_deletes: 0 2024-05-09T03:30:31.107 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.two_write_queues: 0 2024-05-09T03:30:31.107 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.manual_wal_flush: 0 2024-05-09T03:30:31.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.atomic_flush: 0 2024-05-09T03:30:31.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-09T03:30:31.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-09T03:30:31.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-09T03:30:31.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.log_readahead_size: 0 2024-05-09T03:30:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-09T03:30:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-09T03:30:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-09T03:30:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-09T03:30:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-09T03:30:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-09T03:30:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_background_jobs: 2 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_background_compactions: -1 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_subcompactions: 1 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_total_wal_size: 0 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-09T03:30:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_open_files: -1 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bytes_per_sync: 0 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_background_flushes: -1 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Compression algorithms supported: 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kZSTD supported: 0 2024-05-09T03:30:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kXpressCompression supported: 0 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kLZ4Compression supported: 1 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kBZip2Compression supported: 0 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kZlibCompression supported: 1 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: kSnappyCompression supported: 1 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.merge_operator: 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_filter: None 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_filter_factory: None 2024-05-09T03:30:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eef2c05d00) 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: cache_index_and_filter_blocks: 1 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: pin_top_level_index_and_filter: 1 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: index_type: 0 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: data_block_index_type: 0 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: index_shortening: 1 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: data_block_hash_table_util_ratio: 0.750000 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: hash_index_allow_collision: 1 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: checksum: 1 2024-05-09T03:30:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: no_block_cache: 0 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_cache: 0x55eef2c6c170 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_cache_name: BinnedLRUCache 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_cache_options: 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: capacity : 536870912 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: num_shard_bits : 4 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: strict_capacity_limit : 0 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: high_pri_pool_ratio: 0.000 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_cache_compressed: (nil) 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: persistent_cache: (nil) 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_size: 4096 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_size_deviation: 10 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_restart_interval: 16 2024-05-09T03:30:31.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: index_block_restart_interval: 1 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: metadata_block_size: 4096 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: partition_filters: 0 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: use_delta_encoding: 1 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: filter_policy: rocksdb.BuiltinBloomFilter 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: whole_key_filtering: 1 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: verify_compression: 0 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: read_amp_bytes_per_bit: 0 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: format_version: 4 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: enable_index_compression: 1 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: block_align: 0 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-09T03:30:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression: NoCompression 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.num_levels: 7 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-09T03:30:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression_opts.level: 32767 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compression_opts.enabled: false 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-09T03:30:31.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-09T03:30:31.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-09T03:30:31.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-09T03:30:31.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-09T03:30:31.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-09T03:30:31.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-09T03:30:31.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-09T03:30:31.119 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.arena_block_size: 4194304 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-09T03:30:31.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-09T03:30:31.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.table_properties_collectors: 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.inplace_update_support: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.bloom_locality: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.max_successive_merges: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.force_consistency_checks: 1 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-09T03:30:31.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.ttl: 2592000 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.enable_blob_files: false 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.min_blob_size: 0 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.blob_file_size: 268435456 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.813+0000 7f384d2e7880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-05-09T03:30:31.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715225430818823, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715225430819764, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79151, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77414, "index_size": 225, "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": 10027, "raw_average_key_size": 47, "raw_value_size": 71723, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1715225430, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "c3869635-86be-46fc-9651-61080ee3a323", "db_session_id": "D0RQ9SDUIR3A3AJI04O4"}} 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715225430820173, "job": 1, "event": "recovery_finished"} 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55eef2c52a80 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 4 rocksdb: DB pointer 0x55eef2c62000 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f383d06f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f383d06f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ** DB Stats ** 2024-05-09T03:30:31.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ** Compaction Stats [default] ** 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.2 0.00 0.00 1 0.001 0 0 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.2 0.00 0.00 1 0.001 0 0 2024-05-09T03:30:31.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.2 0.00 0.00 1 0.001 0 0 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ** Compaction Stats [default] ** 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.2 0.00 0.00 1 0.001 0 0 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(Keys): cumulative 0, interval 0 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Cumulative compaction: 0.00 GB write, 15.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:31.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Interval compaction: 0.00 GB write, 15.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ** File Read Latency Histogram By Level [default] ** 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ** Compaction Stats [default] ** 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.2 0.00 0.00 1 0.001 0 0 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.2 0.00 0.00 1 0.001 0 0 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ** Compaction Stats [default] ** 2024-05-09T03:30:31.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.2 0.00 0.00 1 0.001 0 0 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: AddFile(Keys): cumulative 0, interval 0 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Cumulative compaction: 0.00 GB write, 15.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: ** File Read Latency Histogram By Level [default] ** 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.817+0000 7f384d2e7880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] at bind addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:31.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 1 mon.a@-1(???) e1 preinit fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 0 mon.a@-1(???).mds e1 new map 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 0 mon.a@-1(???).mds e1 print_map 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: e1 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 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} 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: legacy client fscid: -1 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: No filesystems configured 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-09T03:30:31.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: debug 2024-05-09T03:30:30.821+0000 7f384d2e7880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-05-09T03:30:31.130 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: cluster 2024-05-09T03:30:30.846544+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-09T03:30:31.130 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: cluster 2024-05-09T03:30:30.846631+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} 2024-05-09T03:30:31.130 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: cluster 2024-05-09T03:30:30.846748+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-05-09T03:30:31.130 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: cluster 2024-05-09T03:30:30.846798+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-05-09T03:30:31.130 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:30 smithi006 bash[18497]: cluster 2024-05-09T03:30:30.847267+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-05-09T03:30:31.659 INFO:teuthology.orchestra.run.smithi006.stderr:Wrote config to /etc/ceph/ceph.conf 2024-05-09T03:30:31.659 INFO:teuthology.orchestra.run.smithi006.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-05-09T03:30:31.659 INFO:teuthology.orchestra.run.smithi006.stderr:Creating mgr... 2024-05-09T03:30:31.660 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying port 9283 ... 2024-05-09T03:30:31.920 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to reset failed state of unit ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y.service: Unit ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y.service not loaded. 2024-05-09T03:30:31.925 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968.target.wants/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service. 2024-05-09T03:30:31.925 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:30:31.925 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:30:32.128 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld does not appear to be present 2024-05-09T03:30:32.129 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to enable service . firewalld.service is not available 2024-05-09T03:30:32.129 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld does not appear to be present 2024-05-09T03:30:32.129 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-05-09T03:30:32.129 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr to start... 2024-05-09T03:30:32.129 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr... 2024-05-09T03:30:32.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:32 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:30:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:32 smithi006 bash[18497]: audit 2024-05-09T03:30:31.083289+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.6:0/2633311365' entity='client.admin' 2024-05-09T03:30:32.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:32 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:30:32.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:32 smithi006 systemd[1]: Started Ceph mgr.y for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "5421bb94-0db4-11ef-bc97-c7b262605968", 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2024-05-09T03:30:33.505 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "a" 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-05-09T03:30:33.506 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2024-05-09T03:30:33.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:33.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2024-05-09T03:30:33.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:33.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2024-05-09T03:30:33.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-05-09T03:30:33.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-05-09T03:30:33.507 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-05-09T03:30:33.511 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-05-09T03:30:33.511 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-05-09T03:30:33.511 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:33.511 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2024-05-09T03:30:33.511 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-05-09T03:30:33.511 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2024-05-09T03:30:33.512 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": false, 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2024-05-09T03:30:24.758025+0000", 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:33.513 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2024-05-09T03:30:33.514 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:30:33.516 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:33 smithi006 bash[18762]: debug 2024-05-09T03:30:33.393+0000 7f9b76520000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-09T03:30:33.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:33 smithi006 bash[18497]: audit 2024-05-09T03:30:33.503994+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.6:0/4256652453' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-09T03:30:34.132 INFO:teuthology.orchestra.run.smithi006.stderr:mgr not available, waiting (1/15)... 2024-05-09T03:30:35.316 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:34 smithi006 bash[18762]: debug 2024-05-09T03:30:34.957+0000 7f9b76520000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-09T03:30:35.317 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:35 smithi006 bash[18762]: debug 2024-05-09T03:30:35.057+0000 7f9b76520000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-09T03:30:35.317 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:35 smithi006 bash[18762]: debug 2024-05-09T03:30:35.317+0000 7f9b76520000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-09T03:30:36.358 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:36 smithi006 bash[18762]: debug 2024-05-09T03:30:36.073+0000 7f9b76520000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-09T03:30:36.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:36 smithi006 bash[18762]: debug 2024-05-09T03:30:36.181+0000 7f9b76520000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-09T03:30:36.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:36 smithi006 bash[18762]: debug 2024-05-09T03:30:36.281+0000 7f9b76520000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-09T03:30:36.800 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:36 smithi006 bash[18762]: debug 2024-05-09T03:30:36.393+0000 7f9b76520000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-09T03:30:36.800 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:36 smithi006 bash[18762]: debug 2024-05-09T03:30:36.605+0000 7f9b76520000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-09T03:30:37.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:36 smithi006 bash[18762]: debug 2024-05-09T03:30:36.897+0000 7f9b76520000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-09T03:30:37.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:37 smithi006 bash[18762]: debug 2024-05-09T03:30:37.001+0000 7f9b76520000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-09T03:30:37.146 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:37.146 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:30:37.147 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "5421bb94-0db4-11ef-bc97-c7b262605968", 2024-05-09T03:30:37.147 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2024-05-09T03:30:37.147 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-05-09T03:30:37.147 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2024-05-09T03:30:37.147 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2024-05-09T03:30:37.147 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:37.147 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-05-09T03:30:37.148 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2024-05-09T03:30:37.148 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2024-05-09T03:30:37.150 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:37.150 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "a" 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-05-09T03:30:37.151 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-05-09T03:30:37.156 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2024-05-09T03:30:37.157 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": false, 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2024-05-09T03:30:37.158 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2024-05-09T03:30:24.758025+0000", 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2024-05-09T03:30:37.159 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:30:37.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:37 smithi006 bash[18497]: audit 2024-05-09T03:30:37.147417+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.6:0/2927376614' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-09T03:30:37.440 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:37 smithi006 bash[18762]: debug 2024-05-09T03:30:37.189+0000 7f9b76520000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-09T03:30:37.715 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:37 smithi006 bash[18762]: debug 2024-05-09T03:30:37.437+0000 7f9b76520000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-09T03:30:37.744 INFO:teuthology.orchestra.run.smithi006.stderr:mgr not available, waiting (2/15)... 2024-05-09T03:30:38.108 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:37 smithi006 bash[18762]: debug 2024-05-09T03:30:37.713+0000 7f9b76520000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-09T03:30:38.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:37 smithi006 bash[18762]: debug 2024-05-09T03:30:37.881+0000 7f9b76520000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:30:38.580 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:38 smithi006 bash[18762]: debug 2024-05-09T03:30:38.121+0000 7f9b76520000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-09T03:30:38.580 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:38 smithi006 bash[18762]: debug 2024-05-09T03:30:38.237+0000 7f9b76520000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-09T03:30:39.608 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:38 smithi006 bash[18762]: debug 2024-05-09T03:30:38.581+0000 7f9b76520000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:30:39.609 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:39 smithi006 bash[18762]: debug 2024-05-09T03:30:39.325+0000 7f9b76520000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-09T03:30:39.609 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:39 smithi006 bash[18762]: debug 2024-05-09T03:30:39.437+0000 7f9b76520000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-09T03:30:39.977 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:39 smithi006 bash[18762]: debug 2024-05-09T03:30:39.649+0000 7f9b76520000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-09T03:30:40.358 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:39 smithi006 bash[18762]: debug 2024-05-09T03:30:39.977+0000 7f9b76520000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-09T03:30:40.799 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:40.799 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "5421bb94-0db4-11ef-bc97-c7b262605968", 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "a" 2024-05-09T03:30:40.800 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2024-05-09T03:30:40.801 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:40.802 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2024-05-09T03:30:40.802 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-05-09T03:30:40.803 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-05-09T03:30:40.807 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-05-09T03:30:40.807 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:40.808 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": false, 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:40.809 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2024-05-09T03:30:24.758025+0000", 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2024-05-09T03:30:40.810 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:30:40.812 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:40 smithi006 bash[18762]: debug 2024-05-09T03:30:40.361+0000 7f9b76520000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-09T03:30:40.812 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:40 smithi006 bash[18762]: debug 2024-05-09T03:30:40.481+0000 7f9b76520000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-09T03:30:40.812 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: cluster 2024-05-09T03:30:40.483825+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-05-09T03:30:40.812 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: cluster 2024-05-09T03:30:40.486503+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00276859s) 2024-05-09T03:30:40.812 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: audit 2024-05-09T03:30:40.487540+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:30:40.813 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: audit 2024-05-09T03:30:40.487747+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:30:40.813 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: audit 2024-05-09T03:30:40.487949+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:30:40.813 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: audit 2024-05-09T03:30:40.488088+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:30:40.813 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: audit 2024-05-09T03:30:40.488546+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:30:40.813 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: cluster 2024-05-09T03:30:40.516176+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-05-09T03:30:40.813 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: audit 2024-05-09T03:30:40.529507+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:30:40.814 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:40 smithi006 bash[18497]: audit 2024-05-09T03:30:40.530827+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:30:41.377 INFO:teuthology.orchestra.run.smithi006.stderr:mgr not available, waiting (3/15)... 2024-05-09T03:30:41.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:41 smithi006 bash[18497]: audit 2024-05-09T03:30:40.541233+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' 2024-05-09T03:30:41.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:41 smithi006 bash[18497]: audit 2024-05-09T03:30:40.543458+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' 2024-05-09T03:30:41.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:41 smithi006 bash[18497]: audit 2024-05-09T03:30:40.546397+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.6:0/733981711' entity='mgr.y' 2024-05-09T03:30:41.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:41 smithi006 bash[18497]: audit 2024-05-09T03:30:40.798241+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.6:0/1182680285' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-09T03:30:41.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:41 smithi006 bash[18497]: cluster 2024-05-09T03:30:41.496762+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01301s) 2024-05-09T03:30:43.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:43 smithi006 bash[18497]: cluster 2024-05-09T03:30:42.547734+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-05-09T03:30:44.727 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:44.727 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:30:44.727 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "5421bb94-0db4-11ef-bc97-c7b262605968", 2024-05-09T03:30:44.727 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2024-05-09T03:30:44.727 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-05-09T03:30:44.727 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2024-05-09T03:30:44.728 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "a" 2024-05-09T03:30:44.729 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-05-09T03:30:44.730 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-05-09T03:30:44.732 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-05-09T03:30:44.732 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2024-05-09T03:30:44.733 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2024-05-09T03:30:44.734 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:44.734 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2024-05-09T03:30:44.734 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": true, 2024-05-09T03:30:44.735 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-05-09T03:30:44.735 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2024-05-09T03:30:24.758025+0000", 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2024-05-09T03:30:44.736 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2024-05-09T03:30:44.737 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:30:45.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:44 smithi006 bash[18497]: audit 2024-05-09T03:30:44.727688+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.6:0/2995401168' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-09T03:30:45.340 INFO:teuthology.orchestra.run.smithi006.stderr:mgr is available 2024-05-09T03:30:46.535 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [global] 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: fsid = 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [mgr] 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [osd] 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-05-09T03:30:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-05-09T03:30:47.070 INFO:teuthology.orchestra.run.smithi006.stderr:Enabling cephadm module... 2024-05-09T03:30:47.094 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:46 smithi006 bash[18497]: audit 2024-05-09T03:30:46.529979+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.6:0/1482715240' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-09T03:30:47.094 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:46 smithi006 bash[18497]: audit 2024-05-09T03:30:46.536411+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.6:0/1482715240' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-09T03:30:48.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:48 smithi006 bash[18497]: audit 2024-05-09T03:30:48.358903+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.6:0/4293931571' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-05-09T03:30:48.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:48 smithi006 bash[18762]: ignoring --setuser ceph since I am not root 2024-05-09T03:30:48.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:48 smithi006 bash[18762]: ignoring --setgroup ceph since I am not root 2024-05-09T03:30:48.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:48 smithi006 bash[18762]: debug 2024-05-09T03:30:48.601+0000 7f4c9b989000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-09T03:30:49.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:49 smithi006 bash[18497]: audit 2024-05-09T03:30:48.415944+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.6:0/4293931571' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-05-09T03:30:49.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:49 smithi006 bash[18497]: cluster 2024-05-09T03:30:48.416069+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-05-09T03:30:50.256 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:30:50.256 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 5, 2024-05-09T03:30:50.256 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": true, 2024-05-09T03:30:50.256 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "active_name": "y", 2024-05-09T03:30:50.256 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standby": 0 2024-05-09T03:30:50.256 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:30:50.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:50 smithi006 bash[18497]: audit 2024-05-09T03:30:50.256891+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.6:0/1296588804' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-09T03:30:50.478 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:50 smithi006 bash[18762]: debug 2024-05-09T03:30:50.197+0000 7f4c9b989000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-09T03:30:50.478 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:50 smithi006 bash[18762]: debug 2024-05-09T03:30:50.297+0000 7f4c9b989000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-09T03:30:50.855 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for the mgr to restart... 2024-05-09T03:30:50.855 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr epoch 5... 2024-05-09T03:30:50.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:50 smithi006 bash[18762]: debug 2024-05-09T03:30:50.549+0000 7f4c9b989000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-09T03:30:51.608 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:51 smithi006 bash[18762]: debug 2024-05-09T03:30:51.309+0000 7f4c9b989000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-09T03:30:51.608 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:51 smithi006 bash[18762]: debug 2024-05-09T03:30:51.420+0000 7f4c9b989000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-09T03:30:51.609 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:51 smithi006 bash[18762]: debug 2024-05-09T03:30:51.524+0000 7f4c9b989000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-09T03:30:52.108 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:51 smithi006 bash[18762]: debug 2024-05-09T03:30:51.640+0000 7f4c9b989000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-09T03:30:52.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:51 smithi006 bash[18762]: debug 2024-05-09T03:30:51.852+0000 7f4c9b989000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-09T03:30:52.426 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:52 smithi006 bash[18762]: debug 2024-05-09T03:30:52.136+0000 7f4c9b989000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-09T03:30:52.426 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:52 smithi006 bash[18762]: debug 2024-05-09T03:30:52.240+0000 7f4c9b989000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-09T03:30:52.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:52 smithi006 bash[18762]: debug 2024-05-09T03:30:52.424+0000 7f4c9b989000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-09T03:30:52.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:52 smithi006 bash[18762]: debug 2024-05-09T03:30:52.672+0000 7f4c9b989000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-09T03:30:53.364 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:52 smithi006 bash[18762]: debug 2024-05-09T03:30:52.948+0000 7f4c9b989000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-09T03:30:53.364 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:53 smithi006 bash[18762]: debug 2024-05-09T03:30:53.116+0000 7f4c9b989000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:30:53.821 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:53 smithi006 bash[18762]: debug 2024-05-09T03:30:53.360+0000 7f4c9b989000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-09T03:30:53.821 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:53 smithi006 bash[18762]: debug 2024-05-09T03:30:53.480+0000 7f4c9b989000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-09T03:30:53.821 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:53 smithi006 bash[18762]: debug 2024-05-09T03:30:53.820+0000 7f4c9b989000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:30:54.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:54 smithi006 bash[18762]: debug 2024-05-09T03:30:54.572+0000 7f4c9b989000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-09T03:30:54.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:54 smithi006 bash[18762]: debug 2024-05-09T03:30:54.688+0000 7f4c9b989000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-09T03:30:55.228 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:54 smithi006 bash[18762]: debug 2024-05-09T03:30:54.900+0000 7f4c9b989000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-09T03:30:56.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:55 smithi006 bash[18762]: debug 2024-05-09T03:30:55.228+0000 7f4c9b989000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-09T03:30:56.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:55 smithi006 bash[18762]: debug 2024-05-09T03:30:55.612+0000 7f4c9b989000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-09T03:30:56.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:55 smithi006 bash[18762]: debug 2024-05-09T03:30:55.728+0000 7f4c9b989000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-09T03:30:56.849 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:30:56.849 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-05-09T03:30:56.849 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "initialized": true 2024-05-09T03:30:56.849 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: cluster 2024-05-09T03:30:55.752041+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: cluster 2024-05-09T03:30:55.753218+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: cluster 2024-05-09T03:30:55.755084+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: cluster 2024-05-09T03:30:55.808924+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0560129s) 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.811419+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.814205+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.815340+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.815570+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.815782+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:30:57.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: cluster 2024-05-09T03:30:55.840724+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-05-09T03:30:57.061 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.860380+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:30:57.061 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.863955+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:30:57.061 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.866635+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:30:57.061 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.868265+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:30:57.061 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.871478+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:30:57.061 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.879977+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:30:57.061 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:56 smithi006 bash[18497]: audit 2024-05-09T03:30:55.881302+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:30:57.485 INFO:teuthology.orchestra.run.smithi006.stderr:mgr epoch 5 is available 2024-05-09T03:30:57.486 INFO:teuthology.orchestra.run.smithi006.stderr:Setting orchestrator backend to cephadm... 2024-05-09T03:30:58.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:57 smithi006 bash[18497]: audit 2024-05-09T03:30:56.839037+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-09T03:30:58.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:57 smithi006 bash[18497]: cluster 2024-05-09T03:30:56.839999+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.08709s) 2024-05-09T03:30:58.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:57 smithi006 bash[18497]: audit 2024-05-09T03:30:56.851060+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-09T03:30:58.691 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:58 smithi006 bash[18762]: [09/May/2024:03:30:58] ENGINE Bus STARTING 2024-05-09T03:30:58.691 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:58 smithi006 bash[18762]: [09/May/2024:03:30:58] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:30:58.691 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:30:58 smithi006 bash[18762]: [09/May/2024:03:30:58] ENGINE Bus STARTED 2024-05-09T03:30:59.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:58 smithi006 bash[18497]: cluster 2024-05-09T03:30:57.843908+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-05-09T03:30:59.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:58 smithi006 bash[18497]: cephadm 2024-05-09T03:30:58.434356+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [09/May/2024:03:30:58] ENGINE Bus STARTING 2024-05-09T03:30:59.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:58 smithi006 bash[18497]: audit 2024-05-09T03:30:58.559003+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:30:59.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:58 smithi006 bash[18497]: audit 2024-05-09T03:30:58.593071+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:30:59.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:58 smithi006 bash[18497]: audit 2024-05-09T03:30:58.677574+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:30:59.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:58 smithi006 bash[18497]: audit 2024-05-09T03:30:58.710131+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:00.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:59 smithi006 bash[18497]: cephadm 2024-05-09T03:30:58.555214+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [09/May/2024:03:30:58] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:31:00.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:59 smithi006 bash[18497]: cephadm 2024-05-09T03:30:58.555517+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [09/May/2024:03:30:58] ENGINE Bus STARTED 2024-05-09T03:31:00.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:30:59 smithi006 bash[18497]: audit 2024-05-09T03:30:58.665553+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:00.285 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: value unchanged 2024-05-09T03:31:00.855 INFO:teuthology.orchestra.run.smithi006.stderr:Generating ssh key... 2024-05-09T03:31:01.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:00 smithi006 bash[18497]: audit 2024-05-09T03:31:00.287614+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: Generating public/private rsa key pair. 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: Your identification has been saved in /tmp/tmpftpc54vx/key. 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: Your public key has been saved in /tmp/tmpftpc54vx/key.pub. 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: The key fingerprint is: 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: SHA256:tbWxBPOpfYWJi8+xslyhZP0QMI16IJEECi1Yan3BL6g ceph-5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: The key's randomart image is: 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: +---[RSA 3072]----+ 2024-05-09T03:31:02.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: |oo. o+oo =o | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: |ooo. .+ . .*.o o | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: |.o...... o. O o .| 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: |. ... ....O * . | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: | . . S.* X . | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: | E o + B | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: | o = . | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: | . + | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: | o | 2024-05-09T03:31:02.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:02 smithi006 bash[18762]: +----[SHA256]-----+ 2024-05-09T03:31:03.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:03 smithi006 bash[18497]: audit 2024-05-09T03:31:02.104663+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:03.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:03 smithi006 bash[18497]: cephadm 2024-05-09T03:31:02.104913+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-05-09T03:31:03.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:03 smithi006 bash[18497]: audit 2024-05-09T03:31:02.425721+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:03.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:03 smithi006 bash[18497]: audit 2024-05-09T03:31:02.430234+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:04.089 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5f18q70FoHPlci7q8rVv/hTPIqPxFIcucBTLdV3IHRozLY6aFs2kAXJJfi7YrFhdhmSjOMaG1Q3FxSIZWwC4R77+OpHbmeuaH6EiaoZYK3lqz7Ie4sxDqACW0MJZb/JPDLGHj5jBNsC3kqe465yvSJvwqgAh+vijSPBEAN7lBoW3EXMoHqU/YWOIxG0bUhLd/x5My3x8i31F9YbGvVB65yUVR8w8ZLob+8iBlyGKFJcSxlFwViENQAv9zzUaWsZ1RW8UKxWSHedd+RZS3XERY0fCh+U8q4aGQLSEBGzIteO5IPzfsldwvf+wARmrNjhZPxjNlZJuKdkN+9aNO/huR0UwIXHztEdi+9br/ZGHU20PbT5k8T3HbcN0LjTtVPzdq+aAwVZVMIr5tclVx4SqE2CsInboTZx/h/jEA/aUhE0PmTZN04k9+dunqT03UsQaY6yoxE3gJv6pOJCiTIbNH0wMmd36waTZEhZ3UIYaNbICn5Q9PUtVGemwu2FIoZOU= ceph-5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:31:04.624 INFO:teuthology.orchestra.run.smithi006.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-05-09T03:31:04.624 INFO:teuthology.orchestra.run.smithi006.stderr:Adding key to root@localhost authorized_keys... 2024-05-09T03:31:04.624 INFO:teuthology.orchestra.run.smithi006.stderr:Adding host smithi006... 2024-05-09T03:31:04.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:04 smithi006 bash[18497]: audit 2024-05-09T03:31:04.091046+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:06.828 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Added host 'smithi006' with addr '172.21.15.6' 2024-05-09T03:31:06.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:06 smithi006 bash[18497]: audit 2024-05-09T03:31:05.882348+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi006", "addr": "172.21.15.6", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:06.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:06 smithi006 bash[18497]: cephadm 2024-05-09T03:31:06.199463+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi006 2024-05-09T03:31:06.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:06 smithi006 bash[18497]: audit 2024-05-09T03:31:06.830468+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:06.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:06 smithi006 bash[18497]: audit 2024-05-09T03:31:06.831358+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:07.597 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying unmanaged mon service... 2024-05-09T03:31:08.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:07 smithi006 bash[18497]: cephadm 2024-05-09T03:31:06.830812+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi006 2024-05-09T03:31:09.335 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled mon update... 2024-05-09T03:31:10.123 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying unmanaged mgr service... 2024-05-09T03:31:10.608 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:10 smithi006 bash[18497]: audit 2024-05-09T03:31:09.328398+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:10.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:10 smithi006 bash[18497]: cephadm 2024-05-09T03:31:09.331638+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-05-09T03:31:10.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:10 smithi006 bash[18497]: audit 2024-05-09T03:31:09.336378+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:10.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:10 smithi006 bash[18497]: audit 2024-05-09T03:31:09.828291+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:10.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:10 smithi006 bash[18497]: audit 2024-05-09T03:31:10.082249+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:11.369 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-05-09T03:31:12.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:12 smithi006 bash[18497]: audit 2024-05-09T03:31:11.364416+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:12.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:12 smithi006 bash[18497]: cephadm 2024-05-09T03:31:11.366781+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-05-09T03:31:12.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:12 smithi006 bash[18497]: audit 2024-05-09T03:31:11.370381+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:14.273 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:14 smithi006 bash[18497]: audit 2024-05-09T03:31:13.014283+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:14.273 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:14 smithi006 bash[18497]: audit 2024-05-09T03:31:13.046518+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.6:0/420445562' entity='client.admin' 2024-05-09T03:31:14.273 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:14 smithi006 bash[18497]: audit 2024-05-09T03:31:13.465371+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.6:0/875150568' entity='mgr.y' 2024-05-09T03:31:15.424 INFO:teuthology.orchestra.run.smithi006.stderr:Enabling the dashboard module... 2024-05-09T03:31:16.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:15 smithi006 bash[18497]: audit 2024-05-09T03:31:14.808782+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.6:0/2926463740' entity='client.admin' 2024-05-09T03:31:17.067 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:16 smithi006 bash[18762]: ignoring --setuser ceph since I am not root 2024-05-09T03:31:17.067 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:16 smithi006 bash[18762]: ignoring --setgroup ceph since I am not root 2024-05-09T03:31:17.067 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:17 smithi006 bash[18762]: debug 2024-05-09T03:31:17.032+0000 7f64ebab7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-09T03:31:17.067 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:16 smithi006 bash[18497]: cluster 2024-05-09T03:31:15.817029+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:17.067 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:16 smithi006 bash[18497]: audit 2024-05-09T03:31:16.651234+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.6:0/1521787263' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-05-09T03:31:18.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:17 smithi006 bash[18497]: audit 2024-05-09T03:31:16.841134+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.6:0/1521787263' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-05-09T03:31:18.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:17 smithi006 bash[18497]: cluster 2024-05-09T03:31:16.841197+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-05-09T03:31:18.888 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:31:18.888 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 9, 2024-05-09T03:31:18.888 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": true, 2024-05-09T03:31:18.888 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "active_name": "y", 2024-05-09T03:31:18.888 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standby": 0 2024-05-09T03:31:18.888 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:31:18.901 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:18 smithi006 bash[18762]: debug 2024-05-09T03:31:18.620+0000 7f64ebab7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-09T03:31:18.902 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:18 smithi006 bash[18762]: debug 2024-05-09T03:31:18.720+0000 7f64ebab7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-09T03:31:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:18 smithi006 bash[18497]: audit 2024-05-09T03:31:18.889524+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.6:0/3148135377' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-09T03:31:19.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:18 smithi006 bash[18762]: debug 2024-05-09T03:31:18.976+0000 7f64ebab7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-09T03:31:19.422 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for the mgr to restart... 2024-05-09T03:31:19.423 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr epoch 9... 2024-05-09T03:31:20.053 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:19 smithi006 bash[18762]: debug 2024-05-09T03:31:19.736+0000 7f64ebab7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-09T03:31:20.053 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:19 smithi006 bash[18762]: debug 2024-05-09T03:31:19.848+0000 7f64ebab7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-09T03:31:20.053 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:19 smithi006 bash[18762]: debug 2024-05-09T03:31:19.952+0000 7f64ebab7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-09T03:31:20.358 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:20 smithi006 bash[18762]: debug 2024-05-09T03:31:20.068+0000 7f64ebab7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-09T03:31:20.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:20 smithi006 bash[18762]: debug 2024-05-09T03:31:20.288+0000 7f64ebab7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-09T03:31:20.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:20 smithi006 bash[18762]: debug 2024-05-09T03:31:20.572+0000 7f64ebab7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-09T03:31:20.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:20 smithi006 bash[18762]: debug 2024-05-09T03:31:20.676+0000 7f64ebab7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-09T03:31:21.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:20 smithi006 bash[18762]: debug 2024-05-09T03:31:20.864+0000 7f64ebab7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-09T03:31:21.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:21 smithi006 bash[18762]: debug 2024-05-09T03:31:21.112+0000 7f64ebab7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-09T03:31:21.807 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:21 smithi006 bash[18762]: debug 2024-05-09T03:31:21.392+0000 7f64ebab7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-09T03:31:21.807 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:21 smithi006 bash[18762]: debug 2024-05-09T03:31:21.564+0000 7f64ebab7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:31:21.808 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:21 smithi006 bash[18762]: debug 2024-05-09T03:31:21.804+0000 7f64ebab7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-09T03:31:22.108 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:21 smithi006 bash[18762]: debug 2024-05-09T03:31:21.928+0000 7f64ebab7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-09T03:31:22.608 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:22 smithi006 bash[18762]: debug 2024-05-09T03:31:22.272+0000 7f64ebab7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:31:23.358 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:23 smithi006 bash[18762]: debug 2024-05-09T03:31:23.032+0000 7f64ebab7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-09T03:31:23.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:23 smithi006 bash[18762]: debug 2024-05-09T03:31:23.148+0000 7f64ebab7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-09T03:31:23.688 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:23 smithi006 bash[18762]: debug 2024-05-09T03:31:23.360+0000 7f64ebab7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-09T03:31:24.075 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:23 smithi006 bash[18762]: debug 2024-05-09T03:31:23.688+0000 7f64ebab7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-09T03:31:24.357 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:24 smithi006 bash[18497]: cluster 2024-05-09T03:31:24.220208+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-05-09T03:31:24.357 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:24 smithi006 bash[18497]: cluster 2024-05-09T03:31:24.220830+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-05-09T03:31:24.357 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:24 smithi006 bash[18497]: cluster 2024-05-09T03:31:24.224888+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-05-09T03:31:24.357 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:24 smithi006 bash[18762]: debug 2024-05-09T03:31:24.072+0000 7f64ebab7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-09T03:31:24.357 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:24 smithi006 bash[18762]: debug 2024-05-09T03:31:24.192+0000 7f64ebab7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-09T03:31:25.108 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:24 smithi006 bash[18762]: [09/May/2024:03:31:24] ENGINE Bus STARTING 2024-05-09T03:31:25.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:24 smithi006 bash[18762]: [09/May/2024:03:31:24] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:31:25.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:31:24 smithi006 bash[18762]: [09/May/2024:03:31:24] ENGINE Bus STARTED 2024-05-09T03:31:25.300 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2024-05-09T03:31:25.301 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-05-09T03:31:25.301 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "initialized": true 2024-05-09T03:31:25.301 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2024-05-09T03:31:25.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: cluster 2024-05-09T03:31:24.277759+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0570411s) 2024-05-09T03:31:25.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.284333+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:31:25.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.284803+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:31:25.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.285208+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:31:25.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.285532+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:31:25.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.285849+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: cluster 2024-05-09T03:31:24.312723+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.330606+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.331968+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.347327+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.348709+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: cephadm 2024-05-09T03:31:24.673000+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [09/May/2024:03:31:24] ENGINE Bus STARTING 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: cephadm 2024-05-09T03:31:24.790574+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [09/May/2024:03:31:24] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: cephadm 2024-05-09T03:31:24.790749+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [09/May/2024:03:31:24] ENGINE Bus STARTED 2024-05-09T03:31:25.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:25 smithi006 bash[18497]: audit 2024-05-09T03:31:24.796762+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:25.888 INFO:teuthology.orchestra.run.smithi006.stderr:mgr epoch 9 is available 2024-05-09T03:31:25.888 INFO:teuthology.orchestra.run.smithi006.stderr:Generating a dashboard self-signed certificate... 2024-05-09T03:31:26.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:26 smithi006 bash[18497]: audit 2024-05-09T03:31:25.288815+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-09T03:31:26.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:26 smithi006 bash[18497]: cluster 2024-05-09T03:31:25.289423+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.0687s) 2024-05-09T03:31:26.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:26 smithi006 bash[18497]: audit 2024-05-09T03:31:25.302387+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-09T03:31:27.209 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Self-signed certificate created 2024-05-09T03:31:27.818 INFO:teuthology.orchestra.run.smithi006.stderr:Creating initial admin user... 2024-05-09T03:31:28.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:27 smithi006 bash[18497]: cluster 2024-05-09T03:31:26.844202+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-05-09T03:31:28.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:27 smithi006 bash[18497]: audit 2024-05-09T03:31:27.207446+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:28.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:27 smithi006 bash[18497]: audit 2024-05-09T03:31:27.210989+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:29.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:28 smithi006 bash[18497]: audit 2024-05-09T03:31:27.076174+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:29.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:28 smithi006 bash[18497]: audit 2024-05-09T03:31:28.520041+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:29.292 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$K2DFkyLPRnJgMmneBGB8He351h9KdxWMnyDWv/5sQo3VNxCPWjgjO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1715225489, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-05-09T03:31:29.933 INFO:teuthology.orchestra.run.smithi006.stderr:Fetching dashboard port number... 2024-05-09T03:31:30.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:29 smithi006 bash[18497]: audit 2024-05-09T03:31:28.933167+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:30.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:29 smithi006 bash[18497]: audit 2024-05-09T03:31:29.037184+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' 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-05-09T03:31:30.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:29 smithi006 bash[18497]: audit 2024-05-09T03:31:29.294222+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:31.216 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 8443 2024-05-09T03:31:31.714 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld does not appear to be present 2024-05-09T03:31:31.714 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-05-09T03:31:31.715 INFO:teuthology.orchestra.run.smithi006.stderr:Ceph Dashboard is now available at: 2024-05-09T03:31:31.715 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:31.715 INFO:teuthology.orchestra.run.smithi006.stderr: URL: https://smithi006.front.sepia.ceph.com:8443/ 2024-05-09T03:31:31.715 INFO:teuthology.orchestra.run.smithi006.stderr: User: admin 2024-05-09T03:31:31.715 INFO:teuthology.orchestra.run.smithi006.stderr: Password: cdybkfsdqs 2024-05-09T03:31:31.715 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:31.715 INFO:teuthology.orchestra.run.smithi006.stderr:Enabling autotune for osd_memory_target 2024-05-09T03:31:32.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:31 smithi006 bash[18497]: cluster 2024-05-09T03:31:30.936136+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-05-09T03:31:32.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:31 smithi006 bash[18497]: audit 2024-05-09T03:31:31.217902+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.6:0/4031519431' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-05-09T03:31:35.425 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr:You can access the Ceph CLI with: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr:Please consider enabling telemetry to help improve Ceph: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: ceph telemetry on 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr:For more information see: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-05-09T03:31:36.065 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T03:31:36.066 INFO:teuthology.orchestra.run.smithi006.stderr:Bootstrap complete. 2024-05-09T03:31:36.118 INFO:tasks.cephadm:Fetching config... 2024-05-09T03:31:36.118 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:31:36.118 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-05-09T03:31:36.127 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-05-09T03:31:36.128 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:31:36.128 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-05-09T03:31:36.176 INFO:tasks.cephadm:Fetching mon keyring... 2024-05-09T03:31:36.176 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:31:36.176 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/keyring of=/dev/stdout 2024-05-09T03:31:36.232 INFO:tasks.cephadm:Fetching pub ssh key... 2024-05-09T03:31:36.232 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:31:36.232 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-05-09T03:31:36.280 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-05-09T03:31:36.280 DEBUG:teuthology.orchestra.run.smithi006:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5f18q70FoHPlci7q8rVv/hTPIqPxFIcucBTLdV3IHRozLY6aFs2kAXJJfi7YrFhdhmSjOMaG1Q3FxSIZWwC4R77+OpHbmeuaH6EiaoZYK3lqz7Ie4sxDqACW0MJZb/JPDLGHj5jBNsC3kqe465yvSJvwqgAh+vijSPBEAN7lBoW3EXMoHqU/YWOIxG0bUhLd/x5My3x8i31F9YbGvVB65yUVR8w8ZLob+8iBlyGKFJcSxlFwViENQAv9zzUaWsZ1RW8UKxWSHedd+RZS3XERY0fCh+U8q4aGQLSEBGzIteO5IPzfsldwvf+wARmrNjhZPxjNlZJuKdkN+9aNO/huR0UwIXHztEdi+9br/ZGHU20PbT5k8T3HbcN0LjTtVPzdq+aAwVZVMIr5tclVx4SqE2CsInboTZx/h/jEA/aUhE0PmTZN04k9+dunqT03UsQaY6yoxE3gJv6pOJCiTIbNH0wMmd36waTZEhZ3UIYaNbICn5Q9PUtVGemwu2FIoZOU= ceph-5421bb94-0db4-11ef-bc97-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-09T03:31:36.345 INFO:teuthology.orchestra.run.smithi006.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5f18q70FoHPlci7q8rVv/hTPIqPxFIcucBTLdV3IHRozLY6aFs2kAXJJfi7YrFhdhmSjOMaG1Q3FxSIZWwC4R77+OpHbmeuaH6EiaoZYK3lqz7Ie4sxDqACW0MJZb/JPDLGHj5jBNsC3kqe465yvSJvwqgAh+vijSPBEAN7lBoW3EXMoHqU/YWOIxG0bUhLd/x5My3x8i31F9YbGvVB65yUVR8w8ZLob+8iBlyGKFJcSxlFwViENQAv9zzUaWsZ1RW8UKxWSHedd+RZS3XERY0fCh+U8q4aGQLSEBGzIteO5IPzfsldwvf+wARmrNjhZPxjNlZJuKdkN+9aNO/huR0UwIXHztEdi+9br/ZGHU20PbT5k8T3HbcN0LjTtVPzdq+aAwVZVMIr5tclVx4SqE2CsInboTZx/h/jEA/aUhE0PmTZN04k9+dunqT03UsQaY6yoxE3gJv6pOJCiTIbNH0wMmd36waTZEhZ3UIYaNbICn5Q9PUtVGemwu2FIoZOU= ceph-5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:31:36.355 DEBUG:teuthology.orchestra.run.smithi186:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5f18q70FoHPlci7q8rVv/hTPIqPxFIcucBTLdV3IHRozLY6aFs2kAXJJfi7YrFhdhmSjOMaG1Q3FxSIZWwC4R77+OpHbmeuaH6EiaoZYK3lqz7Ie4sxDqACW0MJZb/JPDLGHj5jBNsC3kqe465yvSJvwqgAh+vijSPBEAN7lBoW3EXMoHqU/YWOIxG0bUhLd/x5My3x8i31F9YbGvVB65yUVR8w8ZLob+8iBlyGKFJcSxlFwViENQAv9zzUaWsZ1RW8UKxWSHedd+RZS3XERY0fCh+U8q4aGQLSEBGzIteO5IPzfsldwvf+wARmrNjhZPxjNlZJuKdkN+9aNO/huR0UwIXHztEdi+9br/ZGHU20PbT5k8T3HbcN0LjTtVPzdq+aAwVZVMIr5tclVx4SqE2CsInboTZx/h/jEA/aUhE0PmTZN04k9+dunqT03UsQaY6yoxE3gJv6pOJCiTIbNH0wMmd36waTZEhZ3UIYaNbICn5Q9PUtVGemwu2FIoZOU= ceph-5421bb94-0db4-11ef-bc97-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-09T03:31:36.382 INFO:teuthology.orchestra.run.smithi186.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5f18q70FoHPlci7q8rVv/hTPIqPxFIcucBTLdV3IHRozLY6aFs2kAXJJfi7YrFhdhmSjOMaG1Q3FxSIZWwC4R77+OpHbmeuaH6EiaoZYK3lqz7Ie4sxDqACW0MJZb/JPDLGHj5jBNsC3kqe465yvSJvwqgAh+vijSPBEAN7lBoW3EXMoHqU/YWOIxG0bUhLd/x5My3x8i31F9YbGvVB65yUVR8w8ZLob+8iBlyGKFJcSxlFwViENQAv9zzUaWsZ1RW8UKxWSHedd+RZS3XERY0fCh+U8q4aGQLSEBGzIteO5IPzfsldwvf+wARmrNjhZPxjNlZJuKdkN+9aNO/huR0UwIXHztEdi+9br/ZGHU20PbT5k8T3HbcN0LjTtVPzdq+aAwVZVMIr5tclVx4SqE2CsInboTZx/h/jEA/aUhE0PmTZN04k9+dunqT03UsQaY6yoxE3gJv6pOJCiTIbNH0wMmd36waTZEhZ3UIYaNbICn5Q9PUtVGemwu2FIoZOU= ceph-5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:31:36.388 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-05-09T03:31:36.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:36 smithi006 bash[18497]: audit 2024-05-09T03:31:35.424422+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.6:0/1973841954' entity='client.admin' 2024-05-09T03:31:40.283 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-05-09T03:31:40.283 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-05-09T03:31:40.602 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:40 smithi006 bash[18497]: audit 2024-05-09T03:31:39.221216+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.6:0/1494827675' entity='client.admin' 2024-05-09T03:31:43.890 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi186 2024-05-09T03:31:43.890 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:31:43.890 DEBUG:teuthology.orchestra.run.smithi186:> dd of=/etc/ceph/ceph.conf 2024-05-09T03:31:43.896 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:31:43.897 DEBUG:teuthology.orchestra.run.smithi186:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:31:43.944 INFO:tasks.cephadm:Adding host smithi186 to orchestrator... 2024-05-09T03:31:43.944 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch host add smithi186 2024-05-09T03:31:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:42.712499+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:42.714015+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi006", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:31:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:42.722965+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:42.724930+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:42.732511+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:43.204182+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:43.248849+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:44.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:43.250026+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:31:44.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:43.250732+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:31:44.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:43.438956+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:44.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:43 smithi006 bash[18497]: audit 2024-05-09T03:31:43.442039+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:45.072 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:44 smithi006 bash[18497]: audit 2024-05-09T03:31:43.196133+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:45.072 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:44 smithi006 bash[18497]: cephadm 2024-05-09T03:31:43.251761+0000 mgr.y (mgr.14152) 9 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:31:45.072 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:44 smithi006 bash[18497]: cephadm 2024-05-09T03:31:43.334229+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:31:45.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:45 smithi006 bash[18497]: cluster 2024-05-09T03:31:44.285180+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:47.533 INFO:teuthology.orchestra.run.smithi006.stdout:Added host 'smithi186' with addr '172.21.15.186' 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: cluster 2024-05-09T03:31:46.285463+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: audit 2024-05-09T03:31:46.441696+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi186", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: cephadm 2024-05-09T03:31:46.812672+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi186 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: audit 2024-05-09T03:31:47.533934+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: audit 2024-05-09T03:31:47.541146+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: audit 2024-05-09T03:31:47.543503+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: audit 2024-05-09T03:31:47.544846+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:31:48.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:47 smithi006 bash[18497]: audit 2024-05-09T03:31:47.779634+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:48.122 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch host ls --format=json 2024-05-09T03:31:49.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:48 smithi006 bash[18497]: cephadm 2024-05-09T03:31:47.534761+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Added host smithi186 2024-05-09T03:31:49.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:48 smithi006 bash[18497]: audit 2024-05-09T03:31:48.506029+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:50.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:49 smithi006 bash[18497]: cluster 2024-05-09T03:31:48.285841+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:50.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:49 smithi006 bash[18497]: audit 2024-05-09T03:31:49.051163+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:50.679 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:31:50.680 INFO:teuthology.orchestra.run.smithi006.stdout:[{"addr": "172.21.15.6", "hostname": "smithi006", "labels": [], "status": ""}, {"addr": "172.21.15.186", "hostname": "smithi186", "labels": [], "status": ""}] 2024-05-09T03:31:51.248 INFO:tasks.cephadm:Setting crush tunables to default 2024-05-09T03:31:51.249 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd crush tunables default 2024-05-09T03:31:52.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:51 smithi006 bash[18497]: cluster 2024-05-09T03:31:50.286327+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:52.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:51 smithi006 bash[18497]: audit 2024-05-09T03:31:50.681050+0000 mgr.y (mgr.14152) 18 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-09T03:31:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:53 smithi006 bash[18497]: cluster 2024-05-09T03:31:52.286786+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:53 smithi006 bash[18497]: audit 2024-05-09T03:31:53.585107+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:53 smithi006 bash[18497]: audit 2024-05-09T03:31:53.590678+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:53 smithi006 bash[18497]: audit 2024-05-09T03:31:53.591707+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi186", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:31:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:53 smithi006 bash[18497]: audit 2024-05-09T03:31:53.600226+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:53 smithi006 bash[18497]: audit 2024-05-09T03:31:53.675469+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.6:0/2104716821' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-09T03:31:54.606 INFO:teuthology.orchestra.run.smithi006.stderr:adjusted tunables profile to default 2024-05-09T03:31:55.240 INFO:tasks.cephadm:Adding mon.a on smithi006 2024-05-09T03:31:55.240 INFO:tasks.cephadm:Adding mon.c on smithi006 2024-05-09T03:31:55.240 INFO:tasks.cephadm:Adding mon.b on smithi186 2024-05-09T03:31:55.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch apply mon '3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi186:172.21.15.186=b' 2024-05-09T03:31:55.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:55 smithi006 bash[18497]: cluster 2024-05-09T03:31:54.287237+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:55.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:55 smithi006 bash[18497]: audit 2024-05-09T03:31:54.604170+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.6:0/2104716821' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-09T03:31:55.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:55 smithi006 bash[18497]: cluster 2024-05-09T03:31:54.604288+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-09T03:31:57.939 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled mon update... 2024-05-09T03:31:58.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:57 smithi006 bash[18497]: cluster 2024-05-09T03:31:56.287658+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:58.580 DEBUG:teuthology.orchestra.run.smithi006:mon.c> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.c.service 2024-05-09T03:31:58.583 DEBUG:teuthology.orchestra.run.smithi186:mon.b> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.b.service 2024-05-09T03:31:58.585 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-09T03:31:58.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph mon dump -f json 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:57.928887+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi186:172.21.15.186=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: cephadm 2024-05-09T03:31:57.935238+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Saving service mon spec with placement smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi186:172.21.15.186=b;count:3 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:57.940073+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:57.977665+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:57.980836+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:57.982967+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: cephadm 2024-05-09T03:31:57.986180+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:31:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: cephadm 2024-05-09T03:31:58.109319+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:31:59.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: cluster 2024-05-09T03:31:58.288072+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:31:59.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:58.335361+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:59.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:58.341592+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:31:59.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:58.345126+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:31:59.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: audit 2024-05-09T03:31:58.346860+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:31:59.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:31:58 smithi006 bash[18497]: cephadm 2024-05-09T03:31:58.348700+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi006 2024-05-09T03:32:01.154 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-05-09T03:32:01.154 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":1,"fsid":"5421bb94-0db4-11ef-bc97-c7b262605968","modified":"2024-05-09T03:30:20.861215Z","created":"2024-05-09T03:30:20.861215Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-09T03:32:01.157 INFO:teuthology.orchestra.run.smithi186.stderr:dumped monmap epoch 1 2024-05-09T03:32:01.642 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.642 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.914 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.914 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.914 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.914 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.914 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.915 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: Started Ceph mon.c for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:32:01.915 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:01 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:01.915 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:01 smithi006 bash[18497]: cluster 2024-05-09T03:32:00.288530+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:01.915 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:01 smithi006 bash[18497]: audit 2024-05-09T03:32:01.156324+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.186:0/3005708978' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:02.733 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-09T03:32:02.734 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph mon dump -f json 2024-05-09T03:32:03.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.688+0000 7fea2bf1b880 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.688+0000 7fea2bf1b880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.688+0000 7fea2bf1b880 0 pidfile_write: ignore empty --pid-file 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 0 load: jerasure load: lrc 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: RocksDB version: 6.15.5 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Compile date Apr 18 2022 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: DB SUMMARY 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: DB Session ID: KYUCTHT4Y9615AEAIMDQ 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: CURRENT file: CURRENT 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: IDENTITY file: IDENTITY 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-05-09T03:32:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.error_if_exists: 0 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.create_if_missing: 0 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.paranoid_checks: 1 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.env: 0x559711ec6860 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.fs: Posix File System 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.info_log: 0x559713e0be00 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.statistics: (nil) 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.use_fsync: 0 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_log_file_size: 0 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-09T03:32:03.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-09T03:32:03.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-09T03:32:03.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-09T03:32:03.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.allow_fallocate: 1 2024-05-09T03:32:03.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-09T03:32:03.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.use_direct_reads: 0 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.create_missing_column_families: 0 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.db_log_dir: 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.advise_random_on_open: 1 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.write_buffer_manager: 0x559713efc300 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-09T03:32:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-05-09T03:32:03.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-09T03:32:03.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.rate_limiter: (nil) 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.unordered_write: 0 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-09T03:32:03.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.row_cache: None 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.wal_filter: None 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.preserve_deletes: 0 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.two_write_queues: 0 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.manual_wal_flush: 0 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.atomic_flush: 0 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-09T03:32:03.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.log_readahead_size: 0 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_background_jobs: 2 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_background_compactions: -1 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_subcompactions: 1 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-09T03:32:03.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_total_wal_size: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_open_files: -1 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bytes_per_sync: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_background_flushes: -1 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Compression algorithms supported: 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kZSTD supported: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kXpressCompression supported: 0 2024-05-09T03:32:03.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kLZ4Compression supported: 1 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kBZip2Compression supported: 0 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kZlibCompression supported: 1 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: kSnappyCompression supported: 1 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-09T03:32:03.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.merge_operator: 2024-05-09T03:32:03.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_filter: None 2024-05-09T03:32:03.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_filter_factory: None 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559713dd9d00) 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cache_index_and_filter_blocks: 1 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: pin_top_level_index_and_filter: 1 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: index_type: 0 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: data_block_index_type: 0 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: index_shortening: 1 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: data_block_hash_table_util_ratio: 0.750000 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: hash_index_allow_collision: 1 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: checksum: 1 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: no_block_cache: 0 2024-05-09T03:32:03.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_cache: 0x559713e40170 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_cache_name: BinnedLRUCache 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_cache_options: 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: capacity : 536870912 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: num_shard_bits : 4 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: strict_capacity_limit : 0 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: high_pri_pool_ratio: 0.000 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_cache_compressed: (nil) 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: persistent_cache: (nil) 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_size: 4096 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_size_deviation: 10 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_restart_interval: 16 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: index_block_restart_interval: 1 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: metadata_block_size: 4096 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: partition_filters: 0 2024-05-09T03:32:03.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: use_delta_encoding: 1 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: filter_policy: rocksdb.BuiltinBloomFilter 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: whole_key_filtering: 1 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: verify_compression: 0 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: read_amp_bytes_per_bit: 0 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: format_version: 4 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: enable_index_compression: 1 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: block_align: 0 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression: NoCompression 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.num_levels: 7 2024-05-09T03:32:03.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-09T03:32:03.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-09T03:32:03.125 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-09T03:32:03.125 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-09T03:32:03.125 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression_opts.level: 32767 2024-05-09T03:32:03.125 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compression_opts.enabled: false 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-09T03:32:03.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.arena_block_size: 4194304 2024-05-09T03:32:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.table_properties_collectors: 2024-05-09T03:32:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.inplace_update_support: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.bloom_locality: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.max_successive_merges: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.force_consistency_checks: 1 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.ttl: 2592000 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.enable_blob_files: false 2024-05-09T03:32:03.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.min_blob_size: 0 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.blob_file_size: 268435456 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715225522697699, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.692+0000 7fea2bf1b880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-05-09T03:32:03.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715225522698189, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1715225522, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "bfaee2d0-8ccc-47fb-aefb-ea28dddec10c", "db_session_id": "KYUCTHT4Y9615AEAIMDQ"}} 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715225522698666, "job": 1, "event": "recovery_finished"} 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 4 rocksdb: [file/delete_scheduler.cc:73] 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-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559713e26a80 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 4 rocksdb: DB pointer 0x559713e36000 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea1bca3700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea1bca3700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ** DB Stats ** 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-09T03:32:03.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ** Compaction Stats [default] ** 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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.3 0.00 0.00 1 0.000 0 0 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ** Compaction Stats [default] ** 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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.3 0.00 0.00 1 0.000 0 0 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T03:32:03.132 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(Keys): cumulative 0, interval 0 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Cumulative compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Interval compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ** File Read Latency Histogram By Level [default] ** 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ** Compaction Stats [default] ** 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ** Compaction Stats [default] ** 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T03:32:03.133 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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.3 0.00 0.00 1 0.000 0 0 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: AddFile(Keys): cumulative 0, interval 0 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Cumulative compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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-05-09T03:32:03.134 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: ** File Read Latency Histogram By Level [default] ** 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 0 using public_addrv [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.696+0000 7fea2bf1b880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] at bind addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.700+0000 7fea2bf1b880 1 mon.c@-1(???) e0 preinit fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 0 mon.c@-1(synchronizing).mds e1 new map 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: e1 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-09T03:32:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 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} 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: legacy client fscid: -1 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: No filesystems configured 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 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-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.712+0000 7fea1eca9700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.716+0000 7fea1eca9700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-09T03:32:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.716+0000 7fea1eca9700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.716+0000 7fea1eca9700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.716+0000 7fea1eca9700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cluster 2024-05-09T03:31:56.287658+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:57.928887+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi186:172.21.15.186=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cephadm 2024-05-09T03:31:57.935238+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Saving service mon spec with placement smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi186:172.21.15.186=b;count:3 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:57.940073+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:57.977665+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:57.980836+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:03.137 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:57.982967+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cephadm 2024-05-09T03:31:57.986180+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cephadm 2024-05-09T03:31:58.109319+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cluster 2024-05-09T03:31:58.288072+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:58.335361+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:58.341592+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:58.345126+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:31:58.346860+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cephadm 2024-05-09T03:31:58.348700+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi006 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: cluster 2024-05-09T03:32:00.288530+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: audit 2024-05-09T03:32:01.156324+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.186:0/3005708978' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:03.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:02 smithi006 bash[23643]: debug 2024-05-09T03:32:02.716+0000 7fea1eca9700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-05-09T03:32:07.830 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:07 smithi186 bash[18641]: debug 2024-05-09T03:32:07.679+0000 7fe47cd03700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-05-09T03:32:08.082 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-05-09T03:32:08.082 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":2,"fsid":"5421bb94-0db4-11ef-bc97-c7b262605968","modified":"2024-05-09T03:32:02.725115Z","created":"2024-05-09T03:30:20.861215Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3301","nonce":0},{"type":"v1","addr":"172.21.15.6:6790","nonce":0}]},"addr":"172.21.15.6:6790/0","public_addr":"172.21.15.6:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-09T03:32:08.085 INFO:teuthology.orchestra.run.smithi186.stderr:dumped monmap epoch 2 2024-05-09T03:32:08.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:02.288981+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:08.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:02.727770+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:02.727987+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:02.746854+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:03.725486+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:04.289357+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:04.725328+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:04.727533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:05.725757+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:06.289754+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:06.725881+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:07.683408+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:07.726422+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:07.767671+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:07.778442+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T03:32:08.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:07.778560+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:07.778626+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:07.778893+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: cluster 2024-05-09T03:32:07.787193+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:07.792356+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:07.806148+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:07.809090+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:07 smithi006 bash[18497]: audit 2024-05-09T03:32:07.810882+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:02.288981+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:02.727770+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:02.727987+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:02.746854+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:03.725486+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:04.289357+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:04.725328+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:04.727533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:05.725757+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:06.289754+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:06.725881+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:07.683408+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:07.726422+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:07.767671+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:07.778442+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:07.778560+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:07.778626+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:07.778893+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: cluster 2024-05-09T03:32:07.787193+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:07.792356+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:07.806148+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:07.809090+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:07 smithi006 bash[23643]: audit 2024-05-09T03:32:07.810882+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:09.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:08 smithi006 bash[18497]: audit 2024-05-09T03:32:08.084458+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.186:0/2535262866' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:09.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:08 smithi006 bash[18497]: audit 2024-05-09T03:32:08.684091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:09.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:08 smithi006 bash[18497]: audit 2024-05-09T03:32:08.725962+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:09.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:08 smithi006 bash[23643]: audit 2024-05-09T03:32:08.084458+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.186:0/2535262866' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:09.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:08 smithi006 bash[23643]: audit 2024-05-09T03:32:08.684091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:09.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:08 smithi006 bash[23643]: audit 2024-05-09T03:32:08.725962+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:09.719 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-09T03:32:09.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph mon dump -f json 2024-05-09T03:32:15.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:09.689583+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:32:15.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:09.690120+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:09.691146+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:09.715404+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:09.715673+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:10.290623+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:10.683208+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:11.684550+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:11.687193+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:12.291136+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:12.684465+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:13.684351+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:14.684623+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.712491+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.751893+0000 mon.a (mon.0) 169 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.765660+0000 mon.a (mon.0) 170 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.765756+0000 mon.a (mon.0) 171 : cluster [DBG] fsmap 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.765811+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.766109+0000 mon.a (mon.0) 173 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.778249+0000 mon.a (mon.0) 174 : cluster [INF] overall HEALTH_OK 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:14.785120+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:14 smithi006 bash[23643]: audit 2024-05-09T03:32:14.792760+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:09.689583+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:09.690120+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:09.691146+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:09.715404+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:09.715673+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:10.290623+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:10.683208+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:11.684550+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:11.687193+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:12.291136+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:12.684465+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:13.684351+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:14.684623+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.712491+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.751893+0000 mon.a (mon.0) 169 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.765660+0000 mon.a (mon.0) 170 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.765756+0000 mon.a (mon.0) 171 : cluster [DBG] fsmap 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.765811+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.766109+0000 mon.a (mon.0) 173 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-05-09T03:32:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.778249+0000 mon.a (mon.0) 174 : cluster [INF] overall HEALTH_OK 2024-05-09T03:32:15.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:14.785120+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:15.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:14 smithi006 bash[18497]: audit 2024-05-09T03:32:14.792760+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:02.288981+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:02.727770+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:02.727987+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:02.746854+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:03.725486+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:04.289357+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:04.725328+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:04.727533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:05.725757+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:06.289754+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:06.725881+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:07.683408+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:07.726422+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:07.767671+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:07.778442+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:07.778560+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:07.778626+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:07.778893+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:07.787193+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:07.792356+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:07.806148+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:07.809090+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:07.810882+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:08.084458+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.186:0/2535262866' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:08.684091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:08.725962+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:09.689583+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:09.690120+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:09.691146+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T03:32:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:09.715404+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:09.715673+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:10.290623+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:10.683208+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:11.684550+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:11.687193+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:12.291136+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:12.684465+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:13.684351+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:14.684623+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.712491+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.751893+0000 mon.a (mon.0) 169 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.765660+0000 mon.a (mon.0) 170 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.765756+0000 mon.a (mon.0) 171 : cluster [DBG] fsmap 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.765811+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-09T03:32:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.766109+0000 mon.a (mon.0) 173 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-05-09T03:32:15.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.778249+0000 mon.a (mon.0) 174 : cluster [INF] overall HEALTH_OK 2024-05-09T03:32:15.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:14.785120+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:15.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:14 smithi186 bash[18641]: audit 2024-05-09T03:32:14.792760+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:15.221 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-05-09T03:32:15.221 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":3,"fsid":"5421bb94-0db4-11ef-bc97-c7b262605968","modified":"2024-05-09T03:32:09.683898Z","created":"2024-05-09T03:30:20.861215Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3301","nonce":0},{"type":"v1","addr":"172.21.15.6:6790","nonce":0}]},"addr":"172.21.15.6:6790/0","public_addr":"172.21.15.6:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:3300","nonce":0},{"type":"v1","addr":"172.21.15.186:6789","nonce":0}]},"addr":"172.21.15.186:6789/0","public_addr":"172.21.15.186:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-05-09T03:32:15.223 INFO:teuthology.orchestra.run.smithi186.stderr:dumped monmap epoch 3 2024-05-09T03:32:15.820 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-05-09T03:32:15.820 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph config generate-minimal-conf 2024-05-09T03:32:16.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: cluster 2024-05-09T03:32:14.291585+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:16.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: cephadm 2024-05-09T03:32:14.786447+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:32:16.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: cephadm 2024-05-09T03:32:14.794090+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:32:16.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:14.951639+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:14.965996+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:14.972896+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:14.974786+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:14.975737+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:14.976605+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:15.222557+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.186:0/1460773365' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:15 smithi006 bash[18497]: audit 2024-05-09T03:32:15.684952+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: cluster 2024-05-09T03:32:14.291585+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: cephadm 2024-05-09T03:32:14.786447+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:32:16.085 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: cephadm 2024-05-09T03:32:14.794090+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:14.951639+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:14.965996+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:14.972896+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:14.974786+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:14.975737+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:14.976605+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:15.222557+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.186:0/1460773365' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:16.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:15 smithi006 bash[23643]: audit 2024-05-09T03:32:15.684952+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:16.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: cluster 2024-05-09T03:32:14.291585+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:16.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: cephadm 2024-05-09T03:32:14.786447+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:32:16.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: cephadm 2024-05-09T03:32:14.794090+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:32:16.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:14.951639+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:14.965996+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:14.972896+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:16.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:14.974786+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:14.975737+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:14.976605+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:15.222557+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.186:0/1460773365' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-09T03:32:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:15 smithi186 bash[18641]: audit 2024-05-09T03:32:15.684952+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:32:17.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:16 smithi006 bash[18497]: cephadm 2024-05-09T03:32:14.974444+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-05-09T03:32:17.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:16 smithi006 bash[18497]: cephadm 2024-05-09T03:32:14.977674+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T03:32:17.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:16 smithi006 bash[23643]: cephadm 2024-05-09T03:32:14.974444+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-05-09T03:32:17.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:16 smithi006 bash[23643]: cephadm 2024-05-09T03:32:14.977674+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T03:32:17.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:16 smithi186 bash[18641]: cephadm 2024-05-09T03:32:14.974444+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-05-09T03:32:17.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:16 smithi186 bash[18641]: cephadm 2024-05-09T03:32:14.977674+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T03:32:18.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:17 smithi006 bash[18497]: cluster 2024-05-09T03:32:16.292031+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:18.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:17 smithi006 bash[18497]: audit 2024-05-09T03:32:17.169132+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:18.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:17 smithi006 bash[18497]: audit 2024-05-09T03:32:17.170915+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:18.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:17 smithi006 bash[18497]: audit 2024-05-09T03:32:17.172274+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:18.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:17 smithi006 bash[18497]: audit 2024-05-09T03:32:17.173561+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:18.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:17 smithi006 bash[23643]: cluster 2024-05-09T03:32:16.292031+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:18.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:17 smithi006 bash[23643]: audit 2024-05-09T03:32:17.169132+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:18.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:17 smithi006 bash[23643]: audit 2024-05-09T03:32:17.170915+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:18.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:17 smithi006 bash[23643]: audit 2024-05-09T03:32:17.172274+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:18.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:17 smithi006 bash[23643]: audit 2024-05-09T03:32:17.173561+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:17 smithi186 bash[18641]: cluster 2024-05-09T03:32:16.292031+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:17 smithi186 bash[18641]: audit 2024-05-09T03:32:17.169132+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:18.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:17 smithi186 bash[18641]: audit 2024-05-09T03:32:17.170915+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:18.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:17 smithi186 bash[18641]: audit 2024-05-09T03:32:17.172274+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:18.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:17 smithi186 bash[18641]: audit 2024-05-09T03:32:17.173561+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:19.076 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:18 smithi006 bash[18497]: cephadm 2024-05-09T03:32:17.170429+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T03:32:19.077 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:18 smithi006 bash[18497]: cephadm 2024-05-09T03:32:17.174904+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T03:32:19.077 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:18 smithi006 bash[23643]: cephadm 2024-05-09T03:32:17.170429+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T03:32:19.077 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:18 smithi006 bash[23643]: cephadm 2024-05-09T03:32:17.174904+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T03:32:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:18 smithi186 bash[18641]: cephadm 2024-05-09T03:32:17.170429+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T03:32:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:18 smithi186 bash[18641]: cephadm 2024-05-09T03:32:17.174904+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T03:32:19.408 INFO:teuthology.orchestra.run.smithi006.stdout:# minimal ceph.conf for 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:32:19.408 INFO:teuthology.orchestra.run.smithi006.stdout:[global] 2024-05-09T03:32:19.408 INFO:teuthology.orchestra.run.smithi006.stdout: fsid = 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:32:19.408 INFO:teuthology.orchestra.run.smithi006.stdout: mon_host = [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:19 smithi006 bash[23643]: cluster 2024-05-09T03:32:18.292532+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:19 smithi006 bash[23643]: audit 2024-05-09T03:32:19.410541+0000 mon.a (mon.0) 189 : audit [DBG] from='client.? 172.21.15.6:0/2249414723' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:19 smithi006 bash[23643]: audit 2024-05-09T03:32:19.823820+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:19 smithi006 bash[23643]: audit 2024-05-09T03:32:19.825084+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:19 smithi006 bash[23643]: audit 2024-05-09T03:32:19.826086+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:19 smithi006 bash[23643]: audit 2024-05-09T03:32:19.826971+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:19 smithi006 bash[18497]: cluster 2024-05-09T03:32:18.292532+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:19 smithi006 bash[18497]: audit 2024-05-09T03:32:19.410541+0000 mon.a (mon.0) 189 : audit [DBG] from='client.? 172.21.15.6:0/2249414723' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:20.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:19 smithi006 bash[18497]: audit 2024-05-09T03:32:19.823820+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:20.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:19 smithi006 bash[18497]: audit 2024-05-09T03:32:19.825084+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:20.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:19 smithi006 bash[18497]: audit 2024-05-09T03:32:19.826086+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:20.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:19 smithi006 bash[18497]: audit 2024-05-09T03:32:19.826971+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:19 smithi186 bash[18641]: cluster 2024-05-09T03:32:18.292532+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:19 smithi186 bash[18641]: audit 2024-05-09T03:32:19.410541+0000 mon.a (mon.0) 189 : audit [DBG] from='client.? 172.21.15.6:0/2249414723' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:20.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:19 smithi186 bash[18641]: audit 2024-05-09T03:32:19.823820+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:20.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:19 smithi186 bash[18641]: audit 2024-05-09T03:32:19.825084+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T03:32:20.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:19 smithi186 bash[18641]: audit 2024-05-09T03:32:19.826086+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T03:32:20.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:19 smithi186 bash[18641]: audit 2024-05-09T03:32:19.826971+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:20.155 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-05-09T03:32:20.155 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:32:20.155 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.conf 2024-05-09T03:32:20.171 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:32:20.171 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:32:20.227 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:32:20.227 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.conf 2024-05-09T03:32:20.240 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:32:20.240 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:32:20.300 INFO:tasks.cephadm:Adding mgr.y on smithi006 2024-05-09T03:32:20.300 INFO:tasks.cephadm:Adding mgr.x on smithi186 2024-05-09T03:32:20.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch apply mgr '2;smithi006=y;smithi186=x' 2024-05-09T03:32:21.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:20 smithi186 bash[18641]: cephadm 2024-05-09T03:32:19.824733+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T03:32:21.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:20 smithi186 bash[18641]: cephadm 2024-05-09T03:32:19.827973+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T03:32:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:20 smithi006 bash[18497]: cephadm 2024-05-09T03:32:19.824733+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T03:32:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:20 smithi006 bash[18497]: cephadm 2024-05-09T03:32:19.827973+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T03:32:21.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:20 smithi006 bash[23643]: cephadm 2024-05-09T03:32:19.824733+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T03:32:21.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:20 smithi006 bash[23643]: cephadm 2024-05-09T03:32:19.827973+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T03:32:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:21 smithi186 bash[18641]: cluster 2024-05-09T03:32:20.292973+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:22.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:21 smithi006 bash[23643]: cluster 2024-05-09T03:32:20.292973+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:22.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:21 smithi006 bash[18497]: cluster 2024-05-09T03:32:20.292973+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:23.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: cluster 2024-05-09T03:32:22.293430+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: audit 2024-05-09T03:32:22.440034+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: audit 2024-05-09T03:32:22.442433+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: audit 2024-05-09T03:32:22.445083+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: audit 2024-05-09T03:32:22.446992+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: cephadm 2024-05-09T03:32:22.449637+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: cephadm 2024-05-09T03:32:22.450176+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: audit 2024-05-09T03:32:22.651671+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: audit 2024-05-09T03:32:22.656068+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:23 smithi186 bash[18641]: audit 2024-05-09T03:32:22.663202+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.690 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled mgr update... 2024-05-09T03:32:23.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: cluster 2024-05-09T03:32:22.293430+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:23.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: audit 2024-05-09T03:32:22.440034+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: audit 2024-05-09T03:32:22.442433+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:23.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: audit 2024-05-09T03:32:22.445083+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:23.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: audit 2024-05-09T03:32:22.446992+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:23.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: cephadm 2024-05-09T03:32:22.449637+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:32:23.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: cephadm 2024-05-09T03:32:22.450176+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: audit 2024-05-09T03:32:22.651671+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: audit 2024-05-09T03:32:22.656068+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:23 smithi006 bash[18497]: audit 2024-05-09T03:32:22.663202+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: cluster 2024-05-09T03:32:22.293430+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: audit 2024-05-09T03:32:22.440034+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: audit 2024-05-09T03:32:22.442433+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: audit 2024-05-09T03:32:22.445083+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: audit 2024-05-09T03:32:22.446992+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: cephadm 2024-05-09T03:32:22.449637+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: cephadm 2024-05-09T03:32:22.450176+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:32:23.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: audit 2024-05-09T03:32:22.651671+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: audit 2024-05-09T03:32:22.656068+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:23.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:23 smithi006 bash[23643]: audit 2024-05-09T03:32:22.663202+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:24.534 DEBUG:teuthology.orchestra.run.smithi186:mgr.x> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.x.service 2024-05-09T03:32:24.536 INFO:tasks.cephadm:Deploying OSDs... 2024-05-09T03:32:24.537 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:32:24.537 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/scratch_devs of=/dev/stdout 2024-05-09T03:32:24.543 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-05-09T03:32:24.543 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_1 2024-05-09T03:32:24.592 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-09T03:32:24.593 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:24.593 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 870 Links: 1 2024-05-09T03:32:24.593 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:24.593 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-05-09 03:25:56.070610073 +0000 2024-05-09T03:32:24.593 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-05-09 03:25:56.066610107 +0000 2024-05-09T03:32:24.593 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-05-09 03:25:56.066610107 +0000 2024-05-09T03:32:24.593 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2024-05-09T03:32:24.594 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-09T03:32:24.647 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-05-09T03:32:24.647 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-05-09T03:32:24.647 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000411999 s, 1.2 MB/s 2024-05-09T03:32:24.648 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-09T03:32:24.699 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_2 2024-05-09T03:32:24.748 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-09T03:32:24.748 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:24.748 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-05-09T03:32:24.748 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:24.749 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-05-09 03:25:56.786603684 +0000 2024-05-09T03:32:24.749 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-05-09 03:25:56.538605898 +0000 2024-05-09T03:32:24.749 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-05-09 03:25:56.538605898 +0000 2024-05-09T03:32:24.749 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2024-05-09T03:32:24.749 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-09T03:32:24.807 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-05-09T03:32:24.807 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-05-09T03:32:24.808 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000395037 s, 1.3 MB/s 2024-05-09T03:32:24.808 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-09T03:32:24.857 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_3 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.681083+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi186=x", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: cephadm 2024-05-09T03:32:23.684645+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi006=y;smithi186=x;count:2 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.692141+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.735710+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.738596+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.740411+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.751542+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.754840+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:32:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.761864+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-09T03:32:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.763544+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:32:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:23.765405+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: cephadm 2024-05-09T03:32:23.767229+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T03:32:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:24.348984+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:32:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:24 smithi186 bash[18641]: audit 2024-05-09T03:32:24.350502+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:32:24.904 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-09T03:32:24.904 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:24.904 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-05-09T03:32:24.904 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:24.904 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-05-09 03:25:57.286599225 +0000 2024-05-09T03:32:24.904 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-05-09 03:25:57.010601687 +0000 2024-05-09T03:32:24.904 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-05-09 03:25:57.010601687 +0000 2024-05-09T03:32:24.905 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2024-05-09T03:32:24.905 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-09T03:32:24.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.681083+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi186=x", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: cephadm 2024-05-09T03:32:23.684645+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi006=y;smithi186=x;count:2 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.692141+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.735710+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.738596+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.740411+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.751542+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.754840+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.761864+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.763544+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:23.765405+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: cephadm 2024-05-09T03:32:23.767229+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:24.348984+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:32:24.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:24 smithi006 bash[18497]: audit 2024-05-09T03:32:24.350502+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.681083+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi186=x", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: cephadm 2024-05-09T03:32:23.684645+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi006=y;smithi186=x;count:2 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.692141+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.735710+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.738596+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.740411+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.751542+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.754840+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.761864+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.763544+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:23.765405+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: cephadm 2024-05-09T03:32:23.767229+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T03:32:24.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:24.348984+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:32:24.960 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:24 smithi006 bash[23643]: audit 2024-05-09T03:32:24.350502+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:32:24.960 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-05-09T03:32:24.960 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-05-09T03:32:24.960 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.0004205 s, 1.2 MB/s 2024-05-09T03:32:24.961 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-09T03:32:25.009 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_4 2024-05-09T03:32:25.059 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-09T03:32:25.059 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:25.060 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-05-09T03:32:25.060 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:25.060 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-05-09 03:25:57.790594728 +0000 2024-05-09T03:32:25.060 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-05-09 03:25:57.538596977 +0000 2024-05-09T03:32:25.060 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-05-09 03:25:57.538596977 +0000 2024-05-09T03:32:25.060 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2024-05-09T03:32:25.060 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-09T03:32:25.115 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-05-09T03:32:25.115 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-05-09T03:32:25.115 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000400563 s, 1.3 MB/s 2024-05-09T03:32:25.116 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-09T03:32:25.165 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:32:25.166 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/scratch_devs of=/dev/stdout 2024-05-09T03:32:25.171 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-05-09T03:32:25.171 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_1 2024-05-09T03:32:25.220 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-09T03:32:25.221 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:25.221 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 881 Links: 1 2024-05-09T03:32:25.221 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:25.221 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-05-09 03:25:50.951914694 +0000 2024-05-09T03:32:25.221 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-05-09 03:25:50.695916980 +0000 2024-05-09T03:32:25.221 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-05-09 03:25:50.695916980 +0000 2024-05-09T03:32:25.221 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2024-05-09T03:32:25.221 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-09T03:32:25.275 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-05-09T03:32:25.275 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-05-09T03:32:25.275 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000429974 s, 1.2 MB/s 2024-05-09T03:32:25.276 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-09T03:32:25.327 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_2 2024-05-09T03:32:25.376 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-09T03:32:25.377 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:25.377 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-05-09T03:32:25.377 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:25.377 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-05-09 03:25:51.419910514 +0000 2024-05-09T03:32:25.377 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-05-09 03:25:51.179912657 +0000 2024-05-09T03:32:25.377 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-05-09 03:25:51.179912657 +0000 2024-05-09T03:32:25.377 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2024-05-09T03:32:25.377 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-09T03:32:25.431 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-05-09T03:32:25.431 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-05-09T03:32:25.431 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.00034933 s, 1.5 MB/s 2024-05-09T03:32:25.432 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-09T03:32:25.481 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_3 2024-05-09T03:32:25.528 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-09T03:32:25.528 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:25.528 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-05-09T03:32:25.528 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:25.528 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-05-09 03:25:51.907906154 +0000 2024-05-09T03:32:25.528 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-05-09 03:25:51.663908333 +0000 2024-05-09T03:32:25.529 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-05-09 03:25:51.663908333 +0000 2024-05-09T03:32:25.529 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2024-05-09T03:32:25.529 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-09T03:32:25.587 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-05-09T03:32:25.587 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-05-09T03:32:25.587 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000431827 s, 1.2 MB/s 2024-05-09T03:32:25.588 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-09T03:32:25.638 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_4 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-05-09 03:25:52.403901724 +0000 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-05-09 03:25:52.155903939 +0000 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-05-09 03:25:52.155903939 +0000 2024-05-09T03:32:25.688 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2024-05-09T03:32:25.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-09T03:32:25.751 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-05-09T03:32:25.751 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-05-09T03:32:25.751 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.00267507 s, 191 kB/s 2024-05-09T03:32:25.752 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-09T03:32:25.800 INFO:tasks.cephadm:Deploying osd.0 on smithi006 with /dev/vg_nvme/lv_4... 2024-05-09T03:32:25.800 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-05-09T03:32:25.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:25 smithi186 bash[18641]: cluster 2024-05-09T03:32:24.293848+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:25.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:25 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:26.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:25 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:26.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:25 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:26.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:25 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:26.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:25 smithi006 bash[23643]: cluster 2024-05-09T03:32:24.293848+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:25 smithi006 bash[18497]: cluster 2024-05-09T03:32:24.293848+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:26.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:26 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:26.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:26 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:26.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:26 smithi186 systemd[1]: Started Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:32:27.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:27 smithi006 bash[23643]: audit 2024-05-09T03:32:26.171199+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:27.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:27 smithi006 bash[23643]: audit 2024-05-09T03:32:26.175830+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:27.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:27 smithi006 bash[23643]: audit 2024-05-09T03:32:26.178623+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:27.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:27 smithi006 bash[23643]: audit 2024-05-09T03:32:26.180479+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:27.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:27 smithi006 bash[23643]: cluster 2024-05-09T03:32:26.294298+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:27.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:27 smithi006 bash[18497]: audit 2024-05-09T03:32:26.171199+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:27.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:27 smithi006 bash[18497]: audit 2024-05-09T03:32:26.175830+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:27 smithi006 bash[18497]: audit 2024-05-09T03:32:26.178623+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:27 smithi006 bash[18497]: audit 2024-05-09T03:32:26.180479+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:27 smithi006 bash[18497]: cluster 2024-05-09T03:32:26.294298+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:27 smithi186 bash[18641]: audit 2024-05-09T03:32:26.171199+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:27 smithi186 bash[18641]: audit 2024-05-09T03:32:26.175830+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:27 smithi186 bash[18641]: audit 2024-05-09T03:32:26.178623+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:27 smithi186 bash[18641]: audit 2024-05-09T03:32:26.180479+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:27 smithi186 bash[18641]: cluster 2024-05-09T03:32:26.294298+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:27.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:27 smithi186 bash[19483]: debug 2024-05-09T03:32:27.130+0000 7f6a18947700 1 -- 172.21.15.186:0/4150740447 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56196cfe2340 con 0x56196dd5ec00 2024-05-09T03:32:27.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:27 smithi186 bash[19483]: debug 2024-05-09T03:32:27.278+0000 7f6a215b6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-09T03:32:29.106 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:28 smithi186 bash[19483]: debug 2024-05-09T03:32:28.794+0000 7f6a215b6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-09T03:32:29.106 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:28 smithi186 bash[19483]: debug 2024-05-09T03:32:28.890+0000 7f6a215b6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-09T03:32:29.313 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:32:29.348 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_4 2024-05-09T03:32:29.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:29 smithi186 bash[19483]: debug 2024-05-09T03:32:29.146+0000 7f6a215b6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-09T03:32:29.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:29 smithi186 bash[18641]: cluster 2024-05-09T03:32:28.294762+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:29.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:29 smithi186 bash[18641]: audit 2024-05-09T03:32:29.124251+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:29.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:29 smithi186 bash[18641]: audit 2024-05-09T03:32:29.132071+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:29 smithi186 bash[18641]: audit 2024-05-09T03:32:29.134574+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:32:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:29 smithi186 bash[18641]: audit 2024-05-09T03:32:29.136149+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:32:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:29 smithi186 bash[18641]: audit 2024-05-09T03:32:29.137462+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:29.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:29 smithi006 bash[18497]: cluster 2024-05-09T03:32:28.294762+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:29.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:29 smithi006 bash[18497]: audit 2024-05-09T03:32:29.124251+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:29.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:29 smithi006 bash[18497]: audit 2024-05-09T03:32:29.132071+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:29.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:29 smithi006 bash[18497]: audit 2024-05-09T03:32:29.134574+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:32:29.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:29 smithi006 bash[18497]: audit 2024-05-09T03:32:29.136149+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:32:29.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:29 smithi006 bash[18497]: audit 2024-05-09T03:32:29.137462+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:29.512 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:29 smithi006 bash[23643]: cluster 2024-05-09T03:32:28.294762+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:29.512 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:29 smithi006 bash[23643]: audit 2024-05-09T03:32:29.124251+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:29.512 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:29 smithi006 bash[23643]: audit 2024-05-09T03:32:29.132071+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:29.512 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:29 smithi006 bash[23643]: audit 2024-05-09T03:32:29.134574+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:32:29.512 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:29 smithi006 bash[23643]: audit 2024-05-09T03:32:29.136149+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:32:29.512 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:29 smithi006 bash[23643]: audit 2024-05-09T03:32:29.137462+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:30.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:29 smithi186 bash[19483]: debug 2024-05-09T03:32:29.878+0000 7f6a215b6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-09T03:32:30.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:29 smithi186 bash[19483]: debug 2024-05-09T03:32:29.982+0000 7f6a215b6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-09T03:32:30.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:30 smithi186 bash[19483]: debug 2024-05-09T03:32:30.082+0000 7f6a215b6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-09T03:32:30.608 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:30 smithi006 bash[23643]: cephadm 2024-05-09T03:32:29.134048+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-05-09T03:32:30.608 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:30 smithi006 bash[23643]: cephadm 2024-05-09T03:32:29.138904+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T03:32:30.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:30 smithi006 bash[23643]: audit 2024-05-09T03:32:29.357352+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:30.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:30 smithi006 bash[18497]: cephadm 2024-05-09T03:32:29.134048+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-05-09T03:32:30.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:30 smithi006 bash[18497]: cephadm 2024-05-09T03:32:29.138904+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T03:32:30.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:30 smithi006 bash[18497]: audit 2024-05-09T03:32:29.357352+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:30 smithi186 bash[18641]: cephadm 2024-05-09T03:32:29.134048+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-05-09T03:32:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:30 smithi186 bash[18641]: cephadm 2024-05-09T03:32:29.138904+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T03:32:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:30 smithi186 bash[18641]: audit 2024-05-09T03:32:29.357352+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:30.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:30 smithi186 bash[19483]: debug 2024-05-09T03:32:30.194+0000 7f6a215b6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-09T03:32:30.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:30 smithi186 bash[19483]: debug 2024-05-09T03:32:30.406+0000 7f6a215b6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-09T03:32:30.949 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:30 smithi186 bash[19483]: debug 2024-05-09T03:32:30.674+0000 7f6a215b6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-09T03:32:30.949 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:30 smithi186 bash[19483]: debug 2024-05-09T03:32:30.774+0000 7f6a215b6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-09T03:32:31.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:30 smithi186 bash[19483]: debug 2024-05-09T03:32:30.950+0000 7f6a215b6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-09T03:32:31.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:31 smithi186 bash[19483]: debug 2024-05-09T03:32:31.194+0000 7f6a215b6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-09T03:32:31.852 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:31 smithi186 bash[19483]: debug 2024-05-09T03:32:31.458+0000 7f6a215b6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-09T03:32:31.852 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:31 smithi186 bash[19483]: debug 2024-05-09T03:32:31.622+0000 7f6a215b6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:32:32.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:31 smithi006 bash[18497]: cluster 2024-05-09T03:32:30.295205+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:32.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:31 smithi006 bash[18497]: audit 2024-05-09T03:32:31.488981+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:32.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:31 smithi006 bash[18497]: audit 2024-05-09T03:32:31.490785+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:32.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:31 smithi006 bash[18497]: audit 2024-05-09T03:32:31.492509+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:32.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:31 smithi006 bash[18497]: audit 2024-05-09T03:32:31.493619+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:32.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:31 smithi006 bash[18497]: audit 2024-05-09T03:32:31.756023+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:31 smithi006 bash[23643]: cluster 2024-05-09T03:32:30.295205+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:31 smithi006 bash[23643]: audit 2024-05-09T03:32:31.488981+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:31 smithi006 bash[23643]: audit 2024-05-09T03:32:31.490785+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:31 smithi006 bash[23643]: audit 2024-05-09T03:32:31.492509+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:31 smithi006 bash[23643]: audit 2024-05-09T03:32:31.493619+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:31 smithi006 bash[23643]: audit 2024-05-09T03:32:31.756023+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:31 smithi186 bash[18641]: cluster 2024-05-09T03:32:30.295205+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:31 smithi186 bash[18641]: audit 2024-05-09T03:32:31.488981+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:31 smithi186 bash[18641]: audit 2024-05-09T03:32:31.490785+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:31 smithi186 bash[18641]: audit 2024-05-09T03:32:31.492509+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:31 smithi186 bash[18641]: audit 2024-05-09T03:32:31.493619+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:31 smithi186 bash[18641]: audit 2024-05-09T03:32:31.756023+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:32.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:31 smithi186 bash[19483]: debug 2024-05-09T03:32:31.850+0000 7f6a215b6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-09T03:32:32.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:31 smithi186 bash[19483]: debug 2024-05-09T03:32:31.966+0000 7f6a215b6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-09T03:32:32.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:32 smithi186 bash[19483]: debug 2024-05-09T03:32:32.302+0000 7f6a215b6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:32:33.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:32 smithi006 bash[18497]: audit 2024-05-09T03:32:32.615461+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:32:33.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:32 smithi006 bash[18497]: audit 2024-05-09T03:32:32.622398+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:32:33.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:32 smithi006 bash[18497]: audit 2024-05-09T03:32:32.623908+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:33.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:32 smithi006 bash[23643]: audit 2024-05-09T03:32:32.615461+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:32:33.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:32 smithi006 bash[23643]: audit 2024-05-09T03:32:32.622398+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:32:33.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:32 smithi006 bash[23643]: audit 2024-05-09T03:32:32.623908+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:33.128 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:33 smithi186 bash[19483]: debug 2024-05-09T03:32:33.018+0000 7f6a215b6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-09T03:32:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:32 smithi186 bash[18641]: audit 2024-05-09T03:32:32.615461+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:32:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:32 smithi186 bash[18641]: audit 2024-05-09T03:32:32.622398+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:32:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:32 smithi186 bash[18641]: audit 2024-05-09T03:32:32.623908+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:33.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:33 smithi186 bash[19483]: debug 2024-05-09T03:32:33.130+0000 7f6a215b6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-09T03:32:33.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:33 smithi186 bash[19483]: debug 2024-05-09T03:32:33.330+0000 7f6a215b6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-09T03:32:34.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:33 smithi186 bash[18641]: cluster 2024-05-09T03:32:32.295586+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:34.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:33 smithi186 bash[18641]: audit 2024-05-09T03:32:32.608448+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:32:34.017 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:33 smithi186 bash[19483]: debug 2024-05-09T03:32:33.650+0000 7f6a215b6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-09T03:32:34.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:33 smithi006 bash[18497]: cluster 2024-05-09T03:32:32.295586+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:34.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:33 smithi006 bash[18497]: audit 2024-05-09T03:32:32.608448+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:32:34.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:33 smithi006 bash[23643]: cluster 2024-05-09T03:32:32.295586+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:34.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:33 smithi006 bash[23643]: audit 2024-05-09T03:32:32.608448+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:32:34.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:34 smithi186 bash[19483]: debug 2024-05-09T03:32:34.018+0000 7f6a215b6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-09T03:32:34.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:32:34 smithi186 bash[19483]: debug 2024-05-09T03:32:34.130+0000 7f6a215b6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-09T03:32:35.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:34 smithi186 bash[18641]: cluster 2024-05-09T03:32:34.153319+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:32:35.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:34 smithi186 bash[18641]: audit 2024-05-09T03:32:34.155767+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:32:35.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:34 smithi186 bash[18641]: audit 2024-05-09T03:32:34.156551+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:32:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:34 smithi186 bash[18641]: audit 2024-05-09T03:32:34.157836+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:32:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:34 smithi186 bash[18641]: audit 2024-05-09T03:32:34.158396+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:32:35.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:34 smithi006 bash[23643]: cluster 2024-05-09T03:32:34.153319+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:32:35.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:34 smithi006 bash[23643]: audit 2024-05-09T03:32:34.155767+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:34 smithi006 bash[23643]: audit 2024-05-09T03:32:34.156551+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:34 smithi006 bash[23643]: audit 2024-05-09T03:32:34.157836+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:34 smithi006 bash[23643]: audit 2024-05-09T03:32:34.158396+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:34 smithi006 bash[18497]: cluster 2024-05-09T03:32:34.153319+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:34 smithi006 bash[18497]: audit 2024-05-09T03:32:34.155767+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:34 smithi006 bash[18497]: audit 2024-05-09T03:32:34.156551+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:34 smithi006 bash[18497]: audit 2024-05-09T03:32:34.157836+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:32:35.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:34 smithi006 bash[18497]: audit 2024-05-09T03:32:34.158396+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/3251620922' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:32:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:35 smithi186 bash[18641]: cluster 2024-05-09T03:32:34.295994+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:35 smithi186 bash[18641]: cluster 2024-05-09T03:32:34.888135+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-05-09T03:32:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:35 smithi186 bash[18641]: audit 2024-05-09T03:32:34.888382+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:32:36.152 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:35 smithi006 bash[18497]: cluster 2024-05-09T03:32:34.295994+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:36.152 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:35 smithi006 bash[18497]: cluster 2024-05-09T03:32:34.888135+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-05-09T03:32:36.152 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:35 smithi006 bash[18497]: audit 2024-05-09T03:32:34.888382+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:32:36.152 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:35 smithi006 bash[23643]: cluster 2024-05-09T03:32:34.295994+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:36.153 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:35 smithi006 bash[23643]: cluster 2024-05-09T03:32:34.888135+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-05-09T03:32:36.153 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:35 smithi006 bash[23643]: audit 2024-05-09T03:32:34.888382+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:32:38.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:37 smithi186 bash[18641]: cluster 2024-05-09T03:32:36.296394+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:38.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:37 smithi006 bash[18497]: cluster 2024-05-09T03:32:36.296394+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:38.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:37 smithi006 bash[23643]: cluster 2024-05-09T03:32:36.296394+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:38 smithi006 bash[18497]: audit 2024-05-09T03:32:38.353432+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.6:0/856808863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]: dispatch 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:38 smithi006 bash[18497]: audit 2024-05-09T03:32:38.353959+0000 mon.a (mon.0) 233 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]: dispatch 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:38 smithi006 bash[18497]: audit 2024-05-09T03:32:38.367531+0000 mon.a (mon.0) 234 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]': finished 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:38 smithi006 bash[18497]: cluster 2024-05-09T03:32:38.367669+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:38 smithi006 bash[18497]: audit 2024-05-09T03:32:38.367820+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:38 smithi006 bash[23643]: audit 2024-05-09T03:32:38.353432+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.6:0/856808863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]: dispatch 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:38 smithi006 bash[23643]: audit 2024-05-09T03:32:38.353959+0000 mon.a (mon.0) 233 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]: dispatch 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:38 smithi006 bash[23643]: audit 2024-05-09T03:32:38.367531+0000 mon.a (mon.0) 234 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]': finished 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:38 smithi006 bash[23643]: cluster 2024-05-09T03:32:38.367669+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-05-09T03:32:39.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:38 smithi006 bash[23643]: audit 2024-05-09T03:32:38.367820+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:32:39.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:38 smithi186 bash[18641]: audit 2024-05-09T03:32:38.353432+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.6:0/856808863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]: dispatch 2024-05-09T03:32:39.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:38 smithi186 bash[18641]: audit 2024-05-09T03:32:38.353959+0000 mon.a (mon.0) 233 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]: dispatch 2024-05-09T03:32:39.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:38 smithi186 bash[18641]: audit 2024-05-09T03:32:38.367531+0000 mon.a (mon.0) 234 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47c4f2f2-d958-4bfc-b067-2938200adc40"}]': finished 2024-05-09T03:32:39.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:38 smithi186 bash[18641]: cluster 2024-05-09T03:32:38.367669+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-05-09T03:32:39.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:38 smithi186 bash[18641]: audit 2024-05-09T03:32:38.367820+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:32:40.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:39 smithi006 bash[18497]: cluster 2024-05-09T03:32:38.296792+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:40.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:39 smithi006 bash[18497]: audit 2024-05-09T03:32:39.024847+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.6:0/1661435803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:32:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:39 smithi006 bash[23643]: cluster 2024-05-09T03:32:38.296792+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:39 smithi006 bash[23643]: audit 2024-05-09T03:32:39.024847+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.6:0/1661435803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:32:40.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:39 smithi186 bash[18641]: cluster 2024-05-09T03:32:38.296792+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:40.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:39 smithi186 bash[18641]: audit 2024-05-09T03:32:39.024847+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.6:0/1661435803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:32:42.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:41 smithi006 bash[18497]: cluster 2024-05-09T03:32:40.297198+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:42.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:41 smithi006 bash[23643]: cluster 2024-05-09T03:32:40.297198+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:42.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:41 smithi186 bash[18641]: cluster 2024-05-09T03:32:40.297198+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:44.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:43 smithi006 bash[18497]: cluster 2024-05-09T03:32:42.297614+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:44.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:43 smithi006 bash[23643]: cluster 2024-05-09T03:32:42.297614+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:43 smithi186 bash[18641]: cluster 2024-05-09T03:32:42.297614+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:46.209 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:45 smithi006 bash[18497]: cluster 2024-05-09T03:32:44.298068+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:46.209 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:45 smithi006 bash[23643]: cluster 2024-05-09T03:32:44.298068+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:46.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:45 smithi186 bash[18641]: cluster 2024-05-09T03:32:44.298068+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:48.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:47 smithi006 bash[18497]: cluster 2024-05-09T03:32:46.298525+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:48.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:47 smithi006 bash[23643]: cluster 2024-05-09T03:32:46.298525+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:48.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:47 smithi186 bash[18641]: cluster 2024-05-09T03:32:46.298525+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:49.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:48 smithi006 bash[18497]: audit 2024-05-09T03:32:48.379229+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T03:32:49.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:48 smithi006 bash[18497]: audit 2024-05-09T03:32:48.380623+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:49.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:48 smithi006 bash[23643]: audit 2024-05-09T03:32:48.379229+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T03:32:49.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:48 smithi006 bash[23643]: audit 2024-05-09T03:32:48.380623+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:49.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:48 smithi186 bash[18641]: audit 2024-05-09T03:32:48.379229+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T03:32:49.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:48 smithi186 bash[18641]: audit 2024-05-09T03:32:48.380623+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:50.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:49 smithi006 bash[18497]: cluster 2024-05-09T03:32:48.298950+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:50.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:49 smithi006 bash[18497]: cephadm 2024-05-09T03:32:48.381933+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T03:32:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:49 smithi006 bash[23643]: cluster 2024-05-09T03:32:48.298950+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:49 smithi006 bash[23643]: cephadm 2024-05-09T03:32:48.381933+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T03:32:50.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:49 smithi186 bash[18641]: cluster 2024-05-09T03:32:48.298950+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:50.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:49 smithi186 bash[18641]: cephadm 2024-05-09T03:32:48.381933+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T03:32:51.929 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:51.929 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:51 smithi006 bash[18497]: cluster 2024-05-09T03:32:50.299441+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:51.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:32:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:51.930 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:51.930 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:51 smithi006 bash[23643]: cluster 2024-05-09T03:32:50.299441+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:51 smithi186 bash[18641]: cluster 2024-05-09T03:32:50.299441+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:52.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:52.193 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:32:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:52.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:32:53.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:53 smithi006 bash[23643]: audit 2024-05-09T03:32:52.186379+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:53.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:53 smithi006 bash[23643]: audit 2024-05-09T03:32:52.222628+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:53.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:53 smithi006 bash[23643]: audit 2024-05-09T03:32:52.223871+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:53.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:53 smithi006 bash[23643]: audit 2024-05-09T03:32:52.224586+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:53.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:53 smithi006 bash[23643]: cluster 2024-05-09T03:32:52.299806+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:53 smithi006 bash[18497]: audit 2024-05-09T03:32:52.186379+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:53 smithi006 bash[18497]: audit 2024-05-09T03:32:52.222628+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:53 smithi006 bash[18497]: audit 2024-05-09T03:32:52.223871+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:53 smithi006 bash[18497]: audit 2024-05-09T03:32:52.224586+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:53 smithi006 bash[18497]: cluster 2024-05-09T03:32:52.299806+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:53.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:53 smithi186 bash[18641]: audit 2024-05-09T03:32:52.186379+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:53.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:53 smithi186 bash[18641]: audit 2024-05-09T03:32:52.222628+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:53.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:53 smithi186 bash[18641]: audit 2024-05-09T03:32:52.223871+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:53.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:53 smithi186 bash[18641]: audit 2024-05-09T03:32:52.224586+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:53.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:53 smithi186 bash[18641]: cluster 2024-05-09T03:32:52.299806+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:55.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:55 smithi006 bash[18497]: cluster 2024-05-09T03:32:54.300128+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:55.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:55 smithi006 bash[18497]: audit 2024-05-09T03:32:55.331222+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:55.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:55 smithi006 bash[18497]: audit 2024-05-09T03:32:55.337332+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:55.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:55 smithi006 bash[23643]: cluster 2024-05-09T03:32:54.300128+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:55.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:55 smithi006 bash[23643]: audit 2024-05-09T03:32:55.331222+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:55.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:55 smithi006 bash[23643]: audit 2024-05-09T03:32:55.337332+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:55.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:55 smithi186 bash[18641]: cluster 2024-05-09T03:32:54.300128+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:55.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:55 smithi186 bash[18641]: audit 2024-05-09T03:32:55.331222+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:55.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:55 smithi186 bash[18641]: audit 2024-05-09T03:32:55.337332+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:58.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:57 smithi006 bash[18497]: cluster 2024-05-09T03:32:56.300661+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:58.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:57 smithi006 bash[23643]: cluster 2024-05-09T03:32:56.300661+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:58.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:57 smithi186 bash[18641]: cluster 2024-05-09T03:32:56.300661+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:58.372 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 0 on host 'smithi006' 2024-05-09T03:32:59.026 DEBUG:teuthology.orchestra.run.smithi006:osd.0> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.0.service 2024-05-09T03:32:59.030 INFO:tasks.cephadm:Deploying osd.1 on smithi006 with /dev/vg_nvme/lv_3... 2024-05-09T03:32:59.030 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:59 smithi006 bash[18497]: cluster 2024-05-09T03:32:58.301057+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:59 smithi006 bash[18497]: audit 2024-05-09T03:32:58.373539+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:59 smithi006 bash[18497]: audit 2024-05-09T03:32:58.410649+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:59 smithi006 bash[18497]: audit 2024-05-09T03:32:58.411915+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:59 smithi006 bash[18497]: audit 2024-05-09T03:32:58.412664+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:32:59 smithi006 bash[18497]: audit 2024-05-09T03:32:58.607763+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:59 smithi006 bash[23643]: cluster 2024-05-09T03:32:58.301057+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:59.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:59 smithi006 bash[23643]: audit 2024-05-09T03:32:58.373539+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:59.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:59 smithi006 bash[23643]: audit 2024-05-09T03:32:58.410649+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:59.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:59 smithi006 bash[23643]: audit 2024-05-09T03:32:58.411915+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:59.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:59 smithi006 bash[23643]: audit 2024-05-09T03:32:58.412664+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:59.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:32:59 smithi006 bash[23643]: audit 2024-05-09T03:32:58.607763+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T03:32:59.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:59 smithi186 bash[18641]: cluster 2024-05-09T03:32:58.301057+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:32:59.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:59 smithi186 bash[18641]: audit 2024-05-09T03:32:58.373539+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:32:59.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:59 smithi186 bash[18641]: audit 2024-05-09T03:32:58.410649+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:32:59.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:59 smithi186 bash[18641]: audit 2024-05-09T03:32:58.411915+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:32:59.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:59 smithi186 bash[18641]: audit 2024-05-09T03:32:58.412664+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:32:59.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:32:59 smithi186 bash[18641]: audit 2024-05-09T03:32:58.607763+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T03:33:00.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:00 smithi006 bash[18497]: audit 2024-05-09T03:32:59.387129+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T03:33:00.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:00 smithi006 bash[18497]: cluster 2024-05-09T03:32:59.387359+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-05-09T03:33:00.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:00 smithi006 bash[18497]: audit 2024-05-09T03:32:59.387657+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:00.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:00 smithi006 bash[18497]: audit 2024-05-09T03:32:59.388535+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:33:00.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:00 smithi006 bash[23643]: audit 2024-05-09T03:32:59.387129+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T03:33:00.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:00 smithi006 bash[23643]: cluster 2024-05-09T03:32:59.387359+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-05-09T03:33:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:00 smithi006 bash[23643]: audit 2024-05-09T03:32:59.387657+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:00 smithi006 bash[23643]: audit 2024-05-09T03:32:59.388535+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:33:00.610 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:33:00 smithi006 bash[26261]: debug 2024-05-09T03:33:00.391+0000 7fccc60e3700 -1 osd.0 0 waiting for initial osdmap 2024-05-09T03:33:00.610 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:33:00 smithi006 bash[26261]: debug 2024-05-09T03:33:00.399+0000 7fccc227d700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:33:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:00 smithi186 bash[18641]: audit 2024-05-09T03:32:59.387129+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T03:33:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:00 smithi186 bash[18641]: cluster 2024-05-09T03:32:59.387359+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-05-09T03:33:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:00 smithi186 bash[18641]: audit 2024-05-09T03:32:59.387657+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:00 smithi186 bash[18641]: audit 2024-05-09T03:32:59.388535+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:33:01.477 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:01 smithi006 bash[23643]: cluster 2024-05-09T03:33:00.301525+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:33:01.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:01 smithi006 bash[18497]: cluster 2024-05-09T03:33:00.301525+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:33:01.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:01 smithi006 bash[18497]: audit 2024-05-09T03:33:00.389694+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:33:01.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:01 smithi006 bash[18497]: cluster 2024-05-09T03:33:00.389841+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-05-09T03:33:01.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:01 smithi006 bash[18497]: audit 2024-05-09T03:33:00.390602+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:01.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:01 smithi006 bash[18497]: audit 2024-05-09T03:33:00.401635+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:01.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:01 smithi006 bash[23643]: audit 2024-05-09T03:33:00.389694+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:33:01.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:01 smithi006 bash[23643]: cluster 2024-05-09T03:33:00.389841+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-05-09T03:33:01.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:01 smithi006 bash[23643]: audit 2024-05-09T03:33:00.390602+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:01.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:01 smithi006 bash[23643]: audit 2024-05-09T03:33:00.401635+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:01 smithi186 bash[18641]: cluster 2024-05-09T03:33:00.301525+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:33:01.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:01 smithi186 bash[18641]: audit 2024-05-09T03:33:00.389694+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:33:01.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:01 smithi186 bash[18641]: cluster 2024-05-09T03:33:00.389841+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-05-09T03:33:01.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:01 smithi186 bash[18641]: audit 2024-05-09T03:33:00.390602+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:01.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:01 smithi186 bash[18641]: audit 2024-05-09T03:33:00.401635+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:02.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:02 smithi006 bash[18497]: cluster 2024-05-09T03:32:59.561776+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:33:02.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:02 smithi006 bash[18497]: cluster 2024-05-09T03:32:59.561969+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:33:02.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:02 smithi006 bash[18497]: cluster 2024-05-09T03:33:01.403070+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450] boot 2024-05-09T03:33:02.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:02 smithi006 bash[18497]: cluster 2024-05-09T03:33:01.403146+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-05-09T03:33:02.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:02 smithi006 bash[18497]: audit 2024-05-09T03:33:01.403832+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:02.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:02 smithi006 bash[23643]: cluster 2024-05-09T03:32:59.561776+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:33:02.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:02 smithi006 bash[23643]: cluster 2024-05-09T03:32:59.561969+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:33:02.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:02 smithi006 bash[23643]: cluster 2024-05-09T03:33:01.403070+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450] boot 2024-05-09T03:33:02.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:02 smithi006 bash[23643]: cluster 2024-05-09T03:33:01.403146+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-05-09T03:33:02.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:02 smithi006 bash[23643]: audit 2024-05-09T03:33:01.403832+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:02.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:02 smithi186 bash[18641]: cluster 2024-05-09T03:32:59.561776+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:33:02.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:02 smithi186 bash[18641]: cluster 2024-05-09T03:32:59.561969+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:33:02.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:02 smithi186 bash[18641]: cluster 2024-05-09T03:33:01.403070+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.6:6802/3514721450,v1:172.21.15.6:6803/3514721450] boot 2024-05-09T03:33:02.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:02 smithi186 bash[18641]: cluster 2024-05-09T03:33:01.403146+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-05-09T03:33:02.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:02 smithi186 bash[18641]: audit 2024-05-09T03:33:01.403832+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:33:03.193 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:33:03.219 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_3 2024-05-09T03:33:03.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:03 smithi006 bash[23643]: cluster 2024-05-09T03:33:02.301888+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:33:03.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:03 smithi006 bash[23643]: cluster 2024-05-09T03:33:02.418421+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-05-09T03:33:03.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:03 smithi006 bash[18497]: cluster 2024-05-09T03:33:02.301888+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:33:03.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:03 smithi006 bash[18497]: cluster 2024-05-09T03:33:02.418421+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-05-09T03:33:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:03 smithi186 bash[18641]: cluster 2024-05-09T03:33:02.301888+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-09T03:33:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:03 smithi186 bash[18641]: cluster 2024-05-09T03:33:02.418421+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-05-09T03:33:05.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:05 smithi006 bash[18497]: cluster 2024-05-09T03:33:04.302344+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:05.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:05 smithi006 bash[23643]: cluster 2024-05-09T03:33:04.302344+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:05 smithi186 bash[18641]: cluster 2024-05-09T03:33:04.302344+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:07.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:06 smithi186 bash[18641]: audit 2024-05-09T03:33:06.088381+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:33:07.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:06 smithi186 bash[18641]: audit 2024-05-09T03:33:06.092822+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:33:07.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:06 smithi186 bash[18641]: audit 2024-05-09T03:33:06.094069+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:07.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:06 smithi186 bash[18641]: audit 2024-05-09T03:33:06.308188+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:06 smithi186 bash[18641]: audit 2024-05-09T03:33:06.309002+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:07.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:06 smithi186 bash[18641]: audit 2024-05-09T03:33:06.315118+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:06 smithi186 bash[18641]: audit 2024-05-09T03:33:06.322469+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:06 smithi006 bash[18497]: audit 2024-05-09T03:33:06.088381+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:33:07.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:06 smithi006 bash[18497]: audit 2024-05-09T03:33:06.092822+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:06 smithi006 bash[18497]: audit 2024-05-09T03:33:06.094069+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:06 smithi006 bash[18497]: audit 2024-05-09T03:33:06.308188+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:06 smithi006 bash[18497]: audit 2024-05-09T03:33:06.309002+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:06 smithi006 bash[18497]: audit 2024-05-09T03:33:06.315118+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:06 smithi006 bash[18497]: audit 2024-05-09T03:33:06.322469+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:06 smithi006 bash[23643]: audit 2024-05-09T03:33:06.088381+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:06 smithi006 bash[23643]: audit 2024-05-09T03:33:06.092822+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:06 smithi006 bash[23643]: audit 2024-05-09T03:33:06.094069+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:06 smithi006 bash[23643]: audit 2024-05-09T03:33:06.308188+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:06 smithi006 bash[23643]: audit 2024-05-09T03:33:06.309002+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:07.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:06 smithi006 bash[23643]: audit 2024-05-09T03:33:06.315118+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:07.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:06 smithi006 bash[23643]: audit 2024-05-09T03:33:06.322469+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:08.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:07 smithi186 bash[18641]: audit 2024-05-09T03:33:06.081634+0000 mgr.y (mgr.14152) 79 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:33:08.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:07 smithi186 bash[18641]: cluster 2024-05-09T03:33:06.302663+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:08.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:07 smithi186 bash[18641]: cephadm 2024-05-09T03:33:06.303542+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:33:08.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:07 smithi186 bash[18641]: cephadm 2024-05-09T03:33:06.309539+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 16245M 2024-05-09T03:33:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:07 smithi006 bash[18497]: audit 2024-05-09T03:33:06.081634+0000 mgr.y (mgr.14152) 79 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:33:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:07 smithi006 bash[18497]: cluster 2024-05-09T03:33:06.302663+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:07 smithi006 bash[18497]: cephadm 2024-05-09T03:33:06.303542+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:33:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:07 smithi006 bash[18497]: cephadm 2024-05-09T03:33:06.309539+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 16245M 2024-05-09T03:33:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:07 smithi006 bash[23643]: audit 2024-05-09T03:33:06.081634+0000 mgr.y (mgr.14152) 79 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:33:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:07 smithi006 bash[23643]: cluster 2024-05-09T03:33:06.302663+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:07 smithi006 bash[23643]: cephadm 2024-05-09T03:33:06.303542+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:33:08.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:07 smithi006 bash[23643]: cephadm 2024-05-09T03:33:06.309539+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 16245M 2024-05-09T03:33:10.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:09 smithi006 bash[23643]: cluster 2024-05-09T03:33:08.303201+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:10.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:09 smithi006 bash[18497]: cluster 2024-05-09T03:33:08.303201+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:10.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:09 smithi186 bash[18641]: cluster 2024-05-09T03:33:08.303201+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:11 smithi186 bash[18641]: cluster 2024-05-09T03:33:10.303631+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:11 smithi186 bash[18641]: audit 2024-05-09T03:33:11.596295+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.6:0/4153365717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]: dispatch 2024-05-09T03:33:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:11 smithi186 bash[18641]: audit 2024-05-09T03:33:11.596849+0000 mon.a (mon.0) 270 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]: dispatch 2024-05-09T03:33:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:11 smithi186 bash[18641]: audit 2024-05-09T03:33:11.602534+0000 mon.a (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]': finished 2024-05-09T03:33:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:11 smithi186 bash[18641]: cluster 2024-05-09T03:33:11.602610+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-05-09T03:33:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:11 smithi186 bash[18641]: audit 2024-05-09T03:33:11.602763+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:12.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:11 smithi006 bash[23643]: cluster 2024-05-09T03:33:10.303631+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:12.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:11 smithi006 bash[23643]: audit 2024-05-09T03:33:11.596295+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.6:0/4153365717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]: dispatch 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:11 smithi006 bash[23643]: audit 2024-05-09T03:33:11.596849+0000 mon.a (mon.0) 270 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]: dispatch 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:11 smithi006 bash[23643]: audit 2024-05-09T03:33:11.602534+0000 mon.a (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]': finished 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:11 smithi006 bash[23643]: cluster 2024-05-09T03:33:11.602610+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:11 smithi006 bash[23643]: audit 2024-05-09T03:33:11.602763+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:11 smithi006 bash[18497]: cluster 2024-05-09T03:33:10.303631+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:11 smithi006 bash[18497]: audit 2024-05-09T03:33:11.596295+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.6:0/4153365717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]: dispatch 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:11 smithi006 bash[18497]: audit 2024-05-09T03:33:11.596849+0000 mon.a (mon.0) 270 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]: dispatch 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:11 smithi006 bash[18497]: audit 2024-05-09T03:33:11.602534+0000 mon.a (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2480ce6-b225-45a2-8387-87060a81c925"}]': finished 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:11 smithi006 bash[18497]: cluster 2024-05-09T03:33:11.602610+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-05-09T03:33:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:11 smithi006 bash[18497]: audit 2024-05-09T03:33:11.602763+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:13.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:12 smithi186 bash[18641]: audit 2024-05-09T03:33:12.324113+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/725439438' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:33:13.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:12 smithi006 bash[18497]: audit 2024-05-09T03:33:12.324113+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/725439438' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:33:13.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:12 smithi006 bash[23643]: audit 2024-05-09T03:33:12.324113+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/725439438' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:33:14.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:13 smithi006 bash[18497]: cluster 2024-05-09T03:33:12.304040+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:14.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:13 smithi006 bash[23643]: cluster 2024-05-09T03:33:12.304040+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:13 smithi186 bash[18641]: cluster 2024-05-09T03:33:12.304040+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:16.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:15 smithi006 bash[23643]: cluster 2024-05-09T03:33:14.304513+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:16.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:15 smithi006 bash[18497]: cluster 2024-05-09T03:33:14.304513+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:16.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:15 smithi186 bash[18641]: cluster 2024-05-09T03:33:14.304513+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:18.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:17 smithi006 bash[23643]: cluster 2024-05-09T03:33:16.304972+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:18.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:17 smithi006 bash[18497]: cluster 2024-05-09T03:33:16.304972+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:18.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:17 smithi186 bash[18641]: cluster 2024-05-09T03:33:16.304972+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:20.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:19 smithi006 bash[18497]: cluster 2024-05-09T03:33:18.305500+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:20.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:19 smithi006 bash[23643]: cluster 2024-05-09T03:33:18.305500+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:20.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:19 smithi186 bash[18641]: cluster 2024-05-09T03:33:18.305500+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:22.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:21 smithi006 bash[18497]: cluster 2024-05-09T03:33:20.305963+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:22.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:21 smithi006 bash[18497]: audit 2024-05-09T03:33:21.697792+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T03:33:22.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:21 smithi006 bash[18497]: audit 2024-05-09T03:33:21.699680+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:22.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:21 smithi006 bash[23643]: cluster 2024-05-09T03:33:20.305963+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:22.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:21 smithi006 bash[23643]: audit 2024-05-09T03:33:21.697792+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T03:33:22.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:21 smithi006 bash[23643]: audit 2024-05-09T03:33:21.699680+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:21 smithi186 bash[18641]: cluster 2024-05-09T03:33:20.305963+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:21 smithi186 bash[18641]: audit 2024-05-09T03:33:21.697792+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T03:33:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:21 smithi186 bash[18641]: audit 2024-05-09T03:33:21.699680+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:23.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:22 smithi006 bash[18497]: cephadm 2024-05-09T03:33:21.701244+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T03:33:23.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:22 smithi006 bash[23643]: cephadm 2024-05-09T03:33:21.701244+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T03:33:23.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:22 smithi186 bash[18641]: cephadm 2024-05-09T03:33:21.701244+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T03:33:24.225 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:23 smithi006 bash[23643]: cluster 2024-05-09T03:33:22.306501+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:24.226 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:23 smithi006 bash[18497]: cluster 2024-05-09T03:33:22.306501+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:24.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:23 smithi186 bash[18641]: cluster 2024-05-09T03:33:22.306501+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:25.085 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:33:24 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.086 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:33:24 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.086 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:24 smithi006 bash[18497]: audit 2024-05-09T03:33:24.350968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:33:25.086 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:24 smithi006 bash[18497]: audit 2024-05-09T03:33:24.352894+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:33:25.086 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:24 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:24 smithi006 bash[23643]: audit 2024-05-09T03:33:24.350968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:33:25.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:24 smithi006 bash[23643]: audit 2024-05-09T03:33:24.352894+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:33:25.087 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:24 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.341 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:25 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.341 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:33:25 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.342 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:25 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.342 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:33:25 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:25.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:24 smithi186 bash[18641]: audit 2024-05-09T03:33:24.350968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:33:25.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:24 smithi186 bash[18641]: audit 2024-05-09T03:33:24.352894+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:25 smithi006 bash[18497]: cluster 2024-05-09T03:33:24.306960+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:25 smithi006 bash[18497]: audit 2024-05-09T03:33:25.352152+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:25 smithi006 bash[18497]: audit 2024-05-09T03:33:25.384945+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:25 smithi006 bash[18497]: audit 2024-05-09T03:33:25.386077+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:25 smithi006 bash[18497]: audit 2024-05-09T03:33:25.386738+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:25 smithi006 bash[23643]: cluster 2024-05-09T03:33:24.306960+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:25 smithi006 bash[23643]: audit 2024-05-09T03:33:25.352152+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:26.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:25 smithi006 bash[23643]: audit 2024-05-09T03:33:25.384945+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:26.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:25 smithi006 bash[23643]: audit 2024-05-09T03:33:25.386077+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:26.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:25 smithi006 bash[23643]: audit 2024-05-09T03:33:25.386738+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:25 smithi186 bash[18641]: cluster 2024-05-09T03:33:24.306960+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:25 smithi186 bash[18641]: audit 2024-05-09T03:33:25.352152+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:25 smithi186 bash[18641]: audit 2024-05-09T03:33:25.384945+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:25 smithi186 bash[18641]: audit 2024-05-09T03:33:25.386077+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:25 smithi186 bash[18641]: audit 2024-05-09T03:33:25.386738+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:26 smithi006 bash[18497]: cluster 2024-05-09T03:33:26.307408+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:27.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:26 smithi006 bash[23643]: cluster 2024-05-09T03:33:26.307408+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:26 smithi186 bash[18641]: cluster 2024-05-09T03:33:26.307408+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:29.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:29 smithi006 bash[18497]: cluster 2024-05-09T03:33:28.307794+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:29.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:29 smithi006 bash[18497]: audit 2024-05-09T03:33:28.361288+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:29.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:29 smithi006 bash[18497]: audit 2024-05-09T03:33:28.369150+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:29.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:29 smithi006 bash[23643]: cluster 2024-05-09T03:33:28.307794+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:29.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:29 smithi006 bash[23643]: audit 2024-05-09T03:33:28.361288+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:29.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:29 smithi006 bash[23643]: audit 2024-05-09T03:33:28.369150+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:29.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:29 smithi186 bash[18641]: cluster 2024-05-09T03:33:28.307794+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:29.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:29 smithi186 bash[18641]: audit 2024-05-09T03:33:28.361288+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:29.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:29 smithi186 bash[18641]: audit 2024-05-09T03:33:28.369150+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:31.386 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 1 on host 'smithi006' 2024-05-09T03:33:31.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:31 smithi006 bash[18497]: cluster 2024-05-09T03:33:30.308183+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:31.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:31 smithi006 bash[18497]: audit 2024-05-09T03:33:31.387735+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:31 smithi006 bash[18497]: audit 2024-05-09T03:33:31.391457+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:31 smithi006 bash[18497]: audit 2024-05-09T03:33:31.392925+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:31 smithi006 bash[18497]: audit 2024-05-09T03:33:31.393823+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:31 smithi006 bash[18497]: audit 2024-05-09T03:33:31.655405+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:31 smithi006 bash[23643]: cluster 2024-05-09T03:33:30.308183+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:31 smithi006 bash[23643]: audit 2024-05-09T03:33:31.387735+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:31 smithi006 bash[23643]: audit 2024-05-09T03:33:31.391457+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:31 smithi006 bash[23643]: audit 2024-05-09T03:33:31.392925+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:31 smithi006 bash[23643]: audit 2024-05-09T03:33:31.393823+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:31.980 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:31 smithi006 bash[23643]: audit 2024-05-09T03:33:31.655405+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T03:33:31.982 DEBUG:teuthology.orchestra.run.smithi006:osd.1> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.1.service 2024-05-09T03:33:31.984 INFO:tasks.cephadm:Deploying osd.2 on smithi006 with /dev/vg_nvme/lv_2... 2024-05-09T03:33:31.984 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-05-09T03:33:32.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:31 smithi186 bash[18641]: cluster 2024-05-09T03:33:30.308183+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:32.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:31 smithi186 bash[18641]: audit 2024-05-09T03:33:31.387735+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:32.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:31 smithi186 bash[18641]: audit 2024-05-09T03:33:31.391457+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:32.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:31 smithi186 bash[18641]: audit 2024-05-09T03:33:31.392925+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:32.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:31 smithi186 bash[18641]: audit 2024-05-09T03:33:31.393823+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:32.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:31 smithi186 bash[18641]: audit 2024-05-09T03:33:31.655405+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T03:33:33.609 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:33:33 smithi006 bash[29250]: debug 2024-05-09T03:33:33.399+0000 7f0d3fbd6700 -1 osd.1 0 waiting for initial osdmap 2024-05-09T03:33:33.609 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:33:33 smithi006 bash[29250]: debug 2024-05-09T03:33:33.403+0000 7f0d3ad6e700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:33:33.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:33 smithi006 bash[18497]: cluster 2024-05-09T03:33:32.308587+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:33.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:33 smithi006 bash[18497]: audit 2024-05-09T03:33:32.393038+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T03:33:33.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:33 smithi006 bash[18497]: cluster 2024-05-09T03:33:32.393230+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-05-09T03:33:33.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:33 smithi006 bash[18497]: audit 2024-05-09T03:33:32.393543+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:33.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:33 smithi006 bash[18497]: audit 2024-05-09T03:33:32.394304+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:33:33.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:33 smithi006 bash[23643]: cluster 2024-05-09T03:33:32.308587+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:33.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:33 smithi006 bash[23643]: audit 2024-05-09T03:33:32.393038+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T03:33:33.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:33 smithi006 bash[23643]: cluster 2024-05-09T03:33:32.393230+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-05-09T03:33:33.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:33 smithi006 bash[23643]: audit 2024-05-09T03:33:32.393543+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:33.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:33 smithi006 bash[23643]: audit 2024-05-09T03:33:32.394304+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:33:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:33 smithi186 bash[18641]: cluster 2024-05-09T03:33:32.308587+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:33.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:33 smithi186 bash[18641]: audit 2024-05-09T03:33:32.393038+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T03:33:33.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:33 smithi186 bash[18641]: cluster 2024-05-09T03:33:32.393230+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-05-09T03:33:33.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:33 smithi186 bash[18641]: audit 2024-05-09T03:33:32.393543+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:33.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:33 smithi186 bash[18641]: audit 2024-05-09T03:33:32.394304+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:33:34.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:34 smithi006 bash[23643]: audit 2024-05-09T03:33:33.395275+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:33:34.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:34 smithi006 bash[23643]: cluster 2024-05-09T03:33:33.395488+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-05-09T03:33:34.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:34 smithi006 bash[23643]: audit 2024-05-09T03:33:33.396202+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:34.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:34 smithi006 bash[23643]: audit 2024-05-09T03:33:33.403615+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:34.752 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:34 smithi006 bash[18497]: audit 2024-05-09T03:33:33.395275+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:33:34.752 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:34 smithi006 bash[18497]: cluster 2024-05-09T03:33:33.395488+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-05-09T03:33:34.752 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:34 smithi006 bash[18497]: audit 2024-05-09T03:33:33.396202+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:34.752 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:34 smithi006 bash[18497]: audit 2024-05-09T03:33:33.403615+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:34.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:34 smithi186 bash[18641]: audit 2024-05-09T03:33:33.395275+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:33:34.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:34 smithi186 bash[18641]: cluster 2024-05-09T03:33:33.395488+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-05-09T03:33:34.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:34 smithi186 bash[18641]: audit 2024-05-09T03:33:33.396202+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:34.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:34 smithi186 bash[18641]: audit 2024-05-09T03:33:33.403615+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:35.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:35 smithi006 bash[18497]: cluster 2024-05-09T03:33:32.613343+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:33:35.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:35 smithi006 bash[18497]: cluster 2024-05-09T03:33:32.613528+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:35 smithi006 bash[18497]: cluster 2024-05-09T03:33:34.309033+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:35 smithi006 bash[18497]: audit 2024-05-09T03:33:34.405169+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:35 smithi006 bash[18497]: cluster 2024-05-09T03:33:34.414183+0000 mon.a (mon.0) 298 : cluster [INF] osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672] boot 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:35 smithi006 bash[18497]: cluster 2024-05-09T03:33:34.414252+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:35 smithi006 bash[18497]: audit 2024-05-09T03:33:34.414738+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:35 smithi006 bash[23643]: cluster 2024-05-09T03:33:32.613343+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:35 smithi006 bash[23643]: cluster 2024-05-09T03:33:32.613528+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:35 smithi006 bash[23643]: cluster 2024-05-09T03:33:34.309033+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:35 smithi006 bash[23643]: audit 2024-05-09T03:33:34.405169+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:35 smithi006 bash[23643]: cluster 2024-05-09T03:33:34.414183+0000 mon.a (mon.0) 298 : cluster [INF] osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672] boot 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:35 smithi006 bash[23643]: cluster 2024-05-09T03:33:34.414252+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-05-09T03:33:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:35 smithi006 bash[23643]: audit 2024-05-09T03:33:34.414738+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:35.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:35 smithi186 bash[18641]: cluster 2024-05-09T03:33:32.613343+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:33:35.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:35 smithi186 bash[18641]: cluster 2024-05-09T03:33:32.613528+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:33:35.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:35 smithi186 bash[18641]: cluster 2024-05-09T03:33:34.309033+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-05-09T03:33:35.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:35 smithi186 bash[18641]: audit 2024-05-09T03:33:34.405169+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:35.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:35 smithi186 bash[18641]: cluster 2024-05-09T03:33:34.414183+0000 mon.a (mon.0) 298 : cluster [INF] osd.1 [v2:172.21.15.6:6810/2625919672,v1:172.21.15.6:6811/2625919672] boot 2024-05-09T03:33:35.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:35 smithi186 bash[18641]: cluster 2024-05-09T03:33:34.414252+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-05-09T03:33:35.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:35 smithi186 bash[18641]: audit 2024-05-09T03:33:34.414738+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:33:36.014 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:33:36.054 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_2 2024-05-09T03:33:36.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:36 smithi006 bash[18497]: cluster 2024-05-09T03:33:35.411862+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-09T03:33:36.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:36 smithi006 bash[23643]: cluster 2024-05-09T03:33:35.411862+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-09T03:33:36.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:36 smithi186 bash[18641]: cluster 2024-05-09T03:33:35.411862+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-09T03:33:38.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:37 smithi186 bash[18641]: cluster 2024-05-09T03:33:36.309578+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:38.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:37 smithi006 bash[18497]: cluster 2024-05-09T03:33:36.309578+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:38.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:37 smithi006 bash[23643]: cluster 2024-05-09T03:33:36.309578+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: cluster 2024-05-09T03:33:38.310139+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:38.963713+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:38.967026+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:38.968482+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:39.178014+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:39.178931+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:39.179592+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:39.183808+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:39 smithi186 bash[18641]: audit 2024-05-09T03:33:39.188405+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: cluster 2024-05-09T03:33:38.310139+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:40.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:38.963713+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:38.967026+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:38.968482+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:39.178014+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:39.178931+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:39.179592+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:39.183808+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:39 smithi006 bash[18497]: audit 2024-05-09T03:33:39.188405+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: cluster 2024-05-09T03:33:38.310139+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:38.963713+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:33:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:38.967026+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:33:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:38.968482+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:39.178014+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:39.178931+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:39.179592+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:33:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:39.183808+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:39 smithi006 bash[23643]: audit 2024-05-09T03:33:39.188405+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:40 smithi186 bash[18641]: audit 2024-05-09T03:33:38.956937+0000 mgr.y (mgr.14152) 100 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:33:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:40 smithi186 bash[18641]: cephadm 2024-05-09T03:33:39.172618+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:33:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:40 smithi186 bash[18641]: cephadm 2024-05-09T03:33:39.180115+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 8122M 2024-05-09T03:33:41.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:40 smithi006 bash[23643]: audit 2024-05-09T03:33:38.956937+0000 mgr.y (mgr.14152) 100 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:33:41.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:40 smithi006 bash[23643]: cephadm 2024-05-09T03:33:39.172618+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:33:41.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:40 smithi006 bash[23643]: cephadm 2024-05-09T03:33:39.180115+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 8122M 2024-05-09T03:33:41.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:40 smithi006 bash[18497]: audit 2024-05-09T03:33:38.956937+0000 mgr.y (mgr.14152) 100 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:33:41.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:40 smithi006 bash[18497]: cephadm 2024-05-09T03:33:39.172618+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:33:41.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:40 smithi006 bash[18497]: cephadm 2024-05-09T03:33:39.180115+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 8122M 2024-05-09T03:33:42.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:41 smithi006 bash[23643]: cluster 2024-05-09T03:33:40.310673+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:42.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:41 smithi006 bash[18497]: cluster 2024-05-09T03:33:40.310673+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:42.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:41 smithi186 bash[18641]: cluster 2024-05-09T03:33:40.310673+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:44.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:43 smithi006 bash[18497]: cluster 2024-05-09T03:33:42.311254+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:44.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:43 smithi006 bash[23643]: cluster 2024-05-09T03:33:42.311254+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:44.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:43 smithi186 bash[18641]: cluster 2024-05-09T03:33:42.311254+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:44 smithi006 bash[18497]: audit 2024-05-09T03:33:44.592880+0000 mon.a (mon.0) 310 : audit [INF] from='client.? 172.21.15.6:0/3323842830' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14185c20-ef94-487a-a9b2-0f64bf2c725b"}]: dispatch 2024-05-09T03:33:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:44 smithi006 bash[18497]: audit 2024-05-09T03:33:44.602423+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.6:0/3323842830' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14185c20-ef94-487a-a9b2-0f64bf2c725b"}]': finished 2024-05-09T03:33:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:44 smithi006 bash[18497]: cluster 2024-05-09T03:33:44.602596+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-05-09T03:33:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:44 smithi006 bash[18497]: audit 2024-05-09T03:33:44.602780+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:33:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:44 smithi006 bash[23643]: audit 2024-05-09T03:33:44.592880+0000 mon.a (mon.0) 310 : audit [INF] from='client.? 172.21.15.6:0/3323842830' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14185c20-ef94-487a-a9b2-0f64bf2c725b"}]: dispatch 2024-05-09T03:33:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:44 smithi006 bash[23643]: audit 2024-05-09T03:33:44.602423+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.6:0/3323842830' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14185c20-ef94-487a-a9b2-0f64bf2c725b"}]': finished 2024-05-09T03:33:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:44 smithi006 bash[23643]: cluster 2024-05-09T03:33:44.602596+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-05-09T03:33:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:44 smithi006 bash[23643]: audit 2024-05-09T03:33:44.602780+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:33:45.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:44 smithi186 bash[18641]: audit 2024-05-09T03:33:44.592880+0000 mon.a (mon.0) 310 : audit [INF] from='client.? 172.21.15.6:0/3323842830' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14185c20-ef94-487a-a9b2-0f64bf2c725b"}]: dispatch 2024-05-09T03:33:45.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:44 smithi186 bash[18641]: audit 2024-05-09T03:33:44.602423+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.6:0/3323842830' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14185c20-ef94-487a-a9b2-0f64bf2c725b"}]': finished 2024-05-09T03:33:45.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:44 smithi186 bash[18641]: cluster 2024-05-09T03:33:44.602596+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-05-09T03:33:45.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:44 smithi186 bash[18641]: audit 2024-05-09T03:33:44.602780+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:33:46.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:45 smithi006 bash[18497]: cluster 2024-05-09T03:33:44.311598+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:46.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:45 smithi006 bash[18497]: audit 2024-05-09T03:33:45.278783+0000 mon.a (mon.0) 314 : audit [DBG] from='client.? 172.21.15.6:0/2750267801' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:33:46.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:45 smithi006 bash[23643]: cluster 2024-05-09T03:33:44.311598+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:46.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:45 smithi006 bash[23643]: audit 2024-05-09T03:33:45.278783+0000 mon.a (mon.0) 314 : audit [DBG] from='client.? 172.21.15.6:0/2750267801' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:33:46.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:45 smithi186 bash[18641]: cluster 2024-05-09T03:33:44.311598+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:46.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:45 smithi186 bash[18641]: audit 2024-05-09T03:33:45.278783+0000 mon.a (mon.0) 314 : audit [DBG] from='client.? 172.21.15.6:0/2750267801' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:33:48.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:47 smithi006 bash[18497]: cluster 2024-05-09T03:33:46.311928+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:48.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:47 smithi006 bash[23643]: cluster 2024-05-09T03:33:46.311928+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:48.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:47 smithi186 bash[18641]: cluster 2024-05-09T03:33:46.311928+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:50.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:49 smithi006 bash[18497]: cluster 2024-05-09T03:33:48.312365+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:50.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:49 smithi006 bash[23643]: cluster 2024-05-09T03:33:48.312365+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:50.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:49 smithi186 bash[18641]: cluster 2024-05-09T03:33:48.312365+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:52.184 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:51 smithi006 bash[18497]: cluster 2024-05-09T03:33:50.312806+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:52.185 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:51 smithi006 bash[23643]: cluster 2024-05-09T03:33:50.312806+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:52.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:51 smithi186 bash[18641]: cluster 2024-05-09T03:33:50.312806+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:54.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:53 smithi006 bash[18497]: cluster 2024-05-09T03:33:52.313313+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:54.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:53 smithi006 bash[23643]: cluster 2024-05-09T03:33:52.313313+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:54.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:53 smithi186 bash[18641]: cluster 2024-05-09T03:33:52.313313+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:55.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:54 smithi006 bash[18497]: audit 2024-05-09T03:33:54.600337+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T03:33:55.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:54 smithi006 bash[18497]: audit 2024-05-09T03:33:54.601739+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:55.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:54 smithi006 bash[23643]: audit 2024-05-09T03:33:54.600337+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T03:33:55.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:54 smithi006 bash[23643]: audit 2024-05-09T03:33:54.601739+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:55.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:54 smithi186 bash[18641]: audit 2024-05-09T03:33:54.600337+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T03:33:55.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:54 smithi186 bash[18641]: audit 2024-05-09T03:33:54.601739+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:56.274 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:55 smithi006 bash[18497]: cluster 2024-05-09T03:33:54.313813+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:56.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:55 smithi006 bash[18497]: cephadm 2024-05-09T03:33:54.602800+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T03:33:56.275 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:55 smithi006 bash[23643]: cluster 2024-05-09T03:33:54.313813+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:56.275 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:55 smithi006 bash[23643]: cephadm 2024-05-09T03:33:54.602800+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T03:33:56.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:55 smithi186 bash[18641]: cluster 2024-05-09T03:33:54.313813+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:56.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:55 smithi186 bash[18641]: cephadm 2024-05-09T03:33:54.602800+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T03:33:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:56 smithi006 bash[18497]: cluster 2024-05-09T03:33:56.314343+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:57.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:56 smithi006 bash[23643]: cluster 2024-05-09T03:33:56.314343+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:57.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:56 smithi186 bash[18641]: cluster 2024-05-09T03:33:56.314343+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:58.090 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:57 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.091 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:33:57 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.091 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:57 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.091 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:33:57 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.091 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:33:57 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:33:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.359 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:33:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:58.360 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:33:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:59 smithi006 bash[23643]: audit 2024-05-09T03:33:58.228964+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:59 smithi006 bash[23643]: audit 2024-05-09T03:33:58.249025+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:59 smithi006 bash[23643]: audit 2024-05-09T03:33:58.250164+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:59 smithi006 bash[23643]: audit 2024-05-09T03:33:58.250932+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:33:59 smithi006 bash[23643]: cluster 2024-05-09T03:33:58.314641+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:59 smithi006 bash[18497]: audit 2024-05-09T03:33:58.228964+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:59 smithi006 bash[18497]: audit 2024-05-09T03:33:58.249025+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:59 smithi006 bash[18497]: audit 2024-05-09T03:33:58.250164+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:59 smithi006 bash[18497]: audit 2024-05-09T03:33:58.250932+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:33:59 smithi006 bash[18497]: cluster 2024-05-09T03:33:58.314641+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:33:59.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:59 smithi186 bash[18641]: audit 2024-05-09T03:33:58.228964+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:33:59.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:59 smithi186 bash[18641]: audit 2024-05-09T03:33:58.249025+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:33:59.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:59 smithi186 bash[18641]: audit 2024-05-09T03:33:58.250164+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:33:59.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:59 smithi186 bash[18641]: audit 2024-05-09T03:33:58.250932+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:33:59.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:33:59 smithi186 bash[18641]: cluster 2024-05-09T03:33:58.314641+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:02.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:01 smithi186 bash[18641]: cluster 2024-05-09T03:34:00.315077+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:02.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:01 smithi186 bash[18641]: audit 2024-05-09T03:34:01.330792+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:02.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:01 smithi186 bash[18641]: audit 2024-05-09T03:34:01.594223+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:02.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:01 smithi006 bash[18497]: cluster 2024-05-09T03:34:00.315077+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:02.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:01 smithi006 bash[18497]: audit 2024-05-09T03:34:01.330792+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:02.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:01 smithi006 bash[18497]: audit 2024-05-09T03:34:01.594223+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:02.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:01 smithi006 bash[23643]: cluster 2024-05-09T03:34:00.315077+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:02.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:01 smithi006 bash[23643]: audit 2024-05-09T03:34:01.330792+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:02.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:01 smithi006 bash[23643]: audit 2024-05-09T03:34:01.594223+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:04.069 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 2 on host 'smithi006' 2024-05-09T03:34:04.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:03 smithi186 bash[18641]: cluster 2024-05-09T03:34:02.315388+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:04.261 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:03 smithi006 bash[23643]: cluster 2024-05-09T03:34:02.315388+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:04.262 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:03 smithi006 bash[18497]: cluster 2024-05-09T03:34:02.315388+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:04.661 DEBUG:teuthology.orchestra.run.smithi006:osd.2> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.2.service 2024-05-09T03:34:04.663 INFO:tasks.cephadm:Deploying osd.3 on smithi006 with /dev/vg_nvme/lv_1... 2024-05-09T03:34:04.663 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-05-09T03:34:05.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:04 smithi006 bash[18497]: audit 2024-05-09T03:34:04.066993+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:05.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:04 smithi006 bash[18497]: audit 2024-05-09T03:34:04.071161+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:05.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:04 smithi006 bash[18497]: audit 2024-05-09T03:34:04.071488+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:05.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:04 smithi006 bash[18497]: audit 2024-05-09T03:34:04.072596+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:05.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:04 smithi006 bash[18497]: audit 2024-05-09T03:34:04.657047+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T03:34:05.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:04 smithi006 bash[18497]: audit 2024-05-09T03:34:04.657465+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T03:34:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:04 smithi006 bash[23643]: audit 2024-05-09T03:34:04.066993+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:04 smithi006 bash[23643]: audit 2024-05-09T03:34:04.071161+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:04 smithi006 bash[23643]: audit 2024-05-09T03:34:04.071488+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:04 smithi006 bash[23643]: audit 2024-05-09T03:34:04.072596+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:04 smithi006 bash[23643]: audit 2024-05-09T03:34:04.657047+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T03:34:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:04 smithi006 bash[23643]: audit 2024-05-09T03:34:04.657465+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T03:34:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:04 smithi186 bash[18641]: audit 2024-05-09T03:34:04.066993+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:04 smithi186 bash[18641]: audit 2024-05-09T03:34:04.071161+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:04 smithi186 bash[18641]: audit 2024-05-09T03:34:04.071488+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:04 smithi186 bash[18641]: audit 2024-05-09T03:34:04.072596+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:04 smithi186 bash[18641]: audit 2024-05-09T03:34:04.657047+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T03:34:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:04 smithi186 bash[18641]: audit 2024-05-09T03:34:04.657465+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T03:34:06.357 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:05 smithi006 bash[18497]: cluster 2024-05-09T03:34:04.315854+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:06.357 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:05 smithi006 bash[18497]: audit 2024-05-09T03:34:05.073219+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T03:34:06.357 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:05 smithi006 bash[18497]: cluster 2024-05-09T03:34:05.073305+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-05-09T03:34:06.357 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:05 smithi006 bash[18497]: audit 2024-05-09T03:34:05.073767+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:05 smithi006 bash[18497]: audit 2024-05-09T03:34:05.077161+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:05 smithi006 bash[18497]: audit 2024-05-09T03:34:05.082832+0000 mon.a (mon.0) 331 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:05 smithi006 bash[23643]: cluster 2024-05-09T03:34:04.315854+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:05 smithi006 bash[23643]: audit 2024-05-09T03:34:05.073219+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:05 smithi006 bash[23643]: cluster 2024-05-09T03:34:05.073305+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:05 smithi006 bash[23643]: audit 2024-05-09T03:34:05.073767+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:05 smithi006 bash[23643]: audit 2024-05-09T03:34:05.077161+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:06.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:05 smithi006 bash[23643]: audit 2024-05-09T03:34:05.082832+0000 mon.a (mon.0) 331 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:06.359 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:34:06 smithi006 bash[32256]: debug 2024-05-09T03:34:06.087+0000 7f9a1df08700 -1 osd.2 0 waiting for initial osdmap 2024-05-09T03:34:06.359 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:34:06 smithi006 bash[32256]: debug 2024-05-09T03:34:06.095+0000 7f9a198a1700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:34:06.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:05 smithi186 bash[18641]: cluster 2024-05-09T03:34:04.315854+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:06.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:05 smithi186 bash[18641]: audit 2024-05-09T03:34:05.073219+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T03:34:06.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:05 smithi186 bash[18641]: cluster 2024-05-09T03:34:05.073305+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-05-09T03:34:06.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:05 smithi186 bash[18641]: audit 2024-05-09T03:34:05.073767+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:06.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:05 smithi186 bash[18641]: audit 2024-05-09T03:34:05.077161+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:06.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:05 smithi186 bash[18641]: audit 2024-05-09T03:34:05.082832+0000 mon.a (mon.0) 331 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:07.355 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:07 smithi006 bash[18497]: audit 2024-05-09T03:34:06.082755+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:34:07.355 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:07 smithi006 bash[18497]: cluster 2024-05-09T03:34:06.082818+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-05-09T03:34:07.355 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:07 smithi006 bash[18497]: audit 2024-05-09T03:34:06.083079+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:07.355 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:07 smithi006 bash[18497]: audit 2024-05-09T03:34:06.092681+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:07.355 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:07 smithi006 bash[18497]: cluster 2024-05-09T03:34:06.316340+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:07.356 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:07 smithi006 bash[23643]: audit 2024-05-09T03:34:06.082755+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:34:07.356 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:07 smithi006 bash[23643]: cluster 2024-05-09T03:34:06.082818+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-05-09T03:34:07.356 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:07 smithi006 bash[23643]: audit 2024-05-09T03:34:06.083079+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:07.356 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:07 smithi006 bash[23643]: audit 2024-05-09T03:34:06.092681+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:07.356 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:07 smithi006 bash[23643]: cluster 2024-05-09T03:34:06.316340+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:07.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:07 smithi186 bash[18641]: audit 2024-05-09T03:34:06.082755+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:34:07.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:07 smithi186 bash[18641]: cluster 2024-05-09T03:34:06.082818+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-05-09T03:34:07.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:07 smithi186 bash[18641]: audit 2024-05-09T03:34:06.083079+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:07.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:07 smithi186 bash[18641]: audit 2024-05-09T03:34:06.092681+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:07.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:07 smithi186 bash[18641]: cluster 2024-05-09T03:34:06.316340+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:08 smithi006 bash[18497]: cluster 2024-05-09T03:34:05.639135+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:08 smithi006 bash[18497]: cluster 2024-05-09T03:34:05.639263+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:08 smithi006 bash[18497]: cluster 2024-05-09T03:34:07.097352+0000 mon.a (mon.0) 336 : cluster [INF] osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726] boot 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:08 smithi006 bash[18497]: cluster 2024-05-09T03:34:07.097521+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:08 smithi006 bash[18497]: audit 2024-05-09T03:34:07.098714+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:08 smithi006 bash[23643]: cluster 2024-05-09T03:34:05.639135+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:08 smithi006 bash[23643]: cluster 2024-05-09T03:34:05.639263+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:08 smithi006 bash[23643]: cluster 2024-05-09T03:34:07.097352+0000 mon.a (mon.0) 336 : cluster [INF] osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726] boot 2024-05-09T03:34:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:08 smithi006 bash[23643]: cluster 2024-05-09T03:34:07.097521+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-05-09T03:34:08.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:08 smithi006 bash[23643]: audit 2024-05-09T03:34:07.098714+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:08.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:08 smithi186 bash[18641]: cluster 2024-05-09T03:34:05.639135+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:34:08.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:08 smithi186 bash[18641]: cluster 2024-05-09T03:34:05.639263+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:34:08.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:08 smithi186 bash[18641]: cluster 2024-05-09T03:34:07.097352+0000 mon.a (mon.0) 336 : cluster [INF] osd.2 [v2:172.21.15.6:6818/481275726,v1:172.21.15.6:6819/481275726] boot 2024-05-09T03:34:08.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:08 smithi186 bash[18641]: cluster 2024-05-09T03:34:07.097521+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-05-09T03:34:08.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:08 smithi186 bash[18641]: audit 2024-05-09T03:34:07.098714+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:34:08.807 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:34:08.833 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_1 2024-05-09T03:34:09.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:09 smithi006 bash[18497]: cluster 2024-05-09T03:34:08.098747+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-05-09T03:34:09.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:09 smithi006 bash[18497]: cluster 2024-05-09T03:34:08.316823+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:09.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:09 smithi006 bash[18497]: audit 2024-05-09T03:34:08.417598+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-05-09T03:34:09.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:09 smithi006 bash[23643]: cluster 2024-05-09T03:34:08.098747+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-05-09T03:34:09.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:09 smithi006 bash[23643]: cluster 2024-05-09T03:34:08.316823+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:09.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:09 smithi006 bash[23643]: audit 2024-05-09T03:34:08.417598+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-05-09T03:34:09.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:09 smithi186 bash[18641]: cluster 2024-05-09T03:34:08.098747+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-05-09T03:34:09.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:09 smithi186 bash[18641]: cluster 2024-05-09T03:34:08.316823+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:09.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:09 smithi186 bash[18641]: audit 2024-05-09T03:34:08.417598+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-05-09T03:34:10.224 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:10 smithi006 bash[18497]: audit 2024-05-09T03:34:09.119678+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-05-09T03:34:10.224 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:10 smithi006 bash[18497]: cluster 2024-05-09T03:34:09.119887+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-05-09T03:34:10.224 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:10 smithi006 bash[18497]: audit 2024-05-09T03:34:09.121888+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-09T03:34:10.225 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:10 smithi006 bash[23643]: audit 2024-05-09T03:34:09.119678+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-05-09T03:34:10.225 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:10 smithi006 bash[23643]: cluster 2024-05-09T03:34:09.119887+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-05-09T03:34:10.225 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:10 smithi006 bash[23643]: audit 2024-05-09T03:34:09.121888+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-09T03:34:10.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:10 smithi186 bash[18641]: audit 2024-05-09T03:34:09.119678+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-05-09T03:34:10.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:10 smithi186 bash[18641]: cluster 2024-05-09T03:34:09.119887+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-05-09T03:34:10.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:10 smithi186 bash[18641]: audit 2024-05-09T03:34:09.121888+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-09T03:34:11.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:11 smithi006 bash[18497]: audit 2024-05-09T03:34:10.122317+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-09T03:34:11.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:11 smithi006 bash[18497]: cluster 2024-05-09T03:34:10.122435+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-05-09T03:34:11.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:11 smithi006 bash[18497]: cluster 2024-05-09T03:34:10.317190+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v94: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:11.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:11 smithi006 bash[23643]: audit 2024-05-09T03:34:10.122317+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-09T03:34:11.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:11 smithi006 bash[23643]: cluster 2024-05-09T03:34:10.122435+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-05-09T03:34:11.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:11 smithi006 bash[23643]: cluster 2024-05-09T03:34:10.317190+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v94: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:11.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:11 smithi186 bash[18641]: audit 2024-05-09T03:34:10.122317+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-09T03:34:11.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:11 smithi186 bash[18641]: cluster 2024-05-09T03:34:10.122435+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-05-09T03:34:11.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:11 smithi186 bash[18641]: cluster 2024-05-09T03:34:10.317190+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v94: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: cluster 2024-05-09T03:34:11.140121+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:11.741399+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:11.775128+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:11.779620+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:11.784413+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:11.785443+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:12.060008+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:12.061304+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:12.062284+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:12.063059+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:12.070119+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:12 smithi006 bash[18497]: audit 2024-05-09T03:34:12.076813+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: cluster 2024-05-09T03:34:11.140121+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:11.741399+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:11.775128+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:11.779620+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:11.784413+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:11.785443+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:12.060008+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:12.061304+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:12.062284+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:12.063059+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:12.070119+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:12 smithi006 bash[23643]: audit 2024-05-09T03:34:12.076813+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: cluster 2024-05-09T03:34:11.140121+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-05-09T03:34:12.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:11.741399+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:11.775128+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:34:12.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:11.779620+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:34:12.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:11.784413+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:34:12.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:11.785443+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:12.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:12.060008+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:12.061304+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:12.062284+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:12.063059+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:12.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:12.070119+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:12.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:12 smithi186 bash[18641]: audit 2024-05-09T03:34:12.076813+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:13 smithi006 bash[18497]: cephadm 2024-05-09T03:34:12.051873+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:13 smithi006 bash[18497]: cephadm 2024-05-09T03:34:12.063657+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 5415M 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:13 smithi006 bash[18497]: cluster 2024-05-09T03:34:12.155574+0000 mon.a (mon.0) 357 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:13 smithi006 bash[18497]: cluster 2024-05-09T03:34:12.317660+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:13 smithi006 bash[23643]: cephadm 2024-05-09T03:34:12.051873+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:13 smithi006 bash[23643]: cephadm 2024-05-09T03:34:12.063657+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 5415M 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:13 smithi006 bash[23643]: cluster 2024-05-09T03:34:12.155574+0000 mon.a (mon.0) 357 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-05-09T03:34:13.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:13 smithi006 bash[23643]: cluster 2024-05-09T03:34:12.317660+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:13.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:13 smithi186 bash[18641]: cephadm 2024-05-09T03:34:12.051873+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:34:13.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:13 smithi186 bash[18641]: cephadm 2024-05-09T03:34:12.063657+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 5415M 2024-05-09T03:34:13.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:13 smithi186 bash[18641]: cluster 2024-05-09T03:34:12.155574+0000 mon.a (mon.0) 357 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-05-09T03:34:13.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:13 smithi186 bash[18641]: cluster 2024-05-09T03:34:12.317660+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:15.520 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:13.618541+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:14.524714+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:14.524880+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:14.525627+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:14.525798+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:14.527636+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:14.527787+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:15 smithi006 bash[23643]: audit 2024-05-09T03:34:14.527952+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:13.618541+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:15.521 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:14.524714+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:15.522 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:14.524880+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:15.522 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:14.525627+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:15.522 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:14.525798+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:15.522 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:14.527636+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:15.522 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:14.527787+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:15.522 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:15 smithi006 bash[18497]: audit 2024-05-09T03:34:14.527952+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:15.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:13.618541+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:15.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:14.524714+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:15.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:14.524880+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:15.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:14.525627+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:15.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:14.525798+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:15.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:14.527636+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:15.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:14.527787+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:15.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:15 smithi186 bash[18641]: audit 2024-05-09T03:34:14.527952+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: cluster 2024-05-09T03:34:14.318185+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:14.527434+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:15.426263+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:15.431067+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:15.435341+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:15.435662+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:15.435850+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:16.339046+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:16 smithi006 bash[18497]: audit 2024-05-09T03:34:16.380379+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:16.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: cluster 2024-05-09T03:34:14.318185+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:14.527434+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:15.426263+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:15.431067+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:15.435341+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:15.435662+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:15.435850+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:16.339046+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:16 smithi006 bash[23643]: audit 2024-05-09T03:34:16.380379+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:16.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: cluster 2024-05-09T03:34:14.318185+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:16.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:14.527434+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:16.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:15.426263+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:16.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:15.431067+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-09T03:34:16.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:15.435341+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:34:16.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:15.435662+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:34:16.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:15.435850+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:34:16.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:16.339046+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-09T03:34:16.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:16 smithi186 bash[18641]: audit 2024-05-09T03:34:16.380379+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:17 smithi006 bash[18497]: cluster 2024-05-09T03:34:16.318713+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:17 smithi006 bash[18497]: audit 2024-05-09T03:34:17.317205+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.6:0/999913415' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]: dispatch 2024-05-09T03:34:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:17 smithi006 bash[18497]: audit 2024-05-09T03:34:17.318175+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]: dispatch 2024-05-09T03:34:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:17 smithi006 bash[18497]: audit 2024-05-09T03:34:17.326119+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]': finished 2024-05-09T03:34:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:17 smithi006 bash[18497]: cluster 2024-05-09T03:34:17.326308+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-05-09T03:34:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:17 smithi006 bash[18497]: audit 2024-05-09T03:34:17.326513+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:17 smithi006 bash[23643]: cluster 2024-05-09T03:34:16.318713+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:17 smithi006 bash[23643]: audit 2024-05-09T03:34:17.317205+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.6:0/999913415' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]: dispatch 2024-05-09T03:34:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:17 smithi006 bash[23643]: audit 2024-05-09T03:34:17.318175+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]: dispatch 2024-05-09T03:34:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:17 smithi006 bash[23643]: audit 2024-05-09T03:34:17.326119+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]': finished 2024-05-09T03:34:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:17 smithi006 bash[23643]: cluster 2024-05-09T03:34:17.326308+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-05-09T03:34:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:17 smithi006 bash[23643]: audit 2024-05-09T03:34:17.326513+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:17 smithi186 bash[18641]: cluster 2024-05-09T03:34:16.318713+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:17 smithi186 bash[18641]: audit 2024-05-09T03:34:17.317205+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.6:0/999913415' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]: dispatch 2024-05-09T03:34:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:17 smithi186 bash[18641]: audit 2024-05-09T03:34:17.318175+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]: dispatch 2024-05-09T03:34:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:17 smithi186 bash[18641]: audit 2024-05-09T03:34:17.326119+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74ec245f-c931-4148-ae28-ffe03ad5bf04"}]': finished 2024-05-09T03:34:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:17 smithi186 bash[18641]: cluster 2024-05-09T03:34:17.326308+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-05-09T03:34:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:17 smithi186 bash[18641]: audit 2024-05-09T03:34:17.326513+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:18.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:18 smithi006 bash[23643]: audit 2024-05-09T03:34:18.041171+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/1595079470' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:34:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:18 smithi006 bash[18497]: audit 2024-05-09T03:34:18.041171+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/1595079470' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:34:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:18 smithi186 bash[18641]: audit 2024-05-09T03:34:18.041171+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/1595079470' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:34:19.858 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:19 smithi006 bash[23643]: cluster 2024-05-09T03:34:18.319398+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:19.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:19 smithi006 bash[18497]: cluster 2024-05-09T03:34:18.319398+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:19.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:19 smithi186 bash[18641]: cluster 2024-05-09T03:34:18.319398+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:22.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:21 smithi186 bash[18641]: cluster 2024-05-09T03:34:20.320040+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:22.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:21 smithi006 bash[23643]: cluster 2024-05-09T03:34:20.320040+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:22.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:21 smithi006 bash[18497]: cluster 2024-05-09T03:34:20.320040+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:24.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:23 smithi006 bash[18497]: cluster 2024-05-09T03:34:22.320740+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-05-09T03:34:24.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:23 smithi006 bash[23643]: cluster 2024-05-09T03:34:22.320740+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-05-09T03:34:24.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:23 smithi186 bash[18641]: cluster 2024-05-09T03:34:22.320740+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-05-09T03:34:25.330 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:24 smithi006 bash[18497]: audit 2024-05-09T03:34:24.352996+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:34:25.331 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:24 smithi006 bash[18497]: audit 2024-05-09T03:34:24.355282+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:34:25.331 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:24 smithi006 bash[23643]: audit 2024-05-09T03:34:24.352996+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:34:25.331 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:24 smithi006 bash[23643]: audit 2024-05-09T03:34:24.355282+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:34:25.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:24 smithi186 bash[18641]: audit 2024-05-09T03:34:24.352996+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:34:25.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:24 smithi186 bash[18641]: audit 2024-05-09T03:34:24.355282+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:34:26.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:25 smithi006 bash[23643]: cluster 2024-05-09T03:34:24.321414+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-05-09T03:34:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:25 smithi006 bash[18497]: cluster 2024-05-09T03:34:24.321414+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-05-09T03:34:26.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:25 smithi186 bash[18641]: cluster 2024-05-09T03:34:24.321414+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-05-09T03:34:28.324 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:27 smithi006 bash[23643]: cluster 2024-05-09T03:34:26.322026+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-05-09T03:34:28.324 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:27 smithi006 bash[23643]: audit 2024-05-09T03:34:27.331450+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T03:34:28.324 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:27 smithi006 bash[23643]: audit 2024-05-09T03:34:27.333339+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:28.324 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:27 smithi006 bash[18497]: cluster 2024-05-09T03:34:26.322026+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-05-09T03:34:28.324 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:27 smithi006 bash[18497]: audit 2024-05-09T03:34:27.331450+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T03:34:28.324 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:27 smithi006 bash[18497]: audit 2024-05-09T03:34:27.333339+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:28.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:27 smithi186 bash[18641]: cluster 2024-05-09T03:34:26.322026+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-05-09T03:34:28.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:27 smithi186 bash[18641]: audit 2024-05-09T03:34:27.331450+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T03:34:28.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:27 smithi186 bash[18641]: audit 2024-05-09T03:34:27.333339+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:29.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:28 smithi006 bash[18497]: cephadm 2024-05-09T03:34:27.334710+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T03:34:29.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:28 smithi006 bash[23643]: cephadm 2024-05-09T03:34:27.334710+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T03:34:29.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:28 smithi186 bash[18641]: cephadm 2024-05-09T03:34:27.334710+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T03:34:30.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:29 smithi006 bash[18497]: cluster 2024-05-09T03:34:28.322536+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 71 KiB/s wr, 5 op/s 2024-05-09T03:34:30.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:29 smithi006 bash[23643]: cluster 2024-05-09T03:34:28.322536+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 71 KiB/s wr, 5 op/s 2024-05-09T03:34:30.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:29 smithi186 bash[18641]: cluster 2024-05-09T03:34:28.322536+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 71 KiB/s wr, 5 op/s 2024-05-09T03:34:30.802 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:30.802 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:30.803 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:30.803 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:30.803 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:31.071 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:31.071 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:31.071 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:31.072 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:31.072 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:31.072 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:34:30 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:31 smithi006 bash[18497]: cluster 2024-05-09T03:34:30.323069+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:31 smithi006 bash[18497]: audit 2024-05-09T03:34:31.063197+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:31 smithi006 bash[18497]: audit 2024-05-09T03:34:31.090014+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:31 smithi006 bash[18497]: audit 2024-05-09T03:34:31.091645+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:31 smithi006 bash[18497]: audit 2024-05-09T03:34:31.092311+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:31 smithi006 bash[23643]: cluster 2024-05-09T03:34:30.323069+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:31 smithi006 bash[23643]: audit 2024-05-09T03:34:31.063197+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:32.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:31 smithi006 bash[23643]: audit 2024-05-09T03:34:31.090014+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:32.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:31 smithi006 bash[23643]: audit 2024-05-09T03:34:31.091645+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:32.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:31 smithi006 bash[23643]: audit 2024-05-09T03:34:31.092311+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:32.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:31 smithi186 bash[18641]: cluster 2024-05-09T03:34:30.323069+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-05-09T03:34:32.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:31 smithi186 bash[18641]: audit 2024-05-09T03:34:31.063197+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:32.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:31 smithi186 bash[18641]: audit 2024-05-09T03:34:31.090014+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:32.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:31 smithi186 bash[18641]: audit 2024-05-09T03:34:31.091645+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:32.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:31 smithi186 bash[18641]: audit 2024-05-09T03:34:31.092311+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:33 smithi006 bash[23643]: cluster 2024-05-09T03:34:32.323550+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-05-09T03:34:34.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:33 smithi006 bash[18497]: cluster 2024-05-09T03:34:32.323550+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-05-09T03:34:34.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:33 smithi186 bash[18641]: cluster 2024-05-09T03:34:32.323550+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-05-09T03:34:35.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:35 smithi006 bash[23643]: audit 2024-05-09T03:34:34.137667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:35.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:35 smithi006 bash[23643]: audit 2024-05-09T03:34:34.142100+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:35.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:35 smithi006 bash[23643]: cluster 2024-05-09T03:34:34.324159+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:35.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:35 smithi006 bash[18497]: audit 2024-05-09T03:34:34.137667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:35.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:35 smithi006 bash[18497]: audit 2024-05-09T03:34:34.142100+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:35.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:35 smithi006 bash[18497]: cluster 2024-05-09T03:34:34.324159+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:35.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:35 smithi186 bash[18641]: audit 2024-05-09T03:34:34.137667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:35.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:35 smithi186 bash[18641]: audit 2024-05-09T03:34:34.142100+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:35.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:35 smithi186 bash[18641]: cluster 2024-05-09T03:34:34.324159+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:37.316 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 3 on host 'smithi006' 2024-05-09T03:34:37.920 DEBUG:teuthology.orchestra.run.smithi006:osd.3> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.3.service 2024-05-09T03:34:37.922 INFO:tasks.cephadm:Deploying osd.4 on smithi186 with /dev/vg_nvme/lv_4... 2024-05-09T03:34:37.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-05-09T03:34:38.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:37 smithi006 bash[18497]: cluster 2024-05-09T03:34:36.324573+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:38.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:37 smithi006 bash[18497]: audit 2024-05-09T03:34:37.303641+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T03:34:38.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:37 smithi006 bash[18497]: audit 2024-05-09T03:34:37.317496+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:38.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:37 smithi006 bash[18497]: audit 2024-05-09T03:34:37.317754+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:38.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:37 smithi006 bash[18497]: audit 2024-05-09T03:34:37.319990+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:38.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:37 smithi006 bash[18497]: audit 2024-05-09T03:34:37.321636+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:38.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:37 smithi006 bash[23643]: cluster 2024-05-09T03:34:36.324573+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:38.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:37 smithi006 bash[23643]: audit 2024-05-09T03:34:37.303641+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T03:34:38.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:37 smithi006 bash[23643]: audit 2024-05-09T03:34:37.317496+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:38.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:37 smithi006 bash[23643]: audit 2024-05-09T03:34:37.317754+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:38.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:37 smithi006 bash[23643]: audit 2024-05-09T03:34:37.319990+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:38.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:37 smithi006 bash[23643]: audit 2024-05-09T03:34:37.321636+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:38.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:37 smithi186 bash[18641]: cluster 2024-05-09T03:34:36.324573+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:38.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:37 smithi186 bash[18641]: audit 2024-05-09T03:34:37.303641+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T03:34:38.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:37 smithi186 bash[18641]: audit 2024-05-09T03:34:37.317496+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:38.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:37 smithi186 bash[18641]: audit 2024-05-09T03:34:37.317754+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:34:38.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:37 smithi186 bash[18641]: audit 2024-05-09T03:34:37.319990+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:38.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:37 smithi186 bash[18641]: audit 2024-05-09T03:34:37.321636+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:34:39.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:38 smithi186 bash[18641]: audit 2024-05-09T03:34:37.894637+0000 mon.a (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T03:34:39.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:38 smithi186 bash[18641]: cluster 2024-05-09T03:34:37.894784+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-05-09T03:34:39.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:38 smithi186 bash[18641]: audit 2024-05-09T03:34:37.895466+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:39.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:38 smithi186 bash[18641]: audit 2024-05-09T03:34:37.896180+0000 mon.a (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:38 smithi006 bash[18497]: audit 2024-05-09T03:34:37.894637+0000 mon.a (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T03:34:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:38 smithi006 bash[18497]: cluster 2024-05-09T03:34:37.894784+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-05-09T03:34:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:38 smithi006 bash[18497]: audit 2024-05-09T03:34:37.895466+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:38 smithi006 bash[18497]: audit 2024-05-09T03:34:37.896180+0000 mon.a (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:39.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:38 smithi006 bash[23643]: audit 2024-05-09T03:34:37.894637+0000 mon.a (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T03:34:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:38 smithi006 bash[23643]: cluster 2024-05-09T03:34:37.894784+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-05-09T03:34:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:38 smithi006 bash[23643]: audit 2024-05-09T03:34:37.895466+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:38 smithi006 bash[23643]: audit 2024-05-09T03:34:37.896180+0000 mon.a (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T03:34:39.360 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:34:38 smithi006 bash[35322]: debug 2024-05-09T03:34:38.902+0000 7f1147638700 -1 osd.3 0 waiting for initial osdmap 2024-05-09T03:34:39.360 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:34:38 smithi006 bash[35322]: debug 2024-05-09T03:34:38.918+0000 7f1141fcf700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:34:40.200 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:39 smithi186 bash[18641]: cluster 2024-05-09T03:34:38.325172+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:40.200 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:39 smithi186 bash[18641]: audit 2024-05-09T03:34:38.896894+0000 mon.a (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:34:40.201 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:39 smithi186 bash[18641]: cluster 2024-05-09T03:34:38.897070+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-05-09T03:34:40.201 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:39 smithi186 bash[18641]: audit 2024-05-09T03:34:38.897330+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.201 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:39 smithi186 bash[18641]: audit 2024-05-09T03:34:38.914246+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.201 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:39 smithi186 bash[18641]: audit 2024-05-09T03:34:39.906807+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:39 smithi006 bash[23643]: cluster 2024-05-09T03:34:38.325172+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:39 smithi006 bash[23643]: audit 2024-05-09T03:34:38.896894+0000 mon.a (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:34:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:39 smithi006 bash[23643]: cluster 2024-05-09T03:34:38.897070+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-05-09T03:34:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:39 smithi006 bash[23643]: audit 2024-05-09T03:34:38.897330+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:39 smithi006 bash[23643]: audit 2024-05-09T03:34:38.914246+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:39 smithi006 bash[23643]: audit 2024-05-09T03:34:39.906807+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:39 smithi006 bash[18497]: cluster 2024-05-09T03:34:38.325172+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:39 smithi006 bash[18497]: audit 2024-05-09T03:34:38.896894+0000 mon.a (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-05-09T03:34:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:39 smithi006 bash[18497]: cluster 2024-05-09T03:34:38.897070+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-05-09T03:34:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:39 smithi006 bash[18497]: audit 2024-05-09T03:34:38.897330+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:39 smithi006 bash[18497]: audit 2024-05-09T03:34:38.914246+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:39 smithi006 bash[18497]: audit 2024-05-09T03:34:39.906807+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:40 smithi006 bash[23643]: cluster 2024-05-09T03:34:38.301503+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:40 smithi006 bash[23643]: cluster 2024-05-09T03:34:38.301702+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:40 smithi006 bash[23643]: cluster 2024-05-09T03:34:39.915309+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229] boot 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:40 smithi006 bash[23643]: cluster 2024-05-09T03:34:39.915420+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:40 smithi006 bash[23643]: audit 2024-05-09T03:34:39.916693+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:40 smithi006 bash[18497]: cluster 2024-05-09T03:34:38.301503+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:40 smithi006 bash[18497]: cluster 2024-05-09T03:34:38.301702+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:40 smithi006 bash[18497]: cluster 2024-05-09T03:34:39.915309+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229] boot 2024-05-09T03:34:41.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:40 smithi006 bash[18497]: cluster 2024-05-09T03:34:39.915420+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-05-09T03:34:41.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:40 smithi006 bash[18497]: audit 2024-05-09T03:34:39.916693+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:40 smithi186 bash[18641]: cluster 2024-05-09T03:34:38.301503+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:34:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:40 smithi186 bash[18641]: cluster 2024-05-09T03:34:38.301702+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:34:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:40 smithi186 bash[18641]: cluster 2024-05-09T03:34:39.915309+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.6:6826/3854143229,v1:172.21.15.6:6827/3854143229] boot 2024-05-09T03:34:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:40 smithi186 bash[18641]: cluster 2024-05-09T03:34:39.915420+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-05-09T03:34:41.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:40 smithi186 bash[18641]: audit 2024-05-09T03:34:39.916693+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:34:41.414 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-05-09T03:34:41.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi186:vg_nvme/lv_4 2024-05-09T03:34:42.207 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:41 smithi006 bash[18497]: cluster 2024-05-09T03:34:40.325761+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:42.208 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:41 smithi006 bash[18497]: cluster 2024-05-09T03:34:40.933510+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-05-09T03:34:42.208 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:41 smithi006 bash[23643]: cluster 2024-05-09T03:34:40.325761+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:42.208 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:41 smithi006 bash[23643]: cluster 2024-05-09T03:34:40.933510+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-05-09T03:34:42.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:41 smithi186 bash[18641]: cluster 2024-05-09T03:34:40.325761+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-05-09T03:34:42.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:41 smithi186 bash[18641]: cluster 2024-05-09T03:34:40.933510+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-05-09T03:34:44.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:43 smithi006 bash[18497]: cluster 2024-05-09T03:34:42.326386+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:44.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:43 smithi006 bash[23643]: cluster 2024-05-09T03:34:42.326386+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:44.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:43 smithi186 bash[18641]: cluster 2024-05-09T03:34:42.326386+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.005979+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:34:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.012599+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:34:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.014401+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.192294+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.194109+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.195665+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.197261+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.198652+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.209755+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:44 smithi006 bash[18497]: audit 2024-05-09T03:34:44.219951+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.005979+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.012599+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.014401+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:45.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.192294+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.194109+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.195665+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.197261+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.198652+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.209755+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:44 smithi006 bash[23643]: audit 2024-05-09T03:34:44.219951+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.005979+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:34:45.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.012599+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:34:45.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.014401+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:34:45.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.192294+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.194109+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.195665+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.197261+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.198652+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:34:45.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.209755+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:45.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:44 smithi186 bash[18641]: audit 2024-05-09T03:34:44.219951+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:45 smithi006 bash[23643]: audit 2024-05-09T03:34:43.998972+0000 mgr.y (mgr.14152) 140 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:45 smithi006 bash[23643]: cephadm 2024-05-09T03:34:44.182037+0000 mgr.y (mgr.14152) 141 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:45 smithi006 bash[23643]: cephadm 2024-05-09T03:34:44.199724+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 4061M 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:45 smithi006 bash[23643]: cluster 2024-05-09T03:34:44.326977+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:45 smithi006 bash[18497]: audit 2024-05-09T03:34:43.998972+0000 mgr.y (mgr.14152) 140 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:45 smithi006 bash[18497]: cephadm 2024-05-09T03:34:44.182037+0000 mgr.y (mgr.14152) 141 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:45 smithi006 bash[18497]: cephadm 2024-05-09T03:34:44.199724+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 4061M 2024-05-09T03:34:46.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:45 smithi006 bash[18497]: cluster 2024-05-09T03:34:44.326977+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:46.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:45 smithi186 bash[18641]: audit 2024-05-09T03:34:43.998972+0000 mgr.y (mgr.14152) 140 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:34:46.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:45 smithi186 bash[18641]: cephadm 2024-05-09T03:34:44.182037+0000 mgr.y (mgr.14152) 141 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T03:34:46.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:45 smithi186 bash[18641]: cephadm 2024-05-09T03:34:44.199724+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 4061M 2024-05-09T03:34:46.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:45 smithi186 bash[18641]: cluster 2024-05-09T03:34:44.326977+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:47.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:46 smithi186 bash[18641]: cluster 2024-05-09T03:34:46.327560+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:47.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:46 smithi006 bash[18497]: cluster 2024-05-09T03:34:46.327560+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:47.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:46 smithi006 bash[23643]: cluster 2024-05-09T03:34:46.327560+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:49.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:49 smithi186 bash[18641]: cluster 2024-05-09T03:34:48.328120+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:49.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:49 smithi006 bash[18497]: cluster 2024-05-09T03:34:48.328120+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:49.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:49 smithi006 bash[23643]: cluster 2024-05-09T03:34:48.328120+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:50.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:50 smithi186 bash[18641]: audit 2024-05-09T03:34:49.805291+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.186:0/3698730417' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]: dispatch 2024-05-09T03:34:50.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:50 smithi186 bash[18641]: audit 2024-05-09T03:34:49.808618+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]: dispatch 2024-05-09T03:34:50.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:50 smithi186 bash[18641]: audit 2024-05-09T03:34:49.818241+0000 mon.a (mon.0) 413 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]': finished 2024-05-09T03:34:50.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:50 smithi186 bash[18641]: cluster 2024-05-09T03:34:49.818445+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-05-09T03:34:50.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:50 smithi186 bash[18641]: audit 2024-05-09T03:34:49.818696+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:34:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:50 smithi006 bash[18497]: audit 2024-05-09T03:34:49.805291+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.186:0/3698730417' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]: dispatch 2024-05-09T03:34:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:50 smithi006 bash[18497]: audit 2024-05-09T03:34:49.808618+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]: dispatch 2024-05-09T03:34:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:50 smithi006 bash[18497]: audit 2024-05-09T03:34:49.818241+0000 mon.a (mon.0) 413 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]': finished 2024-05-09T03:34:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:50 smithi006 bash[18497]: cluster 2024-05-09T03:34:49.818445+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-05-09T03:34:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:50 smithi006 bash[18497]: audit 2024-05-09T03:34:49.818696+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:34:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:50 smithi006 bash[23643]: audit 2024-05-09T03:34:49.805291+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.186:0/3698730417' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]: dispatch 2024-05-09T03:34:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:50 smithi006 bash[23643]: audit 2024-05-09T03:34:49.808618+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]: dispatch 2024-05-09T03:34:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:50 smithi006 bash[23643]: audit 2024-05-09T03:34:49.818241+0000 mon.a (mon.0) 413 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d66c633-c84e-4385-ae05-88d093cd2077"}]': finished 2024-05-09T03:34:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:50 smithi006 bash[23643]: cluster 2024-05-09T03:34:49.818445+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-05-09T03:34:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:50 smithi006 bash[23643]: audit 2024-05-09T03:34:49.818696+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:34:51.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:51 smithi006 bash[18497]: cluster 2024-05-09T03:34:50.328656+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:51.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:51 smithi006 bash[18497]: audit 2024-05-09T03:34:50.462977+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.186:0/696390081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:34:51.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:51 smithi006 bash[23643]: cluster 2024-05-09T03:34:50.328656+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:51.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:51 smithi006 bash[23643]: audit 2024-05-09T03:34:50.462977+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.186:0/696390081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:34:51.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:51 smithi186 bash[18641]: cluster 2024-05-09T03:34:50.328656+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:51.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:51 smithi186 bash[18641]: audit 2024-05-09T03:34:50.462977+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.186:0/696390081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:34:53.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:53 smithi186 bash[18641]: cluster 2024-05-09T03:34:52.329344+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:53.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:53 smithi006 bash[18497]: cluster 2024-05-09T03:34:52.329344+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:53.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:53 smithi006 bash[23643]: cluster 2024-05-09T03:34:52.329344+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:55.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:55 smithi006 bash[18497]: cluster 2024-05-09T03:34:54.329946+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:55.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:55 smithi006 bash[23643]: cluster 2024-05-09T03:34:54.329946+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:55.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:55 smithi186 bash[18641]: cluster 2024-05-09T03:34:54.329946+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:58.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:57 smithi186 bash[18641]: cluster 2024-05-09T03:34:56.330560+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:57 smithi006 bash[18497]: cluster 2024-05-09T03:34:56.330560+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:34:58.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:57 smithi006 bash[23643]: cluster 2024-05-09T03:34:56.330560+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:00.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:59 smithi006 bash[18497]: cluster 2024-05-09T03:34:58.331258+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:00.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:59 smithi006 bash[18497]: audit 2024-05-09T03:34:59.592880+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T03:35:00.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:34:59 smithi006 bash[18497]: audit 2024-05-09T03:34:59.594786+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:00.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:59 smithi006 bash[23643]: cluster 2024-05-09T03:34:58.331258+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:00.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:59 smithi006 bash[23643]: audit 2024-05-09T03:34:59.592880+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T03:35:00.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:34:59 smithi006 bash[23643]: audit 2024-05-09T03:34:59.594786+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:00.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:59 smithi186 bash[18641]: cluster 2024-05-09T03:34:58.331258+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:00.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:59 smithi186 bash[18641]: audit 2024-05-09T03:34:59.592880+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T03:35:00.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:34:59 smithi186 bash[18641]: audit 2024-05-09T03:34:59.594786+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:01.008 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:00 smithi186 bash[18641]: cephadm 2024-05-09T03:34:59.596413+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T03:35:01.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:00 smithi006 bash[18497]: cephadm 2024-05-09T03:34:59.596413+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T03:35:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:00 smithi006 bash[23643]: cephadm 2024-05-09T03:34:59.596413+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T03:35:02.334 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:01 smithi186 bash[18641]: cluster 2024-05-09T03:35:00.331822+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:02.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:01 smithi006 bash[18497]: cluster 2024-05-09T03:35:00.331822+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:02.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:01 smithi006 bash[23643]: cluster 2024-05-09T03:35:00.331822+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:03.298 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:03 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:03.299 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:35:03 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:03.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:03 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:03.634 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:35:03 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:04.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:03 smithi006 bash[18497]: cluster 2024-05-09T03:35:02.332501+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:04.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:03 smithi006 bash[18497]: audit 2024-05-09T03:35:03.431434+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:04.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:03 smithi006 bash[18497]: audit 2024-05-09T03:35:03.441323+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:04.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:03 smithi006 bash[18497]: audit 2024-05-09T03:35:03.444339+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:04.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:03 smithi006 bash[18497]: audit 2024-05-09T03:35:03.446300+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:04.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:03 smithi006 bash[23643]: cluster 2024-05-09T03:35:02.332501+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:04.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:03 smithi006 bash[23643]: audit 2024-05-09T03:35:03.431434+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:04.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:03 smithi006 bash[23643]: audit 2024-05-09T03:35:03.441323+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:04.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:03 smithi006 bash[23643]: audit 2024-05-09T03:35:03.444339+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:04.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:03 smithi006 bash[23643]: audit 2024-05-09T03:35:03.446300+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:04.307 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:03 smithi186 bash[18641]: cluster 2024-05-09T03:35:02.332501+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:04.307 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:03 smithi186 bash[18641]: audit 2024-05-09T03:35:03.431434+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:04.307 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:03 smithi186 bash[18641]: audit 2024-05-09T03:35:03.441323+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:04.307 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:03 smithi186 bash[18641]: audit 2024-05-09T03:35:03.444339+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:04.307 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:03 smithi186 bash[18641]: audit 2024-05-09T03:35:03.446300+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:06.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:05 smithi006 bash[18497]: cluster 2024-05-09T03:35:04.333114+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:06.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:05 smithi006 bash[23643]: cluster 2024-05-09T03:35:04.333114+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:06.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:05 smithi186 bash[18641]: cluster 2024-05-09T03:35:04.333114+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:07.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:07 smithi186 bash[18641]: cluster 2024-05-09T03:35:06.333689+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:07.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:07 smithi186 bash[18641]: audit 2024-05-09T03:35:06.410100+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:07.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:07 smithi186 bash[18641]: audit 2024-05-09T03:35:06.667412+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:07.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:07 smithi006 bash[18497]: cluster 2024-05-09T03:35:06.333689+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:07.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:07 smithi006 bash[18497]: audit 2024-05-09T03:35:06.410100+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:07.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:07 smithi006 bash[18497]: audit 2024-05-09T03:35:06.667412+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:07.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:07 smithi006 bash[23643]: cluster 2024-05-09T03:35:06.333689+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:07.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:07 smithi006 bash[23643]: audit 2024-05-09T03:35:06.410100+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:07.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:07 smithi006 bash[23643]: audit 2024-05-09T03:35:06.667412+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:09.522 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 4 on host 'smithi186' 2024-05-09T03:35:09.719 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:09 smithi186 bash[18641]: cluster 2024-05-09T03:35:08.334411+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:09.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:09 smithi006 bash[18497]: cluster 2024-05-09T03:35:08.334411+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:09.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:09 smithi006 bash[23643]: cluster 2024-05-09T03:35:08.334411+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:10.184 DEBUG:teuthology.orchestra.run.smithi186:osd.4> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.4.service 2024-05-09T03:35:10.187 INFO:tasks.cephadm:Deploying osd.5 on smithi186 with /dev/vg_nvme/lv_3... 2024-05-09T03:35:10.187 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-05-09T03:35:10.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:10 smithi006 bash[18497]: audit 2024-05-09T03:35:09.523412+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:10.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:10 smithi006 bash[18497]: audit 2024-05-09T03:35:09.545279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:10.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:10 smithi006 bash[18497]: audit 2024-05-09T03:35:09.548311+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:10.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:10 smithi006 bash[18497]: audit 2024-05-09T03:35:09.550265+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:10.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:10 smithi006 bash[18497]: audit 2024-05-09T03:35:09.722920+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T03:35:10.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:10 smithi006 bash[18497]: audit 2024-05-09T03:35:09.725829+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T03:35:10.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:10 smithi006 bash[23643]: audit 2024-05-09T03:35:09.523412+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:10.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:10 smithi006 bash[23643]: audit 2024-05-09T03:35:09.545279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:10.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:10 smithi006 bash[23643]: audit 2024-05-09T03:35:09.548311+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:10.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:10 smithi006 bash[23643]: audit 2024-05-09T03:35:09.550265+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:10.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:10 smithi006 bash[23643]: audit 2024-05-09T03:35:09.722920+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T03:35:10.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:10 smithi006 bash[23643]: audit 2024-05-09T03:35:09.725829+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T03:35:10.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:10 smithi186 bash[18641]: audit 2024-05-09T03:35:09.523412+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:10.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:10 smithi186 bash[18641]: audit 2024-05-09T03:35:09.545279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:10.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:10 smithi186 bash[18641]: audit 2024-05-09T03:35:09.548311+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:10.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:10 smithi186 bash[18641]: audit 2024-05-09T03:35:09.550265+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:10.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:10 smithi186 bash[18641]: audit 2024-05-09T03:35:09.722920+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T03:35:10.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:10 smithi186 bash[18641]: audit 2024-05-09T03:35:09.725829+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T03:35:11.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:11 smithi006 bash[23643]: cluster 2024-05-09T03:35:10.334982+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:11.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:11 smithi006 bash[23643]: audit 2024-05-09T03:35:10.534293+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:11.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:11 smithi006 bash[23643]: audit 2024-05-09T03:35:10.534967+0000 mon.a (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T03:35:11.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:11 smithi006 bash[23643]: cluster 2024-05-09T03:35:10.535238+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-05-09T03:35:11.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:11 smithi006 bash[23643]: audit 2024-05-09T03:35:10.535552+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:11.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:11 smithi006 bash[23643]: audit 2024-05-09T03:35:10.537111+0000 mon.a (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:11.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:11 smithi006 bash[18497]: cluster 2024-05-09T03:35:10.334982+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:11.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:11 smithi006 bash[18497]: audit 2024-05-09T03:35:10.534293+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:11.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:11 smithi006 bash[18497]: audit 2024-05-09T03:35:10.534967+0000 mon.a (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T03:35:11.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:11 smithi006 bash[18497]: cluster 2024-05-09T03:35:10.535238+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-05-09T03:35:11.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:11 smithi006 bash[18497]: audit 2024-05-09T03:35:10.535552+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:11.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:11 smithi006 bash[18497]: audit 2024-05-09T03:35:10.537111+0000 mon.a (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:11.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:11 smithi186 bash[18641]: cluster 2024-05-09T03:35:10.334982+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:11.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:11 smithi186 bash[18641]: audit 2024-05-09T03:35:10.534293+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:11.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:11 smithi186 bash[18641]: audit 2024-05-09T03:35:10.534967+0000 mon.a (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T03:35:11.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:11 smithi186 bash[18641]: cluster 2024-05-09T03:35:10.535238+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-05-09T03:35:11.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:11 smithi186 bash[18641]: audit 2024-05-09T03:35:10.535552+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:11.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:11 smithi186 bash[18641]: audit 2024-05-09T03:35:10.537111+0000 mon.a (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:11.884 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:35:11 smithi186 bash[21694]: debug 2024-05-09T03:35:11.544+0000 7f2ee6809700 -1 osd.4 0 waiting for initial osdmap 2024-05-09T03:35:11.884 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:35:11 smithi186 bash[21694]: debug 2024-05-09T03:35:11.552+0000 7f2edf19c700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:12 smithi006 bash[18497]: audit 2024-05-09T03:35:11.538566+0000 mon.a (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:12 smithi006 bash[18497]: cluster 2024-05-09T03:35:11.538809+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:12 smithi006 bash[18497]: audit 2024-05-09T03:35:11.539750+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:12 smithi006 bash[18497]: audit 2024-05-09T03:35:11.552746+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:12 smithi006 bash[23643]: audit 2024-05-09T03:35:11.538566+0000 mon.a (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:12 smithi006 bash[23643]: cluster 2024-05-09T03:35:11.538809+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:12 smithi006 bash[23643]: audit 2024-05-09T03:35:11.539750+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:12.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:12 smithi006 bash[23643]: audit 2024-05-09T03:35:11.552746+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:12.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:12 smithi186 bash[18641]: audit 2024-05-09T03:35:11.538566+0000 mon.a (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:35:12.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:12 smithi186 bash[18641]: cluster 2024-05-09T03:35:11.538809+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-05-09T03:35:12.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:12 smithi186 bash[18641]: audit 2024-05-09T03:35:11.539750+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:12.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:12 smithi186 bash[18641]: audit 2024-05-09T03:35:11.552746+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:13.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:13 smithi006 bash[18497]: cluster 2024-05-09T03:35:10.677610+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:35:13.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:13 smithi006 bash[18497]: cluster 2024-05-09T03:35:10.677747+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:35:13.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:13 smithi006 bash[18497]: cluster 2024-05-09T03:35:12.335502+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:13.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:13 smithi006 bash[18497]: audit 2024-05-09T03:35:12.551805+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:13.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:13 smithi006 bash[18497]: cluster 2024-05-09T03:35:12.564469+0000 mon.a (mon.0) 438 : cluster [INF] osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317] boot 2024-05-09T03:35:13.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:13 smithi006 bash[18497]: cluster 2024-05-09T03:35:12.564594+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-05-09T03:35:13.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:13 smithi006 bash[18497]: audit 2024-05-09T03:35:12.565279+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:13 smithi006 bash[23643]: cluster 2024-05-09T03:35:10.677610+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:35:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:13 smithi006 bash[23643]: cluster 2024-05-09T03:35:10.677747+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:35:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:13 smithi006 bash[23643]: cluster 2024-05-09T03:35:12.335502+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:13 smithi006 bash[23643]: audit 2024-05-09T03:35:12.551805+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:13 smithi006 bash[23643]: cluster 2024-05-09T03:35:12.564469+0000 mon.a (mon.0) 438 : cluster [INF] osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317] boot 2024-05-09T03:35:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:13 smithi006 bash[23643]: cluster 2024-05-09T03:35:12.564594+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-05-09T03:35:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:13 smithi006 bash[23643]: audit 2024-05-09T03:35:12.565279+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:13.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:13 smithi186 bash[18641]: cluster 2024-05-09T03:35:10.677610+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:35:13.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:13 smithi186 bash[18641]: cluster 2024-05-09T03:35:10.677747+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:35:13.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:13 smithi186 bash[18641]: cluster 2024-05-09T03:35:12.335502+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-05-09T03:35:13.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:13 smithi186 bash[18641]: audit 2024-05-09T03:35:12.551805+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:13.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:13 smithi186 bash[18641]: cluster 2024-05-09T03:35:12.564469+0000 mon.a (mon.0) 438 : cluster [INF] osd.4 [v2:172.21.15.186:6800/2898916317,v1:172.21.15.186:6801/2898916317] boot 2024-05-09T03:35:13.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:13 smithi186 bash[18641]: cluster 2024-05-09T03:35:12.564594+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-05-09T03:35:13.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:13 smithi186 bash[18641]: audit 2024-05-09T03:35:12.565279+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:35:14.454 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-05-09T03:35:14.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi186:vg_nvme/lv_3 2024-05-09T03:35:14.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:14 smithi006 bash[18497]: cluster 2024-05-09T03:35:13.564481+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-05-09T03:35:14.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:14 smithi006 bash[23643]: cluster 2024-05-09T03:35:13.564481+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-05-09T03:35:14.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:14 smithi186 bash[18641]: cluster 2024-05-09T03:35:13.564481+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-05-09T03:35:15.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:15 smithi186 bash[18641]: cluster 2024-05-09T03:35:14.336062+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:15.849 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:15 smithi186 bash[18641]: cluster 2024-05-09T03:35:14.581604+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-05-09T03:35:15.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:15 smithi006 bash[18497]: cluster 2024-05-09T03:35:14.336062+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:15.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:15 smithi006 bash[18497]: cluster 2024-05-09T03:35:14.581604+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-05-09T03:35:15.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:15 smithi006 bash[23643]: cluster 2024-05-09T03:35:14.336062+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:15.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:15 smithi006 bash[23643]: cluster 2024-05-09T03:35:14.581604+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-05-09T03:35:16.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:16 smithi006 bash[18497]: cluster 2024-05-09T03:35:15.590907+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-05-09T03:35:16.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:16 smithi006 bash[23643]: cluster 2024-05-09T03:35:15.590907+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-05-09T03:35:16.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:16 smithi186 bash[18641]: cluster 2024-05-09T03:35:15.590907+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-05-09T03:35:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:17 smithi006 bash[18497]: cluster 2024-05-09T03:35:16.336636+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v140: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-05-09T03:35:17.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:17 smithi006 bash[18497]: cluster 2024-05-09T03:35:16.591833+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-05-09T03:35:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:17 smithi006 bash[23643]: cluster 2024-05-09T03:35:16.336636+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v140: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-05-09T03:35:17.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:17 smithi006 bash[23643]: cluster 2024-05-09T03:35:16.591833+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-05-09T03:35:17.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:17 smithi186 bash[18641]: cluster 2024-05-09T03:35:16.336636+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v140: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-05-09T03:35:17.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:17 smithi186 bash[18641]: cluster 2024-05-09T03:35:16.591833+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-05-09T03:35:18.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.695724+0000 mgr.y (mgr.14152) 161 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:35:18.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.702698+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:35:18.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.709267+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.710972+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: cephadm 2024-05-09T03:35:17.904709+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.914387+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.916388+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: cephadm 2024-05-09T03:35:17.917775+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 17265M 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.928241+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:18 smithi006 bash[18497]: audit 2024-05-09T03:35:17.938936+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.695724+0000 mgr.y (mgr.14152) 161 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.702698+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.709267+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.710972+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: cephadm 2024-05-09T03:35:17.904709+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.914387+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.916388+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: cephadm 2024-05-09T03:35:17.917775+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 17265M 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.928241+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:18 smithi006 bash[23643]: audit 2024-05-09T03:35:17.938936+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.695724+0000 mgr.y (mgr.14152) 161 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.702698+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.709267+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.710972+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: cephadm 2024-05-09T03:35:17.904709+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.914387+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.916388+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: cephadm 2024-05-09T03:35:17.917775+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 17265M 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.928241+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:18.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:18 smithi186 bash[18641]: audit 2024-05-09T03:35:17.938936+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:20.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:19 smithi006 bash[18497]: cluster 2024-05-09T03:35:18.337207+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v142: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-05-09T03:35:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:19 smithi006 bash[23643]: cluster 2024-05-09T03:35:18.337207+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v142: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-05-09T03:35:20.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:19 smithi186 bash[18641]: cluster 2024-05-09T03:35:18.337207+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v142: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-05-09T03:35:22.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:21 smithi186 bash[18641]: cluster 2024-05-09T03:35:20.337875+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v143: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-05-09T03:35:22.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:21 smithi006 bash[23643]: cluster 2024-05-09T03:35:20.337875+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v143: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-05-09T03:35:22.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:21 smithi006 bash[18497]: cluster 2024-05-09T03:35:20.337875+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v143: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-05-09T03:35:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:23 smithi006 bash[18497]: cluster 2024-05-09T03:35:22.338588+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-05-09T03:35:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:23 smithi006 bash[18497]: audit 2024-05-09T03:35:23.412766+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.186:0/1130285279' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]: dispatch 2024-05-09T03:35:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:23 smithi006 bash[18497]: audit 2024-05-09T03:35:23.415517+0000 mon.a (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]: dispatch 2024-05-09T03:35:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:23 smithi006 bash[18497]: audit 2024-05-09T03:35:23.426305+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]': finished 2024-05-09T03:35:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:23 smithi006 bash[18497]: cluster 2024-05-09T03:35:23.426497+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-05-09T03:35:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:23 smithi006 bash[18497]: audit 2024-05-09T03:35:23.426815+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:23 smithi006 bash[23643]: cluster 2024-05-09T03:35:22.338588+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-05-09T03:35:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:23 smithi006 bash[23643]: audit 2024-05-09T03:35:23.412766+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.186:0/1130285279' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]: dispatch 2024-05-09T03:35:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:23 smithi006 bash[23643]: audit 2024-05-09T03:35:23.415517+0000 mon.a (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]: dispatch 2024-05-09T03:35:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:23 smithi006 bash[23643]: audit 2024-05-09T03:35:23.426305+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]': finished 2024-05-09T03:35:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:23 smithi006 bash[23643]: cluster 2024-05-09T03:35:23.426497+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-05-09T03:35:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:23 smithi006 bash[23643]: audit 2024-05-09T03:35:23.426815+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:24.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:23 smithi186 bash[18641]: cluster 2024-05-09T03:35:22.338588+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-05-09T03:35:24.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:23 smithi186 bash[18641]: audit 2024-05-09T03:35:23.412766+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.186:0/1130285279' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]: dispatch 2024-05-09T03:35:24.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:23 smithi186 bash[18641]: audit 2024-05-09T03:35:23.415517+0000 mon.a (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]: dispatch 2024-05-09T03:35:24.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:23 smithi186 bash[18641]: audit 2024-05-09T03:35:23.426305+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4a396a1-b276-4430-a1ec-572e4f6f12d1"}]': finished 2024-05-09T03:35:24.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:23 smithi186 bash[18641]: cluster 2024-05-09T03:35:23.426497+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-05-09T03:35:24.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:23 smithi186 bash[18641]: audit 2024-05-09T03:35:23.426815+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:25.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:24 smithi006 bash[23643]: audit 2024-05-09T03:35:24.077825+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.186:0/3243675960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:35:25.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:24 smithi006 bash[23643]: audit 2024-05-09T03:35:24.358113+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:35:25.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:24 smithi006 bash[23643]: audit 2024-05-09T03:35:24.358585+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:35:25.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:24 smithi006 bash[18497]: audit 2024-05-09T03:35:24.077825+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.186:0/3243675960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:35:25.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:24 smithi006 bash[18497]: audit 2024-05-09T03:35:24.358113+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:35:25.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:24 smithi006 bash[18497]: audit 2024-05-09T03:35:24.358585+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:35:25.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:24 smithi186 bash[18641]: audit 2024-05-09T03:35:24.077825+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.186:0/3243675960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:35:25.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:24 smithi186 bash[18641]: audit 2024-05-09T03:35:24.358113+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:35:25.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:24 smithi186 bash[18641]: audit 2024-05-09T03:35:24.358585+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:35:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:25 smithi006 bash[18497]: cluster 2024-05-09T03:35:24.339169+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:26.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:25 smithi006 bash[23643]: cluster 2024-05-09T03:35:24.339169+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:25 smithi186 bash[18641]: cluster 2024-05-09T03:35:24.339169+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:28.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:27 smithi006 bash[18497]: cluster 2024-05-09T03:35:26.339788+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:28.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:27 smithi006 bash[23643]: cluster 2024-05-09T03:35:26.339788+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:28.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:27 smithi186 bash[18641]: cluster 2024-05-09T03:35:26.339788+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:30.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:29 smithi006 bash[18497]: cluster 2024-05-09T03:35:28.340324+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:30.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:29 smithi006 bash[23643]: cluster 2024-05-09T03:35:28.340324+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:30.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:29 smithi186 bash[18641]: cluster 2024-05-09T03:35:28.340324+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:32.186 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:31 smithi186 bash[18641]: cluster 2024-05-09T03:35:30.340919+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:31 smithi006 bash[18497]: cluster 2024-05-09T03:35:30.340919+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:32.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:31 smithi006 bash[23643]: cluster 2024-05-09T03:35:30.340919+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:34.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:33 smithi006 bash[18497]: cluster 2024-05-09T03:35:32.341520+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:34.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:33 smithi006 bash[18497]: audit 2024-05-09T03:35:33.427188+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T03:35:34.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:33 smithi006 bash[18497]: audit 2024-05-09T03:35:33.429062+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:34.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:33 smithi006 bash[23643]: cluster 2024-05-09T03:35:32.341520+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:34.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:33 smithi006 bash[23643]: audit 2024-05-09T03:35:33.427188+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T03:35:34.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:33 smithi006 bash[23643]: audit 2024-05-09T03:35:33.429062+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:34.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:33 smithi186 bash[18641]: cluster 2024-05-09T03:35:32.341520+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:34.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:33 smithi186 bash[18641]: audit 2024-05-09T03:35:33.427188+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T03:35:34.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:33 smithi186 bash[18641]: audit 2024-05-09T03:35:33.429062+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:34 smithi186 bash[18641]: cephadm 2024-05-09T03:35:33.430673+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T03:35:35.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:34 smithi006 bash[18497]: cephadm 2024-05-09T03:35:33.430673+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T03:35:35.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:34 smithi006 bash[23643]: cephadm 2024-05-09T03:35:33.430673+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T03:35:36.319 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:35 smithi186 bash[18641]: cluster 2024-05-09T03:35:34.342155+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:36.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:35 smithi006 bash[18497]: cluster 2024-05-09T03:35:34.342155+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:36.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:35 smithi006 bash[23643]: cluster 2024-05-09T03:35:34.342155+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:37.202 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:36 smithi186 bash[18641]: cluster 2024-05-09T03:35:36.342739+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:37.202 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:37.203 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:35:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:37.203 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:35:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:37.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:36 smithi006 bash[23643]: cluster 2024-05-09T03:35:36.342739+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:37.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:36 smithi006 bash[18497]: cluster 2024-05-09T03:35:36.342739+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:37.457 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:37.457 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:35:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:37.457 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:35:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:35:38.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:38 smithi186 bash[18641]: audit 2024-05-09T03:35:37.447099+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:38.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:38 smithi186 bash[18641]: audit 2024-05-09T03:35:37.460733+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:38.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:38 smithi186 bash[18641]: audit 2024-05-09T03:35:37.464278+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:38.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:38 smithi186 bash[18641]: audit 2024-05-09T03:35:37.466863+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:38.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:38 smithi006 bash[18497]: audit 2024-05-09T03:35:37.447099+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:38.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:38 smithi006 bash[18497]: audit 2024-05-09T03:35:37.460733+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:38.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:38 smithi006 bash[18497]: audit 2024-05-09T03:35:37.464278+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:38.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:38 smithi006 bash[18497]: audit 2024-05-09T03:35:37.466863+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:38.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:38 smithi006 bash[23643]: audit 2024-05-09T03:35:37.447099+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:38.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:38 smithi006 bash[23643]: audit 2024-05-09T03:35:37.460733+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:38.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:38 smithi006 bash[23643]: audit 2024-05-09T03:35:37.464278+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:38.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:38 smithi006 bash[23643]: audit 2024-05-09T03:35:37.466863+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:39.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:39 smithi006 bash[18497]: cluster 2024-05-09T03:35:38.343299+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:39.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:39 smithi006 bash[23643]: cluster 2024-05-09T03:35:38.343299+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:39.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:39 smithi186 bash[18641]: cluster 2024-05-09T03:35:38.343299+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:42.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:41 smithi006 bash[18497]: cluster 2024-05-09T03:35:40.343860+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:42.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:41 smithi006 bash[18497]: audit 2024-05-09T03:35:40.699351+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:42.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:41 smithi006 bash[18497]: audit 2024-05-09T03:35:40.709800+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:42.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:41 smithi006 bash[23643]: cluster 2024-05-09T03:35:40.343860+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:42.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:41 smithi006 bash[23643]: audit 2024-05-09T03:35:40.699351+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:42.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:41 smithi006 bash[23643]: audit 2024-05-09T03:35:40.709800+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:41 smithi186 bash[18641]: cluster 2024-05-09T03:35:40.343860+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:41 smithi186 bash[18641]: audit 2024-05-09T03:35:40.699351+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:41 smithi186 bash[18641]: audit 2024-05-09T03:35:40.709800+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:43.677 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 5 on host 'smithi186' 2024-05-09T03:35:43.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:43 smithi186 bash[18641]: cluster 2024-05-09T03:35:42.344467+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:43.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:43 smithi186 bash[18641]: audit 2024-05-09T03:35:43.678138+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:43.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:43 smithi186 bash[18641]: audit 2024-05-09T03:35:43.687041+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:43.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:43 smithi186 bash[18641]: audit 2024-05-09T03:35:43.690077+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:43.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:43 smithi186 bash[18641]: audit 2024-05-09T03:35:43.692041+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:43 smithi006 bash[18497]: cluster 2024-05-09T03:35:42.344467+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:43 smithi006 bash[18497]: audit 2024-05-09T03:35:43.678138+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:43 smithi006 bash[18497]: audit 2024-05-09T03:35:43.687041+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:43 smithi006 bash[18497]: audit 2024-05-09T03:35:43.690077+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:43 smithi006 bash[18497]: audit 2024-05-09T03:35:43.692041+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:44.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:43 smithi006 bash[23643]: cluster 2024-05-09T03:35:42.344467+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:43 smithi006 bash[23643]: audit 2024-05-09T03:35:43.678138+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:43 smithi006 bash[23643]: audit 2024-05-09T03:35:43.687041+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:35:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:43 smithi006 bash[23643]: audit 2024-05-09T03:35:43.690077+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:43 smithi006 bash[23643]: audit 2024-05-09T03:35:43.692041+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:35:44.337 DEBUG:teuthology.orchestra.run.smithi186:osd.5> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.5.service 2024-05-09T03:35:44.339 INFO:tasks.cephadm:Deploying osd.6 on smithi186 with /dev/vg_nvme/lv_2... 2024-05-09T03:35:44.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-05-09T03:35:44.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:44 smithi186 bash[18641]: audit 2024-05-09T03:35:44.033103+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T03:35:44.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:44 smithi186 bash[18641]: audit 2024-05-09T03:35:44.035373+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T03:35:45.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:44 smithi006 bash[18497]: audit 2024-05-09T03:35:44.033103+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T03:35:45.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:44 smithi006 bash[18497]: audit 2024-05-09T03:35:44.035373+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T03:35:45.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:44 smithi006 bash[23643]: audit 2024-05-09T03:35:44.033103+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T03:35:45.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:44 smithi006 bash[23643]: audit 2024-05-09T03:35:44.035373+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T03:35:46.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:45 smithi006 bash[18497]: cluster 2024-05-09T03:35:44.345066+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:46.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:45 smithi006 bash[18497]: audit 2024-05-09T03:35:44.716437+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:46.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:45 smithi006 bash[18497]: audit 2024-05-09T03:35:44.716639+0000 mon.a (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T03:35:46.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:45 smithi006 bash[18497]: cluster 2024-05-09T03:35:44.716817+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-05-09T03:35:46.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:45 smithi006 bash[18497]: audit 2024-05-09T03:35:44.717120+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:46.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:45 smithi006 bash[18497]: audit 2024-05-09T03:35:44.718831+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:46.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:45 smithi006 bash[23643]: cluster 2024-05-09T03:35:44.345066+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:46.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:45 smithi006 bash[23643]: audit 2024-05-09T03:35:44.716437+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:46.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:45 smithi006 bash[23643]: audit 2024-05-09T03:35:44.716639+0000 mon.a (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T03:35:46.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:45 smithi006 bash[23643]: cluster 2024-05-09T03:35:44.716817+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-05-09T03:35:46.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:45 smithi006 bash[23643]: audit 2024-05-09T03:35:44.717120+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:46.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:45 smithi006 bash[23643]: audit 2024-05-09T03:35:44.718831+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:45 smithi186 bash[18641]: cluster 2024-05-09T03:35:44.345066+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:45 smithi186 bash[18641]: audit 2024-05-09T03:35:44.716437+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:45 smithi186 bash[18641]: audit 2024-05-09T03:35:44.716639+0000 mon.a (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T03:35:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:45 smithi186 bash[18641]: cluster 2024-05-09T03:35:44.716817+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-05-09T03:35:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:45 smithi186 bash[18641]: audit 2024-05-09T03:35:44.717120+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:46.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:45 smithi186 bash[18641]: audit 2024-05-09T03:35:44.718831+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:35:46.134 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:35:45 smithi186 bash[24687]: debug 2024-05-09T03:35:45.728+0000 7f6af7305700 -1 osd.5 0 waiting for initial osdmap 2024-05-09T03:35:46.134 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:35:45 smithi186 bash[24687]: debug 2024-05-09T03:35:45.744+0000 7f6af2c9e700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:35:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:46 smithi006 bash[18497]: audit 2024-05-09T03:35:45.723039+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:35:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:46 smithi006 bash[18497]: cluster 2024-05-09T03:35:45.723399+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-05-09T03:35:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:46 smithi006 bash[18497]: audit 2024-05-09T03:35:45.724345+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:46 smithi006 bash[18497]: audit 2024-05-09T03:35:45.735379+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:46 smithi006 bash[18497]: cluster 2024-05-09T03:35:45.913849+0000 mon.a (mon.0) 479 : cluster [INF] osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386] boot 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:46 smithi006 bash[18497]: cluster 2024-05-09T03:35:45.913999+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:46 smithi006 bash[18497]: audit 2024-05-09T03:35:45.915495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:46 smithi006 bash[23643]: audit 2024-05-09T03:35:45.723039+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:46 smithi006 bash[23643]: cluster 2024-05-09T03:35:45.723399+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:46 smithi006 bash[23643]: audit 2024-05-09T03:35:45.724345+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:46 smithi006 bash[23643]: audit 2024-05-09T03:35:45.735379+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:46 smithi006 bash[23643]: cluster 2024-05-09T03:35:45.913849+0000 mon.a (mon.0) 479 : cluster [INF] osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386] boot 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:46 smithi006 bash[23643]: cluster 2024-05-09T03:35:45.913999+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-05-09T03:35:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:46 smithi006 bash[23643]: audit 2024-05-09T03:35:45.915495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:46 smithi186 bash[18641]: audit 2024-05-09T03:35:45.723039+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:35:47.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:46 smithi186 bash[18641]: cluster 2024-05-09T03:35:45.723399+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-05-09T03:35:47.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:46 smithi186 bash[18641]: audit 2024-05-09T03:35:45.724345+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:46 smithi186 bash[18641]: audit 2024-05-09T03:35:45.735379+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:47.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:46 smithi186 bash[18641]: cluster 2024-05-09T03:35:45.913849+0000 mon.a (mon.0) 479 : cluster [INF] osd.5 [v2:172.21.15.186:6808/1267084386,v1:172.21.15.186:6809/1267084386] boot 2024-05-09T03:35:47.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:46 smithi186 bash[18641]: cluster 2024-05-09T03:35:45.913999+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-05-09T03:35:47.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:46 smithi186 bash[18641]: audit 2024-05-09T03:35:45.915495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:35:48.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:47 smithi186 bash[18641]: cluster 2024-05-09T03:35:44.984643+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:35:48.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:47 smithi186 bash[18641]: cluster 2024-05-09T03:35:44.984797+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:35:48.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:47 smithi186 bash[18641]: cluster 2024-05-09T03:35:46.345686+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:48.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:47 smithi186 bash[18641]: cluster 2024-05-09T03:35:46.922251+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-05-09T03:35:48.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:47 smithi006 bash[18497]: cluster 2024-05-09T03:35:44.984643+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:35:48.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:47 smithi006 bash[18497]: cluster 2024-05-09T03:35:44.984797+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:35:48.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:47 smithi006 bash[18497]: cluster 2024-05-09T03:35:46.345686+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:48.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:47 smithi006 bash[18497]: cluster 2024-05-09T03:35:46.922251+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-05-09T03:35:48.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:47 smithi006 bash[23643]: cluster 2024-05-09T03:35:44.984643+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:35:48.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:47 smithi006 bash[23643]: cluster 2024-05-09T03:35:44.984797+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:35:48.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:47 smithi006 bash[23643]: cluster 2024-05-09T03:35:46.345686+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-05-09T03:35:48.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:47 smithi006 bash[23643]: cluster 2024-05-09T03:35:46.922251+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-05-09T03:35:48.784 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-05-09T03:35:48.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi186:vg_nvme/lv_2 2024-05-09T03:35:49.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:48 smithi186 bash[18641]: cluster 2024-05-09T03:35:47.921256+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-05-09T03:35:49.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:48 smithi006 bash[18497]: cluster 2024-05-09T03:35:47.921256+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-05-09T03:35:49.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:48 smithi006 bash[23643]: cluster 2024-05-09T03:35:47.921256+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-05-09T03:35:50.298 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:49 smithi186 bash[18641]: cluster 2024-05-09T03:35:48.346348+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:50.298 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:49 smithi186 bash[18641]: cluster 2024-05-09T03:35:48.923174+0000 mon.a (mon.0) 484 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-05-09T03:35:50.298 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:49 smithi186 bash[18641]: cluster 2024-05-09T03:35:48.938336+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-05-09T03:35:50.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:49 smithi006 bash[23643]: cluster 2024-05-09T03:35:48.346348+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:50.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:49 smithi006 bash[23643]: cluster 2024-05-09T03:35:48.923174+0000 mon.a (mon.0) 484 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-05-09T03:35:50.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:49 smithi006 bash[23643]: cluster 2024-05-09T03:35:48.938336+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-05-09T03:35:50.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:49 smithi006 bash[18497]: cluster 2024-05-09T03:35:48.346348+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:50.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:49 smithi006 bash[18497]: cluster 2024-05-09T03:35:48.923174+0000 mon.a (mon.0) 484 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-05-09T03:35:50.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:49 smithi006 bash[18497]: cluster 2024-05-09T03:35:48.938336+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-05-09T03:35:51.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:50 smithi006 bash[23643]: cluster 2024-05-09T03:35:49.946090+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-05-09T03:35:51.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:50 smithi006 bash[18497]: cluster 2024-05-09T03:35:49.946090+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-05-09T03:35:51.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:50 smithi186 bash[18641]: cluster 2024-05-09T03:35:49.946090+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-05-09T03:35:52.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:51 smithi186 bash[18641]: cluster 2024-05-09T03:35:50.346911+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:52.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:51 smithi006 bash[18497]: cluster 2024-05-09T03:35:50.346911+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:52.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:51 smithi006 bash[23643]: cluster 2024-05-09T03:35:50.346911+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.069360+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:35:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.076289+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:35:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.082698+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:35:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.084527+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: cephadm 2024-05-09T03:35:52.270670+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:35:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.280824+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.283057+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.284913+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: cephadm 2024-05-09T03:35:52.286254+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 8632M 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.294794+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: audit 2024-05-09T03:35:52.303430+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:52 smithi006 bash[18497]: cluster 2024-05-09T03:35:52.347492+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.069360+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.076289+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.082698+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.084527+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: cephadm 2024-05-09T03:35:52.270670+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:35:53.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.280824+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.283057+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:53.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.284913+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:53.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: cephadm 2024-05-09T03:35:52.286254+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 8632M 2024-05-09T03:35:53.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.294794+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: audit 2024-05-09T03:35:52.303430+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:52 smithi006 bash[23643]: cluster 2024-05-09T03:35:52.347492+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:53.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.069360+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:35:53.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.076289+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:35:53.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.082698+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:35:53.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.084527+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:35:53.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: cephadm 2024-05-09T03:35:52.270670+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:35:53.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.280824+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.283057+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:53.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.284913+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:35:53.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: cephadm 2024-05-09T03:35:52.286254+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 8632M 2024-05-09T03:35:53.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.294794+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: audit 2024-05-09T03:35:52.303430+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:35:53.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:52 smithi186 bash[18641]: cluster 2024-05-09T03:35:52.347492+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:35:54.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:53 smithi006 bash[23643]: cluster 2024-05-09T03:35:53.299829+0000 mon.a (mon.0) 495 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-05-09T03:35:54.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:53 smithi006 bash[23643]: cluster 2024-05-09T03:35:53.299888+0000 mon.a (mon.0) 496 : cluster [INF] Cluster is now healthy 2024-05-09T03:35:54.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:53 smithi006 bash[18497]: cluster 2024-05-09T03:35:53.299829+0000 mon.a (mon.0) 495 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-05-09T03:35:54.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:53 smithi006 bash[18497]: cluster 2024-05-09T03:35:53.299888+0000 mon.a (mon.0) 496 : cluster [INF] Cluster is now healthy 2024-05-09T03:35:54.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:53 smithi186 bash[18641]: cluster 2024-05-09T03:35:53.299829+0000 mon.a (mon.0) 495 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-05-09T03:35:54.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:53 smithi186 bash[18641]: cluster 2024-05-09T03:35:53.299888+0000 mon.a (mon.0) 496 : cluster [INF] Cluster is now healthy 2024-05-09T03:35:55.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:54 smithi186 bash[18641]: cluster 2024-05-09T03:35:54.348073+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-05-09T03:35:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:54 smithi006 bash[18497]: cluster 2024-05-09T03:35:54.348073+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-05-09T03:35:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:54 smithi006 bash[23643]: cluster 2024-05-09T03:35:54.348073+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:57 smithi006 bash[18497]: cluster 2024-05-09T03:35:56.348660+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:57 smithi006 bash[18497]: audit 2024-05-09T03:35:57.881436+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.186:0/1554280239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]: dispatch 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:57 smithi006 bash[18497]: audit 2024-05-09T03:35:57.883883+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]: dispatch 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:57 smithi006 bash[18497]: audit 2024-05-09T03:35:57.892956+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]': finished 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:57 smithi006 bash[18497]: cluster 2024-05-09T03:35:57.893165+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:57 smithi006 bash[18497]: audit 2024-05-09T03:35:57.893482+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:57 smithi006 bash[23643]: cluster 2024-05-09T03:35:56.348660+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-05-09T03:35:58.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:57 smithi006 bash[23643]: audit 2024-05-09T03:35:57.881436+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.186:0/1554280239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]: dispatch 2024-05-09T03:35:58.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:57 smithi006 bash[23643]: audit 2024-05-09T03:35:57.883883+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]: dispatch 2024-05-09T03:35:58.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:57 smithi006 bash[23643]: audit 2024-05-09T03:35:57.892956+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]': finished 2024-05-09T03:35:58.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:57 smithi006 bash[23643]: cluster 2024-05-09T03:35:57.893165+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-05-09T03:35:58.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:57 smithi006 bash[23643]: audit 2024-05-09T03:35:57.893482+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:35:58.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:57 smithi186 bash[18641]: cluster 2024-05-09T03:35:56.348660+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-05-09T03:35:58.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:57 smithi186 bash[18641]: audit 2024-05-09T03:35:57.881436+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.186:0/1554280239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]: dispatch 2024-05-09T03:35:58.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:57 smithi186 bash[18641]: audit 2024-05-09T03:35:57.883883+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]: dispatch 2024-05-09T03:35:58.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:57 smithi186 bash[18641]: audit 2024-05-09T03:35:57.892956+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c49391cc-7298-4f15-bba6-e89cfd098f64"}]': finished 2024-05-09T03:35:58.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:57 smithi186 bash[18641]: cluster 2024-05-09T03:35:57.893165+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-05-09T03:35:58.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:57 smithi186 bash[18641]: audit 2024-05-09T03:35:57.893482+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:35:59.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:58 smithi006 bash[23643]: audit 2024-05-09T03:35:58.580092+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.186:0/2467825554' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:35:59.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:58 smithi006 bash[18497]: audit 2024-05-09T03:35:58.580092+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.186:0/2467825554' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:35:59.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:58 smithi186 bash[18641]: audit 2024-05-09T03:35:58.580092+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.186:0/2467825554' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:36:00.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:35:59 smithi006 bash[23643]: cluster 2024-05-09T03:35:58.349223+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-05-09T03:36:00.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:35:59 smithi006 bash[18497]: cluster 2024-05-09T03:35:58.349223+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-05-09T03:36:00.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:35:59 smithi186 bash[18641]: cluster 2024-05-09T03:35:58.349223+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-05-09T03:36:02.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:01 smithi186 bash[18641]: cluster 2024-05-09T03:36:00.349830+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-05-09T03:36:02.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:01 smithi006 bash[18497]: cluster 2024-05-09T03:36:00.349830+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-05-09T03:36:02.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:01 smithi006 bash[23643]: cluster 2024-05-09T03:36:00.349830+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-05-09T03:36:04.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:03 smithi006 bash[18497]: cluster 2024-05-09T03:36:02.350455+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:04.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:03 smithi006 bash[23643]: cluster 2024-05-09T03:36:02.350455+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:03 smithi186 bash[18641]: cluster 2024-05-09T03:36:02.350455+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:06.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:05 smithi006 bash[18497]: cluster 2024-05-09T03:36:04.351074+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:06.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:05 smithi006 bash[23643]: cluster 2024-05-09T03:36:04.351074+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:06.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:05 smithi186 bash[18641]: cluster 2024-05-09T03:36:04.351074+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:08.207 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:07 smithi186 bash[18641]: cluster 2024-05-09T03:36:06.351658+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:08.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:07 smithi006 bash[18497]: cluster 2024-05-09T03:36:06.351658+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:08.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:07 smithi006 bash[23643]: cluster 2024-05-09T03:36:06.351658+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:09.272 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:08 smithi186 bash[18641]: audit 2024-05-09T03:36:07.961034+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T03:36:09.273 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:08 smithi186 bash[18641]: audit 2024-05-09T03:36:07.962831+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:09.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:08 smithi006 bash[23643]: audit 2024-05-09T03:36:07.961034+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T03:36:09.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:08 smithi006 bash[23643]: audit 2024-05-09T03:36:07.962831+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:09.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:08 smithi006 bash[18497]: audit 2024-05-09T03:36:07.961034+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T03:36:09.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:08 smithi006 bash[18497]: audit 2024-05-09T03:36:07.962831+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:10.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:09 smithi186 bash[18641]: cephadm 2024-05-09T03:36:07.964354+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T03:36:10.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:09 smithi186 bash[18641]: cluster 2024-05-09T03:36:08.352319+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:10.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:09 smithi006 bash[18497]: cephadm 2024-05-09T03:36:07.964354+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T03:36:10.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:09 smithi006 bash[18497]: cluster 2024-05-09T03:36:08.352319+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:10.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:09 smithi006 bash[23643]: cephadm 2024-05-09T03:36:07.964354+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T03:36:10.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:09 smithi006 bash[23643]: cluster 2024-05-09T03:36:08.352319+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:11.704 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.704 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.704 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.957 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.958 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.958 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.958 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:11.958 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:11 smithi186 bash[18641]: cluster 2024-05-09T03:36:10.352942+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:12.303 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:11 smithi006 bash[18497]: cluster 2024-05-09T03:36:10.352942+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:12.303 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:11 smithi006 bash[23643]: cluster 2024-05-09T03:36:10.352942+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:13.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:12 smithi186 bash[18641]: audit 2024-05-09T03:36:11.976572+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:13.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:12 smithi186 bash[18641]: audit 2024-05-09T03:36:11.977238+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:13.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:12 smithi186 bash[18641]: audit 2024-05-09T03:36:11.980788+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:13.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:12 smithi186 bash[18641]: audit 2024-05-09T03:36:11.983778+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:13.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:12 smithi186 bash[18641]: cluster 2024-05-09T03:36:12.353564+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:13.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:12 smithi006 bash[18497]: audit 2024-05-09T03:36:11.976572+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:13.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:12 smithi006 bash[18497]: audit 2024-05-09T03:36:11.977238+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:13.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:12 smithi006 bash[18497]: audit 2024-05-09T03:36:11.980788+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:13.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:12 smithi006 bash[18497]: audit 2024-05-09T03:36:11.983778+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:13.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:12 smithi006 bash[18497]: cluster 2024-05-09T03:36:12.353564+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:13.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:12 smithi006 bash[23643]: audit 2024-05-09T03:36:11.976572+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:13.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:12 smithi006 bash[23643]: audit 2024-05-09T03:36:11.977238+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:13.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:12 smithi006 bash[23643]: audit 2024-05-09T03:36:11.980788+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:13.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:12 smithi006 bash[23643]: audit 2024-05-09T03:36:11.983778+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:13.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:12 smithi006 bash[23643]: cluster 2024-05-09T03:36:12.353564+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:15.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:15 smithi186 bash[18641]: cluster 2024-05-09T03:36:14.354213+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:15.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:15 smithi186 bash[18641]: audit 2024-05-09T03:36:15.042358+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:15.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:15 smithi186 bash[18641]: audit 2024-05-09T03:36:15.321346+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:15.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:15 smithi006 bash[18497]: cluster 2024-05-09T03:36:14.354213+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:15.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:15 smithi006 bash[18497]: audit 2024-05-09T03:36:15.042358+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:15.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:15 smithi006 bash[18497]: audit 2024-05-09T03:36:15.321346+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:15.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:15 smithi006 bash[23643]: cluster 2024-05-09T03:36:14.354213+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:15.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:15 smithi006 bash[23643]: audit 2024-05-09T03:36:15.042358+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:15.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:15 smithi006 bash[23643]: audit 2024-05-09T03:36:15.321346+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:18.177 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:17 smithi186 bash[18641]: cluster 2024-05-09T03:36:16.354733+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:18.196 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 6 on host 'smithi186' 2024-05-09T03:36:18.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:17 smithi006 bash[18497]: cluster 2024-05-09T03:36:16.354733+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:18.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:17 smithi006 bash[23643]: cluster 2024-05-09T03:36:16.354733+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:18.896 DEBUG:teuthology.orchestra.run.smithi186:osd.6> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.6.service 2024-05-09T03:36:18.898 INFO:tasks.cephadm:Deploying osd.7 on smithi186 with /dev/vg_nvme/lv_1... 2024-05-09T03:36:18.898 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-05-09T03:36:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:18 smithi006 bash[18497]: audit 2024-05-09T03:36:18.185816+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T03:36:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:18 smithi006 bash[18497]: audit 2024-05-09T03:36:18.187811+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T03:36:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:18 smithi006 bash[18497]: audit 2024-05-09T03:36:18.196603+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:18 smithi006 bash[18497]: audit 2024-05-09T03:36:18.198808+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:18 smithi006 bash[18497]: audit 2024-05-09T03:36:18.202589+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:18 smithi006 bash[18497]: audit 2024-05-09T03:36:18.204254+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:19.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:18 smithi006 bash[23643]: audit 2024-05-09T03:36:18.185816+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T03:36:19.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:18 smithi006 bash[23643]: audit 2024-05-09T03:36:18.187811+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T03:36:19.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:18 smithi006 bash[23643]: audit 2024-05-09T03:36:18.196603+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:19.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:18 smithi006 bash[23643]: audit 2024-05-09T03:36:18.198808+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:19.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:18 smithi006 bash[23643]: audit 2024-05-09T03:36:18.202589+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:19.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:18 smithi006 bash[23643]: audit 2024-05-09T03:36:18.204254+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:19.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:18 smithi186 bash[18641]: audit 2024-05-09T03:36:18.185816+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T03:36:19.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:18 smithi186 bash[18641]: audit 2024-05-09T03:36:18.187811+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T03:36:19.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:18 smithi186 bash[18641]: audit 2024-05-09T03:36:18.196603+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:19.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:18 smithi186 bash[18641]: audit 2024-05-09T03:36:18.198808+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:19.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:18 smithi186 bash[18641]: audit 2024-05-09T03:36:18.202589+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:19.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:18 smithi186 bash[18641]: audit 2024-05-09T03:36:18.204254+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:20.238 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:19 smithi186 bash[18641]: cluster 2024-05-09T03:36:18.355327+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:20.238 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:19 smithi186 bash[18641]: audit 2024-05-09T03:36:18.939243+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:20.238 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:19 smithi186 bash[18641]: audit 2024-05-09T03:36:18.939277+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T03:36:20.239 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:19 smithi186 bash[18641]: cluster 2024-05-09T03:36:18.939424+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-05-09T03:36:20.239 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:19 smithi186 bash[18641]: audit 2024-05-09T03:36:18.939779+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:20.239 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:19 smithi186 bash[18641]: audit 2024-05-09T03:36:18.941224+0000 mon.a (mon.0) 517 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:20.239 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:36:19 smithi186 bash[27660]: debug 2024-05-09T03:36:19.948+0000 7f1f8d90a700 -1 osd.6 0 waiting for initial osdmap 2024-05-09T03:36:20.239 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:36:19 smithi186 bash[27660]: debug 2024-05-09T03:36:19.952+0000 7f1f8629d700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:19 smithi006 bash[18497]: cluster 2024-05-09T03:36:18.355327+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:19 smithi006 bash[18497]: audit 2024-05-09T03:36:18.939243+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:19 smithi006 bash[18497]: audit 2024-05-09T03:36:18.939277+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:19 smithi006 bash[18497]: cluster 2024-05-09T03:36:18.939424+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:19 smithi006 bash[18497]: audit 2024-05-09T03:36:18.939779+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:19 smithi006 bash[18497]: audit 2024-05-09T03:36:18.941224+0000 mon.a (mon.0) 517 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:19 smithi006 bash[23643]: cluster 2024-05-09T03:36:18.355327+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:19 smithi006 bash[23643]: audit 2024-05-09T03:36:18.939243+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:20.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:19 smithi006 bash[23643]: audit 2024-05-09T03:36:18.939277+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T03:36:20.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:19 smithi006 bash[23643]: cluster 2024-05-09T03:36:18.939424+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-05-09T03:36:20.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:19 smithi006 bash[23643]: audit 2024-05-09T03:36:18.939779+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:20.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:19 smithi006 bash[23643]: audit 2024-05-09T03:36:18.941224+0000 mon.a (mon.0) 517 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:20 smithi006 bash[18497]: audit 2024-05-09T03:36:19.941680+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:36:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:20 smithi006 bash[18497]: cluster 2024-05-09T03:36:19.941940+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-05-09T03:36:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:20 smithi006 bash[18497]: audit 2024-05-09T03:36:19.942697+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:20 smithi006 bash[18497]: audit 2024-05-09T03:36:19.952943+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:20 smithi006 bash[18497]: cluster 2024-05-09T03:36:20.923597+0000 mon.a (mon.0) 522 : cluster [INF] osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395] boot 2024-05-09T03:36:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:20 smithi006 bash[18497]: cluster 2024-05-09T03:36:20.923788+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-05-09T03:36:21.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:20 smithi006 bash[18497]: audit 2024-05-09T03:36:20.924594+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:20 smithi006 bash[23643]: audit 2024-05-09T03:36:19.941680+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:36:21.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:20 smithi006 bash[23643]: cluster 2024-05-09T03:36:19.941940+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-05-09T03:36:21.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:20 smithi006 bash[23643]: audit 2024-05-09T03:36:19.942697+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:20 smithi006 bash[23643]: audit 2024-05-09T03:36:19.952943+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:20 smithi006 bash[23643]: cluster 2024-05-09T03:36:20.923597+0000 mon.a (mon.0) 522 : cluster [INF] osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395] boot 2024-05-09T03:36:21.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:20 smithi006 bash[23643]: cluster 2024-05-09T03:36:20.923788+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-05-09T03:36:21.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:20 smithi006 bash[23643]: audit 2024-05-09T03:36:20.924594+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:20 smithi186 bash[18641]: audit 2024-05-09T03:36:19.941680+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:36:21.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:20 smithi186 bash[18641]: cluster 2024-05-09T03:36:19.941940+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-05-09T03:36:21.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:20 smithi186 bash[18641]: audit 2024-05-09T03:36:19.942697+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:20 smithi186 bash[18641]: audit 2024-05-09T03:36:19.952943+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:21.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:20 smithi186 bash[18641]: cluster 2024-05-09T03:36:20.923597+0000 mon.a (mon.0) 522 : cluster [INF] osd.6 [v2:172.21.15.186:6816/266217395,v1:172.21.15.186:6817/266217395] boot 2024-05-09T03:36:21.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:20 smithi186 bash[18641]: cluster 2024-05-09T03:36:20.923788+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-05-09T03:36:21.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:20 smithi186 bash[18641]: audit 2024-05-09T03:36:20.924594+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:36:22.260 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:21 smithi186 bash[18641]: cluster 2024-05-09T03:36:19.159141+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:36:22.260 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:21 smithi186 bash[18641]: cluster 2024-05-09T03:36:19.159278+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:36:22.261 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:21 smithi186 bash[18641]: cluster 2024-05-09T03:36:20.355888+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:22.261 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:21 smithi186 bash[18641]: cluster 2024-05-09T03:36:21.935895+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:21 smithi006 bash[18497]: cluster 2024-05-09T03:36:19.159141+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:21 smithi006 bash[18497]: cluster 2024-05-09T03:36:19.159278+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:21 smithi006 bash[18497]: cluster 2024-05-09T03:36:20.355888+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:21 smithi006 bash[18497]: cluster 2024-05-09T03:36:21.935895+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:21 smithi006 bash[23643]: cluster 2024-05-09T03:36:19.159141+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:21 smithi006 bash[23643]: cluster 2024-05-09T03:36:19.159278+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:21 smithi006 bash[23643]: cluster 2024-05-09T03:36:20.355888+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-05-09T03:36:22.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:21 smithi006 bash[23643]: cluster 2024-05-09T03:36:21.935895+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-05-09T03:36:23.084 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-05-09T03:36:23.119 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi186:vg_nvme/lv_1 2024-05-09T03:36:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:23 smithi006 bash[18497]: cluster 2024-05-09T03:36:22.356444+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:23 smithi006 bash[18497]: cluster 2024-05-09T03:36:22.937290+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-05-09T03:36:24.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:23 smithi006 bash[23643]: cluster 2024-05-09T03:36:22.356444+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:24.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:23 smithi006 bash[23643]: cluster 2024-05-09T03:36:22.937290+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-05-09T03:36:24.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:23 smithi186 bash[18641]: cluster 2024-05-09T03:36:22.356444+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:24.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:23 smithi186 bash[18641]: cluster 2024-05-09T03:36:22.937290+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-05-09T03:36:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:24 smithi186 bash[18641]: cluster 2024-05-09T03:36:23.969350+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-05-09T03:36:25.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:24 smithi186 bash[18641]: cluster 2024-05-09T03:36:24.356990+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v190: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:25.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:24 smithi186 bash[18641]: audit 2024-05-09T03:36:24.364471+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:36:25.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:24 smithi186 bash[18641]: audit 2024-05-09T03:36:24.366356+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:24 smithi006 bash[23643]: cluster 2024-05-09T03:36:23.969350+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:24 smithi006 bash[23643]: cluster 2024-05-09T03:36:24.356990+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v190: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:24 smithi006 bash[23643]: audit 2024-05-09T03:36:24.364471+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:24 smithi006 bash[23643]: audit 2024-05-09T03:36:24.366356+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:24 smithi006 bash[18497]: cluster 2024-05-09T03:36:23.969350+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:24 smithi006 bash[18497]: cluster 2024-05-09T03:36:24.356990+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v190: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:24 smithi006 bash[18497]: audit 2024-05-09T03:36:24.364471+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:36:25.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:24 smithi006 bash[18497]: audit 2024-05-09T03:36:24.366356+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:36:26.095 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:25 smithi186 bash[18641]: cluster 2024-05-09T03:36:24.977941+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-05-09T03:36:26.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:25 smithi006 bash[18497]: cluster 2024-05-09T03:36:24.977941+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-05-09T03:36:26.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:25 smithi006 bash[23643]: cluster 2024-05-09T03:36:24.977941+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-05-09T03:36:27.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: cluster 2024-05-09T03:36:26.357613+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-05-09T03:36:27.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.559573+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:36:27.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.566616+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:36:27.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.578722+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:36:27.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.580591+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: cephadm 2024-05-09T03:36:26.595070+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.606595+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.610394+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.613214+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.616271+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: cephadm 2024-05-09T03:36:26.619172+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 5755M 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.629451+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:26 smithi006 bash[18497]: audit 2024-05-09T03:36:26.640036+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: cluster 2024-05-09T03:36:26.357613+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.559573+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.566616+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:36:27.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.578722+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.580591+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: cephadm 2024-05-09T03:36:26.595070+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.606595+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.610394+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.613214+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.616271+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: cephadm 2024-05-09T03:36:26.619172+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 5755M 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.629451+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:26 smithi006 bash[23643]: audit 2024-05-09T03:36:26.640036+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: cluster 2024-05-09T03:36:26.357613+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-05-09T03:36:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.559573+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:36:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.566616+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-09T03:36:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.578722+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-09T03:36:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.580591+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: cephadm 2024-05-09T03:36:26.595070+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:36:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.606595+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.610394+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.613214+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.616271+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:36:27.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: cephadm 2024-05-09T03:36:26.619172+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 5755M 2024-05-09T03:36:27.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.629451+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:27.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:26 smithi186 bash[18641]: audit 2024-05-09T03:36:26.640036+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:29.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:29 smithi186 bash[18641]: cluster 2024-05-09T03:36:28.358225+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-05-09T03:36:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:29 smithi006 bash[18497]: cluster 2024-05-09T03:36:28.358225+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-05-09T03:36:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:29 smithi006 bash[23643]: cluster 2024-05-09T03:36:28.358225+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-05-09T03:36:32.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:31 smithi006 bash[18497]: cluster 2024-05-09T03:36:30.358821+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-05-09T03:36:32.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:31 smithi006 bash[23643]: cluster 2024-05-09T03:36:30.358821+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-05-09T03:36:32.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:31 smithi186 bash[18641]: cluster 2024-05-09T03:36:30.358821+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-05-09T03:36:33.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:32 smithi006 bash[18497]: audit 2024-05-09T03:36:32.421053+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.186:0/1210446541' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]: dispatch 2024-05-09T03:36:33.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:32 smithi006 bash[18497]: audit 2024-05-09T03:36:32.423231+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]: dispatch 2024-05-09T03:36:33.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:32 smithi006 bash[18497]: audit 2024-05-09T03:36:32.432533+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]': finished 2024-05-09T03:36:33.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:32 smithi006 bash[18497]: cluster 2024-05-09T03:36:32.432785+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-05-09T03:36:33.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:32 smithi006 bash[18497]: audit 2024-05-09T03:36:32.433093+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:33.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:32 smithi006 bash[23643]: audit 2024-05-09T03:36:32.421053+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.186:0/1210446541' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]: dispatch 2024-05-09T03:36:33.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:32 smithi006 bash[23643]: audit 2024-05-09T03:36:32.423231+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]: dispatch 2024-05-09T03:36:33.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:32 smithi006 bash[23643]: audit 2024-05-09T03:36:32.432533+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]': finished 2024-05-09T03:36:33.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:32 smithi006 bash[23643]: cluster 2024-05-09T03:36:32.432785+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-05-09T03:36:33.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:32 smithi006 bash[23643]: audit 2024-05-09T03:36:32.433093+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:32 smithi186 bash[18641]: audit 2024-05-09T03:36:32.421053+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.186:0/1210446541' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]: dispatch 2024-05-09T03:36:33.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:32 smithi186 bash[18641]: audit 2024-05-09T03:36:32.423231+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]: dispatch 2024-05-09T03:36:33.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:32 smithi186 bash[18641]: audit 2024-05-09T03:36:32.432533+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61049cc7-59c9-4d8e-b848-b663e278dd74"}]': finished 2024-05-09T03:36:33.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:32 smithi186 bash[18641]: cluster 2024-05-09T03:36:32.432785+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-05-09T03:36:33.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:32 smithi186 bash[18641]: audit 2024-05-09T03:36:32.433093+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:34.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:33 smithi006 bash[18497]: cluster 2024-05-09T03:36:32.359436+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-05-09T03:36:34.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:33 smithi006 bash[18497]: audit 2024-05-09T03:36:33.082897+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.186:0/1458380580' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:36:34.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:33 smithi006 bash[23643]: cluster 2024-05-09T03:36:32.359436+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-05-09T03:36:34.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:33 smithi006 bash[23643]: audit 2024-05-09T03:36:33.082897+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.186:0/1458380580' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:36:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:33 smithi186 bash[18641]: cluster 2024-05-09T03:36:32.359436+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-05-09T03:36:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:33 smithi186 bash[18641]: audit 2024-05-09T03:36:33.082897+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.186:0/1458380580' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-09T03:36:36.204 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:35 smithi186 bash[18641]: cluster 2024-05-09T03:36:34.360010+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-05-09T03:36:36.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:35 smithi006 bash[23643]: cluster 2024-05-09T03:36:34.360010+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-05-09T03:36:36.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:35 smithi006 bash[18497]: cluster 2024-05-09T03:36:34.360010+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-05-09T03:36:38.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:37 smithi006 bash[18497]: cluster 2024-05-09T03:36:36.360595+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:38.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:37 smithi006 bash[23643]: cluster 2024-05-09T03:36:36.360595+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:38.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:37 smithi186 bash[18641]: cluster 2024-05-09T03:36:36.360595+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:40.011 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:39 smithi186 bash[18641]: cluster 2024-05-09T03:36:38.361207+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:40.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:39 smithi006 bash[18497]: cluster 2024-05-09T03:36:38.361207+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:40.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:39 smithi006 bash[23643]: cluster 2024-05-09T03:36:38.361207+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:41 smithi186 bash[18641]: cluster 2024-05-09T03:36:40.361896+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:41 smithi006 bash[18497]: cluster 2024-05-09T03:36:40.361896+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:42.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:41 smithi006 bash[23643]: cluster 2024-05-09T03:36:40.361896+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:43.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:42 smithi006 bash[18497]: audit 2024-05-09T03:36:42.442429+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T03:36:43.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:42 smithi006 bash[18497]: audit 2024-05-09T03:36:42.444317+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:43.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:42 smithi006 bash[23643]: audit 2024-05-09T03:36:42.442429+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T03:36:43.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:42 smithi006 bash[23643]: audit 2024-05-09T03:36:42.444317+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:43.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:42 smithi186 bash[18641]: audit 2024-05-09T03:36:42.442429+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T03:36:43.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:42 smithi186 bash[18641]: audit 2024-05-09T03:36:42.444317+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:44.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:43 smithi186 bash[18641]: cluster 2024-05-09T03:36:42.362507+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:44.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:43 smithi186 bash[18641]: cephadm 2024-05-09T03:36:42.445847+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T03:36:44.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:43 smithi006 bash[18497]: cluster 2024-05-09T03:36:42.362507+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:44.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:43 smithi006 bash[18497]: cephadm 2024-05-09T03:36:42.445847+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T03:36:44.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:43 smithi006 bash[23643]: cluster 2024-05-09T03:36:42.362507+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:44.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:43 smithi006 bash[23643]: cephadm 2024-05-09T03:36:42.445847+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T03:36:45.211 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:44 smithi186 bash[18641]: cluster 2024-05-09T03:36:44.363080+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:45.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:44 smithi006 bash[18497]: cluster 2024-05-09T03:36:44.363080+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:45.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:44 smithi006 bash[23643]: cluster 2024-05-09T03:36:44.363080+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:46.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.132 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.133 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.133 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.383 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.384 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.384 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.384 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:46.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:36:47.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:47 smithi186 bash[18641]: cluster 2024-05-09T03:36:46.363696+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:47.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:47 smithi186 bash[18641]: audit 2024-05-09T03:36:46.386556+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:47.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:47 smithi186 bash[18641]: audit 2024-05-09T03:36:46.414243+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:47.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:47 smithi186 bash[18641]: audit 2024-05-09T03:36:46.416971+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:47.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:47 smithi186 bash[18641]: audit 2024-05-09T03:36:46.418711+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:47 smithi006 bash[18497]: cluster 2024-05-09T03:36:46.363696+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:47 smithi006 bash[18497]: audit 2024-05-09T03:36:46.386556+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:47 smithi006 bash[18497]: audit 2024-05-09T03:36:46.414243+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:47 smithi006 bash[18497]: audit 2024-05-09T03:36:46.416971+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:47 smithi006 bash[18497]: audit 2024-05-09T03:36:46.418711+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:47 smithi006 bash[23643]: cluster 2024-05-09T03:36:46.363696+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:47 smithi006 bash[23643]: audit 2024-05-09T03:36:46.386556+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:47.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:47 smithi006 bash[23643]: audit 2024-05-09T03:36:46.414243+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:47.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:47 smithi006 bash[23643]: audit 2024-05-09T03:36:46.416971+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:47.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:47 smithi006 bash[23643]: audit 2024-05-09T03:36:46.418711+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:49.639 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:49 smithi186 bash[18641]: cluster 2024-05-09T03:36:48.364284+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:49.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:49 smithi006 bash[18497]: cluster 2024-05-09T03:36:48.364284+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:49.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:49 smithi006 bash[23643]: cluster 2024-05-09T03:36:48.364284+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:51.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:50 smithi006 bash[18497]: audit 2024-05-09T03:36:49.803609+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:51.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:50 smithi006 bash[18497]: audit 2024-05-09T03:36:49.814143+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:51.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:50 smithi006 bash[23643]: audit 2024-05-09T03:36:49.803609+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:51.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:50 smithi006 bash[23643]: audit 2024-05-09T03:36:49.814143+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:51.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:50 smithi186 bash[18641]: audit 2024-05-09T03:36:49.803609+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:51.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:50 smithi186 bash[18641]: audit 2024-05-09T03:36:49.814143+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:51 smithi186 bash[18641]: cluster 2024-05-09T03:36:50.364868+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:52.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:51 smithi006 bash[18497]: cluster 2024-05-09T03:36:50.364868+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:52.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:51 smithi006 bash[23643]: cluster 2024-05-09T03:36:50.364868+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:52.925 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 7 on host 'smithi186' 2024-05-09T03:36:53.573 DEBUG:teuthology.orchestra.run.smithi186:osd.7> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.7.service 2024-05-09T03:36:53.576 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-05-09T03:36:53.576 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd stat -f json 2024-05-09T03:36:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:53 smithi006 bash[18497]: cluster 2024-05-09T03:36:52.365487+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:53 smithi006 bash[18497]: audit 2024-05-09T03:36:52.926301+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:53 smithi006 bash[18497]: audit 2024-05-09T03:36:52.943591+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:53 smithi006 bash[18497]: audit 2024-05-09T03:36:52.946469+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:53 smithi006 bash[18497]: audit 2024-05-09T03:36:52.948407+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:53 smithi006 bash[18497]: audit 2024-05-09T03:36:53.196117+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T03:36:54.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:53 smithi006 bash[18497]: audit 2024-05-09T03:36:53.197982+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T03:36:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:53 smithi006 bash[23643]: cluster 2024-05-09T03:36:52.365487+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:53 smithi006 bash[23643]: audit 2024-05-09T03:36:52.926301+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:53 smithi006 bash[23643]: audit 2024-05-09T03:36:52.943591+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:53 smithi006 bash[23643]: audit 2024-05-09T03:36:52.946469+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:53 smithi006 bash[23643]: audit 2024-05-09T03:36:52.948407+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:53 smithi006 bash[23643]: audit 2024-05-09T03:36:53.196117+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T03:36:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:53 smithi006 bash[23643]: audit 2024-05-09T03:36:53.197982+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T03:36:54.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:53 smithi186 bash[18641]: cluster 2024-05-09T03:36:52.365487+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:54.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:53 smithi186 bash[18641]: audit 2024-05-09T03:36:52.926301+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:36:54.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:53 smithi186 bash[18641]: audit 2024-05-09T03:36:52.943591+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:36:54.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:53 smithi186 bash[18641]: audit 2024-05-09T03:36:52.946469+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:36:54.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:53 smithi186 bash[18641]: audit 2024-05-09T03:36:52.948407+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:36:54.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:53 smithi186 bash[18641]: audit 2024-05-09T03:36:53.196117+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T03:36:54.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:53 smithi186 bash[18641]: audit 2024-05-09T03:36:53.197982+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T03:36:55.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:54 smithi006 bash[23643]: audit 2024-05-09T03:36:53.938880+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:54 smithi006 bash[23643]: cluster 2024-05-09T03:36:53.939109+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:54 smithi006 bash[23643]: audit 2024-05-09T03:36:53.939476+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:54 smithi006 bash[23643]: audit 2024-05-09T03:36:53.941851+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:54 smithi006 bash[23643]: audit 2024-05-09T03:36:53.943672+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:54 smithi006 bash[18497]: audit 2024-05-09T03:36:53.938880+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:54 smithi006 bash[18497]: cluster 2024-05-09T03:36:53.939109+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:54 smithi006 bash[18497]: audit 2024-05-09T03:36:53.939476+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:54 smithi006 bash[18497]: audit 2024-05-09T03:36:53.941851+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:55.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:54 smithi006 bash[18497]: audit 2024-05-09T03:36:53.943672+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:54 smithi186 bash[18641]: audit 2024-05-09T03:36:53.938880+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T03:36:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:54 smithi186 bash[18641]: cluster 2024-05-09T03:36:53.939109+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-05-09T03:36:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:54 smithi186 bash[18641]: audit 2024-05-09T03:36:53.939476+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:54 smithi186 bash[18641]: audit 2024-05-09T03:36:53.941851+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:54 smithi186 bash[18641]: audit 2024-05-09T03:36:53.943672+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T03:36:55.383 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:36:54 smithi186 bash[30673]: debug 2024-05-09T03:36:54.948+0000 7f27f3473700 -1 osd.7 0 waiting for initial osdmap 2024-05-09T03:36:55.383 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:36:54 smithi186 bash[30673]: debug 2024-05-09T03:36:54.964+0000 7f27ebe06700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: cluster 2024-05-09T03:36:54.366092+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: audit 2024-05-09T03:36:54.942171+0000 mon.a (mon.0) 561 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: cluster 2024-05-09T03:36:54.942377+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: audit 2024-05-09T03:36:54.943139+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: audit 2024-05-09T03:36:54.954471+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: cluster 2024-05-09T03:36:55.937086+0000 mon.a (mon.0) 565 : cluster [INF] osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977] boot 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: cluster 2024-05-09T03:36:55.937211+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-05-09T03:36:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:55 smithi006 bash[23643]: audit 2024-05-09T03:36:55.938034+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: cluster 2024-05-09T03:36:54.366092+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: audit 2024-05-09T03:36:54.942171+0000 mon.a (mon.0) 561 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: cluster 2024-05-09T03:36:54.942377+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: audit 2024-05-09T03:36:54.943139+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: audit 2024-05-09T03:36:54.954471+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: cluster 2024-05-09T03:36:55.937086+0000 mon.a (mon.0) 565 : cluster [INF] osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977] boot 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: cluster 2024-05-09T03:36:55.937211+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-05-09T03:36:56.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:55 smithi006 bash[18497]: audit 2024-05-09T03:36:55.938034+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: cluster 2024-05-09T03:36:54.366092+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-05-09T03:36:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: audit 2024-05-09T03:36:54.942171+0000 mon.a (mon.0) 561 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-05-09T03:36:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: cluster 2024-05-09T03:36:54.942377+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-05-09T03:36:56.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: audit 2024-05-09T03:36:54.943139+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: audit 2024-05-09T03:36:54.954471+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: cluster 2024-05-09T03:36:55.937086+0000 mon.a (mon.0) 565 : cluster [INF] osd.7 [v2:172.21.15.186:6824/2466096977,v1:172.21.15.186:6825/2466096977] boot 2024-05-09T03:36:56.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: cluster 2024-05-09T03:36:55.937211+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-05-09T03:36:56.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:55 smithi186 bash[18641]: audit 2024-05-09T03:36:55.938034+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:36:56.447 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:36:57.076 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1715225815,"num_in_osds":8,"osd_in_since":1715225792,"num_remapped_pgs":1} 2024-05-09T03:36:57.077 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd dump --format=json 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:56 smithi006 bash[23643]: cluster 2024-05-09T03:36:54.146436+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:56 smithi006 bash[23643]: cluster 2024-05-09T03:36:54.146620+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:56 smithi006 bash[23643]: audit 2024-05-09T03:36:56.449348+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/1722078783' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:56 smithi006 bash[23643]: cluster 2024-05-09T03:36:56.937274+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:56 smithi006 bash[18497]: cluster 2024-05-09T03:36:54.146436+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:56 smithi006 bash[18497]: cluster 2024-05-09T03:36:54.146620+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:56 smithi006 bash[18497]: audit 2024-05-09T03:36:56.449348+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/1722078783' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-09T03:36:57.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:56 smithi006 bash[18497]: cluster 2024-05-09T03:36:56.937274+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-05-09T03:36:57.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:56 smithi186 bash[18641]: cluster 2024-05-09T03:36:54.146436+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-09T03:36:57.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:56 smithi186 bash[18641]: cluster 2024-05-09T03:36:54.146620+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-09T03:36:57.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:56 smithi186 bash[18641]: audit 2024-05-09T03:36:56.449348+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/1722078783' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-09T03:36:57.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:56 smithi186 bash[18641]: cluster 2024-05-09T03:36:56.937274+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-05-09T03:36:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:57 smithi006 bash[18497]: cluster 2024-05-09T03:36:56.366662+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:36:58.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:57 smithi006 bash[18497]: cluster 2024-05-09T03:36:57.940087+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-05-09T03:36:58.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:57 smithi006 bash[23643]: cluster 2024-05-09T03:36:56.366662+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:36:58.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:57 smithi006 bash[23643]: cluster 2024-05-09T03:36:57.940087+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-05-09T03:36:58.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:57 smithi186 bash[18641]: cluster 2024-05-09T03:36:56.366662+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:36:58.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:57 smithi186 bash[18641]: cluster 2024-05-09T03:36:57.940087+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-05-09T03:36:59.802 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:37:00.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:59 smithi006 bash[18497]: cluster 2024-05-09T03:36:58.367230+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:00.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:36:59 smithi006 bash[18497]: cluster 2024-05-09T03:36:58.970326+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-05-09T03:37:00.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:59 smithi006 bash[23643]: cluster 2024-05-09T03:36:58.367230+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:00.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:36:59 smithi006 bash[23643]: cluster 2024-05-09T03:36:58.970326+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-05-09T03:37:00.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:59 smithi186 bash[18641]: cluster 2024-05-09T03:36:58.367230+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:00.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:36:59 smithi186 bash[18641]: cluster 2024-05-09T03:36:58.970326+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: cluster 2024-05-09T03:36:59.977877+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: cephadm 2024-05-09T03:37:00.044549+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: audit 2024-05-09T03:37:00.053128+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: audit 2024-05-09T03:37:00.054916+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: audit 2024-05-09T03:37:00.056955+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: audit 2024-05-09T03:37:00.058655+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: audit 2024-05-09T03:37:00.060243+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: cephadm 2024-05-09T03:37:00.061401+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4316M 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: audit 2024-05-09T03:37:00.066499+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: audit 2024-05-09T03:37:00.075557+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:00 smithi006 bash[23643]: cluster 2024-05-09T03:37:00.367804+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: cluster 2024-05-09T03:36:59.977877+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: cephadm 2024-05-09T03:37:00.044549+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: audit 2024-05-09T03:37:00.053128+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: audit 2024-05-09T03:37:00.054916+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: audit 2024-05-09T03:37:00.056955+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: audit 2024-05-09T03:37:00.058655+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: audit 2024-05-09T03:37:00.060243+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: cephadm 2024-05-09T03:37:00.061401+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4316M 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: audit 2024-05-09T03:37:00.066499+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: audit 2024-05-09T03:37:00.075557+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:00 smithi006 bash[18497]: cluster 2024-05-09T03:37:00.367804+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:01.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: cluster 2024-05-09T03:36:59.977877+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-05-09T03:37:01.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: cephadm 2024-05-09T03:37:00.044549+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T03:37:01.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: audit 2024-05-09T03:37:00.053128+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: audit 2024-05-09T03:37:00.054916+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: audit 2024-05-09T03:37:00.056955+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: audit 2024-05-09T03:37:00.058655+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: audit 2024-05-09T03:37:00.060243+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:37:01.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: cephadm 2024-05-09T03:37:00.061401+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4316M 2024-05-09T03:37:01.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: audit 2024-05-09T03:37:00.066499+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: audit 2024-05-09T03:37:00.075557+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:01.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:00 smithi186 bash[18641]: cluster 2024-05-09T03:37:00.367804+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:02.449 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:37:02.449 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":59,"fsid":"5421bb94-0db4-11ef-bc97-c7b262605968","created":"2024-05-09T03:30:24.757479+0000","modified":"2024-05-09T03:36:59.968937+0000","last_up_change":"2024-05-09T03:36:55.926985+0000","last_in_change":"2024-05-09T03:36:32.424550+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-09T03:34:08.866867+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"47c4f2f2-d958-4bfc-b067-2938200adc40","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.6:6802","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6803","nonce":3514721450}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6805","nonce":3514721450}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6809","nonce":3514721450}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6807","nonce":3514721450}]},"public_addr":"172.21.15.6:6803/3514721450","cluster_addr":"172.21.15.6:6805/3514721450","heartbeat_back_addr":"172.21.15.6:6809/3514721450","heartbeat_front_addr":"172.21.15.6:6807/3514721450","state":["exists","up"]},{"osd":1,"uuid":"f2480ce6-b225-45a2-8387-87060a81c925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6811","nonce":2625919672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6813","nonce":2625919672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6817","nonce":2625919672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6815","nonce":2625919672}]},"public_addr":"172.21.15.6:6811/2625919672","cluster_addr":"172.21.15.6:6813/2625919672","heartbeat_back_addr":"172.21.15.6:6817/2625919672","heartbeat_front_addr":"172.21.15.6:6815/2625919672","state":["exists","up"]},{"osd":2,"uuid":"14185c20-ef94-487a-a9b2-0f64bf2c725b","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.6:6818","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6819","nonce":481275726}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6821","nonce":481275726}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6825","nonce":481275726}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6823","nonce":481275726}]},"public_addr":"172.21.15.6:6819/481275726","cluster_addr":"172.21.15.6:6821/481275726","heartbeat_back_addr":"172.21.15.6:6825/481275726","heartbeat_front_addr":"172.21.15.6:6823/481275726","state":["exists","up"]},{"osd":3,"uuid":"74ec245f-c931-4148-ae28-ffe03ad5bf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6827","nonce":3854143229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6829","nonce":3854143229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6833","nonce":3854143229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6831","nonce":3854143229}]},"public_addr":"172.21.15.6:6827/3854143229","cluster_addr":"172.21.15.6:6829/3854143229","heartbeat_back_addr":"172.21.15.6:6833/3854143229","heartbeat_front_addr":"172.21.15.6:6831/3854143229","state":["exists","up"]},{"osd":4,"uuid":"6d66c633-c84e-4385-ae05-88d093cd2077","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6801","nonce":2898916317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6803","nonce":2898916317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6807","nonce":2898916317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6805","nonce":2898916317}]},"public_addr":"172.21.15.186:6801/2898916317","cluster_addr":"172.21.15.186:6803/2898916317","heartbeat_back_addr":"172.21.15.186:6807/2898916317","heartbeat_front_addr":"172.21.15.186:6805/2898916317","state":["exists","up"]},{"osd":5,"uuid":"f4a396a1-b276-4430-a1ec-572e4f6f12d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6809","nonce":1267084386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6811","nonce":1267084386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6815","nonce":1267084386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6813","nonce":1267084386}]},"public_addr":"172.21.15.186:6809/1267084386","cluster_addr":"172.21.15.186:6811/1267084386","heartbeat_back_addr":"172.21.15.186:6815/1267084386","heartbeat_front_addr":"172.21.15.186:6813/1267084386","state":["exists","up"]},{"osd":6,"uuid":"c49391cc-7298-4f15-bba6-e89cfd098f64","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6817","nonce":266217395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6819","nonce":266217395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6823","nonce":266217395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6821","nonce":266217395}]},"public_addr":"172.21.15.186:6817/266217395","cluster_addr":"172.21.15.186:6819/266217395","heartbeat_back_addr":"172.21.15.186:6823/266217395","heartbeat_front_addr":"172.21.15.186:6821/266217395","state":["exists","up"]},{"osd":7,"uuid":"61049cc7-59c9-4d8e-b848-b663e278dd74","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.186:6824","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6825","nonce":2466096977}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6827","nonce":2466096977}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6831","nonce":2466096977}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6829","nonce":2466096977}]},"public_addr":"172.21.15.186:6825/2466096977","cluster_addr":"172.21.15.186:6827/2466096977","heartbeat_back_addr":"172.21.15.186:6831/2466096977","heartbeat_front_addr":"172.21.15.186:6829/2466096977","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:32:59.561976+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:33:32.613533+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:34:05.639267+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:34:38.301707+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:35:10.677751+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:35:44.984801+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:36:19.159283+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:36:54.146626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/1368875218":"2024-05-10T03:31:24.220276+0000","172.21.15.6:6801/3965854614":"2024-05-10T03:31:24.220276+0000","172.21.15.6:6800/3965854614":"2024-05-10T03:31:24.220276+0000","172.21.15.6:6800/4184786408":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/4021255625":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/2034385604":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/4145254534":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/1481013505":"2024-05-10T03:30:55.752104+0000","172.21.15.6:6801/4184786408":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/483230394":"2024-05-10T03:30:55.752104+0000"},"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-05-09T03:37:03.106 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-05-09T03:34:08.866867+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-05-09T03:37:03.106 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-05-09T03:37:03.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:03 smithi006 bash[18497]: cluster 2024-05-09T03:37:02.368412+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-05-09T03:37:03.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:03 smithi006 bash[18497]: audit 2024-05-09T03:37:02.449780+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/3202182441' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:37:03.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:03 smithi006 bash[23643]: cluster 2024-05-09T03:37:02.368412+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-05-09T03:37:03.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:03 smithi006 bash[23643]: audit 2024-05-09T03:37:02.449780+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/3202182441' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:37:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:03 smithi186 bash[18641]: cluster 2024-05-09T03:37:02.368412+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-05-09T03:37:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:03 smithi186 bash[18641]: audit 2024-05-09T03:37:02.449780+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/3202182441' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:37:05.832 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:37:05.852 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:05 smithi006 bash[23643]: cluster 2024-05-09T03:37:04.369058+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-05-09T03:37:05.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:05 smithi006 bash[18497]: cluster 2024-05-09T03:37:04.369058+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-05-09T03:37:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:05 smithi186 bash[18641]: cluster 2024-05-09T03:37:04.369058+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-05-09T03:37:08.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:07 smithi006 bash[18497]: cluster 2024-05-09T03:37:06.369703+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-05-09T03:37:08.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:07 smithi006 bash[23643]: cluster 2024-05-09T03:37:06.369703+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-05-09T03:37:08.221 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2024-05-09T03:37:08.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:07 smithi186 bash[18641]: cluster 2024-05-09T03:37:06.369703+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-05-09T03:37:08.857 INFO:tasks.cephadm:Adding prometheus.a on smithi186 2024-05-09T03:37:08.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch apply prometheus '1;smithi186=a' 2024-05-09T03:37:09.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:08 smithi006 bash[18497]: audit 2024-05-09T03:37:08.223633+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/386154538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-09T03:37:09.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:08 smithi006 bash[23643]: audit 2024-05-09T03:37:08.223633+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/386154538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-09T03:37:09.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:08 smithi186 bash[18641]: audit 2024-05-09T03:37:08.223633+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/386154538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-09T03:37:10.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:09 smithi186 bash[18641]: cluster 2024-05-09T03:37:08.370338+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-05-09T03:37:10.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:09 smithi006 bash[18497]: cluster 2024-05-09T03:37:08.370338+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-05-09T03:37:10.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:09 smithi006 bash[23643]: cluster 2024-05-09T03:37:08.370338+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-05-09T03:37:11.761 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled prometheus update... 2024-05-09T03:37:12.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:11 smithi186 bash[18641]: cluster 2024-05-09T03:37:10.370908+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-05-09T03:37:12.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:11 smithi186 bash[18641]: audit 2024-05-09T03:37:11.762548+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:11 smithi186 bash[18641]: audit 2024-05-09T03:37:11.774817+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:11 smithi186 bash[18641]: audit 2024-05-09T03:37:11.777621+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:11 smithi186 bash[18641]: audit 2024-05-09T03:37:11.779425+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:11 smithi186 bash[18641]: audit 2024-05-09T03:37:11.789532+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:12.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:11 smithi186 bash[18641]: audit 2024-05-09T03:37:11.802675+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-09T03:37:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:11 smithi006 bash[18497]: cluster 2024-05-09T03:37:10.370908+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-05-09T03:37:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:11 smithi006 bash[18497]: audit 2024-05-09T03:37:11.762548+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:11 smithi006 bash[18497]: audit 2024-05-09T03:37:11.774817+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:11 smithi006 bash[18497]: audit 2024-05-09T03:37:11.777621+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:11 smithi006 bash[18497]: audit 2024-05-09T03:37:11.779425+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:12.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:11 smithi006 bash[18497]: audit 2024-05-09T03:37:11.789532+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:11 smithi006 bash[18497]: audit 2024-05-09T03:37:11.802675+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:11 smithi006 bash[23643]: cluster 2024-05-09T03:37:10.370908+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:11 smithi006 bash[23643]: audit 2024-05-09T03:37:11.762548+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:11 smithi006 bash[23643]: audit 2024-05-09T03:37:11.774817+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:11 smithi006 bash[23643]: audit 2024-05-09T03:37:11.777621+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:11 smithi006 bash[23643]: audit 2024-05-09T03:37:11.779425+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:11 smithi006 bash[23643]: audit 2024-05-09T03:37:11.789532+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' 2024-05-09T03:37:12.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:11 smithi006 bash[23643]: audit 2024-05-09T03:37:11.802675+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-09T03:37:12.490 DEBUG:teuthology.orchestra.run.smithi186:prometheus.a> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service 2024-05-09T03:37:12.492 INFO:tasks.cephadm:Adding node-exporter.a on smithi006 2024-05-09T03:37:12.492 INFO:tasks.cephadm:Adding node-exporter.b on smithi186 2024-05-09T03:37:12.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch apply node-exporter '2;smithi006=a;smithi186=b' 2024-05-09T03:37:12.987 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:12 smithi186 bash[18641]: audit 2024-05-09T03:37:11.751585+0000 mgr.y (mgr.14152) 232 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:12.988 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:12 smithi186 bash[18641]: cephadm 2024-05-09T03:37:11.755079+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Saving service prometheus spec with placement smithi186=a;count:1 2024-05-09T03:37:12.988 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:12 smithi186 bash[18641]: audit 2024-05-09T03:37:12.804714+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-09T03:37:12.988 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:12 smithi186 bash[18641]: cluster 2024-05-09T03:37:12.804829+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-05-09T03:37:12.988 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:12 smithi186 bash[19483]: ignoring --setuser ceph since I am not root 2024-05-09T03:37:12.988 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:12 smithi186 bash[19483]: ignoring --setgroup ceph since I am not root 2024-05-09T03:37:12.988 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:12 smithi186 bash[19483]: debug 2024-05-09T03:37:12.840+0000 7f4654686700 1 -- 172.21.15.186:0/3816712912 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5651edd7a340 con 0x5651eeaf6400 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:12 smithi006 bash[18762]: ignoring --setuser ceph since I am not root 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:12 smithi006 bash[18762]: ignoring --setgroup ceph since I am not root 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:12 smithi006 bash[18762]: debug 2024-05-09T03:37:12.849+0000 7ffb02479700 1 -- 172.21.15.6:0/2351140416 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56549370a340 con 0x565494488800 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:12 smithi006 bash[18762]: debug 2024-05-09T03:37:12.997+0000 7ffb0aed5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:12 smithi006 bash[18497]: audit 2024-05-09T03:37:11.751585+0000 mgr.y (mgr.14152) 232 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:12 smithi006 bash[18497]: cephadm 2024-05-09T03:37:11.755079+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Saving service prometheus spec with placement smithi186=a;count:1 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:12 smithi006 bash[18497]: audit 2024-05-09T03:37:12.804714+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-09T03:37:13.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:12 smithi006 bash[18497]: cluster 2024-05-09T03:37:12.804829+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-05-09T03:37:13.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:12 smithi006 bash[23643]: audit 2024-05-09T03:37:11.751585+0000 mgr.y (mgr.14152) 232 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:13.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:12 smithi006 bash[23643]: cephadm 2024-05-09T03:37:11.755079+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Saving service prometheus spec with placement smithi186=a;count:1 2024-05-09T03:37:13.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:12 smithi006 bash[23643]: audit 2024-05-09T03:37:12.804714+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.6:0/4092955474' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-09T03:37:13.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:12 smithi006 bash[23643]: cluster 2024-05-09T03:37:12.804829+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-05-09T03:37:13.882 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:12 smithi186 bash[19483]: debug 2024-05-09T03:37:12.984+0000 7f465d0e2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-09T03:37:14.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:14 smithi006 bash[18762]: debug 2024-05-09T03:37:14.573+0000 7ffb0aed5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-09T03:37:14.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:14 smithi006 bash[18762]: debug 2024-05-09T03:37:14.677+0000 7ffb0aed5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-09T03:37:14.868 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:14 smithi186 bash[19483]: debug 2024-05-09T03:37:14.528+0000 7f465d0e2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-09T03:37:14.868 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:14 smithi186 bash[19483]: debug 2024-05-09T03:37:14.620+0000 7f465d0e2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-09T03:37:15.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:14 smithi186 bash[19483]: debug 2024-05-09T03:37:14.864+0000 7f465d0e2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-09T03:37:15.358 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:14 smithi006 bash[18762]: debug 2024-05-09T03:37:14.929+0000 7ffb0aed5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-09T03:37:15.882 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:15 smithi186 bash[19483]: debug 2024-05-09T03:37:15.600+0000 7f465d0e2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-09T03:37:15.882 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:15 smithi186 bash[19483]: debug 2024-05-09T03:37:15.704+0000 7f465d0e2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-09T03:37:15.882 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:15 smithi186 bash[19483]: debug 2024-05-09T03:37:15.804+0000 7f465d0e2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-09T03:37:16.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:15 smithi006 bash[18762]: debug 2024-05-09T03:37:15.689+0000 7ffb0aed5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-09T03:37:16.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:15 smithi006 bash[18762]: debug 2024-05-09T03:37:15.801+0000 7ffb0aed5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-09T03:37:16.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:15 smithi006 bash[18762]: debug 2024-05-09T03:37:15.905+0000 7ffb0aed5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-09T03:37:16.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:16 smithi006 bash[18762]: debug 2024-05-09T03:37:16.021+0000 7ffb0aed5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-09T03:37:16.358 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:16 smithi006 bash[18762]: debug 2024-05-09T03:37:16.237+0000 7ffb0aed5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-09T03:37:16.382 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:15 smithi186 bash[19483]: debug 2024-05-09T03:37:15.912+0000 7f465d0e2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-09T03:37:16.382 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:16 smithi186 bash[19483]: debug 2024-05-09T03:37:16.124+0000 7f465d0e2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-09T03:37:16.672 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:16 smithi186 bash[19483]: debug 2024-05-09T03:37:16.392+0000 7f465d0e2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-09T03:37:16.672 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:16 smithi186 bash[19483]: debug 2024-05-09T03:37:16.492+0000 7f465d0e2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-09T03:37:16.817 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:16 smithi006 bash[18762]: debug 2024-05-09T03:37:16.525+0000 7ffb0aed5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-09T03:37:16.818 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:16 smithi006 bash[18762]: debug 2024-05-09T03:37:16.629+0000 7ffb0aed5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-09T03:37:17.108 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:16 smithi006 bash[18762]: debug 2024-05-09T03:37:16.817+0000 7ffb0aed5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-09T03:37:17.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:17 smithi006 bash[18762]: debug 2024-05-09T03:37:17.065+0000 7ffb0aed5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-09T03:37:17.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:16 smithi186 bash[19483]: debug 2024-05-09T03:37:16.668+0000 7f465d0e2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-09T03:37:17.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:16 smithi186 bash[19483]: debug 2024-05-09T03:37:16.912+0000 7f465d0e2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-09T03:37:17.570 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:17 smithi186 bash[19483]: debug 2024-05-09T03:37:17.176+0000 7f465d0e2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-09T03:37:17.570 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:17 smithi186 bash[19483]: debug 2024-05-09T03:37:17.336+0000 7f465d0e2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:37:17.608 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:17 smithi006 bash[18762]: debug 2024-05-09T03:37:17.349+0000 7ffb0aed5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-09T03:37:17.609 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:17 smithi006 bash[18762]: debug 2024-05-09T03:37:17.521+0000 7ffb0aed5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:37:17.882 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:17 smithi186 bash[19483]: debug 2024-05-09T03:37:17.564+0000 7f465d0e2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-09T03:37:17.882 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:17 smithi186 bash[19483]: debug 2024-05-09T03:37:17.680+0000 7f465d0e2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-09T03:37:18.108 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:17 smithi006 bash[18762]: debug 2024-05-09T03:37:17.765+0000 7ffb0aed5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-09T03:37:18.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:17 smithi006 bash[18762]: debug 2024-05-09T03:37:17.885+0000 7ffb0aed5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-09T03:37:18.382 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:18 smithi186 bash[19483]: debug 2024-05-09T03:37:18.016+0000 7f465d0e2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:37:18.608 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:18 smithi006 bash[18762]: debug 2024-05-09T03:37:18.229+0000 7ffb0aed5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:37:19.046 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:18 smithi186 bash[19483]: debug 2024-05-09T03:37:18.728+0000 7f465d0e2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-09T03:37:19.046 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:18 smithi186 bash[19483]: debug 2024-05-09T03:37:18.840+0000 7f465d0e2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-09T03:37:19.046 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: debug 2024-05-09T03:37:19.044+0000 7f465d0e2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-09T03:37:19.325 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:18 smithi006 bash[18762]: debug 2024-05-09T03:37:18.989+0000 7ffb0aed5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-09T03:37:19.325 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:19 smithi006 bash[18762]: debug 2024-05-09T03:37:19.109+0000 7ffb0aed5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-09T03:37:19.325 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:19 smithi006 bash[18762]: debug 2024-05-09T03:37:19.325+0000 7ffb0aed5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-09T03:37:19.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: debug 2024-05-09T03:37:19.364+0000 7f465d0e2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-09T03:37:19.936 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:19 smithi006 bash[18762]: debug 2024-05-09T03:37:19.653+0000 7ffb0aed5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-09T03:37:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:19 smithi186 bash[18641]: cluster 2024-05-09T03:37:19.875000+0000 mon.a (mon.0) 588 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T03:37:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:19 smithi186 bash[18641]: cluster 2024-05-09T03:37:19.875194+0000 mon.a (mon.0) 589 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:37:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:19 smithi186 bash[18641]: audit 2024-05-09T03:37:19.877888+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:19 smithi186 bash[18641]: audit 2024-05-09T03:37:19.878411+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:19 smithi186 bash[18641]: audit 2024-05-09T03:37:19.881609+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:19 smithi186 bash[18641]: audit 2024-05-09T03:37:19.883093+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: debug 2024-05-09T03:37:19.732+0000 7f465d0e2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: debug 2024-05-09T03:37:19.848+0000 7f465d0e2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: [09/May/2024:03:37:19] ENGINE Bus STARTING 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: CherryPy Checker: 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: The Application mounted at '' has an empty config. 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: [09/May/2024:03:37:19] ENGINE Serving on http://:::9283 2024-05-09T03:37:20.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:19 smithi186 bash[19483]: [09/May/2024:03:37:19] ENGINE Bus STARTED 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:20 smithi006 bash[18762]: debug 2024-05-09T03:37:20.045+0000 7ffb0aed5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:20 smithi006 bash[18762]: debug 2024-05-09T03:37:20.169+0000 7ffb0aed5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:19 smithi006 bash[23643]: cluster 2024-05-09T03:37:19.875000+0000 mon.a (mon.0) 588 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:19 smithi006 bash[23643]: cluster 2024-05-09T03:37:19.875194+0000 mon.a (mon.0) 589 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:19 smithi006 bash[23643]: audit 2024-05-09T03:37:19.877888+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:19 smithi006 bash[23643]: audit 2024-05-09T03:37:19.878411+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:19 smithi006 bash[23643]: audit 2024-05-09T03:37:19.881609+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:37:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:19 smithi006 bash[23643]: audit 2024-05-09T03:37:19.883093+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:37:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:19 smithi006 bash[18497]: cluster 2024-05-09T03:37:19.875000+0000 mon.a (mon.0) 588 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T03:37:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:19 smithi006 bash[18497]: cluster 2024-05-09T03:37:19.875194+0000 mon.a (mon.0) 589 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:37:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:19 smithi006 bash[18497]: audit 2024-05-09T03:37:19.877888+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:37:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:19 smithi006 bash[18497]: audit 2024-05-09T03:37:19.878411+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:37:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:19 smithi006 bash[18497]: audit 2024-05-09T03:37:19.881609+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:37:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:19 smithi006 bash[18497]: audit 2024-05-09T03:37:19.883093+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.186:0/614276875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:37:21.212 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:20 smithi006 bash[18497]: cluster 2024-05-09T03:37:19.935308+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e17: y(active, since 5m), standbys: x 2024-05-09T03:37:21.212 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:20 smithi006 bash[18497]: cluster 2024-05-09T03:37:20.191951+0000 mon.a (mon.0) 591 : cluster [INF] Active manager daemon y restarted 2024-05-09T03:37:21.212 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:20 smithi006 bash[18497]: cluster 2024-05-09T03:37:20.192979+0000 mon.a (mon.0) 592 : cluster [INF] Activating manager daemon y 2024-05-09T03:37:21.212 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:20 smithi006 bash[18497]: cluster 2024-05-09T03:37:20.198555+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-05-09T03:37:21.212 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:20 smithi006 bash[23643]: cluster 2024-05-09T03:37:19.935308+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e17: y(active, since 5m), standbys: x 2024-05-09T03:37:21.212 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:20 smithi006 bash[23643]: cluster 2024-05-09T03:37:20.191951+0000 mon.a (mon.0) 591 : cluster [INF] Active manager daemon y restarted 2024-05-09T03:37:21.212 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:20 smithi006 bash[23643]: cluster 2024-05-09T03:37:20.192979+0000 mon.a (mon.0) 592 : cluster [INF] Activating manager daemon y 2024-05-09T03:37:21.213 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:20 smithi006 bash[23643]: cluster 2024-05-09T03:37:20.198555+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-05-09T03:37:21.213 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:21 smithi006 bash[18762]: [09/May/2024:03:37:21] ENGINE Bus STARTING 2024-05-09T03:37:21.213 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:21 smithi006 bash[18762]: CherryPy Checker: 2024-05-09T03:37:21.213 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:21 smithi006 bash[18762]: The Application mounted at '' has an empty config. 2024-05-09T03:37:21.213 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:21 smithi006 bash[18762]: [09/May/2024:03:37:21] ENGINE Serving on http://:::9283 2024-05-09T03:37:21.213 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:21 smithi006 bash[18762]: [09/May/2024:03:37:21] ENGINE Bus STARTED 2024-05-09T03:37:21.320 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:20 smithi186 bash[18641]: cluster 2024-05-09T03:37:19.935308+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e17: y(active, since 5m), standbys: x 2024-05-09T03:37:21.320 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:20 smithi186 bash[18641]: cluster 2024-05-09T03:37:20.191951+0000 mon.a (mon.0) 591 : cluster [INF] Active manager daemon y restarted 2024-05-09T03:37:21.320 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:20 smithi186 bash[18641]: cluster 2024-05-09T03:37:20.192979+0000 mon.a (mon.0) 592 : cluster [INF] Activating manager daemon y 2024-05-09T03:37:21.320 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:20 smithi186 bash[18641]: cluster 2024-05-09T03:37:20.198555+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-05-09T03:37:21.989 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled node-exporter update... 2024-05-09T03:37:22.229 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: cluster 2024-05-09T03:37:20.958592+0000 mon.a (mon.0) 594 : cluster [DBG] mgrmap e18: y(active, starting, since 0.765774s), standbys: x 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.961526+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.961862+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.962082+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.964578+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.964820+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.965521+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.965993+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.966357+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.966664+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.967077+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.967538+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.967987+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:37:22.230 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.968332+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.968700+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.968929+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:20.969554+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: cluster 2024-05-09T03:37:20.996557+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon y is now available 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:21.024071+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:21.026373+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:21.029173+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:21.030301+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:21.045885+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:21.059811+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:37:22.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:21 smithi186 bash[18641]: audit 2024-05-09T03:37:21.066710+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:37:22.248 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:22 smithi006 bash[18762]: [09/May/2024:03:37:22] ENGINE Bus STARTING 2024-05-09T03:37:22.248 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: cluster 2024-05-09T03:37:20.958592+0000 mon.a (mon.0) 594 : cluster [DBG] mgrmap e18: y(active, starting, since 0.765774s), standbys: x 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.961526+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.961862+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.962082+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.964578+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.964820+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.965521+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.965993+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.966357+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.966664+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.967077+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.967538+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.967987+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:37:22.249 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.968332+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.968700+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.968929+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:20.969554+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: cluster 2024-05-09T03:37:20.996557+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon y is now available 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:21.024071+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:21.026373+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:21.029173+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:21.030301+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:21.045885+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:21.059811+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:37:22.250 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:21 smithi006 bash[18497]: audit 2024-05-09T03:37:21.066710+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: cluster 2024-05-09T03:37:20.958592+0000 mon.a (mon.0) 594 : cluster [DBG] mgrmap e18: y(active, starting, since 0.765774s), standbys: x 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.961526+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.961862+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.962082+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.964578+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.964820+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.965521+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.965993+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.966357+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:37:22.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.966664+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.967077+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.967538+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.967987+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.968332+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.968700+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.968929+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:20.969554+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: cluster 2024-05-09T03:37:20.996557+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon y is now available 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:21.024071+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:22.252 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:21.026373+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:22.253 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:21.029173+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:22.253 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:21.030301+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:22.253 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:21.045885+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:22.253 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:21.059811+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:37:22.253 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:21 smithi006 bash[23643]: audit 2024-05-09T03:37:21.066710+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:37:22.609 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:22 smithi006 bash[18762]: [09/May/2024:03:37:22] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:37:22.609 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:22 smithi006 bash[18762]: [09/May/2024:03:37:22] ENGINE Bus STARTED 2024-05-09T03:37:22.769 DEBUG:teuthology.orchestra.run.smithi006:node-exporter.a> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.a.service 2024-05-09T03:37:22.772 DEBUG:teuthology.orchestra.run.smithi186:node-exporter.b> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.b.service 2024-05-09T03:37:22.775 INFO:tasks.cephadm:Adding alertmanager.a on smithi006 2024-05-09T03:37:22.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch apply alertmanager '1;smithi006=a' 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: cluster 2024-05-09T03:37:21.975658+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: y(active, since 1.78285s), standbys: x 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: cephadm 2024-05-09T03:37:21.983736+0000 mgr.y (mgr.14388) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi006=a;smithi186=b;count:2 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: cluster 2024-05-09T03:37:21.986823+0000 mgr.y (mgr.14388) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: audit 2024-05-09T03:37:21.990096+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: cephadm 2024-05-09T03:37:22.127500+0000 mgr.y (mgr.14388) 4 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Bus STARTING 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: cephadm 2024-05-09T03:37:22.250554+0000 mgr.y (mgr.14388) 5 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: cephadm 2024-05-09T03:37:22.250786+0000 mgr.y (mgr.14388) 6 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Bus STARTED 2024-05-09T03:37:23.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:22 smithi006 bash[18497]: audit 2024-05-09T03:37:22.259786+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: cluster 2024-05-09T03:37:21.975658+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: y(active, since 1.78285s), standbys: x 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: cephadm 2024-05-09T03:37:21.983736+0000 mgr.y (mgr.14388) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi006=a;smithi186=b;count:2 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: cluster 2024-05-09T03:37:21.986823+0000 mgr.y (mgr.14388) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: audit 2024-05-09T03:37:21.990096+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: cephadm 2024-05-09T03:37:22.127500+0000 mgr.y (mgr.14388) 4 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Bus STARTING 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: cephadm 2024-05-09T03:37:22.250554+0000 mgr.y (mgr.14388) 5 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: cephadm 2024-05-09T03:37:22.250786+0000 mgr.y (mgr.14388) 6 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Bus STARTED 2024-05-09T03:37:23.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:22 smithi006 bash[23643]: audit 2024-05-09T03:37:22.259786+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: cluster 2024-05-09T03:37:21.975658+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: y(active, since 1.78285s), standbys: x 2024-05-09T03:37:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: cephadm 2024-05-09T03:37:21.983736+0000 mgr.y (mgr.14388) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi006=a;smithi186=b;count:2 2024-05-09T03:37:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: cluster 2024-05-09T03:37:21.986823+0000 mgr.y (mgr.14388) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: audit 2024-05-09T03:37:21.990096+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: cephadm 2024-05-09T03:37:22.127500+0000 mgr.y (mgr.14388) 4 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Bus STARTING 2024-05-09T03:37:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: cephadm 2024-05-09T03:37:22.250554+0000 mgr.y (mgr.14388) 5 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:37:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: cephadm 2024-05-09T03:37:22.250786+0000 mgr.y (mgr.14388) 6 : cephadm [INF] [09/May/2024:03:37:22] ENGINE Bus STARTED 2024-05-09T03:37:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:22 smithi186 bash[18641]: audit 2024-05-09T03:37:22.259786+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:24.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:23 smithi186 bash[18641]: cluster 2024-05-09T03:37:22.967437+0000 mgr.y (mgr.14388) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:24.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:23 smithi186 bash[18641]: cluster 2024-05-09T03:37:23.000132+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-05-09T03:37:24.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:23 smithi006 bash[23643]: cluster 2024-05-09T03:37:22.967437+0000 mgr.y (mgr.14388) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:24.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:23 smithi006 bash[23643]: cluster 2024-05-09T03:37:23.000132+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-05-09T03:37:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:23 smithi006 bash[18497]: cluster 2024-05-09T03:37:22.967437+0000 mgr.y (mgr.14388) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:24.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:23 smithi006 bash[18497]: cluster 2024-05-09T03:37:23.000132+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-05-09T03:37:25.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:25 smithi186 bash[18641]: audit 2024-05-09T03:37:24.414166+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:25 smithi186 bash[18641]: audit 2024-05-09T03:37:24.586195+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:25 smithi186 bash[18641]: audit 2024-05-09T03:37:24.868672+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:25 smithi186 bash[18641]: audit 2024-05-09T03:37:25.021202+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:25 smithi186 bash[18641]: audit 2024-05-09T03:37:25.142200+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:25 smithi186 bash[18641]: audit 2024-05-09T03:37:25.283963+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:25 smithi186 bash[18641]: audit 2024-05-09T03:37:25.292484+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:25 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:25.697 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled alertmanager update... 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:25 smithi006 bash[18497]: audit 2024-05-09T03:37:24.414166+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:25 smithi006 bash[18497]: audit 2024-05-09T03:37:24.586195+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:25 smithi006 bash[18497]: audit 2024-05-09T03:37:24.868672+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:25 smithi006 bash[18497]: audit 2024-05-09T03:37:25.021202+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:25 smithi006 bash[18497]: audit 2024-05-09T03:37:25.142200+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:25 smithi006 bash[18497]: audit 2024-05-09T03:37:25.283963+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:25 smithi006 bash[18497]: audit 2024-05-09T03:37:25.292484+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:25 smithi006 bash[23643]: audit 2024-05-09T03:37:24.414166+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:25 smithi006 bash[23643]: audit 2024-05-09T03:37:24.586195+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:25 smithi006 bash[23643]: audit 2024-05-09T03:37:24.868672+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:25 smithi006 bash[23643]: audit 2024-05-09T03:37:25.021202+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:25 smithi006 bash[23643]: audit 2024-05-09T03:37:25.142200+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:25 smithi006 bash[23643]: audit 2024-05-09T03:37:25.283963+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:25.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:25 smithi006 bash[23643]: audit 2024-05-09T03:37:25.292484+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:26.658 DEBUG:teuthology.orchestra.run.smithi006:alertmanager.a> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@alertmanager.a.service 2024-05-09T03:37:26.661 INFO:tasks.cephadm:Adding grafana.a on smithi186 2024-05-09T03:37:26.661 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph orch apply grafana '1;smithi186=a' 2024-05-09T03:37:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: cephadm 2024-05-09T03:37:24.870692+0000 mgr.y (mgr.14388) 8 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:37:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: cluster 2024-05-09T03:37:24.967907+0000 mgr.y (mgr.14388) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: cephadm 2024-05-09T03:37:24.991170+0000 mgr.y (mgr.14388) 10 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:37:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: cephadm 2024-05-09T03:37:25.023637+0000 mgr.y (mgr.14388) 11 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:37:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: cephadm 2024-05-09T03:37:25.152431+0000 mgr.y (mgr.14388) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:37:27.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: cephadm 2024-05-09T03:37:25.340531+0000 mgr.y (mgr.14388) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: audit 2024-05-09T03:37:25.685959+0000 mgr.y (mgr.14388) 14 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: cephadm 2024-05-09T03:37:25.689436+0000 mgr.y (mgr.14388) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi006=a;count:1 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:26 smithi006 bash[18497]: audit 2024-05-09T03:37:25.698572+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: cephadm 2024-05-09T03:37:24.870692+0000 mgr.y (mgr.14388) 8 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: cluster 2024-05-09T03:37:24.967907+0000 mgr.y (mgr.14388) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: cephadm 2024-05-09T03:37:24.991170+0000 mgr.y (mgr.14388) 10 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: cephadm 2024-05-09T03:37:25.023637+0000 mgr.y (mgr.14388) 11 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: cephadm 2024-05-09T03:37:25.152431+0000 mgr.y (mgr.14388) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:37:27.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: cephadm 2024-05-09T03:37:25.340531+0000 mgr.y (mgr.14388) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2024-05-09T03:37:27.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: audit 2024-05-09T03:37:25.685959+0000 mgr.y (mgr.14388) 14 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:27.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: cephadm 2024-05-09T03:37:25.689436+0000 mgr.y (mgr.14388) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi006=a;count:1 2024-05-09T03:37:27.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:26 smithi006 bash[23643]: audit 2024-05-09T03:37:25.698572+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: cephadm 2024-05-09T03:37:24.870692+0000 mgr.y (mgr.14388) 8 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: cluster 2024-05-09T03:37:24.967907+0000 mgr.y (mgr.14388) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: cephadm 2024-05-09T03:37:24.991170+0000 mgr.y (mgr.14388) 10 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: cephadm 2024-05-09T03:37:25.023637+0000 mgr.y (mgr.14388) 11 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: cephadm 2024-05-09T03:37:25.152431+0000 mgr.y (mgr.14388) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: cephadm 2024-05-09T03:37:25.340531+0000 mgr.y (mgr.14388) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: audit 2024-05-09T03:37:25.685959+0000 mgr.y (mgr.14388) 14 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: cephadm 2024-05-09T03:37:25.689436+0000 mgr.y (mgr.14388) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi006=a;count:1 2024-05-09T03:37:27.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:26 smithi186 bash[18641]: audit 2024-05-09T03:37:25.698572+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:29.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:28 smithi006 bash[18497]: cluster 2024-05-09T03:37:26.968494+0000 mgr.y (mgr.14388) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:29.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:28 smithi006 bash[23643]: cluster 2024-05-09T03:37:26.968494+0000 mgr.y (mgr.14388) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:29.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:28 smithi186 bash[18641]: cluster 2024-05-09T03:37:26.968494+0000 mgr.y (mgr.14388) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:30 smithi006 bash[18497]: cluster 2024-05-09T03:37:28.969153+0000 mgr.y (mgr.14388) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:31.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:30 smithi006 bash[23643]: cluster 2024-05-09T03:37:28.969153+0000 mgr.y (mgr.14388) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:30 smithi186 bash[18641]: cluster 2024-05-09T03:37:28.969153+0000 mgr.y (mgr.14388) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:31.939 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled grafana update... 2024-05-09T03:37:32.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:31 smithi186 bash[18641]: cluster 2024-05-09T03:37:30.969756+0000 mgr.y (mgr.14388) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:32.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:31 smithi186 bash[18641]: audit 2024-05-09T03:37:31.940533+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:31 smithi006 bash[18497]: cluster 2024-05-09T03:37:30.969756+0000 mgr.y (mgr.14388) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:31 smithi006 bash[18497]: audit 2024-05-09T03:37:31.940533+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:32.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:31 smithi006 bash[23643]: cluster 2024-05-09T03:37:30.969756+0000 mgr.y (mgr.14388) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:32.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:31 smithi006 bash[23643]: audit 2024-05-09T03:37:31.940533+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:33.201 DEBUG:teuthology.orchestra.run.smithi186:grafana.a> sudo journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@grafana.a.service 2024-05-09T03:37:33.204 INFO:tasks.cephadm:Setting up client nodes... 2024-05-09T03:37:33.204 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-05-09T03:37:33.211 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:32 smithi186 bash[18641]: audit 2024-05-09T03:37:31.929919+0000 mgr.y (mgr.14388) 19 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:33.212 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:32 smithi186 bash[18641]: cephadm 2024-05-09T03:37:31.933314+0000 mgr.y (mgr.14388) 20 : cephadm [INF] Saving service grafana spec with placement smithi186=a;count:1 2024-05-09T03:37:33.219 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:32 smithi006 bash[23643]: audit 2024-05-09T03:37:31.929919+0000 mgr.y (mgr.14388) 19 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:33.219 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:32 smithi006 bash[23643]: cephadm 2024-05-09T03:37:31.933314+0000 mgr.y (mgr.14388) 20 : cephadm [INF] Saving service grafana spec with placement smithi186=a;count:1 2024-05-09T03:37:33.219 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:32 smithi006 bash[18497]: audit 2024-05-09T03:37:31.929919+0000 mgr.y (mgr.14388) 19 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:37:33.219 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:32 smithi006 bash[18497]: cephadm 2024-05-09T03:37:31.933314+0000 mgr.y (mgr.14388) 20 : cephadm [INF] Saving service grafana spec with placement smithi186=a;count:1 2024-05-09T03:37:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:33 smithi186 bash[18641]: cluster 2024-05-09T03:37:32.970440+0000 mgr.y (mgr.14388) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:34.268 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:33 smithi006 bash[23643]: cluster 2024-05-09T03:37:32.970440+0000 mgr.y (mgr.14388) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:34.268 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:33 smithi006 bash[18497]: cluster 2024-05-09T03:37:32.970440+0000 mgr.y (mgr.14388) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:35.880 INFO:teuthology.orchestra.run.smithi006.stdout:[client.0] 2024-05-09T03:37:35.880 INFO:teuthology.orchestra.run.smithi006.stdout: key = AQD/RDxm2yNTNBAAgd7p7eAmh1rlw3YYTCwlpA== 2024-05-09T03:37:36.358 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:36 smithi186 bash[18641]: cluster 2024-05-09T03:37:34.971028+0000 mgr.y (mgr.14388) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:36.358 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:36 smithi186 bash[18641]: audit 2024-05-09T03:37:35.877041+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.6:0/326319141' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-09T03:37:36.358 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:36 smithi186 bash[18641]: audit 2024-05-09T03:37:35.877663+0000 mon.a (mon.0) 632 : 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-05-09T03:37:36.358 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:36 smithi186 bash[18641]: audit 2024-05-09T03:37:35.882613+0000 mon.a (mon.0) 633 : 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-05-09T03:37:36.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:36 smithi006 bash[23643]: cluster 2024-05-09T03:37:34.971028+0000 mgr.y (mgr.14388) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:36.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:36 smithi006 bash[23643]: audit 2024-05-09T03:37:35.877041+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.6:0/326319141' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-09T03:37:36.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:36 smithi006 bash[23643]: audit 2024-05-09T03:37:35.877663+0000 mon.a (mon.0) 632 : 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-05-09T03:37:36.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:36 smithi006 bash[23643]: audit 2024-05-09T03:37:35.882613+0000 mon.a (mon.0) 633 : 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-05-09T03:37:36.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:36 smithi006 bash[18497]: cluster 2024-05-09T03:37:34.971028+0000 mgr.y (mgr.14388) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:36.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:36 smithi006 bash[18497]: audit 2024-05-09T03:37:35.877041+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.6:0/326319141' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-09T03:37:36.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:36 smithi006 bash[18497]: audit 2024-05-09T03:37:35.877663+0000 mon.a (mon.0) 632 : 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-05-09T03:37:36.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:36 smithi006 bash[18497]: audit 2024-05-09T03:37:35.882613+0000 mon.a (mon.0) 633 : 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-05-09T03:37:36.491 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-05-09T03:37:36.491 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-05-09T03:37:36.491 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-05-09T03:37:36.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-05-09T03:37:37.583 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.583 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.584 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.584 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.584 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.584 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.837 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.837 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.837 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.838 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.838 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.838 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.839 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.839 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.839 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:37.839 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.132 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:37 smithi186 systemd[1]: Started Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:37:38.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:38 smithi186 bash[18641]: cluster 2024-05-09T03:37:36.971758+0000 mgr.y (mgr.14388) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:38.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:38 smithi186 bash[18641]: audit 2024-05-09T03:37:37.879991+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:38.255 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:38 smithi006 bash[18497]: cluster 2024-05-09T03:37:36.971758+0000 mgr.y (mgr.14388) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:38.255 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:38 smithi006 bash[18497]: audit 2024-05-09T03:37:37.879991+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:38.255 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:38 smithi006 bash[23643]: cluster 2024-05-09T03:37:36.971758+0000 mgr.y (mgr.14388) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:38.255 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:38 smithi006 bash[23643]: audit 2024-05-09T03:37:37.879991+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:38.505 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.505 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.506 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.506 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.507 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.507 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.507 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.507 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.507 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.507 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.859 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:38.860 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:38 smithi006 systemd[1]: Started Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:37:38.860 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:38 smithi006 bash[37654]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-05-09T03:37:38.930 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:38 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.199 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.199 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.200 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.200 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.200 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.201 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.201 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.457 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.457 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.457 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.458 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.458 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.458 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.459 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.459 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.459 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.459 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.459 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: Started Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:37:39.459 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:39.519 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: v1.3.1: Pulling from prometheus/node-exporter 2024-05-09T03:37:39.519 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: aa2a8d90b84c: Pulling fs layer 2024-05-09T03:37:39.520 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: b45d31ee2d7f: Pulling fs layer 2024-05-09T03:37:39.520 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: b5db1e299295: Pulling fs layer 2024-05-09T03:37:39.764 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[33216]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-05-09T03:37:39.858 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:39 smithi006 bash[23643]: cephadm 2024-05-09T03:37:37.885013+0000 mgr.y (mgr.14388) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2024-05-09T03:37:39.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:39 smithi006 bash[23643]: audit 2024-05-09T03:37:38.647375+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:39.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:39 smithi006 bash[23643]: cephadm 2024-05-09T03:37:38.648851+0000 mgr.y (mgr.14388) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2024-05-09T03:37:39.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:39 smithi006 bash[23643]: audit 2024-05-09T03:37:39.493461+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:39.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:39 smithi006 bash[23643]: audit 2024-05-09T03:37:39.497471+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:39.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:39 smithi006 bash[23643]: audit 2024-05-09T03:37:39.500360+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:39.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:39 smithi006 bash[23643]: audit 2024-05-09T03:37:39.502248+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:39.859 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: b45d31ee2d7f: Verifying Checksum 2024-05-09T03:37:39.859 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: b45d31ee2d7f: Download complete 2024-05-09T03:37:39.859 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: aa2a8d90b84c: Verifying Checksum 2024-05-09T03:37:39.860 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: aa2a8d90b84c: Download complete 2024-05-09T03:37:39.860 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: b5db1e299295: Verifying Checksum 2024-05-09T03:37:39.860 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: b5db1e299295: Download complete 2024-05-09T03:37:39.860 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[37654]: aa2a8d90b84c: Pull complete 2024-05-09T03:37:39.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[18497]: cephadm 2024-05-09T03:37:37.885013+0000 mgr.y (mgr.14388) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2024-05-09T03:37:39.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[18497]: audit 2024-05-09T03:37:38.647375+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:39.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[18497]: cephadm 2024-05-09T03:37:38.648851+0000 mgr.y (mgr.14388) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2024-05-09T03:37:39.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[18497]: audit 2024-05-09T03:37:39.493461+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:39.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[18497]: audit 2024-05-09T03:37:39.497471+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:39.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[18497]: audit 2024-05-09T03:37:39.500360+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:39.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:39 smithi006 bash[18497]: audit 2024-05-09T03:37:39.502248+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:40.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[18641]: cephadm 2024-05-09T03:37:37.885013+0000 mgr.y (mgr.14388) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2024-05-09T03:37:40.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[18641]: audit 2024-05-09T03:37:38.647375+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:40.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[18641]: cephadm 2024-05-09T03:37:38.648851+0000 mgr.y (mgr.14388) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2024-05-09T03:37:40.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[18641]: audit 2024-05-09T03:37:39.493461+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:40.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[18641]: audit 2024-05-09T03:37:39.497471+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:37:40.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[18641]: audit 2024-05-09T03:37:39.500360+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:37:40.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:39 smithi186 bash[18641]: audit 2024-05-09T03:37:39.502248+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:37:40.133 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.733Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-05-09T03:37:40.133 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.733Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-05-09T03:37:40.133 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.733Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-05-09T03:37:40.133 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.733Z caller=main.go:518 level=info host_details="(Linux 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 smithi186 (none))" 2024-05-09T03:37:40.133 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.733Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-05-09T03:37:40.133 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.733Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.734Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.735Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.736Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.738Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.738Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.702µs 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.739Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.739Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.739Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.52µs wal_replay_duration=370.096µs total_replay_duration=411.078µs 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.740Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.740Z caller=main.go:947 level=info msg="TSDB started" 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.740Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.758Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.741077ms db_storage=1.057µs remote_storage=1.332µs web_handler=246ns query_engine=675ns scrape=290.903µs scrape_sd=18.986µs notify=844ns notify_sd=1.389µs rules=17.243338ms 2024-05-09T03:37:40.134 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:37:39 smithi186 bash[33074]: ts=2024-05-09T03:37:39.758Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-05-09T03:37:40.512 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:40 smithi006 bash[37654]: b45d31ee2d7f: Pull complete 2024-05-09T03:37:40.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:40 smithi006 bash[18497]: cluster 2024-05-09T03:37:38.972606+0000 mgr.y (mgr.14388) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:40.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:40 smithi006 bash[23643]: cluster 2024-05-09T03:37:38.972606+0000 mgr.y (mgr.14388) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:40.859 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:40 smithi006 bash[37654]: b5db1e299295: Pull complete 2024-05-09T03:37:40.859 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:40 smithi006 bash[37654]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-05-09T03:37:40.859 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:40 smithi006 bash[37654]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-05-09T03:37:40.881 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:40 smithi186 bash[33216]: v1.3.1: Pulling from prometheus/node-exporter 2024-05-09T03:37:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:40 smithi186 bash[18641]: cluster 2024-05-09T03:37:38.972606+0000 mgr.y (mgr.14388) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:41.207 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:40 smithi186 bash[33216]: aa2a8d90b84c: Pulling fs layer 2024-05-09T03:37:41.207 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:40 smithi186 bash[33216]: b45d31ee2d7f: Pulling fs layer 2024-05-09T03:37:41.207 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:40 smithi186 bash[33216]: b5db1e299295: Pulling fs layer 2024-05-09T03:37:41.207 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:41 smithi186 bash[33216]: b45d31ee2d7f: Verifying Checksum 2024-05-09T03:37:41.207 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:41 smithi186 bash[33216]: b45d31ee2d7f: Download complete 2024-05-09T03:37:41.207 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:41 smithi186 bash[33216]: aa2a8d90b84c: Download complete 2024-05-09T03:37:41.207 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:41 smithi186 bash[33216]: aa2a8d90b84c: Pull complete 2024-05-09T03:37:41.382 INFO:teuthology.orchestra.run.smithi186.stdout:[client.1] 2024-05-09T03:37:41.382 INFO:teuthology.orchestra.run.smithi186.stdout: key = AQAFRTxmaMV4FhAAszsDgdVFW19BgwfQW7qEtA== 2024-05-09T03:37:41.632 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:41 smithi186 bash[33216]: b5db1e299295: Download complete 2024-05-09T03:37:42.046 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:41 smithi186 bash[33216]: b45d31ee2d7f: Pull complete 2024-05-09T03:37:42.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:42 smithi006 bash[23643]: cluster 2024-05-09T03:37:40.973181+0000 mgr.y (mgr.14388) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:42.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:42 smithi006 bash[23643]: audit 2024-05-09T03:37:41.053735+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:42.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:42 smithi006 bash[23643]: audit 2024-05-09T03:37:41.375124+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.186:0/3954029215' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-09T03:37:42.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:42 smithi006 bash[23643]: audit 2024-05-09T03:37:41.376669+0000 mon.a (mon.0) 641 : 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-05-09T03:37:42.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:42 smithi006 bash[23643]: audit 2024-05-09T03:37:41.384233+0000 mon.a (mon.0) 642 : 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-05-09T03:37:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[18497]: cluster 2024-05-09T03:37:40.973181+0000 mgr.y (mgr.14388) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[18497]: audit 2024-05-09T03:37:41.053735+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[18497]: audit 2024-05-09T03:37:41.375124+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.186:0/3954029215' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-09T03:37:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[18497]: audit 2024-05-09T03:37:41.376669+0000 mon.a (mon.0) 641 : 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-05-09T03:37:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[18497]: audit 2024-05-09T03:37:41.384233+0000 mon.a (mon.0) 642 : 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-05-09T03:37:42.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.016Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-05-09T03:37:42.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.016Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-05-09T03:37:42.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.017Z 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/.+)($|/) 2024-05-09T03:37:42.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.017Z 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-05-09T03:37:42.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-05-09T03:37:42.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=arp 2024-05-09T03:37:42.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=bcache 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=bonding 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=btrfs 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=conntrack 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=cpu 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=diskstats 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=dmi 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=edac 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=entropy 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=filefd 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=filesystem 2024-05-09T03:37:42.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=hwmon 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=infiniband 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=ipvs 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=loadavg 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=mdadm 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=meminfo 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=netclass 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=netdev 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=netstat 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=nfs 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=nfsd 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=nvme 2024-05-09T03:37:42.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=os 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=pressure 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=rapl 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=schedstat 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=sockstat 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=softnet 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=stat 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=tapestats 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=textfile 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=time 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=uname 2024-05-09T03:37:42.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=vmstat 2024-05-09T03:37:42.364 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=xfs 2024-05-09T03:37:42.364 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:115 level=info collector=zfs 2024-05-09T03:37:42.364 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-05-09T03:37:42.364 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:42 smithi006 bash[37654]: ts=2024-05-09T03:37:42.018Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-05-09T03:37:42.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[18641]: cluster 2024-05-09T03:37:40.973181+0000 mgr.y (mgr.14388) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:42.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[18641]: audit 2024-05-09T03:37:41.053735+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:42.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[18641]: audit 2024-05-09T03:37:41.375124+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.186:0/3954029215' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-09T03:37:42.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[18641]: audit 2024-05-09T03:37:41.376669+0000 mon.a (mon.0) 641 : 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-05-09T03:37:42.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[18641]: audit 2024-05-09T03:37:41.384233+0000 mon.a (mon.0) 642 : 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-05-09T03:37:42.666 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-05-09T03:37:42.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-05-09T03:37:42.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-05-09T03:37:42.687 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-05-09T03:37:42.687 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-05-09T03:37:42.687 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph mgr dump --format=json 2024-05-09T03:37:42.882 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[33216]: b5db1e299295: Pull complete 2024-05-09T03:37:42.882 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[33216]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-05-09T03:37:42.882 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:42 smithi186 bash[33216]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-05-09T03:37:43.994 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:43 smithi186 bash[18641]: audit 2024-05-09T03:37:42.727249+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:44.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:43 smithi006 bash[18497]: audit 2024-05-09T03:37:42.727249+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:44.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:43 smithi006 bash[23643]: audit 2024-05-09T03:37:42.727249+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:44.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.058Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.058Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z 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/.+)($|/) 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z 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-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=arp 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=bcache 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=bonding 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=btrfs 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=conntrack 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=cpu 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=diskstats 2024-05-09T03:37:44.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=dmi 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=edac 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=entropy 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=filefd 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=filesystem 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=hwmon 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=infiniband 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=ipvs 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=loadavg 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=mdadm 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=meminfo 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=netclass 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=netdev 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=netstat 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=nfs 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=nfsd 2024-05-09T03:37:44.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=nvme 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=os 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=pressure 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=rapl 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=schedstat 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=sockstat 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=softnet 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=stat 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=tapestats 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=textfile 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=time 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=uname 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=vmstat 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=xfs 2024-05-09T03:37:44.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.059Z caller=node_exporter.go:115 level=info collector=zfs 2024-05-09T03:37:44.386 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.060Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-05-09T03:37:44.386 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[33216]: ts=2024-05-09T03:37:44.060Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-05-09T03:37:44.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:44 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:45.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:44 smithi006 bash[18497]: cluster 2024-05-09T03:37:42.973792+0000 mgr.y (mgr.14388) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:45.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:44 smithi006 bash[18497]: audit 2024-05-09T03:37:44.194200+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:45.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:44 smithi006 bash[18497]: audit 2024-05-09T03:37:44.205078+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:45.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:44 smithi006 bash[23643]: cluster 2024-05-09T03:37:42.973792+0000 mgr.y (mgr.14388) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:45.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:44 smithi006 bash[23643]: audit 2024-05-09T03:37:44.194200+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:45.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:44 smithi006 bash[23643]: audit 2024-05-09T03:37:44.205078+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[18641]: cluster 2024-05-09T03:37:42.973792+0000 mgr.y (mgr.14388) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[18641]: audit 2024-05-09T03:37:44.194200+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:44 smithi186 bash[18641]: audit 2024-05-09T03:37:44.205078+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:45.401 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:37:46.108 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:45 smithi006 bash[23643]: cephadm 2024-05-09T03:37:44.230300+0000 mgr.y (mgr.14388) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2024-05-09T03:37:46.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:45 smithi006 bash[18497]: cephadm 2024-05-09T03:37:44.230300+0000 mgr.y (mgr.14388) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2024-05-09T03:37:46.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:45 smithi186 bash[18641]: cephadm 2024-05-09T03:37:44.230300+0000 mgr.y (mgr.14388) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2024-05-09T03:37:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:46 smithi006 bash[18497]: cluster 2024-05-09T03:37:44.974429+0000 mgr.y (mgr.14388) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:47.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:46 smithi006 bash[23643]: cluster 2024-05-09T03:37:44.974429+0000 mgr.y (mgr.14388) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:46 smithi186 bash[18641]: cluster 2024-05-09T03:37:44.974429+0000 mgr.y (mgr.14388) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:49.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:48 smithi006 bash[18497]: cluster 2024-05-09T03:37:46.975098+0000 mgr.y (mgr.14388) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:49.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:48 smithi006 bash[23643]: cluster 2024-05-09T03:37:46.975098+0000 mgr.y (mgr.14388) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:49.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:48 smithi186 bash[18641]: cluster 2024-05-09T03:37:46.975098+0000 mgr.y (mgr.14388) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:49.721 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:37:49] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-05-09T03:37:50.124 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:37:51.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:50 smithi006 bash[18497]: cluster 2024-05-09T03:37:48.975734+0000 mgr.y (mgr.14388) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:51.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:50 smithi006 bash[18497]: audit 2024-05-09T03:37:50.121815+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.6:0/2086481718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:37:51.099 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:50 smithi006 bash[23643]: cluster 2024-05-09T03:37:48.975734+0000 mgr.y (mgr.14388) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:51.099 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:50 smithi006 bash[23643]: audit 2024-05-09T03:37:50.121815+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.6:0/2086481718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:37:51.120 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":20,"active_gid":14388,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6800","nonce":2030931750},{"type":"v1","addr":"172.21.15.6:6801","nonce":2030931750}]},"active_addr":"172.21.15.6:6801/2030931750","active_change":"2024-05-09T03:37:20.192788+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24305,"name":"x","mgr_features":4540138303579357183,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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.23.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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":[]},"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_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":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":0,"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":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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.23.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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":[]},"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_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":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":0,"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":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]}}},{"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.6:8443/","prometheus":"http://172.21.15.6: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"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":2757732944}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":597629118}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":1264888473}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":3648191858}]}]}} 2024-05-09T03:37:51.123 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-05-09T03:37:51.123 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-05-09T03:37:51.124 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd dump --format=json 2024-05-09T03:37:51.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:50 smithi186 bash[18641]: cluster 2024-05-09T03:37:48.975734+0000 mgr.y (mgr.14388) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:51.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:50 smithi186 bash[18641]: audit 2024-05-09T03:37:50.121815+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.6:0/2086481718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:37:52.235 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:51 smithi006 bash[23643]: cluster 2024-05-09T03:37:50.976321+0000 mgr.y (mgr.14388) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:52.235 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:51 smithi006 bash[18497]: cluster 2024-05-09T03:37:50.976321+0000 mgr.y (mgr.14388) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:51 smithi186 bash[18641]: cluster 2024-05-09T03:37:50.976321+0000 mgr.y (mgr.14388) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:52.893 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:52.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:52.894 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:52.894 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:52.894 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:52.895 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:52.895 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:52.895 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.167 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.168 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.168 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.168 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.169 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.169 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.169 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.170 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.170 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.170 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.170 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.170 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:53.170 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:53 smithi006 systemd[1]: Started Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:37:53.521 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:37:53 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:37:53.835 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:37:53.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:37:53 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: cluster 2024-05-09T03:37:52.976948+0000 mgr.y (mgr.14388) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: audit 2024-05-09T03:37:53.179203+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: audit 2024-05-09T03:37:53.305116+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: audit 2024-05-09T03:37:53.311531+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: audit 2024-05-09T03:37:53.314558+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: audit 2024-05-09T03:37:53.315071+0000 mgr.y (mgr.14388) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: audit 2024-05-09T03:37:53.323252+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:54 smithi006 bash[23643]: cephadm 2024-05-09T03:37:53.329930+0000 mgr.y (mgr.14388) 36 : cephadm [INF] Deploying daemon grafana.a on smithi186 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: cluster 2024-05-09T03:37:52.976948+0000 mgr.y (mgr.14388) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:54.451 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: audit 2024-05-09T03:37:53.179203+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.452 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: audit 2024-05-09T03:37:53.305116+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.452 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: audit 2024-05-09T03:37:53.311531+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.452 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: audit 2024-05-09T03:37:53.314558+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:37:54.452 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: audit 2024-05-09T03:37:53.315071+0000 mgr.y (mgr.14388) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:37:54.452 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: audit 2024-05-09T03:37:53.323252+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.452 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[18497]: cephadm 2024-05-09T03:37:53.329930+0000 mgr.y (mgr.14388) 36 : cephadm [INF] Deploying daemon grafana.a on smithi186 2024-05-09T03:37:54.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: cluster 2024-05-09T03:37:52.976948+0000 mgr.y (mgr.14388) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:54.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: audit 2024-05-09T03:37:53.179203+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: audit 2024-05-09T03:37:53.305116+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: audit 2024-05-09T03:37:53.311531+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: audit 2024-05-09T03:37:53.314558+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:37:54.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: audit 2024-05-09T03:37:53.315071+0000 mgr.y (mgr.14388) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:37:54.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: audit 2024-05-09T03:37:53.323252+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:54.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:54 smithi186 bash[18641]: cephadm 2024-05-09T03:37:53.329930+0000 mgr.y (mgr.14388) 36 : cephadm [INF] Deploying daemon grafana.a on smithi186 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.542Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.542Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.544Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.545Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.579Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.579Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.582Z caller=main.go:518 msg=Listening address=:9093 2024-05-09T03:37:54.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:54 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:54.582Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-05-09T03:37:56.528 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:37:56.528 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":60,"fsid":"5421bb94-0db4-11ef-bc97-c7b262605968","created":"2024-05-09T03:30:24.757479+0000","modified":"2024-05-09T03:37:20.192100+0000","last_up_change":"2024-05-09T03:36:55.926985+0000","last_in_change":"2024-05-09T03:36:32.424550+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-09T03:34:08.866867+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"47c4f2f2-d958-4bfc-b067-2938200adc40","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.6:6802","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6803","nonce":3514721450}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6805","nonce":3514721450}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6809","nonce":3514721450}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6807","nonce":3514721450}]},"public_addr":"172.21.15.6:6803/3514721450","cluster_addr":"172.21.15.6:6805/3514721450","heartbeat_back_addr":"172.21.15.6:6809/3514721450","heartbeat_front_addr":"172.21.15.6:6807/3514721450","state":["exists","up"]},{"osd":1,"uuid":"f2480ce6-b225-45a2-8387-87060a81c925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6811","nonce":2625919672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6813","nonce":2625919672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6817","nonce":2625919672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6815","nonce":2625919672}]},"public_addr":"172.21.15.6:6811/2625919672","cluster_addr":"172.21.15.6:6813/2625919672","heartbeat_back_addr":"172.21.15.6:6817/2625919672","heartbeat_front_addr":"172.21.15.6:6815/2625919672","state":["exists","up"]},{"osd":2,"uuid":"14185c20-ef94-487a-a9b2-0f64bf2c725b","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.6:6818","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6819","nonce":481275726}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6821","nonce":481275726}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6825","nonce":481275726}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6823","nonce":481275726}]},"public_addr":"172.21.15.6:6819/481275726","cluster_addr":"172.21.15.6:6821/481275726","heartbeat_back_addr":"172.21.15.6:6825/481275726","heartbeat_front_addr":"172.21.15.6:6823/481275726","state":["exists","up"]},{"osd":3,"uuid":"74ec245f-c931-4148-ae28-ffe03ad5bf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6827","nonce":3854143229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6829","nonce":3854143229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6833","nonce":3854143229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6831","nonce":3854143229}]},"public_addr":"172.21.15.6:6827/3854143229","cluster_addr":"172.21.15.6:6829/3854143229","heartbeat_back_addr":"172.21.15.6:6833/3854143229","heartbeat_front_addr":"172.21.15.6:6831/3854143229","state":["exists","up"]},{"osd":4,"uuid":"6d66c633-c84e-4385-ae05-88d093cd2077","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6801","nonce":2898916317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6803","nonce":2898916317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6807","nonce":2898916317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6805","nonce":2898916317}]},"public_addr":"172.21.15.186:6801/2898916317","cluster_addr":"172.21.15.186:6803/2898916317","heartbeat_back_addr":"172.21.15.186:6807/2898916317","heartbeat_front_addr":"172.21.15.186:6805/2898916317","state":["exists","up"]},{"osd":5,"uuid":"f4a396a1-b276-4430-a1ec-572e4f6f12d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6809","nonce":1267084386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6811","nonce":1267084386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6815","nonce":1267084386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6813","nonce":1267084386}]},"public_addr":"172.21.15.186:6809/1267084386","cluster_addr":"172.21.15.186:6811/1267084386","heartbeat_back_addr":"172.21.15.186:6815/1267084386","heartbeat_front_addr":"172.21.15.186:6813/1267084386","state":["exists","up"]},{"osd":6,"uuid":"c49391cc-7298-4f15-bba6-e89cfd098f64","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6817","nonce":266217395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6819","nonce":266217395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6823","nonce":266217395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6821","nonce":266217395}]},"public_addr":"172.21.15.186:6817/266217395","cluster_addr":"172.21.15.186:6819/266217395","heartbeat_back_addr":"172.21.15.186:6823/266217395","heartbeat_front_addr":"172.21.15.186:6821/266217395","state":["exists","up"]},{"osd":7,"uuid":"61049cc7-59c9-4d8e-b848-b663e278dd74","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.186:6824","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6825","nonce":2466096977}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6827","nonce":2466096977}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6831","nonce":2466096977}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6829","nonce":2466096977}]},"public_addr":"172.21.15.186:6825/2466096977","cluster_addr":"172.21.15.186:6827/2466096977","heartbeat_back_addr":"172.21.15.186:6831/2466096977","heartbeat_front_addr":"172.21.15.186:6829/2466096977","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:32:59.561976+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:33:32.613533+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:34:05.639267+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:34:38.301707+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:35:10.677751+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:35:44.984801+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:36:19.159283+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:36:54.146626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:6801/723722475":"2024-05-10T03:37:20.191992+0000","172.21.15.6:6800/723722475":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/1280918485":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/2909084288":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/1697138790":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/1368875218":"2024-05-10T03:31:24.220276+0000","172.21.15.6:6801/3965854614":"2024-05-10T03:31:24.220276+0000","172.21.15.6:6800/3965854614":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/60708095":"2024-05-10T03:37:20.191992+0000","172.21.15.6:6800/4184786408":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/4021255625":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/2034385604":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/4145254534":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/1481013505":"2024-05-10T03:30:55.752104+0000","172.21.15.6:6801/4184786408":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/483230394":"2024-05-10T03:30:55.752104+0000"},"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-05-09T03:37:56.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:56 smithi006 bash[18497]: cluster 2024-05-09T03:37:54.977561+0000 mgr.y (mgr.14388) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:56.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:56 smithi006 bash[18497]: audit 2024-05-09T03:37:56.068394+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:56.542 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:56 smithi006 bash[23643]: cluster 2024-05-09T03:37:54.977561+0000 mgr.y (mgr.14388) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:56.542 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:56 smithi006 bash[23643]: audit 2024-05-09T03:37:56.068394+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:56.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:56 smithi186 bash[18641]: cluster 2024-05-09T03:37:54.977561+0000 mgr.y (mgr.14388) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:56.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:56 smithi186 bash[18641]: audit 2024-05-09T03:37:56.068394+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:37:56.859 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:37:56 smithi006 bash[38399]: level=info ts=2024-05-09T03:37:56.546Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000709806s 2024-05-09T03:37:57.221 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-05-09T03:37:57.221 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd dump --format=json 2024-05-09T03:37:57.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:57 smithi006 bash[18497]: audit 2024-05-09T03:37:56.529669+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.6:0/2155502354' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:37:57.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:57 smithi006 bash[23643]: audit 2024-05-09T03:37:56.529669+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.6:0/2155502354' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:37:57.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:57 smithi186 bash[18641]: audit 2024-05-09T03:37:56.529669+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.6:0/2155502354' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:37:58.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:37:58 smithi006 bash[18497]: cluster 2024-05-09T03:37:56.978325+0000 mgr.y (mgr.14388) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:58.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:37:58 smithi006 bash[23643]: cluster 2024-05-09T03:37:56.978325+0000 mgr.y (mgr.14388) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:37:58 smithi186 bash[18641]: cluster 2024-05-09T03:37:56.978325+0000 mgr.y (mgr.14388) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:37:59.945 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:37:59.969 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:37:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:37:59] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2024-05-09T03:38:00.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:00 smithi006 bash[18497]: cluster 2024-05-09T03:37:58.979008+0000 mgr.y (mgr.14388) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:00.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:00 smithi006 bash[23643]: cluster 2024-05-09T03:37:58.979008+0000 mgr.y (mgr.14388) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:00.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:00 smithi186 bash[18641]: cluster 2024-05-09T03:37:58.979008+0000 mgr.y (mgr.14388) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:02.358 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:01 smithi006 bash[23643]: cluster 2024-05-09T03:38:00.979607+0000 mgr.y (mgr.14388) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:02.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:01 smithi006 bash[18497]: cluster 2024-05-09T03:38:00.979607+0000 mgr.y (mgr.14388) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:02.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:01 smithi186 bash[18641]: cluster 2024-05-09T03:38:00.979607+0000 mgr.y (mgr.14388) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:02.518 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:38:02.518 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":60,"fsid":"5421bb94-0db4-11ef-bc97-c7b262605968","created":"2024-05-09T03:30:24.757479+0000","modified":"2024-05-09T03:37:20.192100+0000","last_up_change":"2024-05-09T03:36:55.926985+0000","last_in_change":"2024-05-09T03:36:32.424550+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-09T03:34:08.866867+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"47c4f2f2-d958-4bfc-b067-2938200adc40","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.6:6802","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6803","nonce":3514721450}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6805","nonce":3514721450}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6809","nonce":3514721450}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3514721450},{"type":"v1","addr":"172.21.15.6:6807","nonce":3514721450}]},"public_addr":"172.21.15.6:6803/3514721450","cluster_addr":"172.21.15.6:6805/3514721450","heartbeat_back_addr":"172.21.15.6:6809/3514721450","heartbeat_front_addr":"172.21.15.6:6807/3514721450","state":["exists","up"]},{"osd":1,"uuid":"f2480ce6-b225-45a2-8387-87060a81c925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6811","nonce":2625919672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6813","nonce":2625919672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6817","nonce":2625919672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":2625919672},{"type":"v1","addr":"172.21.15.6:6815","nonce":2625919672}]},"public_addr":"172.21.15.6:6811/2625919672","cluster_addr":"172.21.15.6:6813/2625919672","heartbeat_back_addr":"172.21.15.6:6817/2625919672","heartbeat_front_addr":"172.21.15.6:6815/2625919672","state":["exists","up"]},{"osd":2,"uuid":"14185c20-ef94-487a-a9b2-0f64bf2c725b","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.6:6818","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6819","nonce":481275726}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6821","nonce":481275726}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6825","nonce":481275726}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":481275726},{"type":"v1","addr":"172.21.15.6:6823","nonce":481275726}]},"public_addr":"172.21.15.6:6819/481275726","cluster_addr":"172.21.15.6:6821/481275726","heartbeat_back_addr":"172.21.15.6:6825/481275726","heartbeat_front_addr":"172.21.15.6:6823/481275726","state":["exists","up"]},{"osd":3,"uuid":"74ec245f-c931-4148-ae28-ffe03ad5bf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6827","nonce":3854143229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6829","nonce":3854143229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6833","nonce":3854143229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":3854143229},{"type":"v1","addr":"172.21.15.6:6831","nonce":3854143229}]},"public_addr":"172.21.15.6:6827/3854143229","cluster_addr":"172.21.15.6:6829/3854143229","heartbeat_back_addr":"172.21.15.6:6833/3854143229","heartbeat_front_addr":"172.21.15.6:6831/3854143229","state":["exists","up"]},{"osd":4,"uuid":"6d66c633-c84e-4385-ae05-88d093cd2077","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6801","nonce":2898916317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6803","nonce":2898916317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6807","nonce":2898916317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":2898916317},{"type":"v1","addr":"172.21.15.186:6805","nonce":2898916317}]},"public_addr":"172.21.15.186:6801/2898916317","cluster_addr":"172.21.15.186:6803/2898916317","heartbeat_back_addr":"172.21.15.186:6807/2898916317","heartbeat_front_addr":"172.21.15.186:6805/2898916317","state":["exists","up"]},{"osd":5,"uuid":"f4a396a1-b276-4430-a1ec-572e4f6f12d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6809","nonce":1267084386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6811","nonce":1267084386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6815","nonce":1267084386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1267084386},{"type":"v1","addr":"172.21.15.186:6813","nonce":1267084386}]},"public_addr":"172.21.15.186:6809/1267084386","cluster_addr":"172.21.15.186:6811/1267084386","heartbeat_back_addr":"172.21.15.186:6815/1267084386","heartbeat_front_addr":"172.21.15.186:6813/1267084386","state":["exists","up"]},{"osd":6,"uuid":"c49391cc-7298-4f15-bba6-e89cfd098f64","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6817","nonce":266217395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6819","nonce":266217395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6823","nonce":266217395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":266217395},{"type":"v1","addr":"172.21.15.186:6821","nonce":266217395}]},"public_addr":"172.21.15.186:6817/266217395","cluster_addr":"172.21.15.186:6819/266217395","heartbeat_back_addr":"172.21.15.186:6823/266217395","heartbeat_front_addr":"172.21.15.186:6821/266217395","state":["exists","up"]},{"osd":7,"uuid":"61049cc7-59c9-4d8e-b848-b663e278dd74","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.186:6824","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6825","nonce":2466096977}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6827","nonce":2466096977}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6831","nonce":2466096977}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":2466096977},{"type":"v1","addr":"172.21.15.186:6829","nonce":2466096977}]},"public_addr":"172.21.15.186:6825/2466096977","cluster_addr":"172.21.15.186:6827/2466096977","heartbeat_back_addr":"172.21.15.186:6831/2466096977","heartbeat_front_addr":"172.21.15.186:6829/2466096977","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:32:59.561976+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:33:32.613533+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:34:05.639267+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:34:38.301707+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:35:10.677751+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:35:44.984801+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:36:19.159283+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-05-09T03:36:54.146626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:6801/723722475":"2024-05-10T03:37:20.191992+0000","172.21.15.6:6800/723722475":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/1280918485":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/2909084288":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/1697138790":"2024-05-10T03:37:20.191992+0000","172.21.15.6:0/1368875218":"2024-05-10T03:31:24.220276+0000","172.21.15.6:6801/3965854614":"2024-05-10T03:31:24.220276+0000","172.21.15.6:6800/3965854614":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/60708095":"2024-05-10T03:37:20.191992+0000","172.21.15.6:6800/4184786408":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/4021255625":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/2034385604":"2024-05-10T03:31:24.220276+0000","172.21.15.6:0/4145254534":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/1481013505":"2024-05-10T03:30:55.752104+0000","172.21.15.6:6801/4184786408":"2024-05-10T03:30:55.752104+0000","172.21.15.6:0/483230394":"2024-05-10T03:30:55.752104+0000"},"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-05-09T03:38:03.122 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-05-09T03:38:03.122 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-05-09T03:38:03.123 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-05-09T03:38:03.123 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-05-09T03:38:03.124 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-05-09T03:38:03.124 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-05-09T03:38:03.124 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-05-09T03:38:03.125 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-05-09T03:38:03.358 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:02 smithi006 bash[18497]: audit 2024-05-09T03:38:02.519407+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/3527733647' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:38:03.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:02 smithi006 bash[23643]: audit 2024-05-09T03:38:02.519407+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/3527733647' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:38:03.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:38:03 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:38:03.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:02 smithi186 bash[18641]: audit 2024-05-09T03:38:02.519407+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/3527733647' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-09T03:38:04.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:03 smithi006 bash[18497]: cluster 2024-05-09T03:38:02.980269+0000 mgr.y (mgr.14388) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:04.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:03 smithi006 bash[23643]: cluster 2024-05-09T03:38:02.980269+0000 mgr.y (mgr.14388) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:04.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:03 smithi186 bash[18641]: cluster 2024-05-09T03:38:02.980269+0000 mgr.y (mgr.14388) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:04.859 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:04 smithi006 bash[38399]: level=info ts=2024-05-09T03:38:04.548Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002887511s 2024-05-09T03:38:05.976 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:05.977 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:05.977 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:05.977 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:05.979 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:05.979 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:05.980 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:05.981 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:06.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:06 smithi006 bash[18497]: cluster 2024-05-09T03:38:04.980883+0000 mgr.y (mgr.14388) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:06.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:06 smithi006 bash[23643]: cluster 2024-05-09T03:38:04.980883+0000 mgr.y (mgr.14388) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:06.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:06 smithi186 bash[18641]: cluster 2024-05-09T03:38:04.980883+0000 mgr.y (mgr.14388) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:08.296 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:08 smithi006 bash[18497]: cluster 2024-05-09T03:38:06.981560+0000 mgr.y (mgr.14388) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:08.296 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:08 smithi006 bash[23643]: cluster 2024-05-09T03:38:06.981560+0000 mgr.y (mgr.14388) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:08 smithi186 bash[18641]: cluster 2024-05-09T03:38:06.981560+0000 mgr.y (mgr.14388) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:09.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:38:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:09] "GET /metrics HTTP/1.1" 200 191491 "" "Prometheus/2.33.4" 2024-05-09T03:38:10.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:10 smithi006 bash[18497]: cluster 2024-05-09T03:38:08.982265+0000 mgr.y (mgr.14388) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:10.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:10 smithi006 bash[23643]: cluster 2024-05-09T03:38:08.982265+0000 mgr.y (mgr.14388) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:10 smithi186 bash[18641]: cluster 2024-05-09T03:38:08.982265+0000 mgr.y (mgr.14388) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:12.200 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:11 smithi006 bash[23643]: cluster 2024-05-09T03:38:10.982800+0000 mgr.y (mgr.14388) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:12.200 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:11 smithi006 bash[18497]: cluster 2024-05-09T03:38:10.982800+0000 mgr.y (mgr.14388) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:12.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:11 smithi186 bash[18641]: cluster 2024-05-09T03:38:10.982800+0000 mgr.y (mgr.14388) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:13.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:38:13 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:38:14.326 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:14 smithi006 bash[18497]: cluster 2024-05-09T03:38:12.983449+0000 mgr.y (mgr.14388) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:14.327 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:14 smithi006 bash[23643]: cluster 2024-05-09T03:38:12.983449+0000 mgr.y (mgr.14388) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:14 smithi186 bash[18641]: cluster 2024-05-09T03:38:12.983449+0000 mgr.y (mgr.14388) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:16.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:16 smithi006 bash[18497]: cluster 2024-05-09T03:38:14.984175+0000 mgr.y (mgr.14388) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:16.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:16 smithi006 bash[23643]: cluster 2024-05-09T03:38:14.984175+0000 mgr.y (mgr.14388) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:16 smithi186 bash[18641]: cluster 2024-05-09T03:38:14.984175+0000 mgr.y (mgr.14388) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:17.420 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.421 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.421 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.421 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.422 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.422 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.422 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.422 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.691 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.691 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.692 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.692 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.692 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.692 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.693 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.693 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.693 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.693 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:17.693 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: Started Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:38:17.694 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:38:18.703 INFO:teuthology.orchestra.run.smithi006.stdout:133143986214 2024-05-09T03:38:18.704 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-05-09T03:38:18.840 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:18 smithi186 bash[18641]: cluster 2024-05-09T03:38:16.984607+0000 mgr.y (mgr.14388) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:18.840 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:18 smithi186 bash[18641]: audit 2024-05-09T03:38:17.710530+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:18.840 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:18 smithi186 bash[18641]: audit 2024-05-09T03:38:17.714002+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:18.840 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:18 smithi186 bash[18641]: audit 2024-05-09T03:38:17.716551+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:18.841 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:18 smithi186 bash[18641]: audit 2024-05-09T03:38:17.718313+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-05-09T03:38:18.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="App mode production" logger=settings 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-05-09T03:38:18.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-05-09T03:38:19.093 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:18 smithi186 bash[33940]: t=2024-05-09T03:38:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-05-09T03:38:19.094 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-05-09T03:38:19.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:18 smithi006 bash[18497]: cluster 2024-05-09T03:38:16.984607+0000 mgr.y (mgr.14388) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:18 smithi006 bash[18497]: audit 2024-05-09T03:38:17.710530+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:18 smithi006 bash[18497]: audit 2024-05-09T03:38:17.714002+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:18 smithi006 bash[18497]: audit 2024-05-09T03:38:17.716551+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:18 smithi006 bash[18497]: audit 2024-05-09T03:38:17.718313+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:18 smithi006 bash[23643]: cluster 2024-05-09T03:38:16.984607+0000 mgr.y (mgr.14388) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:18 smithi006 bash[23643]: audit 2024-05-09T03:38:17.710530+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:18 smithi006 bash[23643]: audit 2024-05-09T03:38:17.714002+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:18 smithi006 bash[23643]: audit 2024-05-09T03:38:17.716551+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:19.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:18 smithi006 bash[23643]: audit 2024-05-09T03:38:17.718313+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-05-09T03:38:19.354 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-05-09T03:38:19.606 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-05-09T03:38:19.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-05-09T03:38:19.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-05-09T03:38:19.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-05-09T03:38:19.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-05-09T03:38:19.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-05-09T03:38:19.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-05-09T03:38:19.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-05-09T03:38:19.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:38:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:19] "GET /metrics HTTP/1.1" 200 191491 "" "Prometheus/2.33.4" 2024-05-09T03:38:19.859 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-05-09T03:38:19.859 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-05-09T03:38:19.859 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-05-09T03:38:19.859 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-05-09T03:38:19.859 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-05-09T03:38:19.859 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-05-09T03:38:19.859 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-05-09T03:38:19.991 INFO:teuthology.orchestra.run.smithi006.stdout:111669149741 2024-05-09T03:38:19.991 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:19 smithi186 bash[33940]: t=2024-05-09T03:38:19+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-05-09T03:38:20.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-05-09T03:38:20.168 INFO:teuthology.orchestra.run.smithi006.stdout:77309411380 2024-05-09T03:38:20.168 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-05-09T03:38:20.423 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-05-09T03:38:20.684 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-05-09T03:38:20.684 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-05-09T03:38:20.684 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-05-09T03:38:20.684 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-05-09T03:38:20.684 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-05-09T03:38:20.685 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-05-09T03:38:20.952 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-05-09T03:38:20.953 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-05-09T03:38:20.953 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-05-09T03:38:20.953 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-05-09T03:38:20.953 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-05-09T03:38:20.953 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-05-09T03:38:20.953 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-05-09T03:38:20.953 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:20 smithi186 bash[18641]: cluster 2024-05-09T03:38:18.985023+0000 mgr.y (mgr.14388) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:21.040 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:20 smithi006 bash[18497]: cluster 2024-05-09T03:38:18.985023+0000 mgr.y (mgr.14388) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:21.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:20 smithi006 bash[23643]: cluster 2024-05-09T03:38:18.985023+0000 mgr.y (mgr.14388) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:21.042 INFO:teuthology.orchestra.run.smithi006.stdout:167503724576 2024-05-09T03:38:21.042 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-05-09T03:38:21.214 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:20 smithi186 bash[33940]: t=2024-05-09T03:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-05-09T03:38:21.214 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-05-09T03:38:21.214 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-05-09T03:38:21.214 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-05-09T03:38:21.215 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-05-09T03:38:21.215 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-05-09T03:38:21.215 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-05-09T03:38:21.216 INFO:teuthology.orchestra.run.smithi006.stdout:34359738432 2024-05-09T03:38:21.216 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-05-09T03:38:21.501 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-05-09T03:38:21.684 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:21.770 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-05-09T03:38:21.770 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-05-09T03:38:21.770 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-05-09T03:38:21.770 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-05-09T03:38:21.770 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-05-09T03:38:21.770 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-05-09T03:38:21.770 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-05-09T03:38:22.039 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:21 smithi186 bash[18641]: cluster 2024-05-09T03:38:20.985720+0000 mgr.y (mgr.14388) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:22.039 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:21 smithi186 bash[18641]: audit 2024-05-09T03:38:21.064198+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:38:22.039 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:21 smithi186 bash[18641]: audit 2024-05-09T03:38:21.073053+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:38:22.039 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:21 smithi186 bash[18641]: audit 2024-05-09T03:38:21.082010+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:22.039 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:21 smithi186 bash[18641]: audit 2024-05-09T03:38:21.123400+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:21 smithi186 bash[33940]: t=2024-05-09T03:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-05-09T03:38:22.040 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-05-09T03:38:22.296 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:21 smithi006 bash[18497]: cluster 2024-05-09T03:38:20.985720+0000 mgr.y (mgr.14388) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:22.296 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:21 smithi006 bash[18497]: audit 2024-05-09T03:38:21.064198+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:38:22.296 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:21 smithi006 bash[18497]: audit 2024-05-09T03:38:21.073053+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:38:22.297 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:21 smithi006 bash[18497]: audit 2024-05-09T03:38:21.082010+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:22.297 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:21 smithi006 bash[18497]: audit 2024-05-09T03:38:21.123400+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:22.297 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:21 smithi006 bash[23643]: cluster 2024-05-09T03:38:20.985720+0000 mgr.y (mgr.14388) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:22.297 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:21 smithi006 bash[23643]: audit 2024-05-09T03:38:21.064198+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:38:22.297 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:21 smithi006 bash[23643]: audit 2024-05-09T03:38:21.073053+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:38:22.297 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:21 smithi006 bash[23643]: audit 2024-05-09T03:38:21.082010+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:22.297 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:21 smithi006 bash[23643]: audit 2024-05-09T03:38:21.123400+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:22.301 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-05-09T03:38:22.302 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-05-09T03:38:22.302 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-05-09T03:38:22.302 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-05-09T03:38:22.302 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-05-09T03:38:22.302 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-05-09T03:38:22.302 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-05-09T03:38:22.302 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-05-09T03:38:22.563 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-05-09T03:38:22.563 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-05-09T03:38:22.563 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-05-09T03:38:22.563 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-05-09T03:38:22.563 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-05-09T03:38:22.564 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-05-09T03:38:22.564 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-05-09T03:38:22.564 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-05-09T03:38:22.564 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-05-09T03:38:22.564 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-05-09T03:38:22.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-05-09T03:38:22.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-05-09T03:38:22.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-05-09T03:38:22.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-05-09T03:38:22.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-05-09T03:38:22.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-05-09T03:38:22.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-05-09T03:38:22.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-05-09T03:38:22.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-05-09T03:38:22.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-05-09T03:38:23.102 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:22 smithi186 bash[33940]: t=2024-05-09T03:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-05-09T03:38:23.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-05-09T03:38:23.354 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:38:23 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:38:23.355 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:23 smithi186 bash[18641]: audit 2024-05-09T03:38:22.263722+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:23.355 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:23 smithi186 bash[18641]: audit 2024-05-09T03:38:22.268677+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:23.355 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:23 smithi186 bash[18641]: cephadm 2024-05-09T03:38:22.271821+0000 mgr.y (mgr.14388) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-05-09T03:38:23.355 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:23 smithi186 bash[18641]: cephadm 2024-05-09T03:38:22.274626+0000 mgr.y (mgr.14388) 52 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2024-05-09T03:38:23.355 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-05-09T03:38:23.355 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-05-09T03:38:23.355 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-05-09T03:38:23.355 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-05-09T03:38:23.356 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-05-09T03:38:23.356 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-05-09T03:38:23.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-05-09T03:38:23.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-05-09T03:38:23.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-05-09T03:38:23.608 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-05-09T03:38:23.608 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-05-09T03:38:23.608 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-05-09T03:38:23.608 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-05-09T03:38:23.608 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-05-09T03:38:23.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:23 smithi006 bash[18497]: audit 2024-05-09T03:38:22.263722+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:23.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:23 smithi006 bash[18497]: audit 2024-05-09T03:38:22.268677+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:23.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:23 smithi006 bash[18497]: cephadm 2024-05-09T03:38:22.271821+0000 mgr.y (mgr.14388) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-05-09T03:38:23.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:23 smithi006 bash[18497]: cephadm 2024-05-09T03:38:22.274626+0000 mgr.y (mgr.14388) 52 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2024-05-09T03:38:23.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:23 smithi006 bash[23643]: audit 2024-05-09T03:38:22.263722+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:23.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:23 smithi006 bash[23643]: audit 2024-05-09T03:38:22.268677+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:23.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:23 smithi006 bash[23643]: cephadm 2024-05-09T03:38:22.271821+0000 mgr.y (mgr.14388) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-05-09T03:38:23.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:23 smithi006 bash[23643]: cephadm 2024-05-09T03:38:22.274626+0000 mgr.y (mgr.14388) 52 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2024-05-09T03:38:23.877 INFO:teuthology.orchestra.run.smithi006.stdout:55834574906 2024-05-09T03:38:23.878 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-05-09T03:38:23.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-05-09T03:38:24.041 INFO:teuthology.orchestra.run.smithi006.stdout:201863462937 2024-05-09T03:38:24.041 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-05-09T03:38:24.123 INFO:teuthology.orchestra.run.smithi006.stdout:236223201297 2024-05-09T03:38:24.124 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-05-09T03:38:24.146 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-05-09T03:38:24.146 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-05-09T03:38:24.146 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-05-09T03:38:24.146 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:23 smithi186 bash[33940]: t=2024-05-09T03:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-05-09T03:38:24.146 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-05-09T03:38:24.147 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-05-09T03:38:24.147 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-05-09T03:38:24.147 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-05-09T03:38:24.147 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-05-09T03:38:24.147 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-05-09T03:38:24.392 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:24 smithi006 bash[18497]: cluster 2024-05-09T03:38:22.986721+0000 mgr.y (mgr.14388) 53 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:24.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:24 smithi006 bash[23643]: cluster 2024-05-09T03:38:22.986721+0000 mgr.y (mgr.14388) 53 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:24.415 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:24 smithi186 bash[18641]: cluster 2024-05-09T03:38:22.986721+0000 mgr.y (mgr.14388) 53 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-05-09T03:38:24.416 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-05-09T03:38:24.417 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-05-09T03:38:24.605 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:24.606 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-05-09T03:38:24.677 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-05-09T03:38:24.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-05-09T03:38:24.946 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-05-09T03:38:25.207 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:24 smithi186 bash[33940]: t=2024-05-09T03:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-05-09T03:38:25.207 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-05-09T03:38:25.207 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-05-09T03:38:25.207 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-05-09T03:38:25.207 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-05-09T03:38:25.207 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-05-09T03:38:25.207 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-05-09T03:38:25.208 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-05-09T03:38:25.208 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-05-09T03:38:25.468 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-05-09T03:38:25.469 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-05-09T03:38:25.738 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-05-09T03:38:25.738 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-05-09T03:38:25.738 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-05-09T03:38:25.738 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-05-09T03:38:25.739 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-05-09T03:38:25.739 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-05-09T03:38:25.739 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:25 smithi186 bash[33940]: t=2024-05-09T03:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-05-09T03:38:26.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-05-09T03:38:26.276 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-05-09T03:38:26.276 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-05-09T03:38:26.276 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-05-09T03:38:26.276 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-05-09T03:38:26.276 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-05-09T03:38:26.277 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-05-09T03:38:26.277 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-05-09T03:38:26.277 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-05-09T03:38:26.277 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-05-09T03:38:26.547 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:26 smithi186 bash[18641]: cluster 2024-05-09T03:38:24.987322+0000 mgr.y (mgr.14388) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:26.547 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-05-09T03:38:26.547 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-05-09T03:38:26.547 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-05-09T03:38:26.547 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-05-09T03:38:26.547 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-05-09T03:38:26.547 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-05-09T03:38:26.548 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-05-09T03:38:26.548 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-05-09T03:38:26.548 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-05-09T03:38:26.608 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:26 smithi006 bash[18497]: cluster 2024-05-09T03:38:24.987322+0000 mgr.y (mgr.14388) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:26.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:26 smithi006 bash[23643]: cluster 2024-05-09T03:38:24.987322+0000 mgr.y (mgr.14388) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:26.612 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:26.613 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:26.659 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:26.659 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:26.660 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:26.816 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-05-09T03:38:26.817 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-05-09T03:38:27.069 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-05-09T03:38:27.069 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-05-09T03:38:27.069 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-05-09T03:38:27.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-05-09T03:38:27.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:26 smithi186 bash[33940]: t=2024-05-09T03:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-05-09T03:38:27.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-05-09T03:38:27.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-05-09T03:38:27.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-05-09T03:38:27.339 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-05-09T03:38:27.599 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-05-09T03:38:27.599 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-05-09T03:38:27.599 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-05-09T03:38:27.600 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-05-09T03:38:27.600 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-05-09T03:38:27.600 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-05-09T03:38:27.600 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-05-09T03:38:27.600 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-05-09T03:38:27.869 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-05-09T03:38:27.869 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-05-09T03:38:27.869 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-05-09T03:38:27.870 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-05-09T03:38:27.870 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-05-09T03:38:27.870 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-05-09T03:38:27.870 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-05-09T03:38:27.870 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-05-09T03:38:27.870 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-05-09T03:38:27.870 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-05-09T03:38:28.122 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-05-09T03:38:28.122 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-05-09T03:38:28.122 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:27 smithi186 bash[33940]: t=2024-05-09T03:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-05-09T03:38:28.122 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-05-09T03:38:28.123 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-05-09T03:38:28.123 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-05-09T03:38:28.123 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-05-09T03:38:28.123 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-05-09T03:38:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:28 smithi186 bash[18641]: cluster 2024-05-09T03:38:26.987853+0000 mgr.y (mgr.14388) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-05-09T03:38:28.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-05-09T03:38:28.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:28 smithi006 bash[23643]: cluster 2024-05-09T03:38:26.987853+0000 mgr.y (mgr.14388) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:28.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:28 smithi006 bash[18497]: cluster 2024-05-09T03:38:26.987853+0000 mgr.y (mgr.14388) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-05-09T03:38:28.678 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-05-09T03:38:28.715 INFO:teuthology.orchestra.run.smithi006.stdout:133143986217 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-05-09T03:38:28.939 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:28 smithi186 bash[33940]: t=2024-05-09T03:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-05-09T03:38:29.192 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-05-09T03:38:29.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:29 smithi006 bash[23643]: audit 2024-05-09T03:38:28.717924+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/4133606699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-05-09T03:38:29.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:29 smithi006 bash[18497]: audit 2024-05-09T03:38:28.717924+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/4133606699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-05-09T03:38:29.460 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:29 smithi186 bash[18641]: audit 2024-05-09T03:38:28.717924+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/4133606699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-05-09T03:38:29.461 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-05-09T03:38:29.713 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-05-09T03:38:29.713 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-05-09T03:38:29.714 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-05-09T03:38:29.714 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-05-09T03:38:29.714 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-05-09T03:38:29.714 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-05-09T03:38:29.714 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-05-09T03:38:29.714 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-05-09T03:38:29.991 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-05-09T03:38:29.991 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-05-09T03:38:29.991 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-05-09T03:38:29.991 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-05-09T03:38:29.991 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-05-09T03:38:29.991 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-05-09T03:38:29.992 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-05-09T03:38:29.992 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-05-09T03:38:29.992 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:29 smithi186 bash[33940]: t=2024-05-09T03:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-05-09T03:38:30.101 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:38:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:29] "GET /metrics HTTP/1.1" 200 191491 "" "Prometheus/2.33.4" 2024-05-09T03:38:30.252 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-05-09T03:38:30.252 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-05-09T03:38:30.252 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-05-09T03:38:30.252 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-05-09T03:38:30.253 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-05-09T03:38:30.253 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-05-09T03:38:30.253 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-05-09T03:38:30.253 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-05-09T03:38:30.253 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-05-09T03:38:30.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:30 smithi006 bash[18497]: cluster 2024-05-09T03:38:28.988442+0000 mgr.y (mgr.14388) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:30.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:30 smithi006 bash[23643]: cluster 2024-05-09T03:38:28.988442+0000 mgr.y (mgr.14388) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:30.504 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:30 smithi186 bash[18641]: cluster 2024-05-09T03:38:28.988442+0000 mgr.y (mgr.14388) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:30.505 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-05-09T03:38:30.505 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-05-09T03:38:30.505 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-05-09T03:38:30.505 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-05-09T03:38:30.505 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-05-09T03:38:30.505 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=11.958176845s 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-05-09T03:38:30.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-05-09T03:38:31.084 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986214 got 133143986217 for osd.4 2024-05-09T03:38:31.084 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:31.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-05-09T03:38:31.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:30 smithi186 bash[33940]: t=2024-05-09T03:38:30+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-05-09T03:38:31.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:31 smithi186 bash[33940]: t=2024-05-09T03:38:31+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-05-09T03:38:31.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:31 smithi186 bash[33940]: t=2024-05-09T03:38:31+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-05-09T03:38:31.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:38:31 smithi186 bash[33940]: t=2024-05-09T03:38:31+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-05-09T03:38:32.092 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:31 smithi006 bash[18497]: cluster 2024-05-09T03:38:30.988852+0000 mgr.y (mgr.14388) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:32.092 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:31 smithi006 bash[23643]: cluster 2024-05-09T03:38:30.988852+0000 mgr.y (mgr.14388) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:32.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:31 smithi186 bash[18641]: cluster 2024-05-09T03:38:30.988852+0000 mgr.y (mgr.14388) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:33.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:38:33 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:38:33.644 INFO:teuthology.orchestra.run.smithi006.stdout:77309411383 2024-05-09T03:38:33.845 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:33 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:38:33.845 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:33 smithi006 bash[41618]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager.a 2024-05-09T03:38:34.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:34 smithi006 bash[23643]: cluster 2024-05-09T03:38:32.989406+0000 mgr.y (mgr.14388) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:34.204 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:34 smithi006 bash[23643]: audit 2024-05-09T03:38:33.647152+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/3753535724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-09T03:38:34.204 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:34 smithi006 bash[38399]: level=info ts=2024-05-09T03:38:34.087Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-05-09T03:38:34.204 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:34 smithi006 bash[18497]: cluster 2024-05-09T03:38:32.989406+0000 mgr.y (mgr.14388) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:34.204 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:34 smithi006 bash[18497]: audit 2024-05-09T03:38:33.647152+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/3753535724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-09T03:38:34.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:34 smithi186 bash[18641]: cluster 2024-05-09T03:38:32.989406+0000 mgr.y (mgr.14388) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:34.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:34 smithi186 bash[18641]: audit 2024-05-09T03:38:33.647152+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/3753535724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-09T03:38:34.662 INFO:teuthology.orchestra.run.smithi006.stdout:111669149745 2024-05-09T03:38:35.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:35 smithi006 bash[18497]: audit 2024-05-09T03:38:34.664230+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/2218963329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-05-09T03:38:35.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:35 smithi006 bash[23643]: audit 2024-05-09T03:38:34.664230+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/2218963329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-05-09T03:38:35.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:35 smithi186 bash[18641]: audit 2024-05-09T03:38:34.664230+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/2218963329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-05-09T03:38:36.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:36 smithi006 bash[18497]: cluster 2024-05-09T03:38:34.989960+0000 mgr.y (mgr.14388) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:36.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:36 smithi006 bash[23643]: cluster 2024-05-09T03:38:34.989960+0000 mgr.y (mgr.14388) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:36 smithi186 bash[18641]: cluster 2024-05-09T03:38:34.989960+0000 mgr.y (mgr.14388) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:36.841 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411380 got 77309411383 for osd.2 2024-05-09T03:38:36.841 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:37.690 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149741 got 111669149745 for osd.3 2024-05-09T03:38:37.691 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:38.346 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:38 smithi006 bash[18497]: cluster 2024-05-09T03:38:36.990450+0000 mgr.y (mgr.14388) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:38.347 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:38 smithi006 bash[23643]: cluster 2024-05-09T03:38:36.990450+0000 mgr.y (mgr.14388) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:38.347 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:37 smithi006 bash[41627]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager-a 2024-05-09T03:38:38.347 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:37 smithi006 bash[41798]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager.a 2024-05-09T03:38:38.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:38 smithi186 bash[18641]: cluster 2024-05-09T03:38:36.990450+0000 mgr.y (mgr.14388) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:38.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:38 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-05-09T03:38:38.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:38 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:38:38.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:38 smithi006 systemd[1]: Started Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:38:38.969 INFO:teuthology.orchestra.run.smithi006.stdout:55834574910 2024-05-09T03:38:39.681 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:39 smithi186 bash[18641]: audit 2024-05-09T03:38:38.395391+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:39.681 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:39 smithi186 bash[18641]: cephadm 2024-05-09T03:38:38.399383+0000 mgr.y (mgr.14388) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:38:39.681 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:39 smithi186 bash[18641]: cephadm 2024-05-09T03:38:38.402903+0000 mgr.y (mgr.14388) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:38:39.681 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:39 smithi186 bash[18641]: audit 2024-05-09T03:38:38.971350+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/252054428' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-09T03:38:39.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:39 smithi006 bash[18497]: audit 2024-05-09T03:38:38.395391+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:39.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:39 smithi006 bash[18497]: cephadm 2024-05-09T03:38:38.399383+0000 mgr.y (mgr.14388) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:38:39.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:39 smithi006 bash[18497]: cephadm 2024-05-09T03:38:38.402903+0000 mgr.y (mgr.14388) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:38:39.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:39 smithi006 bash[18497]: audit 2024-05-09T03:38:38.971350+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/252054428' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-09T03:38:39.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:39 smithi006 bash[23643]: audit 2024-05-09T03:38:38.395391+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:39.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:39 smithi006 bash[23643]: cephadm 2024-05-09T03:38:38.399383+0000 mgr.y (mgr.14388) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:38:39.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:39 smithi006 bash[23643]: cephadm 2024-05-09T03:38:38.402903+0000 mgr.y (mgr.14388) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:38:39.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:39 smithi006 bash[23643]: audit 2024-05-09T03:38:38.971350+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/252054428' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-09T03:38:39.879 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:38:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:39] "GET /metrics HTTP/1.1" 200 191493 "" "Prometheus/2.33.4" 2024-05-09T03:38:39.922 INFO:teuthology.orchestra.run.smithi006.stdout:167503724580 2024-05-09T03:38:39.944 INFO:teuthology.orchestra.run.smithi006.stdout:34359738436 2024-05-09T03:38:40.230 INFO:teuthology.orchestra.run.smithi006.stdout:236223201301 2024-05-09T03:38:40.605 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:40 smithi186 bash[18641]: cluster 2024-05-09T03:38:38.990992+0000 mgr.y (mgr.14388) 63 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:40.606 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:40 smithi186 bash[18641]: audit 2024-05-09T03:38:39.924778+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.6:0/4019658720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-05-09T03:38:40.606 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:40 smithi186 bash[18641]: audit 2024-05-09T03:38:39.946320+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/36712370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-09T03:38:40.606 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:40 smithi186 bash[18641]: audit 2024-05-09T03:38:40.232749+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.6:0/3256777372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-05-09T03:38:40.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:40 smithi006 bash[23643]: cluster 2024-05-09T03:38:38.990992+0000 mgr.y (mgr.14388) 63 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:40.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:40 smithi006 bash[23643]: audit 2024-05-09T03:38:39.924778+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.6:0/4019658720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-05-09T03:38:40.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:40 smithi006 bash[23643]: audit 2024-05-09T03:38:39.946320+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/36712370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-09T03:38:40.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:40 smithi006 bash[23643]: audit 2024-05-09T03:38:40.232749+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.6:0/3256777372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-05-09T03:38:40.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:40 smithi006 bash[18497]: cluster 2024-05-09T03:38:38.990992+0000 mgr.y (mgr.14388) 63 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:40.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:40 smithi006 bash[18497]: audit 2024-05-09T03:38:39.924778+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.6:0/4019658720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-05-09T03:38:40.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:40 smithi006 bash[18497]: audit 2024-05-09T03:38:39.946320+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/36712370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-09T03:38:40.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:40 smithi006 bash[18497]: audit 2024-05-09T03:38:40.232749+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.6:0/3256777372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-05-09T03:38:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:201863462941 2024-05-09T03:38:41.007 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574906 got 55834574910 for osd.1 2024-05-09T03:38:41.007 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:41.272 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.239Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-05-09T03:38:41.272 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.239Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-05-09T03:38:41.272 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.241Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2024-05-09T03:38:41.272 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.242Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-05-09T03:38:41.272 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.274Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T03:38:41.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.274Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T03:38:41.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.277Z caller=main.go:518 msg=Listening address=:9093 2024-05-09T03:38:41.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:41.277Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-05-09T03:38:42.092 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:41 smithi186 bash[18641]: audit 2024-05-09T03:38:40.986438+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/1119790708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-05-09T03:38:42.092 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:41 smithi186 bash[18641]: cluster 2024-05-09T03:38:40.991287+0000 mgr.y (mgr.14388) 64 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 systemd[1]: Stopping Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[34476]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.881Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.881Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.881Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.881Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.881Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.881Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.882Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-05-09T03:38:42.093 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.882Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-05-09T03:38:42.094 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.882Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-05-09T03:38:42.094 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.882Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-05-09T03:38:42.094 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.882Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-05-09T03:38:42.094 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:41 smithi186 bash[33074]: ts=2024-05-09T03:38:41.882Z caller=main.go:1066 level=info msg="See you next time!" 2024-05-09T03:38:42.202 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:41 smithi006 bash[23643]: audit 2024-05-09T03:38:40.986438+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/1119790708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-05-09T03:38:42.202 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:41 smithi006 bash[23643]: cluster 2024-05-09T03:38:40.991287+0000 mgr.y (mgr.14388) 64 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:42.203 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[18497]: audit 2024-05-09T03:38:40.986438+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/1119790708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-05-09T03:38:42.203 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:41 smithi006 bash[18497]: cluster 2024-05-09T03:38:40.991287+0000 mgr.y (mgr.14388) 64 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:42.322 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724576 got 167503724580 for osd.5 2024-05-09T03:38:42.322 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:42.429 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738432 got 34359738436 for osd.0 2024-05-09T03:38:42.430 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:42.584 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201297 got 236223201301 for osd.7 2024-05-09T03:38:42.584 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:42.631 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:42 smithi186 bash[34484]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus-a 2024-05-09T03:38:42.631 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:42 smithi186 bash[34518]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:38:42.631 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:42 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-05-09T03:38:42.631 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:42 smithi186 systemd[1]: Stopped Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:38:42.631 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:42 smithi186 systemd[1]: Started Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:38:42.731 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462937 got 201863462941 for osd.6 2024-05-09T03:38:42.731 DEBUG:teuthology.parallel:result is None 2024-05-09T03:38:42.731 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-05-09T03:38:42.731 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph pg dump --format=json 2024-05-09T03:38:43.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:43.243Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001029378s 2024-05-09T03:38:43.739 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.523Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-05-09T03:38:43.739 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.523Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-05-09T03:38:43.739 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.523Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-05-09T03:38:43.739 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.523Z caller=main.go:518 level=info host_details="(Linux 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 smithi186 (none))" 2024-05-09T03:38:43.739 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.523Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-05-09T03:38:43.739 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.523Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-05-09T03:38:43.739 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.525Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.525Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.527Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.529Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.529Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.897µs 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.529Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.681Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.682Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.682Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.433µs wal_replay_duration=152.250197ms total_replay_duration=152.315673ms 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.686Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.686Z caller=main.go:947 level=info msg="TSDB started" 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.686Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.740Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=54.185919ms db_storage=1.64µs remote_storage=2.5µs web_handler=726ns query_engine=1.256µs scrape=699.465µs scrape_sd=58.002µs notify=54.849µs notify_sd=20.197µs rules=52.613223ms 2024-05-09T03:38:43.740 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:38:43 smithi186 bash[34547]: ts=2024-05-09T03:38:43.741Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.617059+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.623404+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.623932+0000 mgr.y (mgr.14388) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.625301+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.625687+0000 mgr.y (mgr.14388) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.632217+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.639073+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.639741+0000 mgr.y (mgr.14388) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.647399+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.186:9095"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.647830+0000 mgr.y (mgr.14388) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.186:9095"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.656468+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.663070+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.663784+0000 mgr.y (mgr.14388) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.679756+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.186:3000"}]: dispatch 2024-05-09T03:38:43.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.680520+0000 mgr.y (mgr.14388) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.186:3000"}]: dispatch 2024-05-09T03:38:43.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.689292+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:43.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.697476+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:43.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.699661+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:43.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:43 smithi186 bash[18641]: audit 2024-05-09T03:38:42.701399+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.617059+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.623404+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.623932+0000 mgr.y (mgr.14388) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.625301+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.625687+0000 mgr.y (mgr.14388) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.632217+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.639073+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.639741+0000 mgr.y (mgr.14388) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.647399+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.186:9095"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.647830+0000 mgr.y (mgr.14388) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.186:9095"}]: dispatch 2024-05-09T03:38:44.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.656468+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.663070+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.663784+0000 mgr.y (mgr.14388) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.679756+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.186:3000"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.680520+0000 mgr.y (mgr.14388) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.186:3000"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.689292+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.697476+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.699661+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:43 smithi006 bash[23643]: audit 2024-05-09T03:38:42.701399+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.617059+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.623404+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.623932+0000 mgr.y (mgr.14388) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.625301+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.625687+0000 mgr.y (mgr.14388) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2024-05-09T03:38:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.632217+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.639073+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.639741+0000 mgr.y (mgr.14388) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.647399+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.186:9095"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.647830+0000 mgr.y (mgr.14388) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.186:9095"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.656468+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.663070+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.663784+0000 mgr.y (mgr.14388) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.679756+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.186:3000"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.680520+0000 mgr.y (mgr.14388) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.186:3000"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.689292+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.697476+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.699661+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:43 smithi006 bash[18497]: audit 2024-05-09T03:38:42.701399+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:45.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:44 smithi006 bash[18497]: cluster 2024-05-09T03:38:42.991835+0000 mgr.y (mgr.14388) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:45.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:44 smithi006 bash[23643]: cluster 2024-05-09T03:38:42.991835+0000 mgr.y (mgr.14388) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:44 smithi186 bash[18641]: cluster 2024-05-09T03:38:42.991835+0000 mgr.y (mgr.14388) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:45.463 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:46 smithi006 bash[18497]: cluster 2024-05-09T03:38:44.992440+0000 mgr.y (mgr.14388) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:46 smithi006 bash[18497]: audit 2024-05-09T03:38:46.016759+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:46 smithi006 bash[18497]: audit 2024-05-09T03:38:46.124769+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:46 smithi006 bash[18497]: audit 2024-05-09T03:38:46.389946+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:46 smithi006 bash[18497]: audit 2024-05-09T03:38:46.393902+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:46 smithi006 bash[18497]: audit 2024-05-09T03:38:46.394948+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:46 smithi006 bash[18497]: audit 2024-05-09T03:38:46.395623+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:46 smithi006 bash[23643]: cluster 2024-05-09T03:38:44.992440+0000 mgr.y (mgr.14388) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:46 smithi006 bash[23643]: audit 2024-05-09T03:38:46.016759+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:46 smithi006 bash[23643]: audit 2024-05-09T03:38:46.124769+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:46 smithi006 bash[23643]: audit 2024-05-09T03:38:46.389946+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:46 smithi006 bash[23643]: audit 2024-05-09T03:38:46.393902+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:46 smithi006 bash[23643]: audit 2024-05-09T03:38:46.394948+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:46 smithi006 bash[23643]: audit 2024-05-09T03:38:46.395623+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:46 smithi186 bash[18641]: cluster 2024-05-09T03:38:44.992440+0000 mgr.y (mgr.14388) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:46 smithi186 bash[18641]: audit 2024-05-09T03:38:46.016759+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:46 smithi186 bash[18641]: audit 2024-05-09T03:38:46.124769+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:46 smithi186 bash[18641]: audit 2024-05-09T03:38:46.389946+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:46 smithi186 bash[18641]: audit 2024-05-09T03:38:46.393902+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T03:38:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:46 smithi186 bash[18641]: audit 2024-05-09T03:38:46.394948+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:38:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:46 smithi186 bash[18641]: audit 2024-05-09T03:38:46.395623+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:38:48.245 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:38:48.248 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2024-05-09T03:38:48.879 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":46,"stamp":"2024-05-09T03:38:46.992695+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":1586784,"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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.002936"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-05-09T03:37:21.118959+0000","last_change":"2024-05-09T03:36:59.985336+0000","last_active":"2024-05-09T03:37:21.118959+0000","last_peered":"2024-05-09T03:37:21.118959+0000","last_clean":"2024-05-09T03:37:21.118959+0000","last_became_active":"2024-05-09T03:36:59.984279+0000","last_became_peered":"2024-05-09T03:36:59.984279+0000","last_unstale":"2024-05-09T03:37:21.118959+0000","last_undegraded":"2024-05-09T03:37:21.118959+0000","last_fullsized":"2024-05-09T03:37:21.118959+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-05-09T03:34:09.103474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-09T03:34:09.103474+0000","last_clean_scrub_stamp":"2024-05-09T03:34:09.103474+0000","objects_scrubbed":0,"log_size":128,"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-05-10T08:45:01.853466+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":1586784,"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":1586784,"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":1597440,"data_stored":1586784,"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":236223201302,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":769000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.222}]},{"osd":1,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.153}]},{"osd":2,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.875,"15min":0.875},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.91000000000000003}]},{"osd":3,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":1.0489999999999999}]},{"osd":4,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.085},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.1950000000000001}]},{"osd":5,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.278}]},{"osd":6,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.121}]}]},{"osd":6,"up_from":47,"seq":201863462942,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91400000000000003,"15min":0.91500000000000004},"min":{"1min":0.61699999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91700000000000004,"15min":0.92200000000000004},"min":{"1min":0.47599999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2929999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.0489999999999999}]},{"osd":1,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.98299999999999998,"15min":1.0029999999999999},"min":{"1min":0.59499999999999997,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1879999999999999,"5min":2.5,"15min":2.5},"last":1.143},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.93799999999999994,"15min":0.94599999999999995},"min":{"1min":0.54400000000000004,"5min":0.499,"15min":0.499},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.88300000000000001}]},{"osd":2,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92700000000000005,"15min":0.92400000000000004},"min":{"1min":0.49199999999999999,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.008},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.96199999999999997,"15min":0.96999999999999997},"min":{"1min":0.61199999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.274,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.78600000000000003}]},{"osd":3,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.0489999999999999,"15min":1.073},"min":{"1min":0.60799999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1439999999999999,"5min":2.593,"15min":2.593},"last":1.091},{"interface":"front","average":{"1min":1.012,"5min":1.008,"15min":1.0069999999999999},"min":{"1min":0.59299999999999997,"5min":0.441,"15min":0.441},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.173}]},{"osd":4,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90600000000000003,"15min":0.91400000000000003},"min":{"1min":0.40100000000000002,"5min":0.379,"15min":0.379},"max":{"1min":1.1910000000000001,"5min":1.49,"15min":1.49},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.0169999999999999,"15min":1.034},"min":{"1min":0.45300000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.385,"5min":2.5470000000000002,"15min":2.5470000000000002},"last":0.84599999999999997}]},{"osd":5,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0169999999999999,"15min":1.0189999999999999},"min":{"1min":0.45300000000000001,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.113,"15min":1.141},"min":{"1min":0.46200000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.335,"5min":2.4289999999999998,"15min":2.4289999999999998},"last":0.93500000000000005}]},{"osd":7,"last update":"Thu May 9 03:37:56 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.1910000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574912,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:43 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.68100000000000005,"15min":0.56299999999999994},"min":{"1min":0.36599999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.002},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.73899999999999999,"15min":0.61099999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.73199999999999998}]},{"osd":2,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.71699999999999997,"15min":0.65200000000000002},"min":{"1min":0.42899999999999999,"5min":0.246,"15min":0.246},"max":{"1min":1.048,"5min":1.145,"15min":1.145},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.76300000000000001,"15min":0.69199999999999995},"min":{"1min":0.44600000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.95999999999999996}]},{"osd":3,"last update":"Thu May 9 03:37:44 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.78900000000000003,"15min":0.76700000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.995,"5min":0.90400000000000003,"15min":0.86399999999999999},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.1519999999999999}]},{"osd":4,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97299999999999998,"15min":0.96499999999999997},"min":{"1min":0.60799999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.381},{"interface":"front","average":{"1min":1.107,"5min":1.079,"15min":1.0529999999999999},"min":{"1min":0.875,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.27}]},{"osd":5,"last update":"Thu May 9 03:37:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.069},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0649999999999999,"15min":1.069},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.2050000000000001}]},{"osd":6,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.1950000000000001,"15min":1.1890000000000001},"min":{"1min":0.86799999999999999,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":2.0329999999999999,"5min":2.0329999999999999,"15min":2.0329999999999999},"last":1.321},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1559999999999999,"15min":1.151},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.962,"5min":1.962,"15min":1.962},"last":1.2450000000000001}]},{"osd":7,"last update":"Thu May 9 03:37:57 2024","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.7669999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.4199999999999999},{"interface":"front","average":{"1min":1.288,"5min":1.288,"15min":1.288},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.4490000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738438,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":[],"network_ping_times":[{"osd":1,"last update":"Thu May 9 03:38:43 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.65100000000000002,"15min":0.54600000000000004},"min":{"1min":0.311,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.81899999999999995,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.313},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.71999999999999997,"15min":0.58999999999999997},"min":{"1min":0.308,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.0720000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.47499999999999998}]},{"osd":2,"last update":"Thu May 9 03:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.81299999999999994,"15min":0.753},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.121,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.76300000000000001,"15min":0.71099999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.91400000000000003,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.40999999999999998}]},{"osd":3,"last update":"Thu May 9 03:38:43 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.85899999999999999,"15min":0.83699999999999997},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.82399999999999995,"15min":0.84499999999999997},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.077,"5min":1.448,"15min":1.448},"last":0.48399999999999999}]},{"osd":4,"last update":"Thu May 9 03:38:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.94099999999999995,"15min":0.92900000000000005},"min":{"1min":0.64800000000000002,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.0660000000000001,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":1.004,"5min":1.0640000000000001,"15min":1.05},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.347,"5min":1.984,"15min":1.984},"last":0.55900000000000005}]},{"osd":5,"last update":"Thu May 9 03:37:52 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0289999999999999,"15min":1.0249999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.1299999999999999,"15min":1.137},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.0499999999999998,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":0.59699999999999998}]},{"osd":6,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.143,"15min":1.181},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1719999999999999,"5min":1.78,"15min":1.78},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.2290000000000001,"15min":1.268},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.393,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.66300000000000003}]},{"osd":7,"last update":"Thu May 9 03:37:59 2024","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.8979999999999999,"5min":1.8979999999999999,"15min":1.8979999999999999},"last":0.624},{"interface":"front","average":{"1min":1.149,"5min":1.149,"15min":1.149},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":0.65000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411386,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.67900000000000005,"15min":0.65600000000000003},"min":{"1min":0.376,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.74399999999999999,"15min":0.70699999999999996},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.141}]},{"osd":1,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.71499999999999997,"15min":0.69199999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.92900000000000005,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.113},{"interface":"front","average":{"1min":0.874,"5min":0.81999999999999995,"15min":0.78000000000000003},"min":{"1min":0.47699999999999998,"5min":0.434,"15min":0.434},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":0.83099999999999996}]},{"osd":3,"last update":"Thu May 9 03:37:47 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84999999999999998,"15min":0.84799999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.83199999999999996,"15min":0.81200000000000006},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.79100000000000004}]},{"osd":4,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0209999999999999,"15min":1.02},"min":{"1min":0.621,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.99299999999999999,"15min":1.0009999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.377,"5min":1.383,"15min":1.383},"last":0.85599999999999998}]},{"osd":5,"last update":"Thu May 9 03:37:52 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0669999999999999,"15min":1.0629999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.4750000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.089,"15min":1.0880000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.3540000000000001}]},{"osd":6,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.069,"15min":1.075},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1279999999999999,"15min":1.127},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.879,"5min":1.879,"15min":1.879},"last":1.5569999999999999}]},{"osd":7,"last update":"Thu May 9 03:38:00 2024","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":1.532},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.7070000000000001,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.4279999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149748,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.68500000000000005,"15min":0.66600000000000004},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.77500000000000002,"15min":0.75700000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.1259999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":0.74399999999999999}]},{"osd":1,"last update":"Thu May 9 03:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.79200000000000004,"15min":0.75700000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.2050000000000001,"5min":1.373,"15min":1.373},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.76300000000000001,"15min":0.745},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.622}]},{"osd":2,"last update":"Thu May 9 03:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.90400000000000003,"15min":0.89800000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.88600000000000001,"15min":0.86799999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.90400000000000003}]},{"osd":4,"last update":"Thu May 9 03:38:16 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.998,"15min":1},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.399},{"interface":"front","average":{"1min":1.032,"5min":1.0149999999999999,"15min":0.998},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.4590000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.05}]},{"osd":5,"last update":"Thu May 9 03:37:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.0169999999999999,"15min":1.0349999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4139999999999999,"5min":1.446,"15min":1.446},"last":0.999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.117,"15min":1.1120000000000001},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":1.1870000000000001}]},{"osd":6,"last update":"Thu May 9 03:38:20 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.173,"15min":1.177},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4970000000000001,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.093},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.79200000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.6719999999999999,"5min":1.706,"15min":1.706},"last":1.468}]},{"osd":7,"last update":"Thu May 9 03:38:01 2024","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":1.514},{"interface":"front","average":{"1min":1.278,"5min":1.278,"15min":1.278},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.234}]}]},{"osd":4,"up_from":31,"seq":133143986221,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.81699999999999995,"15min":0.81399999999999995},"min":{"1min":0.53100000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.105,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.83399999999999996,"15min":0.82299999999999995},"min":{"1min":0.60899999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.165,"5min":1.365,"15min":1.365},"last":0.86599999999999999}]},{"osd":1,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.81499999999999995,"15min":0.80100000000000005},"min":{"1min":0.56499999999999995,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85499999999999998,"15min":0.83199999999999996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.282,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.079}]},{"osd":2,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.83899999999999997,"15min":0.83199999999999996},"min":{"1min":0.621,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.1559999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.87,"15min":0.84399999999999997},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3180000000000001,"5min":1.643,"15min":1.643},"last":1.0069999999999999}]},{"osd":3,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.92800000000000005,"15min":0.91800000000000004},"min":{"1min":0.60199999999999998,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1879999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.92200000000000004,"15min":0.92000000000000004},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2490000000000001,"5min":1.26,"15min":1.26},"last":1.1859999999999999}]},{"osd":5,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.69599999999999995,"15min":0.66800000000000004},"min":{"1min":0.45300000000000001,"5min":0.377,"15min":0.377},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.78100000000000003,"15min":0.75},"min":{"1min":0.51700000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.749}]},{"osd":6,"last update":"Thu May 9 03:38:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88500000000000001,"15min":0.88200000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":0.72699999999999998},{"interface":"front","average":{"1min":1.028,"5min":0.93999999999999995,"15min":0.92500000000000004},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.97499999999999998}]},{"osd":7,"last update":"Thu May 9 03:37:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.133}]}]},{"osd":5,"up_from":39,"seq":167503724582,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84299999999999997,"15min":0.83699999999999997},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.625},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.83799999999999997,"15min":0.82699999999999996},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0469999999999999}]},{"osd":1,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.87,"15min":0.86499999999999999},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.871,"5min":0.84799999999999998,"15min":0.84399999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.58299999999999996}]},{"osd":2,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.88300000000000001,"15min":0.875},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.88300000000000001,"15min":0.85899999999999999},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.91000000000000003}]},{"osd":3,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.89200000000000002,"15min":0.877},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.085},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.0189999999999999}]},{"osd":4,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.72099999999999997,"15min":0.69199999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.79300000000000004,"15min":0.76100000000000001},"min":{"1min":0.38800000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.1890000000000001}]},{"osd":6,"last update":"Thu May 9 03:38:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.86699999999999999,"15min":0.83799999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.92700000000000005,"15min":0.89700000000000002},"min":{"1min":0.46700000000000003,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.4140000000000001,"5min":2.4140000000000001,"15min":2.4140000000000001},"last":1.1459999999999999}]},{"osd":7,"last update":"Thu May 9 03:37:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.236},{"interface":"front","average":{"1min":1.048,"5min":1.048,"15min":1.048},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.113}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-05-09T03:38:48.881 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph pg dump --format=json 2024-05-09T03:38:49.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:48 smithi006 bash[18497]: cluster 2024-05-09T03:38:46.992979+0000 mgr.y (mgr.14388) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:49.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:48 smithi006 bash[23643]: cluster 2024-05-09T03:38:46.992979+0000 mgr.y (mgr.14388) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:48 smithi186 bash[18641]: cluster 2024-05-09T03:38:46.992979+0000 mgr.y (mgr.14388) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:50.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:38:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:49] "GET /metrics HTTP/1.1" 200 191493 "" "Prometheus/2.33.4" 2024-05-09T03:38:50.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:49 smithi006 bash[23643]: audit 2024-05-09T03:38:48.239724+0000 mgr.y (mgr.14388) 74 : audit [DBG] from='client.24472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-09T03:38:50.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:49 smithi006 bash[18497]: audit 2024-05-09T03:38:48.239724+0000 mgr.y (mgr.14388) 74 : audit [DBG] from='client.24472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-09T03:38:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:49 smithi186 bash[18641]: audit 2024-05-09T03:38:48.239724+0000 mgr.y (mgr.14388) 74 : audit [DBG] from='client.24472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-09T03:38:51.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:50 smithi006 bash[23643]: cluster 2024-05-09T03:38:48.993648+0000 mgr.y (mgr.14388) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:51.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:50 smithi006 bash[23643]: audit 2024-05-09T03:38:49.797366+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:51.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:50 smithi006 bash[23643]: audit 2024-05-09T03:38:49.806617+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:51.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:50 smithi006 bash[18497]: cluster 2024-05-09T03:38:48.993648+0000 mgr.y (mgr.14388) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:51.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:50 smithi006 bash[18497]: audit 2024-05-09T03:38:49.797366+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:51.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:50 smithi006 bash[18497]: audit 2024-05-09T03:38:49.806617+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:50 smithi186 bash[18641]: cluster 2024-05-09T03:38:48.993648+0000 mgr.y (mgr.14388) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:50 smithi186 bash[18641]: audit 2024-05-09T03:38:49.797366+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:50 smithi186 bash[18641]: audit 2024-05-09T03:38:49.806617+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:38:51.609 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:38:51 smithi006 bash[41828]: level=info ts=2024-05-09T03:38:51.246Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004530601s 2024-05-09T03:38:51.616 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:52.318 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:51 smithi006 bash[18497]: cluster 2024-05-09T03:38:50.994242+0000 mgr.y (mgr.14388) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:52.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:51 smithi006 bash[23643]: cluster 2024-05-09T03:38:50.994242+0000 mgr.y (mgr.14388) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:51 smithi186 bash[18641]: cluster 2024-05-09T03:38:50.994242+0000 mgr.y (mgr.14388) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:53.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:38:53 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:38:54.130 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:38:54.132 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2024-05-09T03:38:54.353 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:54 smithi006 bash[18497]: cluster 2024-05-09T03:38:52.994796+0000 mgr.y (mgr.14388) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:54.353 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:54 smithi006 bash[23643]: cluster 2024-05-09T03:38:52.994796+0000 mgr.y (mgr.14388) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:54.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:54 smithi186 bash[18641]: cluster 2024-05-09T03:38:52.994796+0000 mgr.y (mgr.14388) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:54.766 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-05-09T03:38:52.994485+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":1586784,"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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.003321"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-05-09T03:37:21.118959+0000","last_change":"2024-05-09T03:36:59.985336+0000","last_active":"2024-05-09T03:37:21.118959+0000","last_peered":"2024-05-09T03:37:21.118959+0000","last_clean":"2024-05-09T03:37:21.118959+0000","last_became_active":"2024-05-09T03:36:59.984279+0000","last_became_peered":"2024-05-09T03:36:59.984279+0000","last_unstale":"2024-05-09T03:37:21.118959+0000","last_undegraded":"2024-05-09T03:37:21.118959+0000","last_fullsized":"2024-05-09T03:37:21.118959+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-05-09T03:34:09.103474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-09T03:34:09.103474+0000","last_clean_scrub_stamp":"2024-05-09T03:34:09.103474+0000","objects_scrubbed":0,"log_size":128,"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-05-10T08:45:01.853466+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":1586784,"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":1586784,"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":1597440,"data_stored":1586784,"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":236223201304,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":769000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.58299999999999996}]},{"osd":1,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.92700000000000005}]},{"osd":2,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.875,"15min":0.875},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.98299999999999998}]},{"osd":3,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":1.177},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.88200000000000001}]},{"osd":4,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.034},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.252}]},{"osd":5,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.117},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.1439999999999999}]},{"osd":6,"last update":"Thu May 9 03:37:58 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.232},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.3009999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462944,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91400000000000003,"15min":0.91500000000000004},"min":{"1min":0.61699999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.093},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91700000000000004,"15min":0.92200000000000004},"min":{"1min":0.47599999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2929999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.875}]},{"osd":1,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.98299999999999998,"15min":1.0029999999999999},"min":{"1min":0.59499999999999997,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1879999999999999,"5min":2.5,"15min":2.5},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.93799999999999994,"15min":0.94599999999999995},"min":{"1min":0.54400000000000004,"5min":0.499,"15min":0.499},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":1.1519999999999999}]},{"osd":2,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92700000000000005,"15min":0.92400000000000004},"min":{"1min":0.49199999999999999,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.96199999999999997,"15min":0.96999999999999997},"min":{"1min":0.61199999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.274,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.73799999999999999}]},{"osd":3,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.0489999999999999,"15min":1.073},"min":{"1min":0.60799999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1439999999999999,"5min":2.593,"15min":2.593},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.012,"5min":1.008,"15min":1.0069999999999999},"min":{"1min":0.59299999999999997,"5min":0.441,"15min":0.441},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.999}]},{"osd":4,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90600000000000003,"15min":0.91400000000000003},"min":{"1min":0.40100000000000002,"5min":0.379,"15min":0.379},"max":{"1min":1.1910000000000001,"5min":1.49,"15min":1.49},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.0169999999999999,"15min":1.034},"min":{"1min":0.45300000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.385,"5min":2.5470000000000002,"15min":2.5470000000000002},"last":1.1140000000000001}]},{"osd":5,"last update":"Thu May 9 03:38:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0169999999999999,"15min":1.0189999999999999},"min":{"1min":0.45300000000000001,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.113,"15min":1.141},"min":{"1min":0.46200000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.335,"5min":2.4289999999999998,"15min":2.4289999999999998},"last":1.036}]},{"osd":7,"last update":"Thu May 9 03:37:56 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.218}]}]},{"osd":1,"up_from":13,"seq":55834574913,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:43 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.68100000000000005,"15min":0.56299999999999994},"min":{"1min":0.36599999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.679},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.73899999999999999,"15min":0.61099999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.599}]},{"osd":2,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.71699999999999997,"15min":0.65200000000000002},"min":{"1min":0.42899999999999999,"5min":0.246,"15min":0.246},"max":{"1min":1.048,"5min":1.145,"15min":1.145},"last":1.278},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.76300000000000001,"15min":0.69199999999999995},"min":{"1min":0.44600000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.917}]},{"osd":3,"last update":"Thu May 9 03:38:47 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.78700000000000003,"15min":0.76700000000000002},"min":{"1min":0.41799999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.4199999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.91000000000000003,"15min":0.86599999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2849999999999999,"5min":1.325,"15min":1.325},"last":1.2150000000000001}]},{"osd":4,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97299999999999998,"15min":0.96499999999999997},"min":{"1min":0.60799999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":2.1019999999999999},{"interface":"front","average":{"1min":1.107,"5min":1.079,"15min":1.0529999999999999},"min":{"1min":0.875,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.54}]},{"osd":5,"last update":"Thu May 9 03:38:51 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.0820000000000001,"15min":1.0780000000000001},"min":{"1min":0.72199999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.7450000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.7450000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.66700000000000004,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.98,"5min":1.98,"15min":1.98},"last":1.98}]},{"osd":6,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.1950000000000001,"15min":1.1890000000000001},"min":{"1min":0.86799999999999999,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":2.0329999999999999,"5min":2.0329999999999999,"15min":2.0329999999999999},"last":1.4670000000000001},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1559999999999999,"15min":1.151},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.962,"5min":1.962,"15min":1.962},"last":1.8049999999999999}]},{"osd":7,"last update":"Thu May 9 03:37:57 2024","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.7669999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.8600000000000001},{"interface":"front","average":{"1min":1.288,"5min":1.288,"15min":1.288},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.3720000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738439,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":[],"network_ping_times":[{"osd":1,"last update":"Thu May 9 03:38:43 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.65100000000000002,"15min":0.54600000000000004},"min":{"1min":0.311,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.81899999999999995,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.71999999999999997,"15min":0.58999999999999997},"min":{"1min":0.308,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.0720000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.96099999999999997}]},{"osd":2,"last update":"Thu May 9 03:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.81299999999999994,"15min":0.753},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.121,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.409},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.76300000000000001,"15min":0.71099999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.91400000000000003,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":1.196}]},{"osd":3,"last update":"Thu May 9 03:38:43 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.85899999999999999,"15min":0.83699999999999997},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.82399999999999995,"15min":0.84499999999999997},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.077,"5min":1.448,"15min":1.448},"last":1.0800000000000001}]},{"osd":4,"last update":"Thu May 9 03:38:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.94099999999999995,"15min":0.92900000000000005},"min":{"1min":0.64800000000000002,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.0660000000000001,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.256},{"interface":"front","average":{"1min":1.004,"5min":1.0640000000000001,"15min":1.05},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.347,"5min":1.984,"15min":1.984},"last":1.228}]},{"osd":5,"last update":"Thu May 9 03:37:52 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0289999999999999,"15min":1.0249999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.135},{"interface":"front","average":{"1min":1.089,"5min":1.1299999999999999,"15min":1.137},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.0499999999999998,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":1.3440000000000001}]},{"osd":6,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.143,"15min":1.181},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1719999999999999,"5min":1.78,"15min":1.78},"last":1.3720000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.2290000000000001,"15min":1.268},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.393,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.4570000000000001}]},{"osd":7,"last update":"Thu May 9 03:37:59 2024","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.8979999999999999,"5min":1.8979999999999999,"15min":1.8979999999999999},"last":1.504},{"interface":"front","average":{"1min":1.149,"5min":1.149,"15min":1.149},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.3109999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411387,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.67900000000000005,"15min":0.65600000000000003},"min":{"1min":0.376,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.74399999999999999,"15min":0.70699999999999996},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.97199999999999998}]},{"osd":1,"last update":"Thu May 9 03:38:14 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.71499999999999997,"15min":0.69199999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.92900000000000005,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.874,"5min":0.81999999999999995,"15min":0.78000000000000003},"min":{"1min":0.47699999999999998,"5min":0.434,"15min":0.434},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":1.0609999999999999}]},{"osd":3,"last update":"Thu May 9 03:37:47 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84999999999999998,"15min":0.84799999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.157},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.83199999999999996,"15min":0.81200000000000006},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.73499999999999999}]},{"osd":4,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0209999999999999,"15min":1.02},"min":{"1min":0.621,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.095},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.99299999999999999,"15min":1.0009999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.377,"5min":1.383,"15min":1.383},"last":1.1100000000000001}]},{"osd":5,"last update":"Thu May 9 03:37:52 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0669999999999999,"15min":1.0629999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.752},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.089,"15min":1.0880000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":0.84799999999999998}]},{"osd":6,"last update":"Thu May 9 03:38:23 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.069,"15min":1.075},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1279999999999999,"15min":1.127},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.879,"5min":1.879,"15min":1.879},"last":1.698}]},{"osd":7,"last update":"Thu May 9 03:38:00 2024","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.7070000000000001,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.2190000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149749,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.68500000000000005,"15min":0.66600000000000004},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.77500000000000002,"15min":0.75700000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.1259999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.0069999999999999}]},{"osd":1,"last update":"Thu May 9 03:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.79200000000000004,"15min":0.75700000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.2050000000000001,"5min":1.373,"15min":1.373},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.76300000000000001,"15min":0.745},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.93100000000000005}]},{"osd":2,"last update":"Thu May 9 03:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.90400000000000003,"15min":0.89800000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.88600000000000001,"15min":0.86799999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.056}]},{"osd":4,"last update":"Thu May 9 03:38:16 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.998,"15min":1},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.032,"5min":1.0149999999999999,"15min":0.998},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.4590000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.1499999999999999}]},{"osd":5,"last update":"Thu May 9 03:37:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.0169999999999999,"15min":1.0349999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4139999999999999,"5min":1.446,"15min":1.446},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.117,"15min":1.1120000000000001},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":1.2230000000000001}]},{"osd":6,"last update":"Thu May 9 03:38:20 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.173,"15min":1.177},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4970000000000001,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.099},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.79200000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.6719999999999999,"5min":1.706,"15min":1.706},"last":1.1890000000000001}]},{"osd":7,"last update":"Thu May 9 03:38:01 2024","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.278,"5min":1.278,"15min":1.278},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.327}]}]},{"osd":4,"up_from":31,"seq":133143986222,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.81699999999999995,"15min":0.81399999999999995},"min":{"1min":0.53100000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.105,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.83399999999999996,"15min":0.82299999999999995},"min":{"1min":0.60899999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.165,"5min":1.365,"15min":1.365},"last":0.745}]},{"osd":1,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.81499999999999995,"15min":0.80100000000000005},"min":{"1min":0.56499999999999995,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85499999999999998,"15min":0.83199999999999996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.282,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.88500000000000001}]},{"osd":2,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.83899999999999997,"15min":0.83199999999999996},"min":{"1min":0.621,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.1559999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.87,"15min":0.84399999999999997},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3180000000000001,"5min":1.643,"15min":1.643},"last":1.109}]},{"osd":3,"last update":"Thu May 9 03:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.92800000000000005,"15min":0.91800000000000004},"min":{"1min":0.60199999999999998,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1879999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.052},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.92200000000000004,"15min":0.92000000000000004},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2490000000000001,"5min":1.26,"15min":1.26},"last":0.91700000000000004}]},{"osd":5,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.69599999999999995,"15min":0.66800000000000004},"min":{"1min":0.45300000000000001,"5min":0.377,"15min":0.377},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.026},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.78100000000000003,"15min":0.75},"min":{"1min":0.51700000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.69199999999999995}]},{"osd":6,"last update":"Thu May 9 03:38:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88500000000000001,"15min":0.88200000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.028,"5min":0.93999999999999995,"15min":0.92500000000000004},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.80400000000000005}]},{"osd":7,"last update":"Thu May 9 03:37:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.002},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":0.84499999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724583,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84299999999999997,"15min":0.83699999999999997},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.83799999999999997,"15min":0.82699999999999996},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.90100000000000002}]},{"osd":1,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.87,"15min":0.86499999999999999},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.871,"5min":0.84799999999999998,"15min":0.84399999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.0589999999999999}]},{"osd":2,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.88300000000000001,"15min":0.875},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.88300000000000001,"15min":0.85899999999999999},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.0329999999999999}]},{"osd":3,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.89200000000000002,"15min":0.877},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.94199999999999995}]},{"osd":4,"last update":"Thu May 9 03:37:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.72099999999999997,"15min":0.69199999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.79300000000000004,"15min":0.76100000000000001},"min":{"1min":0.38800000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.75600000000000001}]},{"osd":6,"last update":"Thu May 9 03:38:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.86699999999999999,"15min":0.83799999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.92700000000000005,"15min":0.89700000000000002},"min":{"1min":0.46700000000000003,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.4140000000000001,"5min":2.4140000000000001,"15min":2.4140000000000001},"last":0.97199999999999998}]},{"osd":7,"last update":"Thu May 9 03:37:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.079},{"interface":"front","average":{"1min":1.048,"5min":1.048,"15min":1.048},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.099}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-05-09T03:38:54.768 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-05-09T03:38:54.768 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-05-09T03:38:54.768 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-05-09T03:38:54.768 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- ceph health --format=json 2024-05-09T03:38:55.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:55 smithi006 bash[23643]: audit 2024-05-09T03:38:54.129248+0000 mgr.y (mgr.14388) 78 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-09T03:38:55.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:55 smithi006 bash[18497]: audit 2024-05-09T03:38:54.129248+0000 mgr.y (mgr.14388) 78 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-09T03:38:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:55 smithi186 bash[18641]: audit 2024-05-09T03:38:54.129248+0000 mgr.y (mgr.14388) 78 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-09T03:38:56.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:56 smithi006 bash[18497]: cluster 2024-05-09T03:38:54.995255+0000 mgr.y (mgr.14388) 79 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:56.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:56 smithi006 bash[23643]: cluster 2024-05-09T03:38:54.995255+0000 mgr.y (mgr.14388) 79 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:56 smithi186 bash[18641]: cluster 2024-05-09T03:38:54.995255+0000 mgr.y (mgr.14388) 79 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:57.503 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/mon.a/config 2024-05-09T03:38:58.340 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:38:58 smithi006 bash[18497]: cluster 2024-05-09T03:38:56.995790+0000 mgr.y (mgr.14388) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:58.341 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:38:58 smithi006 bash[23643]: cluster 2024-05-09T03:38:56.995790+0000 mgr.y (mgr.14388) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:38:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:38:58 smithi186 bash[18641]: cluster 2024-05-09T03:38:56.995790+0000 mgr.y (mgr.14388) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:00.070 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:38:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:38:59] "GET /metrics HTTP/1.1" 200 191487 "" "Prometheus/2.33.4" 2024-05-09T03:39:00.133 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:39:00.134 INFO:teuthology.orchestra.run.smithi006.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-05-09T03:39:00.344 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:00 smithi006 bash[18497]: cluster 2024-05-09T03:38:58.996326+0000 mgr.y (mgr.14388) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:00.344 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:00 smithi006 bash[23643]: cluster 2024-05-09T03:38:58.996326+0000 mgr.y (mgr.14388) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:00 smithi186 bash[18641]: cluster 2024-05-09T03:38:58.996326+0000 mgr.y (mgr.14388) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:00.796 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-05-09T03:39:00.796 INFO:tasks.cephadm:Setup complete, yielding 2024-05-09T03:39:00.796 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-09T03:39:00.805 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2024-05-09T03:39:00.806 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-05-09T03:39:01.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:01 smithi006 bash[18497]: audit 2024-05-09T03:39:00.135669+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.6:0/1007454381' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-09T03:39:01.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:01 smithi006 bash[23643]: audit 2024-05-09T03:39:00.135669+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.6:0/1007454381' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-09T03:39:01.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:01 smithi186 bash[18641]: audit 2024-05-09T03:39:00.135669+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.6:0/1007454381' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-09T03:39:02.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:02 smithi006 bash[23643]: cluster 2024-05-09T03:39:00.996701+0000 mgr.y (mgr.14388) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:02.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:02 smithi006 bash[18497]: cluster 2024-05-09T03:39:00.996701+0000 mgr.y (mgr.14388) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:02.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:02 smithi186 bash[18641]: cluster 2024-05-09T03:39:00.996701+0000 mgr.y (mgr.14388) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:03.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:03 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:39:04.090 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-09T03:39:04.099 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2024-05-09T03:39:04.099 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-05-09T03:39:04.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:04 smithi006 bash[18497]: cluster 2024-05-09T03:39:02.997280+0000 mgr.y (mgr.14388) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:04.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:04 smithi006 bash[18497]: audit 2024-05-09T03:39:03.474928+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' 2024-05-09T03:39:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:04 smithi006 bash[18497]: audit 2024-05-09T03:39:03.518781+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:04 smithi006 bash[18497]: audit 2024-05-09T03:39:03.519749+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:04 smithi006 bash[18497]: audit 2024-05-09T03:39:03.526999+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:04.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:04 smithi006 bash[23643]: cluster 2024-05-09T03:39:02.997280+0000 mgr.y (mgr.14388) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:04.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:04 smithi006 bash[23643]: audit 2024-05-09T03:39:03.474928+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' 2024-05-09T03:39:04.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:04 smithi006 bash[23643]: audit 2024-05-09T03:39:03.518781+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:04.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:04 smithi006 bash[23643]: audit 2024-05-09T03:39:03.519749+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:04.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:04 smithi006 bash[23643]: audit 2024-05-09T03:39:03.526999+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:04.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:04 smithi186 bash[18641]: cluster 2024-05-09T03:39:02.997280+0000 mgr.y (mgr.14388) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:04.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:04 smithi186 bash[18641]: audit 2024-05-09T03:39:03.474928+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' 2024-05-09T03:39:04.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:04 smithi186 bash[18641]: audit 2024-05-09T03:39:03.518781+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:04.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:04 smithi186 bash[18641]: audit 2024-05-09T03:39:03.519749+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:04.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:04 smithi186 bash[18641]: audit 2024-05-09T03:39:03.526999+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:07.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:06 smithi006 bash[18497]: cluster 2024-05-09T03:39:04.997693+0000 mgr.y (mgr.14388) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:07.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:06 smithi006 bash[23643]: cluster 2024-05-09T03:39:04.997693+0000 mgr.y (mgr.14388) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:07.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:06 smithi186 bash[18641]: cluster 2024-05-09T03:39:04.997693+0000 mgr.y (mgr.14388) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:08.061 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:39:08.061 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "e29dfa75-2047-4898-96e7-4976c04b26e2", 2024-05-09T03:39:08.061 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "r", 2024-05-09T03:39:08.061 INFO:teuthology.orchestra.run.smithi006.stdout: "current_period": "e8694efa-1ba7-464b-8d2f-d97ecd8d2b42", 2024-05-09T03:39:08.061 INFO:teuthology.orchestra.run.smithi006.stdout: "epoch": 1 2024-05-09T03:39:08.061 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:39:08.294 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:07 smithi006 bash[18497]: cluster 2024-05-09T03:39:06.980571+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-05-09T03:39:08.294 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:07 smithi006 bash[18497]: audit 2024-05-09T03:39:06.983298+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.6:0/1629464025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-05-09T03:39:08.294 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:07 smithi006 bash[18497]: cluster 2024-05-09T03:39:06.998229+0000 mgr.y (mgr.14388) 85 : cluster [DBG] pgmap v57: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:08.295 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:07 smithi006 bash[23643]: cluster 2024-05-09T03:39:06.980571+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-05-09T03:39:08.295 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:07 smithi006 bash[23643]: audit 2024-05-09T03:39:06.983298+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.6:0/1629464025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-05-09T03:39:08.295 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:07 smithi006 bash[23643]: cluster 2024-05-09T03:39:06.998229+0000 mgr.y (mgr.14388) 85 : cluster [DBG] pgmap v57: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:07 smithi186 bash[18641]: cluster 2024-05-09T03:39:06.980571+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-05-09T03:39:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:07 smithi186 bash[18641]: audit 2024-05-09T03:39:06.983298+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.6:0/1629464025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-05-09T03:39:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:07 smithi186 bash[18641]: cluster 2024-05-09T03:39:06.998229+0000 mgr.y (mgr.14388) 85 : cluster [DBG] pgmap v57: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:08.769 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-05-09T03:39:09.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:08 smithi006 bash[18497]: audit 2024-05-09T03:39:07.994754+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.6:0/1629464025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-05-09T03:39:09.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:08 smithi006 bash[18497]: cluster 2024-05-09T03:39:07.996142+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-05-09T03:39:09.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:08 smithi006 bash[23643]: audit 2024-05-09T03:39:07.994754+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.6:0/1629464025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-05-09T03:39:09.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:08 smithi006 bash[23643]: cluster 2024-05-09T03:39:07.996142+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-05-09T03:39:09.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:08 smithi186 bash[18641]: audit 2024-05-09T03:39:07.994754+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.6:0/1629464025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-05-09T03:39:09.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:08 smithi186 bash[18641]: cluster 2024-05-09T03:39:07.996142+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-05-09T03:39:09.917 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:09] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-05-09T03:39:10.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:10 smithi006 bash[18497]: cluster 2024-05-09T03:39:08.990440+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-05-09T03:39:10.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:10 smithi006 bash[18497]: cluster 2024-05-09T03:39:08.998847+0000 mgr.y (mgr.14388) 86 : cluster [DBG] pgmap v60: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:10.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:10 smithi006 bash[23643]: cluster 2024-05-09T03:39:08.990440+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-05-09T03:39:10.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:10 smithi006 bash[23643]: cluster 2024-05-09T03:39:08.998847+0000 mgr.y (mgr.14388) 86 : cluster [DBG] pgmap v60: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:10 smithi186 bash[18641]: cluster 2024-05-09T03:39:08.990440+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-05-09T03:39:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:10 smithi186 bash[18641]: cluster 2024-05-09T03:39:08.998847+0000 mgr.y (mgr.14388) 86 : cluster [DBG] pgmap v60: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:11.270 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:39:11.270 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "ef3733ba-8e95-4577-8972-76ed29a45b02", 2024-05-09T03:39:11.270 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "default", 2024-05-09T03:39:11.270 INFO:teuthology.orchestra.run.smithi006.stdout: "api_name": "default", 2024-05-09T03:39:11.270 INFO:teuthology.orchestra.run.smithi006.stdout: "is_master": "true", 2024-05-09T03:39:11.270 INFO:teuthology.orchestra.run.smithi006.stdout: "endpoints": [], 2024-05-09T03:39:11.270 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames": [], 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames_s3website": [], 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zone": "", 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "zones": [], 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "placement_targets": [], 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "default_placement": "", 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "e29dfa75-2047-4898-96e7-4976c04b26e2", 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_policy": { 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: "groups": [] 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:11.271 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:39:11.818 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-05-09T03:39:12.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:11 smithi006 bash[18497]: cluster 2024-05-09T03:39:10.999484+0000 mgr.y (mgr.14388) 87 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:12.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:11 smithi006 bash[23643]: cluster 2024-05-09T03:39:10.999484+0000 mgr.y (mgr.14388) 87 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:12.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:11 smithi186 bash[18641]: cluster 2024-05-09T03:39:10.999484+0000 mgr.y (mgr.14388) 87 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:39:13.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:13 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:39:14.288 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "31eadbb2-d94c-4124-9099-9273299a79da", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "z", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "domain_root": "z.rgw.meta:root", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "control_pool": "z.rgw.control", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "gc_pool": "z.rgw.log:gc", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "lc_pool": "z.rgw.log:lc", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "log_pool": "z.rgw.log", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "roles_pool": "z.rgw.meta:roles", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-05-09T03:39:14.289 INFO:teuthology.orchestra.run.smithi006.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "otp_pool": "z.rgw.otp", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "system_key": { 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "access_key": "", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "secret_key": "" 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "placement_pools": [ 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: { 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "key": "default-placement", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "val": { 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "index_pool": "z.rgw.buckets.index", 2024-05-09T03:39:14.290 INFO:teuthology.orchestra.run.smithi006.stdout: "storage_classes": { 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: "STANDARD": { 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: "data_pool": "z.rgw.buckets.data" 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: "index_type": 0 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "e29dfa75-2047-4898-96e7-4976c04b26e2", 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout: "notif_pool": "z.rgw.log:notif" 2024-05-09T03:39:14.291 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:39:14.324 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:14 smithi006 bash[18497]: cluster 2024-05-09T03:39:13.000364+0000 mgr.y (mgr.14388) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-05-09T03:39:14.324 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:14 smithi006 bash[23643]: cluster 2024-05-09T03:39:13.000364+0000 mgr.y (mgr.14388) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-05-09T03:39:14.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:14 smithi186 bash[18641]: cluster 2024-05-09T03:39:13.000364+0000 mgr.y (mgr.14388) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-05-09T03:39:14.969 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-05-09T03:39:16.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:16 smithi006 bash[18497]: cluster 2024-05-09T03:39:15.000982+0000 mgr.y (mgr.14388) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-05-09T03:39:16.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:16 smithi006 bash[23643]: cluster 2024-05-09T03:39:15.000982+0000 mgr.y (mgr.14388) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-05-09T03:39:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:16 smithi186 bash[18641]: cluster 2024-05-09T03:39:15.000982+0000 mgr.y (mgr.14388) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-05-09T03:39:18.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:18 smithi006 bash[23643]: cluster 2024-05-09T03:39:17.001748+0000 mgr.y (mgr.14388) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-05-09T03:39:18.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:18 smithi006 bash[18497]: cluster 2024-05-09T03:39:17.001748+0000 mgr.y (mgr.14388) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-05-09T03:39:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:18 smithi186 bash[18641]: cluster 2024-05-09T03:39:17.001748+0000 mgr.y (mgr.14388) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-05-09T03:39:19.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:19 smithi006 bash[23643]: cluster 2024-05-09T03:39:18.078148+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-05-09T03:39:19.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:19 smithi006 bash[23643]: audit 2024-05-09T03:39:18.088958+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2951442426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-05-09T03:39:19.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:19 smithi006 bash[23643]: audit 2024-05-09T03:39:18.090422+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-05-09T03:39:19.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:19 smithi006 bash[18497]: cluster 2024-05-09T03:39:18.078148+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-05-09T03:39:19.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:19 smithi006 bash[18497]: audit 2024-05-09T03:39:18.088958+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2951442426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-05-09T03:39:19.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:19 smithi006 bash[18497]: audit 2024-05-09T03:39:18.090422+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-05-09T03:39:19.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:19 smithi186 bash[18641]: cluster 2024-05-09T03:39:18.078148+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-05-09T03:39:19.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:19 smithi186 bash[18641]: audit 2024-05-09T03:39:18.088958+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2951442426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-05-09T03:39:19.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:19 smithi186 bash[18641]: audit 2024-05-09T03:39:18.090422+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-05-09T03:39:20.106 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:19] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-05-09T03:39:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:20 smithi006 bash[23643]: cluster 2024-05-09T03:39:19.002415+0000 mgr.y (mgr.14388) 91 : cluster [DBG] pgmap v66: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-05-09T03:39:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:20 smithi006 bash[23643]: audit 2024-05-09T03:39:19.091180+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-05-09T03:39:20.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:20 smithi006 bash[23643]: cluster 2024-05-09T03:39:19.091525+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-05-09T03:39:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:20 smithi006 bash[18497]: cluster 2024-05-09T03:39:19.002415+0000 mgr.y (mgr.14388) 91 : cluster [DBG] pgmap v66: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-05-09T03:39:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:20 smithi006 bash[18497]: audit 2024-05-09T03:39:19.091180+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-05-09T03:39:20.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:20 smithi006 bash[18497]: cluster 2024-05-09T03:39:19.091525+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-05-09T03:39:20.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:20 smithi186 bash[18641]: cluster 2024-05-09T03:39:19.002415+0000 mgr.y (mgr.14388) 91 : cluster [DBG] pgmap v66: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-05-09T03:39:20.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:20 smithi186 bash[18641]: audit 2024-05-09T03:39:19.091180+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-05-09T03:39:20.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:20 smithi186 bash[18641]: cluster 2024-05-09T03:39:19.091525+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-05-09T03:39:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:21 smithi186 bash[18641]: cluster 2024-05-09T03:39:20.095938+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-05-09T03:39:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:21 smithi186 bash[18641]: audit 2024-05-09T03:39:20.099287+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.6:0/2951442426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-05-09T03:39:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:21 smithi186 bash[18641]: audit 2024-05-09T03:39:20.119684+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-05-09T03:39:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:21 smithi186 bash[18641]: audit 2024-05-09T03:39:21.070671+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:39:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:21 smithi186 bash[18641]: audit 2024-05-09T03:39:21.078466+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:39:21.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:21 smithi186 bash[18641]: audit 2024-05-09T03:39:21.100755+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-05-09T03:39:21.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:21 smithi186 bash[18641]: cluster 2024-05-09T03:39:21.101067+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-05-09T03:39:21.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:21 smithi006 bash[18497]: cluster 2024-05-09T03:39:20.095938+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-05-09T03:39:21.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:21 smithi006 bash[18497]: audit 2024-05-09T03:39:20.099287+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.6:0/2951442426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-05-09T03:39:21.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:21 smithi006 bash[18497]: audit 2024-05-09T03:39:20.119684+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-05-09T03:39:21.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:21 smithi006 bash[18497]: audit 2024-05-09T03:39:21.070671+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:21 smithi006 bash[18497]: audit 2024-05-09T03:39:21.078466+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:21 smithi006 bash[18497]: audit 2024-05-09T03:39:21.100755+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:21 smithi006 bash[18497]: cluster 2024-05-09T03:39:21.101067+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:21 smithi006 bash[23643]: cluster 2024-05-09T03:39:20.095938+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:21 smithi006 bash[23643]: audit 2024-05-09T03:39:20.099287+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.6:0/2951442426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:21 smithi006 bash[23643]: audit 2024-05-09T03:39:20.119684+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:21 smithi006 bash[23643]: audit 2024-05-09T03:39:21.070671+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:21 smithi006 bash[23643]: audit 2024-05-09T03:39:21.078466+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:21 smithi006 bash[23643]: audit 2024-05-09T03:39:21.100755+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-05-09T03:39:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:21 smithi006 bash[23643]: cluster 2024-05-09T03:39:21.101067+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-05-09T03:39:22.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:22 smithi006 bash[18497]: cluster 2024-05-09T03:39:21.003081+0000 mgr.y (mgr.14388) 92 : cluster [DBG] pgmap v69: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-05-09T03:39:22.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:22 smithi006 bash[23643]: cluster 2024-05-09T03:39:21.003081+0000 mgr.y (mgr.14388) 92 : cluster [DBG] pgmap v69: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-05-09T03:39:22.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:22 smithi186 bash[18641]: cluster 2024-05-09T03:39:21.003081+0000 mgr.y (mgr.14388) 92 : cluster [DBG] pgmap v69: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-05-09T03:39:23.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:23 smithi006 bash[18497]: cluster 2024-05-09T03:39:22.130583+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-05-09T03:39:23.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:23 smithi006 bash[18497]: audit 2024-05-09T03:39:22.133580+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-05-09T03:39:23.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:23 smithi006 bash[18497]: audit 2024-05-09T03:39:22.148758+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-05-09T03:39:23.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:23 smithi006 bash[23643]: cluster 2024-05-09T03:39:22.130583+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-05-09T03:39:23.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:23 smithi006 bash[23643]: audit 2024-05-09T03:39:22.133580+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-05-09T03:39:23.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:23 smithi006 bash[23643]: audit 2024-05-09T03:39:22.148758+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-05-09T03:39:23.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:23 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:39:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:23 smithi186 bash[18641]: cluster 2024-05-09T03:39:22.130583+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-05-09T03:39:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:23 smithi186 bash[18641]: audit 2024-05-09T03:39:22.133580+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-05-09T03:39:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:23 smithi186 bash[18641]: audit 2024-05-09T03:39:22.148758+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-05-09T03:39:24.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: cluster 2024-05-09T03:39:23.003866+0000 mgr.y (mgr.14388) 93 : cluster [DBG] pgmap v72: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: audit 2024-05-09T03:39:23.134954+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: cluster 2024-05-09T03:39:23.135281+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: audit 2024-05-09T03:39:23.169151+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: audit 2024-05-09T03:39:23.182566+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: audit 2024-05-09T03:39:24.165781+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: cluster 2024-05-09T03:39:24.165986+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: audit 2024-05-09T03:39:24.167257+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:24 smithi006 bash[18497]: audit 2024-05-09T03:39:24.168250+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: cluster 2024-05-09T03:39:23.003866+0000 mgr.y (mgr.14388) 93 : cluster [DBG] pgmap v72: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: audit 2024-05-09T03:39:23.134954+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-05-09T03:39:24.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: cluster 2024-05-09T03:39:23.135281+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-05-09T03:39:24.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: audit 2024-05-09T03:39:23.169151+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-05-09T03:39:24.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: audit 2024-05-09T03:39:23.182566+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-05-09T03:39:24.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: audit 2024-05-09T03:39:24.165781+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-05-09T03:39:24.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: cluster 2024-05-09T03:39:24.165986+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-05-09T03:39:24.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: audit 2024-05-09T03:39:24.167257+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-05-09T03:39:24.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:24 smithi006 bash[23643]: audit 2024-05-09T03:39:24.168250+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: cluster 2024-05-09T03:39:23.003866+0000 mgr.y (mgr.14388) 93 : cluster [DBG] pgmap v72: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: audit 2024-05-09T03:39:23.134954+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: cluster 2024-05-09T03:39:23.135281+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: audit 2024-05-09T03:39:23.169151+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: audit 2024-05-09T03:39:23.182566+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: audit 2024-05-09T03:39:24.165781+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: cluster 2024-05-09T03:39:24.165986+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: audit 2024-05-09T03:39:24.167257+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.6:0/2317005966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-05-09T03:39:24.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:24 smithi186 bash[18641]: audit 2024-05-09T03:39:24.168250+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "b731aa8d-212b-40a2-a800-367d141a18ef", 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "epoch": 1, 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "predecessor_uuid": "e8694efa-1ba7-464b-8d2f-d97ecd8d2b42", 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_status": [], 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "period_map": { 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "b731aa8d-212b-40a2-a800-367d141a18ef", 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "zonegroups": [ 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: { 2024-05-09T03:39:25.275 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "ef3733ba-8e95-4577-8972-76ed29a45b02", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "default", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "api_name": "default", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "is_master": "true", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "endpoints": [], 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames": [], 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames_s3website": [], 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zone": "31eadbb2-d94c-4124-9099-9273299a79da", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "zones": [ 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: { 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "31eadbb2-d94c-4124-9099-9273299a79da", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "z", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "endpoints": [], 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "log_meta": "false", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "log_data": "false", 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "bucket_index_max_shards": 11, 2024-05-09T03:39:25.276 INFO:teuthology.orchestra.run.smithi006.stdout: "read_only": "false", 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "tier_type": "", 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_from_all": "true", 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_from": [], 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "redirect_zone": "" 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "placement_targets": [ 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: { 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "default-placement", 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "tags": [], 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "storage_classes": [ 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "STANDARD" 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "default_placement": "default-placement", 2024-05-09T03:39:25.277 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "e29dfa75-2047-4898-96e7-4976c04b26e2", 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_policy": { 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "groups": [] 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "short_zone_ids": [ 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: { 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "key": "31eadbb2-d94c-4124-9099-9273299a79da", 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "val": 1034844255 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zonegroup": "ef3733ba-8e95-4577-8972-76ed29a45b02", 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zone": "31eadbb2-d94c-4124-9099-9273299a79da", 2024-05-09T03:39:25.278 INFO:teuthology.orchestra.run.smithi006.stdout: "period_config": { 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "bucket_quota": { 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "enabled": false, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "check_on_raw": false, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size": -1, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size_kb": 0, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "max_objects": -1 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "user_quota": { 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "enabled": false, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "check_on_raw": false, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size": -1, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size_kb": 0, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "max_objects": -1 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:25.279 INFO:teuthology.orchestra.run.smithi006.stdout: "user_ratelimit": { 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_read_ops": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_write_ops": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_read_bytes": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_write_bytes": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "enabled": false 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "bucket_ratelimit": { 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_read_ops": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_write_ops": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_read_bytes": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_write_bytes": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "enabled": false 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "anonymous_ratelimit": { 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_read_ops": 0, 2024-05-09T03:39:25.280 INFO:teuthology.orchestra.run.smithi006.stdout: "max_write_ops": 0, 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: "max_read_bytes": 0, 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: "max_write_bytes": 0, 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: "enabled": false 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "e29dfa75-2047-4898-96e7-4976c04b26e2", 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_name": "r", 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_epoch": 2 2024-05-09T03:39:25.281 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:39:26.030 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-05-09T03:39:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:26 smithi006 bash[18497]: cluster 2024-05-09T03:39:25.004587+0000 mgr.y (mgr.14388) 94 : cluster [DBG] pgmap v75: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-05-09T03:39:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:26 smithi006 bash[18497]: audit 2024-05-09T03:39:25.167615+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-05-09T03:39:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:26 smithi006 bash[18497]: cluster 2024-05-09T03:39:25.167826+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-05-09T03:39:26.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:26 smithi006 bash[23643]: cluster 2024-05-09T03:39:25.004587+0000 mgr.y (mgr.14388) 94 : cluster [DBG] pgmap v75: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-05-09T03:39:26.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:26 smithi006 bash[23643]: audit 2024-05-09T03:39:25.167615+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-05-09T03:39:26.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:26 smithi006 bash[23643]: cluster 2024-05-09T03:39:25.167826+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-05-09T03:39:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:26 smithi186 bash[18641]: cluster 2024-05-09T03:39:25.004587+0000 mgr.y (mgr.14388) 94 : cluster [DBG] pgmap v75: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-05-09T03:39:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:26 smithi186 bash[18641]: audit 2024-05-09T03:39:25.167615+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-05-09T03:39:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:26 smithi186 bash[18641]: cluster 2024-05-09T03:39:25.167826+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-05-09T03:39:28.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:28 smithi006 bash[18497]: cluster 2024-05-09T03:39:27.005321+0000 mgr.y (mgr.14388) 95 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-05-09T03:39:28.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:28 smithi006 bash[23643]: cluster 2024-05-09T03:39:27.005321+0000 mgr.y (mgr.14388) 95 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-05-09T03:39:28.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:28 smithi186 bash[18641]: cluster 2024-05-09T03:39:27.005321+0000 mgr.y (mgr.14388) 95 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-05-09T03:39:28.691 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled rgw.foo update... 2024-05-09T03:39:29.649 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph osd pool create foo' 2024-05-09T03:39:30.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:29] "GET /metrics HTTP/1.1" 200 195319 "" "Prometheus/2.33.4" 2024-05-09T03:39:30.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.682641+0000 mgr.y (mgr.14388) 96 : audit [DBG] from='client.24556 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:39:30.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: cephadm 2024-05-09T03:39:28.687219+0000 mgr.y (mgr.14388) 97 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-05-09T03:39:30.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.692189+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.713715+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.714709+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.719896+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.726843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.732855+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: cephadm 2024-05-09T03:39:28.733709+0000 mgr.y (mgr.14388) 98 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.739241+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.740007+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.745691+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.751856+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: audit 2024-05-09T03:39:28.752735+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:30.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:29 smithi006 bash[18497]: cephadm 2024-05-09T03:39:28.753603+0000 mgr.y (mgr.14388) 99 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.682641+0000 mgr.y (mgr.14388) 96 : audit [DBG] from='client.24556 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: cephadm 2024-05-09T03:39:28.687219+0000 mgr.y (mgr.14388) 97 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.692189+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.713715+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.714709+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.719896+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.726843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.732855+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: cephadm 2024-05-09T03:39:28.733709+0000 mgr.y (mgr.14388) 98 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.739241+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.740007+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T03:39:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.745691+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-09T03:39:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.751856+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: audit 2024-05-09T03:39:28.752735+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:29 smithi006 bash[23643]: cephadm 2024-05-09T03:39:28.753603+0000 mgr.y (mgr.14388) 99 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T03:39:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.682641+0000 mgr.y (mgr.14388) 96 : audit [DBG] from='client.24556 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:39:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: cephadm 2024-05-09T03:39:28.687219+0000 mgr.y (mgr.14388) 97 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-05-09T03:39:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.692189+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.713715+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.714709+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.719896+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.726843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.732855+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: cephadm 2024-05-09T03:39:28.733709+0000 mgr.y (mgr.14388) 98 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.739241+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.740007+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.745691+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.751856+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: audit 2024-05-09T03:39:28.752735+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:29 smithi186 bash[18641]: cephadm 2024-05-09T03:39:28.753603+0000 mgr.y (mgr.14388) 99 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T03:39:31.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:30 smithi006 bash[18497]: cluster 2024-05-09T03:39:29.005901+0000 mgr.y (mgr.14388) 100 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-05-09T03:39:31.109 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:30 smithi006 bash[23643]: cluster 2024-05-09T03:39:29.005901+0000 mgr.y (mgr.14388) 100 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-05-09T03:39:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:30 smithi186 bash[18641]: cluster 2024-05-09T03:39:29.005901+0000 mgr.y (mgr.14388) 100 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-05-09T03:39:31.551 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.552 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.552 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.552 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.553 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.553 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.554 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.554 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.804 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.804 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.804 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.804 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.805 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.805 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.805 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.805 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:31.806 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:39:31 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:32 smithi006 bash[18497]: cluster 2024-05-09T03:39:31.006569+0000 mgr.y (mgr.14388) 101 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 910 B/s wr, 2 op/s 2024-05-09T03:39:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:32 smithi006 bash[18497]: audit 2024-05-09T03:39:31.840267+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:32 smithi006 bash[18497]: audit 2024-05-09T03:39:31.841756+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T03:39:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:32 smithi006 bash[18497]: audit 2024-05-09T03:39:31.845848+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-09T03:39:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:32 smithi006 bash[18497]: audit 2024-05-09T03:39:31.853697+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:32 smithi006 bash[18497]: audit 2024-05-09T03:39:31.854679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:32 smithi006 bash[18497]: cephadm 2024-05-09T03:39:31.855577+0000 mgr.y (mgr.14388) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:32 smithi186 bash[18641]: cluster 2024-05-09T03:39:31.006569+0000 mgr.y (mgr.14388) 101 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 910 B/s wr, 2 op/s 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:32 smithi186 bash[18641]: audit 2024-05-09T03:39:31.840267+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:32 smithi186 bash[18641]: audit 2024-05-09T03:39:31.841756+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:32 smithi186 bash[18641]: audit 2024-05-09T03:39:31.845848+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:32 smithi186 bash[18641]: audit 2024-05-09T03:39:31.853697+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:32 smithi186 bash[18641]: audit 2024-05-09T03:39:31.854679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:32 smithi186 bash[18641]: cephadm 2024-05-09T03:39:31.855577+0000 mgr.y (mgr.14388) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:32 smithi006 bash[23643]: cluster 2024-05-09T03:39:31.006569+0000 mgr.y (mgr.14388) 101 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 910 B/s wr, 2 op/s 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:32 smithi006 bash[23643]: audit 2024-05-09T03:39:31.840267+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:32 smithi006 bash[23643]: audit 2024-05-09T03:39:31.841756+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:32 smithi006 bash[23643]: audit 2024-05-09T03:39:31.845848+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:32 smithi006 bash[23643]: audit 2024-05-09T03:39:31.853697+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:32 smithi006 bash[23643]: audit 2024-05-09T03:39:31.854679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:33.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:32 smithi006 bash[23643]: cephadm 2024-05-09T03:39:31.855577+0000 mgr.y (mgr.14388) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T03:39:33.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:33 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:39:34.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.000 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.000 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.001 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.001 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.001 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.002 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.002 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:39:33 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.267 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.268 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.268 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.268 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.268 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.269 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.269 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.269 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.269 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:34 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:34.876 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'foo' created 2024-05-09T03:39:35.056 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:34 smithi006 bash[18497]: cluster 2024-05-09T03:39:33.008069+0000 mgr.y (mgr.14388) 103 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 810 B/s wr, 2 op/s 2024-05-09T03:39:35.056 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:34 smithi006 bash[18497]: audit 2024-05-09T03:39:34.264303+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.6:0/1514313913' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-05-09T03:39:35.056 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:34 smithi006 bash[18497]: audit 2024-05-09T03:39:34.701953+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:35.056 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:34 smithi006 bash[18497]: audit 2024-05-09T03:39:34.704899+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:35.057 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:34 smithi006 bash[18497]: audit 2024-05-09T03:39:34.706421+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:35.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:34 smithi006 bash[23643]: cluster 2024-05-09T03:39:33.008069+0000 mgr.y (mgr.14388) 103 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 810 B/s wr, 2 op/s 2024-05-09T03:39:35.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:34 smithi006 bash[23643]: audit 2024-05-09T03:39:34.264303+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.6:0/1514313913' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-05-09T03:39:35.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:34 smithi006 bash[23643]: audit 2024-05-09T03:39:34.701953+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:35.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:34 smithi006 bash[23643]: audit 2024-05-09T03:39:34.704899+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:35.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:34 smithi006 bash[23643]: audit 2024-05-09T03:39:34.706421+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:34 smithi186 bash[18641]: cluster 2024-05-09T03:39:33.008069+0000 mgr.y (mgr.14388) 103 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 810 B/s wr, 2 op/s 2024-05-09T03:39:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:34 smithi186 bash[18641]: audit 2024-05-09T03:39:34.264303+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.6:0/1514313913' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-05-09T03:39:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:34 smithi186 bash[18641]: audit 2024-05-09T03:39:34.701953+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:34 smithi186 bash[18641]: audit 2024-05-09T03:39:34.704899+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:34 smithi186 bash[18641]: audit 2024-05-09T03:39:34.706421+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:35.668 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'rbd pool init foo' 2024-05-09T03:39:36.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:35 smithi006 bash[18497]: audit 2024-05-09T03:39:34.862744+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.6:0/1514313913' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-05-09T03:39:36.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:35 smithi006 bash[18497]: cluster 2024-05-09T03:39:34.862911+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-05-09T03:39:36.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:35 smithi006 bash[23643]: audit 2024-05-09T03:39:34.862744+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.6:0/1514313913' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-05-09T03:39:36.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:35 smithi006 bash[23643]: cluster 2024-05-09T03:39:34.862911+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-05-09T03:39:36.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:35 smithi186 bash[18641]: audit 2024-05-09T03:39:34.862744+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.6:0/1514313913' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-05-09T03:39:36.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:35 smithi186 bash[18641]: cluster 2024-05-09T03:39:34.862911+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-05-09T03:39:37.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:36 smithi006 bash[18497]: cluster 2024-05-09T03:39:35.008814+0000 mgr.y (mgr.14388) 104 : cluster [DBG] pgmap v82: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 727 B/s wr, 1 op/s 2024-05-09T03:39:37.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:36 smithi006 bash[18497]: cluster 2024-05-09T03:39:35.864986+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-05-09T03:39:37.098 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:36 smithi006 bash[18497]: audit 2024-05-09T03:39:36.095335+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:37.098 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:36 smithi006 bash[23643]: cluster 2024-05-09T03:39:35.008814+0000 mgr.y (mgr.14388) 104 : cluster [DBG] pgmap v82: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 727 B/s wr, 1 op/s 2024-05-09T03:39:37.098 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:36 smithi006 bash[23643]: cluster 2024-05-09T03:39:35.864986+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-05-09T03:39:37.098 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:36 smithi006 bash[23643]: audit 2024-05-09T03:39:36.095335+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:36 smithi186 bash[18641]: cluster 2024-05-09T03:39:35.008814+0000 mgr.y (mgr.14388) 104 : cluster [DBG] pgmap v82: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 727 B/s wr, 1 op/s 2024-05-09T03:39:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:36 smithi186 bash[18641]: cluster 2024-05-09T03:39:35.864986+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-05-09T03:39:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:36 smithi186 bash[18641]: audit 2024-05-09T03:39:36.095335+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:37 smithi186 bash[18641]: cluster 2024-05-09T03:39:36.866651+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-05-09T03:39:38.209 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:37 smithi006 bash[18497]: cluster 2024-05-09T03:39:36.866651+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-05-09T03:39:38.209 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:37 smithi006 bash[23643]: cluster 2024-05-09T03:39:36.866651+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-05-09T03:39:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:38 smithi186 bash[18641]: cluster 2024-05-09T03:39:37.009794+0000 mgr.y (mgr.14388) 105 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 5.7 KiB/s wr, 521 op/s 2024-05-09T03:39:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:38 smithi186 bash[18641]: audit 2024-05-09T03:39:38.081612+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:38 smithi186 bash[18641]: audit 2024-05-09T03:39:38.318565+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.6:0/3157151710' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-05-09T03:39:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:38 smithi186 bash[18641]: audit 2024-05-09T03:39:38.319743+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-05-09T03:39:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:38 smithi186 bash[18641]: audit 2024-05-09T03:39:38.506746+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:38 smithi006 bash[18497]: cluster 2024-05-09T03:39:37.009794+0000 mgr.y (mgr.14388) 105 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 5.7 KiB/s wr, 521 op/s 2024-05-09T03:39:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:38 smithi006 bash[18497]: audit 2024-05-09T03:39:38.081612+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:38 smithi006 bash[18497]: audit 2024-05-09T03:39:38.318565+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.6:0/3157151710' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-05-09T03:39:39.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:38 smithi006 bash[18497]: audit 2024-05-09T03:39:38.319743+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-05-09T03:39:39.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:38 smithi006 bash[18497]: audit 2024-05-09T03:39:38.506746+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:38 smithi006 bash[23643]: cluster 2024-05-09T03:39:37.009794+0000 mgr.y (mgr.14388) 105 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 5.7 KiB/s wr, 521 op/s 2024-05-09T03:39:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:38 smithi006 bash[23643]: audit 2024-05-09T03:39:38.081612+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:38 smithi006 bash[23643]: audit 2024-05-09T03:39:38.318565+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.6:0/3157151710' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-05-09T03:39:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:38 smithi006 bash[23643]: audit 2024-05-09T03:39:38.319743+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-05-09T03:39:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:38 smithi006 bash[23643]: audit 2024-05-09T03:39:38.506746+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:39.880 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:39] "GET /metrics HTTP/1.1" 200 206249 "" "Prometheus/2.33.4" 2024-05-09T03:39:40.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: cephadm 2024-05-09T03:39:38.510189+0000 mgr.y (mgr.14388) 106 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: audit 2024-05-09T03:39:38.911747+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: audit 2024-05-09T03:39:38.919032+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: audit 2024-05-09T03:39:38.927806+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: audit 2024-05-09T03:39:38.936312+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: audit 2024-05-09T03:39:38.936965+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: audit 2024-05-09T03:39:39.085093+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: cluster 2024-05-09T03:39:39.085172+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:39 smithi006 bash[18497]: audit 2024-05-09T03:39:39.199931+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: cephadm 2024-05-09T03:39:38.510189+0000 mgr.y (mgr.14388) 106 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: audit 2024-05-09T03:39:38.911747+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: audit 2024-05-09T03:39:38.919032+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: audit 2024-05-09T03:39:38.927806+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: audit 2024-05-09T03:39:38.936312+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: audit 2024-05-09T03:39:38.936965+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: audit 2024-05-09T03:39:39.085093+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-05-09T03:39:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: cluster 2024-05-09T03:39:39.085172+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-05-09T03:39:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:39 smithi006 bash[23643]: audit 2024-05-09T03:39:39.199931+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: cephadm 2024-05-09T03:39:38.510189+0000 mgr.y (mgr.14388) 106 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: audit 2024-05-09T03:39:38.911747+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: audit 2024-05-09T03:39:38.919032+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: audit 2024-05-09T03:39:38.927806+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: audit 2024-05-09T03:39:38.936312+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: audit 2024-05-09T03:39:38.936965+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: audit 2024-05-09T03:39:39.085093+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-05-09T03:39:40.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: cluster 2024-05-09T03:39:39.085172+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-05-09T03:39:40.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:39 smithi186 bash[18641]: audit 2024-05-09T03:39:39.199931+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:41.138 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:40 smithi006 bash[18497]: cephadm 2024-05-09T03:39:38.940546+0000 mgr.y (mgr.14388) 107 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T03:39:41.138 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:40 smithi006 bash[18497]: cluster 2024-05-09T03:39:39.010357+0000 mgr.y (mgr.14388) 108 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 5.7 KiB/s wr, 521 op/s 2024-05-09T03:39:41.138 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:40 smithi006 bash[18497]: cluster 2024-05-09T03:39:40.089035+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-05-09T03:39:41.139 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:40 smithi006 bash[23643]: cephadm 2024-05-09T03:39:38.940546+0000 mgr.y (mgr.14388) 107 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T03:39:41.139 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:40 smithi006 bash[23643]: cluster 2024-05-09T03:39:39.010357+0000 mgr.y (mgr.14388) 108 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 5.7 KiB/s wr, 521 op/s 2024-05-09T03:39:41.139 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:40 smithi006 bash[23643]: cluster 2024-05-09T03:39:40.089035+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-05-09T03:39:41.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:40 smithi186 bash[18641]: cephadm 2024-05-09T03:39:38.940546+0000 mgr.y (mgr.14388) 107 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T03:39:41.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:40 smithi186 bash[18641]: cluster 2024-05-09T03:39:39.010357+0000 mgr.y (mgr.14388) 108 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 5.7 KiB/s wr, 521 op/s 2024-05-09T03:39:41.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:40 smithi186 bash[18641]: cluster 2024-05-09T03:39:40.089035+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-05-09T03:39:41.879 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch apply iscsi foo u p' 2024-05-09T03:39:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:42 smithi006 bash[18497]: cluster 2024-05-09T03:39:41.011145+0000 mgr.y (mgr.14388) 109 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 340 KiB/s rd, 6.6 KiB/s wr, 607 op/s 2024-05-09T03:39:42.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:42 smithi006 bash[18497]: cluster 2024-05-09T03:39:41.091329+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-05-09T03:39:42.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:42 smithi006 bash[23643]: cluster 2024-05-09T03:39:41.011145+0000 mgr.y (mgr.14388) 109 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 340 KiB/s rd, 6.6 KiB/s wr, 607 op/s 2024-05-09T03:39:42.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:42 smithi006 bash[23643]: cluster 2024-05-09T03:39:41.091329+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-05-09T03:39:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:42 smithi186 bash[18641]: cluster 2024-05-09T03:39:41.011145+0000 mgr.y (mgr.14388) 109 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 584 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 340 KiB/s rd, 6.6 KiB/s wr, 607 op/s 2024-05-09T03:39:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:42 smithi186 bash[18641]: cluster 2024-05-09T03:39:41.091329+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-05-09T03:39:43.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:43 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:39:44.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:44 smithi006 bash[18497]: cluster 2024-05-09T03:39:43.012253+0000 mgr.y (mgr.14388) 110 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 682 B/s wr, 37 op/s 2024-05-09T03:39:44.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:44 smithi006 bash[23643]: cluster 2024-05-09T03:39:43.012253+0000 mgr.y (mgr.14388) 110 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 682 B/s wr, 37 op/s 2024-05-09T03:39:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:44 smithi186 bash[18641]: cluster 2024-05-09T03:39:43.012253+0000 mgr.y (mgr.14388) 110 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 682 B/s wr, 37 op/s 2024-05-09T03:39:44.629 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled iscsi.foo update... 2024-05-09T03:39:45.603 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'sleep 180' 2024-05-09T03:39:45.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.621149+0000 mgr.y (mgr.14388) 111 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:39:45.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: cephadm 2024-05-09T03:39:44.623478+0000 mgr.y (mgr.14388) 112 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-05-09T03:39:45.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.630252+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.631832+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.632867+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.640274+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: cephadm 2024-05-09T03:39:44.643862+0000 mgr.y (mgr.14388) 113 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.650555+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.656095+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: audit 2024-05-09T03:39:44.660995+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:45 smithi006 bash[18497]: cephadm 2024-05-09T03:39:44.661920+0000 mgr.y (mgr.14388) 114 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.621149+0000 mgr.y (mgr.14388) 111 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: cephadm 2024-05-09T03:39:44.623478+0000 mgr.y (mgr.14388) 112 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.630252+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.631832+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:45.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.632867+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:45.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.640274+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:45.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: cephadm 2024-05-09T03:39:44.643862+0000 mgr.y (mgr.14388) 113 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-05-09T03:39:45.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.650555+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:39:45.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.656095+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:39:45.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: audit 2024-05-09T03:39:44.660995+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:45.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:45 smithi006 bash[23643]: cephadm 2024-05-09T03:39:44.661920+0000 mgr.y (mgr.14388) 114 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.621149+0000 mgr.y (mgr.14388) 111 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: cephadm 2024-05-09T03:39:44.623478+0000 mgr.y (mgr.14388) 112 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.630252+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.631832+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.632867+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.640274+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: cephadm 2024-05-09T03:39:44.643862+0000 mgr.y (mgr.14388) 113 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.650555+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.656095+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:39:45.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: audit 2024-05-09T03:39:44.660995+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:45.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:45 smithi186 bash[18641]: cephadm 2024-05-09T03:39:44.661920+0000 mgr.y (mgr.14388) 114 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:39:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:46 smithi006 bash[18497]: cluster 2024-05-09T03:39:45.012932+0000 mgr.y (mgr.14388) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 682 B/s wr, 37 op/s 2024-05-09T03:39:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:46 smithi006 bash[18497]: cluster 2024-05-09T03:39:45.675576+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-05-09T03:39:47.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:46 smithi006 bash[18497]: cluster 2024-05-09T03:39:45.996758+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-05-09T03:39:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:46 smithi006 bash[23643]: cluster 2024-05-09T03:39:45.012932+0000 mgr.y (mgr.14388) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 682 B/s wr, 37 op/s 2024-05-09T03:39:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:46 smithi006 bash[23643]: cluster 2024-05-09T03:39:45.675576+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-05-09T03:39:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:46 smithi006 bash[23643]: cluster 2024-05-09T03:39:45.996758+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-05-09T03:39:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:46 smithi186 bash[18641]: cluster 2024-05-09T03:39:45.012932+0000 mgr.y (mgr.14388) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 682 B/s wr, 37 op/s 2024-05-09T03:39:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:46 smithi186 bash[18641]: cluster 2024-05-09T03:39:45.675576+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-05-09T03:39:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:46 smithi186 bash[18641]: cluster 2024-05-09T03:39:45.996758+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-05-09T03:39:47.580 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.580 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.581 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.581 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.581 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.582 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.582 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.582 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.857 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.858 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.858 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.859 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.859 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.859 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:47.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:39:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:39:48.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:48 smithi006 bash[18497]: cluster 2024-05-09T03:39:47.014608+0000 mgr.y (mgr.14388) 116 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 591 B/s wr, 32 op/s 2024-05-09T03:39:48.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:48 smithi006 bash[18497]: audit 2024-05-09T03:39:47.901509+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:48.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:48 smithi006 bash[18497]: audit 2024-05-09T03:39:47.903446+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:48.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:48 smithi006 bash[18497]: audit 2024-05-09T03:39:47.904366+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:48.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:48 smithi006 bash[23643]: cluster 2024-05-09T03:39:47.014608+0000 mgr.y (mgr.14388) 116 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 591 B/s wr, 32 op/s 2024-05-09T03:39:48.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:48 smithi006 bash[23643]: audit 2024-05-09T03:39:47.901509+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:48.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:48 smithi006 bash[23643]: audit 2024-05-09T03:39:47.903446+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:48.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:48 smithi006 bash[23643]: audit 2024-05-09T03:39:47.904366+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:48 smithi186 bash[18641]: cluster 2024-05-09T03:39:47.014608+0000 mgr.y (mgr.14388) 116 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 591 B/s wr, 32 op/s 2024-05-09T03:39:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:48 smithi186 bash[18641]: audit 2024-05-09T03:39:47.901509+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:48 smithi186 bash[18641]: audit 2024-05-09T03:39:47.903446+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:49.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:48 smithi186 bash[18641]: audit 2024-05-09T03:39:47.904366+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:50.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:49] "GET /metrics HTTP/1.1" 200 206249 "" "Prometheus/2.33.4" 2024-05-09T03:39:50.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:50 smithi006 bash[18497]: cluster 2024-05-09T03:39:49.015489+0000 mgr.y (mgr.14388) 117 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 511 B/s wr, 27 op/s 2024-05-09T03:39:50.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:50 smithi006 bash[23643]: cluster 2024-05-09T03:39:49.015489+0000 mgr.y (mgr.14388) 117 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 511 B/s wr, 27 op/s 2024-05-09T03:39:51.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:50 smithi186 bash[18641]: cluster 2024-05-09T03:39:49.015489+0000 mgr.y (mgr.14388) 117 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 511 B/s wr, 27 op/s 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:50.925693+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.6:0/3411771087' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.112919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.258824+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.6:0/2567236041' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]: dispatch 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.259688+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]: dispatch 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.358292+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.600190+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.609463+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:39:52.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.611369+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.616139+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.622201+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.631901+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.633265+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.633968+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:51 smithi006 bash[23643]: audit 2024-05-09T03:39:51.640762+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:50.925693+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.6:0/3411771087' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.112919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.258824+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.6:0/2567236041' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]: dispatch 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.259688+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]: dispatch 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.358292+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.600190+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.609463+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.611369+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.616139+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.622201+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.631901+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.633265+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.633968+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:51 smithi006 bash[18497]: audit 2024-05-09T03:39:51.640762+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:50.925693+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.6:0/3411771087' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:39:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.112919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.258824+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.6:0/2567236041' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]: dispatch 2024-05-09T03:39:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.259688+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]: dispatch 2024-05-09T03:39:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.358292+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.600190+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.609463+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:39:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.611369+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:39:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.616139+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.622201+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:39:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.631901+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.633265+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:39:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.633968+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:39:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:51 smithi186 bash[18641]: audit 2024-05-09T03:39:51.640762+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: cluster 2024-05-09T03:39:51.015998+0000 mgr.y (mgr.14388) 118 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 412 B/s wr, 22 op/s 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: audit 2024-05-09T03:39:51.610075+0000 mgr.y (mgr.14388) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: cephadm 2024-05-09T03:39:51.611102+0000 mgr.y (mgr.14388) 120 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: audit 2024-05-09T03:39:51.611707+0000 mgr.y (mgr.14388) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: audit 2024-05-09T03:39:51.622907+0000 mgr.y (mgr.14388) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: audit 2024-05-09T03:39:52.122757+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]': finished 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: cluster 2024-05-09T03:39:52.122945+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: audit 2024-05-09T03:39:52.470319+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.6:0/1196841261' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]: dispatch 2024-05-09T03:39:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:52 smithi006 bash[18497]: audit 2024-05-09T03:39:52.470916+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]: dispatch 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: cluster 2024-05-09T03:39:51.015998+0000 mgr.y (mgr.14388) 118 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 412 B/s wr, 22 op/s 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: audit 2024-05-09T03:39:51.610075+0000 mgr.y (mgr.14388) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: cephadm 2024-05-09T03:39:51.611102+0000 mgr.y (mgr.14388) 120 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: audit 2024-05-09T03:39:51.611707+0000 mgr.y (mgr.14388) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: audit 2024-05-09T03:39:51.622907+0000 mgr.y (mgr.14388) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: audit 2024-05-09T03:39:52.122757+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]': finished 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: cluster 2024-05-09T03:39:52.122945+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: audit 2024-05-09T03:39:52.470319+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.6:0/1196841261' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]: dispatch 2024-05-09T03:39:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:52 smithi006 bash[23643]: audit 2024-05-09T03:39:52.470916+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]: dispatch 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: cluster 2024-05-09T03:39:51.015998+0000 mgr.y (mgr.14388) 118 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 412 B/s wr, 22 op/s 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: audit 2024-05-09T03:39:51.610075+0000 mgr.y (mgr.14388) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: cephadm 2024-05-09T03:39:51.611102+0000 mgr.y (mgr.14388) 120 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: audit 2024-05-09T03:39:51.611707+0000 mgr.y (mgr.14388) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: audit 2024-05-09T03:39:51.622907+0000 mgr.y (mgr.14388) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: audit 2024-05-09T03:39:52.122757+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/723722475"}]': finished 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: cluster 2024-05-09T03:39:52.122945+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: audit 2024-05-09T03:39:52.470319+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.6:0/1196841261' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]: dispatch 2024-05-09T03:39:53.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:52 smithi186 bash[18641]: audit 2024-05-09T03:39:52.470916+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]: dispatch 2024-05-09T03:39:53.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:39:53 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:39:54.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:54 smithi006 bash[18497]: cluster 2024-05-09T03:39:53.016748+0000 mgr.y (mgr.14388) 123 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-05-09T03:39:54.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:54 smithi006 bash[18497]: audit 2024-05-09T03:39:53.126776+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]': finished 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:54 smithi006 bash[18497]: cluster 2024-05-09T03:39:53.126978+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:54 smithi006 bash[18497]: audit 2024-05-09T03:39:53.485540+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.6:0/1253468507' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]: dispatch 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:54 smithi006 bash[18497]: audit 2024-05-09T03:39:53.486416+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]: dispatch 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:54 smithi006 bash[23643]: cluster 2024-05-09T03:39:53.016748+0000 mgr.y (mgr.14388) 123 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:54 smithi006 bash[23643]: audit 2024-05-09T03:39:53.126776+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]': finished 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:54 smithi006 bash[23643]: cluster 2024-05-09T03:39:53.126978+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:54 smithi006 bash[23643]: audit 2024-05-09T03:39:53.485540+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.6:0/1253468507' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]: dispatch 2024-05-09T03:39:54.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:54 smithi006 bash[23643]: audit 2024-05-09T03:39:53.486416+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]: dispatch 2024-05-09T03:39:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:54 smithi186 bash[18641]: cluster 2024-05-09T03:39:53.016748+0000 mgr.y (mgr.14388) 123 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-05-09T03:39:54.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:54 smithi186 bash[18641]: audit 2024-05-09T03:39:53.126776+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/723722475"}]': finished 2024-05-09T03:39:54.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:54 smithi186 bash[18641]: cluster 2024-05-09T03:39:53.126978+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-05-09T03:39:54.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:54 smithi186 bash[18641]: audit 2024-05-09T03:39:53.485540+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.6:0/1253468507' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]: dispatch 2024-05-09T03:39:54.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:54 smithi186 bash[18641]: audit 2024-05-09T03:39:53.486416+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]: dispatch 2024-05-09T03:39:55.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:55 smithi006 bash[18497]: audit 2024-05-09T03:39:54.131205+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]': finished 2024-05-09T03:39:55.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:55 smithi006 bash[18497]: cluster 2024-05-09T03:39:54.131329+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-05-09T03:39:55.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:55 smithi006 bash[18497]: audit 2024-05-09T03:39:54.482703+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.6:0/1996576323' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]: dispatch 2024-05-09T03:39:55.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:55 smithi006 bash[18497]: audit 2024-05-09T03:39:54.483405+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]: dispatch 2024-05-09T03:39:55.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:55 smithi006 bash[23643]: audit 2024-05-09T03:39:54.131205+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]': finished 2024-05-09T03:39:55.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:55 smithi006 bash[23643]: cluster 2024-05-09T03:39:54.131329+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-05-09T03:39:55.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:55 smithi006 bash[23643]: audit 2024-05-09T03:39:54.482703+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.6:0/1996576323' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]: dispatch 2024-05-09T03:39:55.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:55 smithi006 bash[23643]: audit 2024-05-09T03:39:54.483405+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]: dispatch 2024-05-09T03:39:55.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:55 smithi186 bash[18641]: audit 2024-05-09T03:39:54.131205+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1280918485"}]': finished 2024-05-09T03:39:55.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:55 smithi186 bash[18641]: cluster 2024-05-09T03:39:54.131329+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-05-09T03:39:55.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:55 smithi186 bash[18641]: audit 2024-05-09T03:39:54.482703+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.6:0/1996576323' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]: dispatch 2024-05-09T03:39:55.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:55 smithi186 bash[18641]: audit 2024-05-09T03:39:54.483405+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]: dispatch 2024-05-09T03:39:56.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:56 smithi006 bash[18497]: cluster 2024-05-09T03:39:55.017633+0000 mgr.y (mgr.14388) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-05-09T03:39:56.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:56 smithi006 bash[18497]: audit 2024-05-09T03:39:55.159770+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]': finished 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:56 smithi006 bash[18497]: cluster 2024-05-09T03:39:55.159982+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:56 smithi006 bash[18497]: audit 2024-05-09T03:39:55.510652+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.6:0/4271614774' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]: dispatch 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:56 smithi006 bash[18497]: audit 2024-05-09T03:39:55.511317+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]: dispatch 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:56 smithi006 bash[23643]: cluster 2024-05-09T03:39:55.017633+0000 mgr.y (mgr.14388) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:56 smithi006 bash[23643]: audit 2024-05-09T03:39:55.159770+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]': finished 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:56 smithi006 bash[23643]: cluster 2024-05-09T03:39:55.159982+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:56 smithi006 bash[23643]: audit 2024-05-09T03:39:55.510652+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.6:0/4271614774' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]: dispatch 2024-05-09T03:39:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:56 smithi006 bash[23643]: audit 2024-05-09T03:39:55.511317+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]: dispatch 2024-05-09T03:39:56.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:56 smithi186 bash[18641]: cluster 2024-05-09T03:39:55.017633+0000 mgr.y (mgr.14388) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-05-09T03:39:56.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:56 smithi186 bash[18641]: audit 2024-05-09T03:39:55.159770+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2909084288"}]': finished 2024-05-09T03:39:56.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:56 smithi186 bash[18641]: cluster 2024-05-09T03:39:55.159982+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-05-09T03:39:56.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:56 smithi186 bash[18641]: audit 2024-05-09T03:39:55.510652+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.6:0/4271614774' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]: dispatch 2024-05-09T03:39:56.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:56 smithi186 bash[18641]: audit 2024-05-09T03:39:55.511317+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]: dispatch 2024-05-09T03:39:57.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:57 smithi006 bash[18497]: audit 2024-05-09T03:39:56.161234+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]': finished 2024-05-09T03:39:57.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:57 smithi006 bash[18497]: cluster 2024-05-09T03:39:56.161444+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-05-09T03:39:57.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:57 smithi006 bash[18497]: audit 2024-05-09T03:39:56.512401+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.6:0/3802293327' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]: dispatch 2024-05-09T03:39:57.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:57 smithi006 bash[18497]: audit 2024-05-09T03:39:56.513105+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]: dispatch 2024-05-09T03:39:57.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:57 smithi006 bash[23643]: audit 2024-05-09T03:39:56.161234+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]': finished 2024-05-09T03:39:57.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:57 smithi006 bash[23643]: cluster 2024-05-09T03:39:56.161444+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-05-09T03:39:57.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:57 smithi006 bash[23643]: audit 2024-05-09T03:39:56.512401+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.6:0/3802293327' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]: dispatch 2024-05-09T03:39:57.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:57 smithi006 bash[23643]: audit 2024-05-09T03:39:56.513105+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]: dispatch 2024-05-09T03:39:57.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:57 smithi186 bash[18641]: audit 2024-05-09T03:39:56.161234+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1697138790"}]': finished 2024-05-09T03:39:57.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:57 smithi186 bash[18641]: cluster 2024-05-09T03:39:56.161444+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-05-09T03:39:57.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:57 smithi186 bash[18641]: audit 2024-05-09T03:39:56.512401+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.6:0/3802293327' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]: dispatch 2024-05-09T03:39:57.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:57 smithi186 bash[18641]: audit 2024-05-09T03:39:56.513105+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]: dispatch 2024-05-09T03:39:58.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:58 smithi006 bash[18497]: cluster 2024-05-09T03:39:57.019307+0000 mgr.y (mgr.14388) 125 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:58 smithi006 bash[18497]: audit 2024-05-09T03:39:57.184306+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]': finished 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:58 smithi006 bash[18497]: cluster 2024-05-09T03:39:57.184567+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:58 smithi006 bash[18497]: audit 2024-05-09T03:39:57.547441+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.6:0/1234539898' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]: dispatch 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:58 smithi006 bash[18497]: audit 2024-05-09T03:39:57.548284+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]: dispatch 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:58 smithi006 bash[23643]: cluster 2024-05-09T03:39:57.019307+0000 mgr.y (mgr.14388) 125 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:58 smithi006 bash[23643]: audit 2024-05-09T03:39:57.184306+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]': finished 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:58 smithi006 bash[23643]: cluster 2024-05-09T03:39:57.184567+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:58 smithi006 bash[23643]: audit 2024-05-09T03:39:57.547441+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.6:0/1234539898' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]: dispatch 2024-05-09T03:39:58.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:58 smithi006 bash[23643]: audit 2024-05-09T03:39:57.548284+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]: dispatch 2024-05-09T03:39:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:58 smithi186 bash[18641]: cluster 2024-05-09T03:39:57.019307+0000 mgr.y (mgr.14388) 125 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:39:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:58 smithi186 bash[18641]: audit 2024-05-09T03:39:57.184306+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1368875218"}]': finished 2024-05-09T03:39:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:58 smithi186 bash[18641]: cluster 2024-05-09T03:39:57.184567+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-05-09T03:39:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:58 smithi186 bash[18641]: audit 2024-05-09T03:39:57.547441+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.6:0/1234539898' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]: dispatch 2024-05-09T03:39:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:58 smithi186 bash[18641]: audit 2024-05-09T03:39:57.548284+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]: dispatch 2024-05-09T03:39:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:59 smithi006 bash[18497]: audit 2024-05-09T03:39:58.189833+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]': finished 2024-05-09T03:39:59.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:59 smithi006 bash[18497]: cluster 2024-05-09T03:39:58.190121+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-05-09T03:39:59.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:39:59 smithi006 bash[18497]: audit 2024-05-09T03:39:58.533935+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.6:0/2623496233' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3965854614"}]: dispatch 2024-05-09T03:39:59.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:59 smithi006 bash[23643]: audit 2024-05-09T03:39:58.189833+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]': finished 2024-05-09T03:39:59.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:59 smithi006 bash[23643]: cluster 2024-05-09T03:39:58.190121+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-05-09T03:39:59.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:39:59 smithi006 bash[23643]: audit 2024-05-09T03:39:58.533935+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.6:0/2623496233' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3965854614"}]: dispatch 2024-05-09T03:39:59.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:59 smithi186 bash[18641]: audit 2024-05-09T03:39:58.189833+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3965854614"}]': finished 2024-05-09T03:39:59.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:59 smithi186 bash[18641]: cluster 2024-05-09T03:39:58.190121+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-05-09T03:39:59.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:39:59 smithi186 bash[18641]: audit 2024-05-09T03:39:58.533935+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.6:0/2623496233' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3965854614"}]: dispatch 2024-05-09T03:40:00.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:39:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:39:59] "GET /metrics HTTP/1.1" 200 208115 "" "Prometheus/2.33.4" 2024-05-09T03:40:00.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:00 smithi006 bash[18497]: cluster 2024-05-09T03:39:59.020014+0000 mgr.y (mgr.14388) 126 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:00.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:00 smithi006 bash[18497]: audit 2024-05-09T03:39:59.213275+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.6:0/2623496233' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3965854614"}]': finished 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:00 smithi006 bash[18497]: cluster 2024-05-09T03:39:59.213431+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:00 smithi006 bash[18497]: audit 2024-05-09T03:39:59.560129+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.6:0/1936742940' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/60708095"}]: dispatch 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:00 smithi006 bash[18497]: cluster 2024-05-09T03:40:00.000168+0000 mon.a (mon.0) 803 : cluster [INF] overall HEALTH_OK 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:00 smithi006 bash[23643]: cluster 2024-05-09T03:39:59.020014+0000 mgr.y (mgr.14388) 126 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:00 smithi006 bash[23643]: audit 2024-05-09T03:39:59.213275+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.6:0/2623496233' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3965854614"}]': finished 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:00 smithi006 bash[23643]: cluster 2024-05-09T03:39:59.213431+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:00 smithi006 bash[23643]: audit 2024-05-09T03:39:59.560129+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.6:0/1936742940' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/60708095"}]: dispatch 2024-05-09T03:40:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:00 smithi006 bash[23643]: cluster 2024-05-09T03:40:00.000168+0000 mon.a (mon.0) 803 : cluster [INF] overall HEALTH_OK 2024-05-09T03:40:00.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:00 smithi186 bash[18641]: cluster 2024-05-09T03:39:59.020014+0000 mgr.y (mgr.14388) 126 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:00.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:00 smithi186 bash[18641]: audit 2024-05-09T03:39:59.213275+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.6:0/2623496233' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3965854614"}]': finished 2024-05-09T03:40:00.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:00 smithi186 bash[18641]: cluster 2024-05-09T03:39:59.213431+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-05-09T03:40:00.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:00 smithi186 bash[18641]: audit 2024-05-09T03:39:59.560129+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.6:0/1936742940' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/60708095"}]: dispatch 2024-05-09T03:40:00.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:00 smithi186 bash[18641]: cluster 2024-05-09T03:40:00.000168+0000 mon.a (mon.0) 803 : cluster [INF] overall HEALTH_OK 2024-05-09T03:40:01.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:01 smithi006 bash[18497]: audit 2024-05-09T03:40:00.213444+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.6:0/1936742940' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/60708095"}]': finished 2024-05-09T03:40:01.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:01 smithi006 bash[18497]: cluster 2024-05-09T03:40:00.213612+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-05-09T03:40:01.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:01 smithi006 bash[18497]: audit 2024-05-09T03:40:00.565056+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.6:0/3723053676' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/4184786408"}]: dispatch 2024-05-09T03:40:01.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:01 smithi006 bash[18497]: audit 2024-05-09T03:40:00.614804+0000 mgr.y (mgr.14388) 127 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:01.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:01 smithi006 bash[23643]: audit 2024-05-09T03:40:00.213444+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.6:0/1936742940' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/60708095"}]': finished 2024-05-09T03:40:01.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:01 smithi006 bash[23643]: cluster 2024-05-09T03:40:00.213612+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-05-09T03:40:01.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:01 smithi006 bash[23643]: audit 2024-05-09T03:40:00.565056+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.6:0/3723053676' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/4184786408"}]: dispatch 2024-05-09T03:40:01.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:01 smithi006 bash[23643]: audit 2024-05-09T03:40:00.614804+0000 mgr.y (mgr.14388) 127 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:01.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:01 smithi186 bash[18641]: audit 2024-05-09T03:40:00.213444+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.6:0/1936742940' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/60708095"}]': finished 2024-05-09T03:40:01.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:01 smithi186 bash[18641]: cluster 2024-05-09T03:40:00.213612+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-05-09T03:40:01.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:01 smithi186 bash[18641]: audit 2024-05-09T03:40:00.565056+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.6:0/3723053676' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/4184786408"}]: dispatch 2024-05-09T03:40:01.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:01 smithi186 bash[18641]: audit 2024-05-09T03:40:00.614804+0000 mgr.y (mgr.14388) 127 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:02.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:02 smithi006 bash[23643]: cluster 2024-05-09T03:40:01.020736+0000 mgr.y (mgr.14388) 128 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:40:02.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:02 smithi006 bash[23643]: audit 2024-05-09T03:40:01.238579+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.6:0/3723053676' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/4184786408"}]': finished 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:02 smithi006 bash[23643]: cluster 2024-05-09T03:40:01.239025+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:02 smithi006 bash[23643]: audit 2024-05-09T03:40:01.599005+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.6:0/3133122837' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]: dispatch 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:02 smithi006 bash[23643]: audit 2024-05-09T03:40:01.599766+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]: dispatch 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:02 smithi006 bash[18497]: cluster 2024-05-09T03:40:01.020736+0000 mgr.y (mgr.14388) 128 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:02 smithi006 bash[18497]: audit 2024-05-09T03:40:01.238579+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.6:0/3723053676' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/4184786408"}]': finished 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:02 smithi006 bash[18497]: cluster 2024-05-09T03:40:01.239025+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:02 smithi006 bash[18497]: audit 2024-05-09T03:40:01.599005+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.6:0/3133122837' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]: dispatch 2024-05-09T03:40:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:02 smithi006 bash[18497]: audit 2024-05-09T03:40:01.599766+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]: dispatch 2024-05-09T03:40:02.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:02 smithi186 bash[18641]: cluster 2024-05-09T03:40:01.020736+0000 mgr.y (mgr.14388) 128 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:40:02.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:02 smithi186 bash[18641]: audit 2024-05-09T03:40:01.238579+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.6:0/3723053676' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/4184786408"}]': finished 2024-05-09T03:40:02.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:02 smithi186 bash[18641]: cluster 2024-05-09T03:40:01.239025+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-05-09T03:40:02.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:02 smithi186 bash[18641]: audit 2024-05-09T03:40:01.599005+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.6:0/3133122837' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]: dispatch 2024-05-09T03:40:02.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:02 smithi186 bash[18641]: audit 2024-05-09T03:40:01.599766+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]: dispatch 2024-05-09T03:40:03.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:03 smithi006 bash[23643]: audit 2024-05-09T03:40:02.240037+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]': finished 2024-05-09T03:40:03.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:03 smithi006 bash[23643]: cluster 2024-05-09T03:40:02.240694+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-05-09T03:40:03.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:03 smithi006 bash[23643]: audit 2024-05-09T03:40:02.589404+0000 mon.a (mon.0) 812 : audit [INF] from='client.? 172.21.15.6:0/73450005' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2034385604"}]: dispatch 2024-05-09T03:40:03.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:03 smithi006 bash[18497]: audit 2024-05-09T03:40:02.240037+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]': finished 2024-05-09T03:40:03.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:03 smithi006 bash[18497]: cluster 2024-05-09T03:40:02.240694+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-05-09T03:40:03.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:03 smithi006 bash[18497]: audit 2024-05-09T03:40:02.589404+0000 mon.a (mon.0) 812 : audit [INF] from='client.? 172.21.15.6:0/73450005' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2034385604"}]: dispatch 2024-05-09T03:40:03.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:40:03 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:40:03.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:03 smithi186 bash[18641]: audit 2024-05-09T03:40:02.240037+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4021255625"}]': finished 2024-05-09T03:40:03.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:03 smithi186 bash[18641]: cluster 2024-05-09T03:40:02.240694+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-05-09T03:40:03.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:03 smithi186 bash[18641]: audit 2024-05-09T03:40:02.589404+0000 mon.a (mon.0) 812 : audit [INF] from='client.? 172.21.15.6:0/73450005' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2034385604"}]: dispatch 2024-05-09T03:40:04.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:04 smithi006 bash[23643]: cluster 2024-05-09T03:40:03.021494+0000 mgr.y (mgr.14388) 129 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:04.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:04 smithi006 bash[23643]: audit 2024-05-09T03:40:03.261904+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.6:0/73450005' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2034385604"}]': finished 2024-05-09T03:40:04.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:04 smithi006 bash[23643]: cluster 2024-05-09T03:40:03.262201+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-05-09T03:40:04.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:04 smithi006 bash[23643]: audit 2024-05-09T03:40:03.601352+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.6:0/3213790399' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4145254534"}]: dispatch 2024-05-09T03:40:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:04 smithi006 bash[18497]: cluster 2024-05-09T03:40:03.021494+0000 mgr.y (mgr.14388) 129 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:04 smithi006 bash[18497]: audit 2024-05-09T03:40:03.261904+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.6:0/73450005' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2034385604"}]': finished 2024-05-09T03:40:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:04 smithi006 bash[18497]: cluster 2024-05-09T03:40:03.262201+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-05-09T03:40:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:04 smithi006 bash[18497]: audit 2024-05-09T03:40:03.601352+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.6:0/3213790399' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4145254534"}]: dispatch 2024-05-09T03:40:04.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:04 smithi186 bash[18641]: cluster 2024-05-09T03:40:03.021494+0000 mgr.y (mgr.14388) 129 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:04.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:04 smithi186 bash[18641]: audit 2024-05-09T03:40:03.261904+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.6:0/73450005' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2034385604"}]': finished 2024-05-09T03:40:04.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:04 smithi186 bash[18641]: cluster 2024-05-09T03:40:03.262201+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-05-09T03:40:04.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:04 smithi186 bash[18641]: audit 2024-05-09T03:40:03.601352+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.6:0/3213790399' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4145254534"}]: dispatch 2024-05-09T03:40:05.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:05 smithi006 bash[18497]: audit 2024-05-09T03:40:04.260115+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.6:0/3213790399' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4145254534"}]': finished 2024-05-09T03:40:05.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:05 smithi006 bash[18497]: cluster 2024-05-09T03:40:04.260320+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-05-09T03:40:05.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:05 smithi006 bash[18497]: audit 2024-05-09T03:40:04.609551+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.6:0/2330838689' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]: dispatch 2024-05-09T03:40:05.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:05 smithi006 bash[18497]: audit 2024-05-09T03:40:04.610315+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]: dispatch 2024-05-09T03:40:05.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:05 smithi006 bash[23643]: audit 2024-05-09T03:40:04.260115+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.6:0/3213790399' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4145254534"}]': finished 2024-05-09T03:40:05.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:05 smithi006 bash[23643]: cluster 2024-05-09T03:40:04.260320+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-05-09T03:40:05.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:05 smithi006 bash[23643]: audit 2024-05-09T03:40:04.609551+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.6:0/2330838689' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]: dispatch 2024-05-09T03:40:05.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:05 smithi006 bash[23643]: audit 2024-05-09T03:40:04.610315+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]: dispatch 2024-05-09T03:40:05.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:05 smithi186 bash[18641]: audit 2024-05-09T03:40:04.260115+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.6:0/3213790399' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4145254534"}]': finished 2024-05-09T03:40:05.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:05 smithi186 bash[18641]: cluster 2024-05-09T03:40:04.260320+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-05-09T03:40:05.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:05 smithi186 bash[18641]: audit 2024-05-09T03:40:04.609551+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.6:0/2330838689' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]: dispatch 2024-05-09T03:40:05.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:05 smithi186 bash[18641]: audit 2024-05-09T03:40:04.610315+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]: dispatch 2024-05-09T03:40:06.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:06 smithi006 bash[18497]: cluster 2024-05-09T03:40:05.022244+0000 mgr.y (mgr.14388) 130 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:06.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:06 smithi006 bash[18497]: audit 2024-05-09T03:40:05.276811+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]': finished 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:06 smithi006 bash[18497]: cluster 2024-05-09T03:40:05.277033+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:06 smithi006 bash[18497]: audit 2024-05-09T03:40:05.628573+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.6:0/2343638103' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]: dispatch 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:06 smithi006 bash[18497]: audit 2024-05-09T03:40:05.629577+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]: dispatch 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:06 smithi006 bash[23643]: cluster 2024-05-09T03:40:05.022244+0000 mgr.y (mgr.14388) 130 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:06 smithi006 bash[23643]: audit 2024-05-09T03:40:05.276811+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]': finished 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:06 smithi006 bash[23643]: cluster 2024-05-09T03:40:05.277033+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:06 smithi006 bash[23643]: audit 2024-05-09T03:40:05.628573+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.6:0/2343638103' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]: dispatch 2024-05-09T03:40:06.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:06 smithi006 bash[23643]: audit 2024-05-09T03:40:05.629577+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]: dispatch 2024-05-09T03:40:06.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:06 smithi186 bash[18641]: cluster 2024-05-09T03:40:05.022244+0000 mgr.y (mgr.14388) 130 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 71 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:06.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:06 smithi186 bash[18641]: audit 2024-05-09T03:40:05.276811+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1481013505"}]': finished 2024-05-09T03:40:06.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:06 smithi186 bash[18641]: cluster 2024-05-09T03:40:05.277033+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-05-09T03:40:06.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:06 smithi186 bash[18641]: audit 2024-05-09T03:40:05.628573+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.6:0/2343638103' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]: dispatch 2024-05-09T03:40:06.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:06 smithi186 bash[18641]: audit 2024-05-09T03:40:05.629577+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]: dispatch 2024-05-09T03:40:07.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:07 smithi006 bash[18497]: audit 2024-05-09T03:40:06.294786+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]': finished 2024-05-09T03:40:07.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:07 smithi006 bash[18497]: cluster 2024-05-09T03:40:06.295008+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-05-09T03:40:07.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:07 smithi006 bash[18497]: audit 2024-05-09T03:40:06.642355+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.6:0/292224586' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/483230394"}]: dispatch 2024-05-09T03:40:07.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:07 smithi006 bash[23643]: audit 2024-05-09T03:40:06.294786+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]': finished 2024-05-09T03:40:07.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:07 smithi006 bash[23643]: cluster 2024-05-09T03:40:06.295008+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-05-09T03:40:07.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:07 smithi006 bash[23643]: audit 2024-05-09T03:40:06.642355+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.6:0/292224586' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/483230394"}]: dispatch 2024-05-09T03:40:07.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:07 smithi186 bash[18641]: audit 2024-05-09T03:40:06.294786+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/4184786408"}]': finished 2024-05-09T03:40:07.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:07 smithi186 bash[18641]: cluster 2024-05-09T03:40:06.295008+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-05-09T03:40:07.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:07 smithi186 bash[18641]: audit 2024-05-09T03:40:06.642355+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.6:0/292224586' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/483230394"}]: dispatch 2024-05-09T03:40:08.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:08 smithi006 bash[18497]: cluster 2024-05-09T03:40:07.023974+0000 mgr.y (mgr.14388) 131 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:08.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:08 smithi006 bash[18497]: audit 2024-05-09T03:40:07.306609+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.6:0/292224586' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/483230394"}]': finished 2024-05-09T03:40:08.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:08 smithi006 bash[18497]: cluster 2024-05-09T03:40:07.306798+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-05-09T03:40:08.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:08 smithi006 bash[23643]: cluster 2024-05-09T03:40:07.023974+0000 mgr.y (mgr.14388) 131 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:08.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:08 smithi006 bash[23643]: audit 2024-05-09T03:40:07.306609+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.6:0/292224586' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/483230394"}]': finished 2024-05-09T03:40:08.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:08 smithi006 bash[23643]: cluster 2024-05-09T03:40:07.306798+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-05-09T03:40:08.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:08 smithi186 bash[18641]: cluster 2024-05-09T03:40:07.023974+0000 mgr.y (mgr.14388) 131 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:08.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:08 smithi186 bash[18641]: audit 2024-05-09T03:40:07.306609+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.6:0/292224586' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/483230394"}]': finished 2024-05-09T03:40:08.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:08 smithi186 bash[18641]: cluster 2024-05-09T03:40:07.306798+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-05-09T03:40:10.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:40:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:09] "GET /metrics HTTP/1.1" 200 208136 "" "Prometheus/2.33.4" 2024-05-09T03:40:10.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:10 smithi006 bash[18497]: cluster 2024-05-09T03:40:09.024735+0000 mgr.y (mgr.14388) 132 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:40:10.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:10 smithi006 bash[23643]: cluster 2024-05-09T03:40:09.024735+0000 mgr.y (mgr.14388) 132 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:40:10.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:10 smithi186 bash[18641]: cluster 2024-05-09T03:40:09.024735+0000 mgr.y (mgr.14388) 132 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:40:11.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:11 smithi006 bash[23643]: audit 2024-05-09T03:40:10.622704+0000 mgr.y (mgr.14388) 133 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:11.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:11 smithi006 bash[18497]: audit 2024-05-09T03:40:10.622704+0000 mgr.y (mgr.14388) 133 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:11.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:11 smithi186 bash[18641]: audit 2024-05-09T03:40:10.622704+0000 mgr.y (mgr.14388) 133 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:12.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:12 smithi006 bash[18497]: cluster 2024-05-09T03:40:11.025440+0000 mgr.y (mgr.14388) 134 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:12.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:12 smithi006 bash[23643]: cluster 2024-05-09T03:40:11.025440+0000 mgr.y (mgr.14388) 134 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:12.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:12 smithi186 bash[18641]: cluster 2024-05-09T03:40:11.025440+0000 mgr.y (mgr.14388) 134 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:13.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:40:13 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:40:14.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:14 smithi006 bash[18497]: cluster 2024-05-09T03:40:13.027166+0000 mgr.y (mgr.14388) 135 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T03:40:14.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:14 smithi006 bash[23643]: cluster 2024-05-09T03:40:13.027166+0000 mgr.y (mgr.14388) 135 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T03:40:14.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:14 smithi186 bash[18641]: cluster 2024-05-09T03:40:13.027166+0000 mgr.y (mgr.14388) 135 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T03:40:16.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:16 smithi006 bash[18497]: cluster 2024-05-09T03:40:15.027899+0000 mgr.y (mgr.14388) 136 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:40:16.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:16 smithi006 bash[23643]: cluster 2024-05-09T03:40:15.027899+0000 mgr.y (mgr.14388) 136 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:40:16.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:16 smithi186 bash[18641]: cluster 2024-05-09T03:40:15.027899+0000 mgr.y (mgr.14388) 136 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:40:18.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:18 smithi006 bash[18497]: cluster 2024-05-09T03:40:17.029562+0000 mgr.y (mgr.14388) 137 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T03:40:18.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:18 smithi006 bash[23643]: cluster 2024-05-09T03:40:17.029562+0000 mgr.y (mgr.14388) 137 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T03:40:18.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:18 smithi186 bash[18641]: cluster 2024-05-09T03:40:17.029562+0000 mgr.y (mgr.14388) 137 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T03:40:20.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:40:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:19] "GET /metrics HTTP/1.1" 200 208136 "" "Prometheus/2.33.4" 2024-05-09T03:40:20.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:20 smithi006 bash[18497]: cluster 2024-05-09T03:40:19.030404+0000 mgr.y (mgr.14388) 138 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-05-09T03:40:20.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:20 smithi006 bash[23643]: cluster 2024-05-09T03:40:19.030404+0000 mgr.y (mgr.14388) 138 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-05-09T03:40:20.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:20 smithi186 bash[18641]: cluster 2024-05-09T03:40:19.030404+0000 mgr.y (mgr.14388) 138 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-05-09T03:40:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:21 smithi006 bash[18497]: audit 2024-05-09T03:40:20.630663+0000 mgr.y (mgr.14388) 139 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:21 smithi006 bash[18497]: audit 2024-05-09T03:40:21.013051+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-05-09T03:40:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:21 smithi006 bash[18497]: audit 2024-05-09T03:40:21.013688+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-05-09T03:40:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:21 smithi006 bash[18497]: audit 2024-05-09T03:40:21.014192+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-05-09T03:40:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:21 smithi006 bash[18497]: audit 2024-05-09T03:40:21.014629+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-05-09T03:40:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:21 smithi006 bash[18497]: audit 2024-05-09T03:40:21.085357+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:40:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:21 smithi006 bash[18497]: audit 2024-05-09T03:40:21.086677+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:40:21.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:21 smithi006 bash[23643]: audit 2024-05-09T03:40:20.630663+0000 mgr.y (mgr.14388) 139 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:21.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:21 smithi006 bash[23643]: audit 2024-05-09T03:40:21.013051+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-05-09T03:40:21.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:21 smithi006 bash[23643]: audit 2024-05-09T03:40:21.013688+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-05-09T03:40:21.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:21 smithi006 bash[23643]: audit 2024-05-09T03:40:21.014192+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-05-09T03:40:21.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:21 smithi006 bash[23643]: audit 2024-05-09T03:40:21.014629+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-05-09T03:40:21.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:21 smithi006 bash[23643]: audit 2024-05-09T03:40:21.085357+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:40:21.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:21 smithi006 bash[23643]: audit 2024-05-09T03:40:21.086677+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:40:21.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:21 smithi186 bash[18641]: audit 2024-05-09T03:40:20.630663+0000 mgr.y (mgr.14388) 139 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:21.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:21 smithi186 bash[18641]: audit 2024-05-09T03:40:21.013051+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-05-09T03:40:21.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:21 smithi186 bash[18641]: audit 2024-05-09T03:40:21.013688+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-05-09T03:40:21.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:21 smithi186 bash[18641]: audit 2024-05-09T03:40:21.014192+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-05-09T03:40:21.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:21 smithi186 bash[18641]: audit 2024-05-09T03:40:21.014629+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-05-09T03:40:21.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:21 smithi186 bash[18641]: audit 2024-05-09T03:40:21.085357+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:40:21.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:21 smithi186 bash[18641]: audit 2024-05-09T03:40:21.086677+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:22 smithi006 bash[23643]: cluster 2024-05-09T03:40:21.031135+0000 mgr.y (mgr.14388) 140 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:22 smithi006 bash[23643]: audit 2024-05-09T03:40:22.011710+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:22 smithi006 bash[23643]: audit 2024-05-09T03:40:22.011934+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:22 smithi006 bash[23643]: audit 2024-05-09T03:40:22.012122+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:22 smithi006 bash[23643]: audit 2024-05-09T03:40:22.012304+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:22 smithi006 bash[23643]: cluster 2024-05-09T03:40:22.012500+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:22 smithi006 bash[18497]: cluster 2024-05-09T03:40:21.031135+0000 mgr.y (mgr.14388) 140 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:22 smithi006 bash[18497]: audit 2024-05-09T03:40:22.011710+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-05-09T03:40:22.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:22 smithi006 bash[18497]: audit 2024-05-09T03:40:22.011934+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-05-09T03:40:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:22 smithi006 bash[18497]: audit 2024-05-09T03:40:22.012122+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-05-09T03:40:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:22 smithi006 bash[18497]: audit 2024-05-09T03:40:22.012304+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-05-09T03:40:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:22 smithi006 bash[18497]: cluster 2024-05-09T03:40:22.012500+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-05-09T03:40:22.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:22 smithi186 bash[18641]: cluster 2024-05-09T03:40:21.031135+0000 mgr.y (mgr.14388) 140 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:22.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:22 smithi186 bash[18641]: audit 2024-05-09T03:40:22.011710+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-05-09T03:40:22.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:22 smithi186 bash[18641]: audit 2024-05-09T03:40:22.011934+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-05-09T03:40:22.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:22 smithi186 bash[18641]: audit 2024-05-09T03:40:22.012122+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-05-09T03:40:22.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:22 smithi186 bash[18641]: audit 2024-05-09T03:40:22.012304+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-05-09T03:40:22.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:22 smithi186 bash[18641]: cluster 2024-05-09T03:40:22.012500+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-05-09T03:40:23.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:40:23 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:40:24.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:24 smithi006 bash[18497]: cluster 2024-05-09T03:40:23.014624+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-05-09T03:40:24.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:24 smithi006 bash[18497]: cluster 2024-05-09T03:40:23.031975+0000 mgr.y (mgr.14388) 141 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:24 smithi006 bash[23643]: cluster 2024-05-09T03:40:23.014624+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-05-09T03:40:24.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:24 smithi006 bash[23643]: cluster 2024-05-09T03:40:23.031975+0000 mgr.y (mgr.14388) 141 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:24.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:24 smithi186 bash[18641]: cluster 2024-05-09T03:40:23.014624+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-05-09T03:40:24.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:24 smithi186 bash[18641]: cluster 2024-05-09T03:40:23.031975+0000 mgr.y (mgr.14388) 141 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:26.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:26 smithi006 bash[18497]: cluster 2024-05-09T03:40:25.032750+0000 mgr.y (mgr.14388) 142 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-05-09T03:40:26.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:26 smithi006 bash[23643]: cluster 2024-05-09T03:40:25.032750+0000 mgr.y (mgr.14388) 142 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-05-09T03:40:26.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:26 smithi186 bash[18641]: cluster 2024-05-09T03:40:25.032750+0000 mgr.y (mgr.14388) 142 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 76 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-05-09T03:40:28.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:28 smithi006 bash[18497]: cluster 2024-05-09T03:40:27.034445+0000 mgr.y (mgr.14388) 143 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:28.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:28 smithi006 bash[23643]: cluster 2024-05-09T03:40:27.034445+0000 mgr.y (mgr.14388) 143 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:28.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:28 smithi186 bash[18641]: cluster 2024-05-09T03:40:27.034445+0000 mgr.y (mgr.14388) 143 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:30.096 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:40:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:29] "GET /metrics HTTP/1.1" 200 208104 "" "Prometheus/2.33.4" 2024-05-09T03:40:30.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:30 smithi006 bash[18497]: cluster 2024-05-09T03:40:29.035134+0000 mgr.y (mgr.14388) 144 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:30.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:30 smithi006 bash[23643]: cluster 2024-05-09T03:40:29.035134+0000 mgr.y (mgr.14388) 144 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:30.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:30 smithi186 bash[18641]: cluster 2024-05-09T03:40:29.035134+0000 mgr.y (mgr.14388) 144 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:31.359 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:31 smithi006 bash[23643]: audit 2024-05-09T03:40:30.638634+0000 mgr.y (mgr.14388) 145 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:31.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:31 smithi006 bash[18497]: audit 2024-05-09T03:40:30.638634+0000 mgr.y (mgr.14388) 145 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:31.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:31 smithi186 bash[18641]: audit 2024-05-09T03:40:30.638634+0000 mgr.y (mgr.14388) 145 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:32.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:32 smithi006 bash[18497]: cluster 2024-05-09T03:40:31.035861+0000 mgr.y (mgr.14388) 146 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s 2024-05-09T03:40:32.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:32 smithi006 bash[23643]: cluster 2024-05-09T03:40:31.035861+0000 mgr.y (mgr.14388) 146 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s 2024-05-09T03:40:32.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:32 smithi186 bash[18641]: cluster 2024-05-09T03:40:31.035861+0000 mgr.y (mgr.14388) 146 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s 2024-05-09T03:40:33.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:40:33 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:40:34.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:34 smithi006 bash[18497]: cluster 2024-05-09T03:40:33.037700+0000 mgr.y (mgr.14388) 147 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-05-09T03:40:34.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:34 smithi006 bash[23643]: cluster 2024-05-09T03:40:33.037700+0000 mgr.y (mgr.14388) 147 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-05-09T03:40:34.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:34 smithi186 bash[18641]: cluster 2024-05-09T03:40:33.037700+0000 mgr.y (mgr.14388) 147 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-05-09T03:40:36.359 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:36 smithi006 bash[18497]: cluster 2024-05-09T03:40:35.038514+0000 mgr.y (mgr.14388) 148 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:36.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:36 smithi006 bash[23643]: cluster 2024-05-09T03:40:35.038514+0000 mgr.y (mgr.14388) 148 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:36.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:36 smithi186 bash[18641]: cluster 2024-05-09T03:40:35.038514+0000 mgr.y (mgr.14388) 148 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:38.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:38 smithi186 bash[18641]: cluster 2024-05-09T03:40:37.040129+0000 mgr.y (mgr.14388) 149 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:38.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:38 smithi006 bash[18497]: cluster 2024-05-09T03:40:37.040129+0000 mgr.y (mgr.14388) 149 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:38.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:38 smithi006 bash[23643]: cluster 2024-05-09T03:40:37.040129+0000 mgr.y (mgr.14388) 149 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:40.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:40:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:39] "GET /metrics HTTP/1.1" 200 208074 "" "Prometheus/2.33.4" 2024-05-09T03:40:40.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:40 smithi186 bash[18641]: cluster 2024-05-09T03:40:39.040836+0000 mgr.y (mgr.14388) 150 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:40.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:40 smithi006 bash[18497]: cluster 2024-05-09T03:40:39.040836+0000 mgr.y (mgr.14388) 150 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:40.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:40 smithi006 bash[23643]: cluster 2024-05-09T03:40:39.040836+0000 mgr.y (mgr.14388) 150 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:41.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:41 smithi186 bash[18641]: audit 2024-05-09T03:40:40.646718+0000 mgr.y (mgr.14388) 151 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:41.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:41 smithi006 bash[18497]: audit 2024-05-09T03:40:40.646718+0000 mgr.y (mgr.14388) 151 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:41.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:41 smithi006 bash[23643]: audit 2024-05-09T03:40:40.646718+0000 mgr.y (mgr.14388) 151 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:42.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:42 smithi186 bash[18641]: cluster 2024-05-09T03:40:41.041573+0000 mgr.y (mgr.14388) 152 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:42.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:42 smithi006 bash[18497]: cluster 2024-05-09T03:40:41.041573+0000 mgr.y (mgr.14388) 152 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:42.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:42 smithi006 bash[23643]: cluster 2024-05-09T03:40:41.041573+0000 mgr.y (mgr.14388) 152 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:43.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:40:43 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:40:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:44 smithi186 bash[18641]: cluster 2024-05-09T03:40:43.043374+0000 mgr.y (mgr.14388) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:44.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:44 smithi006 bash[18497]: cluster 2024-05-09T03:40:43.043374+0000 mgr.y (mgr.14388) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:44.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:44 smithi006 bash[23643]: cluster 2024-05-09T03:40:43.043374+0000 mgr.y (mgr.14388) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:46.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:46 smithi006 bash[18497]: cluster 2024-05-09T03:40:45.044100+0000 mgr.y (mgr.14388) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:46.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:46 smithi006 bash[23643]: cluster 2024-05-09T03:40:45.044100+0000 mgr.y (mgr.14388) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:46.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:46 smithi186 bash[18641]: cluster 2024-05-09T03:40:45.044100+0000 mgr.y (mgr.14388) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:48.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:48 smithi006 bash[23643]: cluster 2024-05-09T03:40:47.046016+0000 mgr.y (mgr.14388) 155 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:48.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:48 smithi006 bash[18497]: cluster 2024-05-09T03:40:47.046016+0000 mgr.y (mgr.14388) 155 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:48.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:48 smithi186 bash[18641]: cluster 2024-05-09T03:40:47.046016+0000 mgr.y (mgr.14388) 155 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:50.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:40:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:49] "GET /metrics HTTP/1.1" 200 208074 "" "Prometheus/2.33.4" 2024-05-09T03:40:50.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:50 smithi006 bash[18497]: cluster 2024-05-09T03:40:49.046748+0000 mgr.y (mgr.14388) 156 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:50.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:50 smithi006 bash[23643]: cluster 2024-05-09T03:40:49.046748+0000 mgr.y (mgr.14388) 156 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:50 smithi186 bash[18641]: cluster 2024-05-09T03:40:49.046748+0000 mgr.y (mgr.14388) 156 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:51.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:51 smithi006 bash[18497]: audit 2024-05-09T03:40:50.652460+0000 mgr.y (mgr.14388) 157 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:51.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:51 smithi006 bash[23643]: audit 2024-05-09T03:40:50.652460+0000 mgr.y (mgr.14388) 157 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:51.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:51 smithi186 bash[18641]: audit 2024-05-09T03:40:50.652460+0000 mgr.y (mgr.14388) 157 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:52 smithi006 bash[18497]: cluster 2024-05-09T03:40:51.047542+0000 mgr.y (mgr.14388) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:52 smithi006 bash[18497]: audit 2024-05-09T03:40:51.652881+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:52 smithi006 bash[18497]: audit 2024-05-09T03:40:51.654965+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:52 smithi006 bash[18497]: audit 2024-05-09T03:40:51.960659+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:52 smithi006 bash[23643]: cluster 2024-05-09T03:40:51.047542+0000 mgr.y (mgr.14388) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:52 smithi006 bash[23643]: audit 2024-05-09T03:40:51.652881+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:52 smithi006 bash[23643]: audit 2024-05-09T03:40:51.654965+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:40:52.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:52 smithi006 bash[23643]: audit 2024-05-09T03:40:51.960659+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:40:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:52 smithi186 bash[18641]: cluster 2024-05-09T03:40:51.047542+0000 mgr.y (mgr.14388) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:52 smithi186 bash[18641]: audit 2024-05-09T03:40:51.652881+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:40:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:52 smithi186 bash[18641]: audit 2024-05-09T03:40:51.654965+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:40:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:52 smithi186 bash[18641]: audit 2024-05-09T03:40:51.960659+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:40:53.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:40:53 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:40:54.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:54 smithi006 bash[18497]: cluster 2024-05-09T03:40:53.049202+0000 mgr.y (mgr.14388) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:54.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:54 smithi006 bash[23643]: cluster 2024-05-09T03:40:53.049202+0000 mgr.y (mgr.14388) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:54 smithi186 bash[18641]: cluster 2024-05-09T03:40:53.049202+0000 mgr.y (mgr.14388) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:56.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:56 smithi006 bash[18497]: cluster 2024-05-09T03:40:55.049932+0000 mgr.y (mgr.14388) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:56 smithi006 bash[23643]: cluster 2024-05-09T03:40:55.049932+0000 mgr.y (mgr.14388) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:56.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:56 smithi186 bash[18641]: cluster 2024-05-09T03:40:55.049932+0000 mgr.y (mgr.14388) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:40:58.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:40:58 smithi006 bash[18497]: cluster 2024-05-09T03:40:57.051524+0000 mgr.y (mgr.14388) 161 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:58.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:40:58 smithi006 bash[23643]: cluster 2024-05-09T03:40:57.051524+0000 mgr.y (mgr.14388) 161 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:40:58.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:40:58 smithi186 bash[18641]: cluster 2024-05-09T03:40:57.051524+0000 mgr.y (mgr.14388) 161 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:00.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:40:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:40:59] "GET /metrics HTTP/1.1" 200 208068 "" "Prometheus/2.33.4" 2024-05-09T03:41:00.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:00 smithi006 bash[18497]: cluster 2024-05-09T03:40:59.052221+0000 mgr.y (mgr.14388) 162 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:00.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:00 smithi006 bash[23643]: cluster 2024-05-09T03:40:59.052221+0000 mgr.y (mgr.14388) 162 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:00.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:00 smithi186 bash[18641]: cluster 2024-05-09T03:40:59.052221+0000 mgr.y (mgr.14388) 162 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:01.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:01 smithi006 bash[18497]: audit 2024-05-09T03:41:00.663728+0000 mgr.y (mgr.14388) 163 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:01.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:01 smithi006 bash[23643]: audit 2024-05-09T03:41:00.663728+0000 mgr.y (mgr.14388) 163 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:01.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:01 smithi186 bash[18641]: audit 2024-05-09T03:41:00.663728+0000 mgr.y (mgr.14388) 163 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:02.609 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:02 smithi006 bash[18497]: cluster 2024-05-09T03:41:01.052931+0000 mgr.y (mgr.14388) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:02.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:02 smithi006 bash[23643]: cluster 2024-05-09T03:41:01.052931+0000 mgr.y (mgr.14388) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:02.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:02 smithi186 bash[18641]: cluster 2024-05-09T03:41:01.052931+0000 mgr.y (mgr.14388) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:03.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:41:03 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:41:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:04 smithi006 bash[18497]: cluster 2024-05-09T03:41:03.054688+0000 mgr.y (mgr.14388) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:04.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:04 smithi006 bash[23643]: cluster 2024-05-09T03:41:03.054688+0000 mgr.y (mgr.14388) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:04.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:04 smithi186 bash[18641]: cluster 2024-05-09T03:41:03.054688+0000 mgr.y (mgr.14388) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:06.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:06 smithi006 bash[18497]: cluster 2024-05-09T03:41:05.055416+0000 mgr.y (mgr.14388) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:06.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:06 smithi006 bash[23643]: cluster 2024-05-09T03:41:05.055416+0000 mgr.y (mgr.14388) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:06.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:06 smithi186 bash[18641]: cluster 2024-05-09T03:41:05.055416+0000 mgr.y (mgr.14388) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:08.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:08 smithi006 bash[18497]: cluster 2024-05-09T03:41:07.057012+0000 mgr.y (mgr.14388) 167 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:08.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:08 smithi006 bash[23643]: cluster 2024-05-09T03:41:07.057012+0000 mgr.y (mgr.14388) 167 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:08.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:08 smithi186 bash[18641]: cluster 2024-05-09T03:41:07.057012+0000 mgr.y (mgr.14388) 167 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:10.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:41:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:09] "GET /metrics HTTP/1.1" 200 208040 "" "Prometheus/2.33.4" 2024-05-09T03:41:10.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:10 smithi006 bash[18497]: cluster 2024-05-09T03:41:09.057735+0000 mgr.y (mgr.14388) 168 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:10.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:10 smithi006 bash[23643]: cluster 2024-05-09T03:41:09.057735+0000 mgr.y (mgr.14388) 168 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:10.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:10 smithi186 bash[18641]: cluster 2024-05-09T03:41:09.057735+0000 mgr.y (mgr.14388) 168 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:11.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:11 smithi006 bash[18497]: audit 2024-05-09T03:41:10.675124+0000 mgr.y (mgr.14388) 169 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:11.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:11 smithi006 bash[23643]: audit 2024-05-09T03:41:10.675124+0000 mgr.y (mgr.14388) 169 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:11.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:11 smithi186 bash[18641]: audit 2024-05-09T03:41:10.675124+0000 mgr.y (mgr.14388) 169 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:12.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:12 smithi006 bash[18497]: cluster 2024-05-09T03:41:11.058471+0000 mgr.y (mgr.14388) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:12.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:12 smithi006 bash[23643]: cluster 2024-05-09T03:41:11.058471+0000 mgr.y (mgr.14388) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:12.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:12 smithi186 bash[18641]: cluster 2024-05-09T03:41:11.058471+0000 mgr.y (mgr.14388) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:13.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:41:13 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:41:14.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:14 smithi006 bash[23643]: cluster 2024-05-09T03:41:13.060109+0000 mgr.y (mgr.14388) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:14.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:14 smithi006 bash[18497]: cluster 2024-05-09T03:41:13.060109+0000 mgr.y (mgr.14388) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:14.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:14 smithi186 bash[18641]: cluster 2024-05-09T03:41:13.060109+0000 mgr.y (mgr.14388) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:16.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:16 smithi006 bash[18497]: cluster 2024-05-09T03:41:15.060823+0000 mgr.y (mgr.14388) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:16.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:16 smithi006 bash[23643]: cluster 2024-05-09T03:41:15.060823+0000 mgr.y (mgr.14388) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:16.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:16 smithi186 bash[18641]: cluster 2024-05-09T03:41:15.060823+0000 mgr.y (mgr.14388) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:18.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:18 smithi006 bash[18497]: cluster 2024-05-09T03:41:17.062493+0000 mgr.y (mgr.14388) 173 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:18.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:18 smithi006 bash[23643]: cluster 2024-05-09T03:41:17.062493+0000 mgr.y (mgr.14388) 173 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:18.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:18 smithi186 bash[18641]: cluster 2024-05-09T03:41:17.062493+0000 mgr.y (mgr.14388) 173 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:20.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:41:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:19] "GET /metrics HTTP/1.1" 200 208040 "" "Prometheus/2.33.4" 2024-05-09T03:41:20.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:20 smithi006 bash[18497]: cluster 2024-05-09T03:41:19.063167+0000 mgr.y (mgr.14388) 174 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:20.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:20 smithi006 bash[23643]: cluster 2024-05-09T03:41:19.063167+0000 mgr.y (mgr.14388) 174 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:20.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:20 smithi186 bash[18641]: cluster 2024-05-09T03:41:19.063167+0000 mgr.y (mgr.14388) 174 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:21 smithi006 bash[18497]: audit 2024-05-09T03:41:20.683636+0000 mgr.y (mgr.14388) 175 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:21 smithi006 bash[18497]: audit 2024-05-09T03:41:21.101837+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:41:21.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:21 smithi006 bash[18497]: audit 2024-05-09T03:41:21.106849+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:41:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:21 smithi006 bash[23643]: audit 2024-05-09T03:41:20.683636+0000 mgr.y (mgr.14388) 175 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:21 smithi006 bash[23643]: audit 2024-05-09T03:41:21.101837+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:41:21.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:21 smithi006 bash[23643]: audit 2024-05-09T03:41:21.106849+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:41:21.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:21 smithi186 bash[18641]: audit 2024-05-09T03:41:20.683636+0000 mgr.y (mgr.14388) 175 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:21.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:21 smithi186 bash[18641]: audit 2024-05-09T03:41:21.101837+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:41:21.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:21 smithi186 bash[18641]: audit 2024-05-09T03:41:21.106849+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:41:22.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:22 smithi006 bash[23643]: cluster 2024-05-09T03:41:21.063874+0000 mgr.y (mgr.14388) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:22.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:22 smithi006 bash[18497]: cluster 2024-05-09T03:41:21.063874+0000 mgr.y (mgr.14388) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:22.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:22 smithi186 bash[18641]: cluster 2024-05-09T03:41:21.063874+0000 mgr.y (mgr.14388) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:23.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:41:23 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:41:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:24 smithi006 bash[18497]: cluster 2024-05-09T03:41:23.070877+0000 mgr.y (mgr.14388) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:24.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:24 smithi006 bash[23643]: cluster 2024-05-09T03:41:23.070877+0000 mgr.y (mgr.14388) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:24.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:24 smithi186 bash[18641]: cluster 2024-05-09T03:41:23.070877+0000 mgr.y (mgr.14388) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:26.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:26 smithi006 bash[18497]: cluster 2024-05-09T03:41:25.071665+0000 mgr.y (mgr.14388) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:26.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:26 smithi006 bash[23643]: cluster 2024-05-09T03:41:25.071665+0000 mgr.y (mgr.14388) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:26.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:26 smithi186 bash[18641]: cluster 2024-05-09T03:41:25.071665+0000 mgr.y (mgr.14388) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:28.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:28 smithi006 bash[18497]: cluster 2024-05-09T03:41:27.073293+0000 mgr.y (mgr.14388) 179 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:28.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:28 smithi006 bash[23643]: cluster 2024-05-09T03:41:27.073293+0000 mgr.y (mgr.14388) 179 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:28.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:28 smithi186 bash[18641]: cluster 2024-05-09T03:41:27.073293+0000 mgr.y (mgr.14388) 179 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:30.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:41:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:29] "GET /metrics HTTP/1.1" 200 208049 "" "Prometheus/2.33.4" 2024-05-09T03:41:30.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:30 smithi006 bash[18497]: cluster 2024-05-09T03:41:29.074133+0000 mgr.y (mgr.14388) 180 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:30.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:30 smithi006 bash[23643]: cluster 2024-05-09T03:41:29.074133+0000 mgr.y (mgr.14388) 180 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:30 smithi186 bash[18641]: cluster 2024-05-09T03:41:29.074133+0000 mgr.y (mgr.14388) 180 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:31.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:31 smithi006 bash[18497]: audit 2024-05-09T03:41:30.694869+0000 mgr.y (mgr.14388) 181 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:31.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:31 smithi006 bash[23643]: audit 2024-05-09T03:41:30.694869+0000 mgr.y (mgr.14388) 181 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:31.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:31 smithi186 bash[18641]: audit 2024-05-09T03:41:30.694869+0000 mgr.y (mgr.14388) 181 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:32.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:32 smithi006 bash[18497]: cluster 2024-05-09T03:41:31.074849+0000 mgr.y (mgr.14388) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:32.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:32 smithi006 bash[23643]: cluster 2024-05-09T03:41:31.074849+0000 mgr.y (mgr.14388) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:32.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:32 smithi186 bash[18641]: cluster 2024-05-09T03:41:31.074849+0000 mgr.y (mgr.14388) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:33.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:41:33 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:41:34.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:34 smithi006 bash[18497]: cluster 2024-05-09T03:41:33.076565+0000 mgr.y (mgr.14388) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:34.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:34 smithi006 bash[23643]: cluster 2024-05-09T03:41:33.076565+0000 mgr.y (mgr.14388) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:34.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:34 smithi186 bash[18641]: cluster 2024-05-09T03:41:33.076565+0000 mgr.y (mgr.14388) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:36.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:36 smithi006 bash[18497]: cluster 2024-05-09T03:41:35.077297+0000 mgr.y (mgr.14388) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:36 smithi006 bash[23643]: cluster 2024-05-09T03:41:35.077297+0000 mgr.y (mgr.14388) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:36.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:36 smithi186 bash[18641]: cluster 2024-05-09T03:41:35.077297+0000 mgr.y (mgr.14388) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:38.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:38 smithi006 bash[23643]: cluster 2024-05-09T03:41:37.078950+0000 mgr.y (mgr.14388) 185 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:38.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:38 smithi006 bash[18497]: cluster 2024-05-09T03:41:37.078950+0000 mgr.y (mgr.14388) 185 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:38.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:38 smithi186 bash[18641]: cluster 2024-05-09T03:41:37.078950+0000 mgr.y (mgr.14388) 185 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:40.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:41:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:39] "GET /metrics HTTP/1.1" 200 208064 "" "Prometheus/2.33.4" 2024-05-09T03:41:40.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:40 smithi006 bash[18497]: cluster 2024-05-09T03:41:39.079702+0000 mgr.y (mgr.14388) 186 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:40.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:40 smithi006 bash[23643]: cluster 2024-05-09T03:41:39.079702+0000 mgr.y (mgr.14388) 186 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:40.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:40 smithi186 bash[18641]: cluster 2024-05-09T03:41:39.079702+0000 mgr.y (mgr.14388) 186 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:41.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:41 smithi006 bash[18497]: audit 2024-05-09T03:41:40.706045+0000 mgr.y (mgr.14388) 187 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:41.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:41 smithi006 bash[23643]: audit 2024-05-09T03:41:40.706045+0000 mgr.y (mgr.14388) 187 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:41.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:41 smithi186 bash[18641]: audit 2024-05-09T03:41:40.706045+0000 mgr.y (mgr.14388) 187 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:42.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:42 smithi006 bash[18497]: cluster 2024-05-09T03:41:41.080435+0000 mgr.y (mgr.14388) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:42.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:42 smithi006 bash[23643]: cluster 2024-05-09T03:41:41.080435+0000 mgr.y (mgr.14388) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:42.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:42 smithi186 bash[18641]: cluster 2024-05-09T03:41:41.080435+0000 mgr.y (mgr.14388) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:43.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:41:43 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:41:44.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:44 smithi006 bash[18497]: cluster 2024-05-09T03:41:43.082193+0000 mgr.y (mgr.14388) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:44.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:44 smithi006 bash[23643]: cluster 2024-05-09T03:41:43.082193+0000 mgr.y (mgr.14388) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:44.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:44 smithi186 bash[18641]: cluster 2024-05-09T03:41:43.082193+0000 mgr.y (mgr.14388) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:46.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:46 smithi006 bash[18497]: cluster 2024-05-09T03:41:45.082890+0000 mgr.y (mgr.14388) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:46.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:46 smithi006 bash[23643]: cluster 2024-05-09T03:41:45.082890+0000 mgr.y (mgr.14388) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:46.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:46 smithi186 bash[18641]: cluster 2024-05-09T03:41:45.082890+0000 mgr.y (mgr.14388) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:48.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:48 smithi006 bash[18497]: cluster 2024-05-09T03:41:47.084512+0000 mgr.y (mgr.14388) 191 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:48.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:48 smithi006 bash[23643]: cluster 2024-05-09T03:41:47.084512+0000 mgr.y (mgr.14388) 191 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:48.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:48 smithi186 bash[18641]: cluster 2024-05-09T03:41:47.084512+0000 mgr.y (mgr.14388) 191 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:50.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:41:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:49] "GET /metrics HTTP/1.1" 200 208064 "" "Prometheus/2.33.4" 2024-05-09T03:41:50.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:50 smithi006 bash[18497]: cluster 2024-05-09T03:41:49.085241+0000 mgr.y (mgr.14388) 192 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:50.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:50 smithi006 bash[23643]: cluster 2024-05-09T03:41:49.085241+0000 mgr.y (mgr.14388) 192 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:50.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:50 smithi186 bash[18641]: cluster 2024-05-09T03:41:49.085241+0000 mgr.y (mgr.14388) 192 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:51.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:51 smithi006 bash[18497]: audit 2024-05-09T03:41:50.717276+0000 mgr.y (mgr.14388) 193 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:51.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:51 smithi006 bash[23643]: audit 2024-05-09T03:41:50.717276+0000 mgr.y (mgr.14388) 193 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:51.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:51 smithi186 bash[18641]: audit 2024-05-09T03:41:50.717276+0000 mgr.y (mgr.14388) 193 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:41:52.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:52 smithi186 bash[18641]: cluster 2024-05-09T03:41:51.086388+0000 mgr.y (mgr.14388) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:52.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:52 smithi186 bash[18641]: audit 2024-05-09T03:41:51.970405+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:41:52.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:52 smithi186 bash[18641]: audit 2024-05-09T03:41:51.972674+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:41:52.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:52 smithi186 bash[18641]: audit 2024-05-09T03:41:52.243393+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:52.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:52 smithi186 bash[18641]: audit 2024-05-09T03:41:52.252678+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:52 smithi006 bash[18497]: cluster 2024-05-09T03:41:51.086388+0000 mgr.y (mgr.14388) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:52 smithi006 bash[18497]: audit 2024-05-09T03:41:51.970405+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:41:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:52 smithi006 bash[18497]: audit 2024-05-09T03:41:51.972674+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:41:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:52 smithi006 bash[18497]: audit 2024-05-09T03:41:52.243393+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:52 smithi006 bash[18497]: audit 2024-05-09T03:41:52.252678+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:52 smithi006 bash[23643]: cluster 2024-05-09T03:41:51.086388+0000 mgr.y (mgr.14388) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:52 smithi006 bash[23643]: audit 2024-05-09T03:41:51.970405+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:41:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:52 smithi006 bash[23643]: audit 2024-05-09T03:41:51.972674+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:41:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:52 smithi006 bash[23643]: audit 2024-05-09T03:41:52.243393+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:52 smithi006 bash[23643]: audit 2024-05-09T03:41:52.252678+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:53.528 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:41:53 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:41:53.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:53 smithi006 bash[18497]: audit 2024-05-09T03:41:52.528946+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:53.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:53 smithi006 bash[23643]: audit 2024-05-09T03:41:52.528946+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:53.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:53 smithi186 bash[18641]: audit 2024-05-09T03:41:52.528946+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:41:54.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:54 smithi006 bash[18497]: cluster 2024-05-09T03:41:53.088051+0000 mgr.y (mgr.14388) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:54.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:54 smithi006 bash[23643]: cluster 2024-05-09T03:41:53.088051+0000 mgr.y (mgr.14388) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:54.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:54 smithi186 bash[18641]: cluster 2024-05-09T03:41:53.088051+0000 mgr.y (mgr.14388) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:56.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:56 smithi006 bash[18497]: cluster 2024-05-09T03:41:55.088778+0000 mgr.y (mgr.14388) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:56.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:56 smithi006 bash[23643]: cluster 2024-05-09T03:41:55.088778+0000 mgr.y (mgr.14388) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:56.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:56 smithi186 bash[18641]: cluster 2024-05-09T03:41:55.088778+0000 mgr.y (mgr.14388) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:41:58.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:41:58 smithi006 bash[18497]: cluster 2024-05-09T03:41:57.090501+0000 mgr.y (mgr.14388) 197 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:58.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:41:58 smithi006 bash[23643]: cluster 2024-05-09T03:41:57.090501+0000 mgr.y (mgr.14388) 197 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:41:58.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:41:58 smithi186 bash[18641]: cluster 2024-05-09T03:41:57.090501+0000 mgr.y (mgr.14388) 197 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:00.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:41:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:41:59] "GET /metrics HTTP/1.1" 200 208054 "" "Prometheus/2.33.4" 2024-05-09T03:42:00.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:00 smithi006 bash[23643]: cluster 2024-05-09T03:41:59.091206+0000 mgr.y (mgr.14388) 198 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:00.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:00 smithi006 bash[18497]: cluster 2024-05-09T03:41:59.091206+0000 mgr.y (mgr.14388) 198 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:00.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:00 smithi186 bash[18641]: cluster 2024-05-09T03:41:59.091206+0000 mgr.y (mgr.14388) 198 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:01.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:01 smithi006 bash[23643]: audit 2024-05-09T03:42:00.724115+0000 mgr.y (mgr.14388) 199 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:01.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:01 smithi006 bash[18497]: audit 2024-05-09T03:42:00.724115+0000 mgr.y (mgr.14388) 199 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:01.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:01 smithi186 bash[18641]: audit 2024-05-09T03:42:00.724115+0000 mgr.y (mgr.14388) 199 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:02.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:02 smithi006 bash[23643]: cluster 2024-05-09T03:42:01.091941+0000 mgr.y (mgr.14388) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:02.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:02 smithi006 bash[18497]: cluster 2024-05-09T03:42:01.091941+0000 mgr.y (mgr.14388) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:02.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:02 smithi186 bash[18641]: cluster 2024-05-09T03:42:01.091941+0000 mgr.y (mgr.14388) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:03.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:42:03 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:42:04.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:04 smithi006 bash[18497]: cluster 2024-05-09T03:42:03.093659+0000 mgr.y (mgr.14388) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:04.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:04 smithi006 bash[23643]: cluster 2024-05-09T03:42:03.093659+0000 mgr.y (mgr.14388) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:04 smithi186 bash[18641]: cluster 2024-05-09T03:42:03.093659+0000 mgr.y (mgr.14388) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:06.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:06 smithi006 bash[18497]: cluster 2024-05-09T03:42:05.094418+0000 mgr.y (mgr.14388) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:06.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:06 smithi006 bash[23643]: cluster 2024-05-09T03:42:05.094418+0000 mgr.y (mgr.14388) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:06.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:06 smithi186 bash[18641]: cluster 2024-05-09T03:42:05.094418+0000 mgr.y (mgr.14388) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:08.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:08 smithi006 bash[18497]: cluster 2024-05-09T03:42:07.096061+0000 mgr.y (mgr.14388) 203 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:08.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:08 smithi006 bash[23643]: cluster 2024-05-09T03:42:07.096061+0000 mgr.y (mgr.14388) 203 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:08 smithi186 bash[18641]: cluster 2024-05-09T03:42:07.096061+0000 mgr.y (mgr.14388) 203 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:10.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:42:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:09] "GET /metrics HTTP/1.1" 200 208041 "" "Prometheus/2.33.4" 2024-05-09T03:42:10.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:10 smithi006 bash[18497]: cluster 2024-05-09T03:42:09.096823+0000 mgr.y (mgr.14388) 204 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:10.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:10 smithi006 bash[23643]: cluster 2024-05-09T03:42:09.096823+0000 mgr.y (mgr.14388) 204 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:10.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:10 smithi186 bash[18641]: cluster 2024-05-09T03:42:09.096823+0000 mgr.y (mgr.14388) 204 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:11.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:11 smithi006 bash[18497]: audit 2024-05-09T03:42:10.734698+0000 mgr.y (mgr.14388) 205 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:11.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:11 smithi006 bash[23643]: audit 2024-05-09T03:42:10.734698+0000 mgr.y (mgr.14388) 205 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:11.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:11 smithi186 bash[18641]: audit 2024-05-09T03:42:10.734698+0000 mgr.y (mgr.14388) 205 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:12.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:12 smithi006 bash[18497]: cluster 2024-05-09T03:42:11.097556+0000 mgr.y (mgr.14388) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:12.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:12 smithi006 bash[23643]: cluster 2024-05-09T03:42:11.097556+0000 mgr.y (mgr.14388) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:12.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:12 smithi186 bash[18641]: cluster 2024-05-09T03:42:11.097556+0000 mgr.y (mgr.14388) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:13.630 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:42:13 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:42:14.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:14 smithi006 bash[18497]: cluster 2024-05-09T03:42:13.099213+0000 mgr.y (mgr.14388) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:14.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:14 smithi006 bash[23643]: cluster 2024-05-09T03:42:13.099213+0000 mgr.y (mgr.14388) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:14.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:14 smithi186 bash[18641]: cluster 2024-05-09T03:42:13.099213+0000 mgr.y (mgr.14388) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:16.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:16 smithi006 bash[18497]: cluster 2024-05-09T03:42:15.099918+0000 mgr.y (mgr.14388) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:16 smithi006 bash[23643]: cluster 2024-05-09T03:42:15.099918+0000 mgr.y (mgr.14388) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:16.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:16 smithi186 bash[18641]: cluster 2024-05-09T03:42:15.099918+0000 mgr.y (mgr.14388) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:18.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:18 smithi006 bash[18497]: cluster 2024-05-09T03:42:17.101550+0000 mgr.y (mgr.14388) 209 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:18.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:18 smithi006 bash[23643]: cluster 2024-05-09T03:42:17.101550+0000 mgr.y (mgr.14388) 209 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:18.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:18 smithi186 bash[18641]: cluster 2024-05-09T03:42:17.101550+0000 mgr.y (mgr.14388) 209 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:20.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:42:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:19] "GET /metrics HTTP/1.1" 200 208041 "" "Prometheus/2.33.4" 2024-05-09T03:42:20.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:20 smithi006 bash[18497]: cluster 2024-05-09T03:42:19.102336+0000 mgr.y (mgr.14388) 210 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:20.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:20 smithi006 bash[23643]: cluster 2024-05-09T03:42:19.102336+0000 mgr.y (mgr.14388) 210 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:20.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:20 smithi186 bash[18641]: cluster 2024-05-09T03:42:19.102336+0000 mgr.y (mgr.14388) 210 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:21.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:21 smithi006 bash[18497]: audit 2024-05-09T03:42:20.745915+0000 mgr.y (mgr.14388) 211 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:21.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:21 smithi006 bash[18497]: audit 2024-05-09T03:42:21.118208+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:42:21.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:21 smithi006 bash[18497]: audit 2024-05-09T03:42:21.124027+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:42:21.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:21 smithi006 bash[23643]: audit 2024-05-09T03:42:20.745915+0000 mgr.y (mgr.14388) 211 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:21.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:21 smithi006 bash[23643]: audit 2024-05-09T03:42:21.118208+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:42:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:21 smithi006 bash[23643]: audit 2024-05-09T03:42:21.124027+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:42:21.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:21 smithi186 bash[18641]: audit 2024-05-09T03:42:20.745915+0000 mgr.y (mgr.14388) 211 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:21.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:21 smithi186 bash[18641]: audit 2024-05-09T03:42:21.118208+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:42:21.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:21 smithi186 bash[18641]: audit 2024-05-09T03:42:21.124027+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:42:22.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:22 smithi006 bash[23643]: cluster 2024-05-09T03:42:21.103376+0000 mgr.y (mgr.14388) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:22.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:22 smithi006 bash[18497]: cluster 2024-05-09T03:42:21.103376+0000 mgr.y (mgr.14388) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:22.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:22 smithi186 bash[18641]: cluster 2024-05-09T03:42:21.103376+0000 mgr.y (mgr.14388) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:23.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:42:23 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:42:24.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:24 smithi006 bash[18497]: cluster 2024-05-09T03:42:23.105173+0000 mgr.y (mgr.14388) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:24.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:24 smithi006 bash[23643]: cluster 2024-05-09T03:42:23.105173+0000 mgr.y (mgr.14388) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:24.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:24 smithi186 bash[18641]: cluster 2024-05-09T03:42:23.105173+0000 mgr.y (mgr.14388) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:26.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:26 smithi006 bash[18497]: cluster 2024-05-09T03:42:25.105945+0000 mgr.y (mgr.14388) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:26.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:26 smithi006 bash[23643]: cluster 2024-05-09T03:42:25.105945+0000 mgr.y (mgr.14388) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:26.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:26 smithi186 bash[18641]: cluster 2024-05-09T03:42:25.105945+0000 mgr.y (mgr.14388) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:28.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:28 smithi006 bash[18497]: cluster 2024-05-09T03:42:27.107784+0000 mgr.y (mgr.14388) 215 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:28.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:28 smithi006 bash[23643]: cluster 2024-05-09T03:42:27.107784+0000 mgr.y (mgr.14388) 215 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:28.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:28 smithi186 bash[18641]: cluster 2024-05-09T03:42:27.107784+0000 mgr.y (mgr.14388) 215 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:30.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:42:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:29] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-05-09T03:42:30.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:30 smithi186 bash[18641]: cluster 2024-05-09T03:42:29.108583+0000 mgr.y (mgr.14388) 216 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:30 smithi006 bash[18497]: cluster 2024-05-09T03:42:29.108583+0000 mgr.y (mgr.14388) 216 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:31.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:30 smithi006 bash[23643]: cluster 2024-05-09T03:42:29.108583+0000 mgr.y (mgr.14388) 216 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:31.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:31 smithi186 bash[18641]: audit 2024-05-09T03:42:30.757121+0000 mgr.y (mgr.14388) 217 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:32.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:31 smithi006 bash[18497]: audit 2024-05-09T03:42:30.757121+0000 mgr.y (mgr.14388) 217 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:31 smithi006 bash[23643]: audit 2024-05-09T03:42:30.757121+0000 mgr.y (mgr.14388) 217 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:32.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:32 smithi186 bash[18641]: cluster 2024-05-09T03:42:31.109291+0000 mgr.y (mgr.14388) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:32 smithi006 bash[18497]: cluster 2024-05-09T03:42:31.109291+0000 mgr.y (mgr.14388) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:33.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:32 smithi006 bash[23643]: cluster 2024-05-09T03:42:31.109291+0000 mgr.y (mgr.14388) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:33.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:42:33 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:42:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:34 smithi186 bash[18641]: cluster 2024-05-09T03:42:33.111082+0000 mgr.y (mgr.14388) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:35.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:34 smithi006 bash[23643]: cluster 2024-05-09T03:42:33.111082+0000 mgr.y (mgr.14388) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:35.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:34 smithi006 bash[18497]: cluster 2024-05-09T03:42:33.111082+0000 mgr.y (mgr.14388) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:36.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:36 smithi186 bash[18641]: cluster 2024-05-09T03:42:35.111919+0000 mgr.y (mgr.14388) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:37.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:36 smithi006 bash[23643]: cluster 2024-05-09T03:42:35.111919+0000 mgr.y (mgr.14388) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:37.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:36 smithi006 bash[18497]: cluster 2024-05-09T03:42:35.111919+0000 mgr.y (mgr.14388) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:38.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:38 smithi186 bash[18641]: cluster 2024-05-09T03:42:37.113604+0000 mgr.y (mgr.14388) 221 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:39.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:38 smithi006 bash[23643]: cluster 2024-05-09T03:42:37.113604+0000 mgr.y (mgr.14388) 221 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:39.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:38 smithi006 bash[18497]: cluster 2024-05-09T03:42:37.113604+0000 mgr.y (mgr.14388) 221 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:40.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:42:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:39] "GET /metrics HTTP/1.1" 200 207999 "" "Prometheus/2.33.4" 2024-05-09T03:42:41.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:40 smithi006 bash[18497]: cluster 2024-05-09T03:42:39.114531+0000 mgr.y (mgr.14388) 222 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:41.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:40 smithi006 bash[23643]: cluster 2024-05-09T03:42:39.114531+0000 mgr.y (mgr.14388) 222 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:41.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:40 smithi186 bash[18641]: cluster 2024-05-09T03:42:39.114531+0000 mgr.y (mgr.14388) 222 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:42.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:41 smithi006 bash[18497]: audit 2024-05-09T03:42:40.763882+0000 mgr.y (mgr.14388) 223 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:42.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:41 smithi006 bash[23643]: audit 2024-05-09T03:42:40.763882+0000 mgr.y (mgr.14388) 223 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:42.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:41 smithi186 bash[18641]: audit 2024-05-09T03:42:40.763882+0000 mgr.y (mgr.14388) 223 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:43.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:42 smithi006 bash[18497]: cluster 2024-05-09T03:42:41.115371+0000 mgr.y (mgr.14388) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:43.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:42 smithi006 bash[23643]: cluster 2024-05-09T03:42:41.115371+0000 mgr.y (mgr.14388) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:43.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:42 smithi186 bash[18641]: cluster 2024-05-09T03:42:41.115371+0000 mgr.y (mgr.14388) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:43.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:42:43 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:42:45.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:44 smithi006 bash[18497]: cluster 2024-05-09T03:42:43.117118+0000 mgr.y (mgr.14388) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:45.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:44 smithi006 bash[23643]: cluster 2024-05-09T03:42:43.117118+0000 mgr.y (mgr.14388) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:45.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:44 smithi186 bash[18641]: cluster 2024-05-09T03:42:43.117118+0000 mgr.y (mgr.14388) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:47.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:46 smithi006 bash[18497]: cluster 2024-05-09T03:42:45.117932+0000 mgr.y (mgr.14388) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:47.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:46 smithi006 bash[23643]: cluster 2024-05-09T03:42:45.117932+0000 mgr.y (mgr.14388) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:47.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:46 smithi186 bash[18641]: cluster 2024-05-09T03:42:45.117932+0000 mgr.y (mgr.14388) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:49.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:48 smithi006 bash[18497]: cluster 2024-05-09T03:42:47.119742+0000 mgr.y (mgr.14388) 227 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:49.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:48 smithi006 bash[23643]: cluster 2024-05-09T03:42:47.119742+0000 mgr.y (mgr.14388) 227 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:49.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:48 smithi186 bash[18641]: cluster 2024-05-09T03:42:47.119742+0000 mgr.y (mgr.14388) 227 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:50.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:42:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:49] "GET /metrics HTTP/1.1" 200 207999 "" "Prometheus/2.33.4" 2024-05-09T03:42:50.999 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:50 smithi006 bash[23643]: cluster 2024-05-09T03:42:49.120483+0000 mgr.y (mgr.14388) 228 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:50.999 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:50 smithi006 bash[18497]: cluster 2024-05-09T03:42:49.120483+0000 mgr.y (mgr.14388) 228 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:51.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:50 smithi186 bash[18641]: cluster 2024-05-09T03:42:49.120483+0000 mgr.y (mgr.14388) 228 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:51.405 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-05-09T03:42:51.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:51 smithi006 bash[18497]: audit 2024-05-09T03:42:50.775291+0000 mgr.y (mgr.14388) 229 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:51.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:51 smithi006 bash[23643]: audit 2024-05-09T03:42:50.775291+0000 mgr.y (mgr.14388) 229 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:52.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:51 smithi186 bash[18641]: audit 2024-05-09T03:42:50.775291+0000 mgr.y (mgr.14388) 229 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:42:52.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:52 smithi186 bash[18641]: cluster 2024-05-09T03:42:51.120959+0000 mgr.y (mgr.14388) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:52.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:52 smithi186 bash[18641]: audit 2024-05-09T03:42:52.534885+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:42:52.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:52 smithi186 bash[18641]: audit 2024-05-09T03:42:52.535904+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:42:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:52 smithi006 bash[18497]: cluster 2024-05-09T03:42:51.120959+0000 mgr.y (mgr.14388) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:52 smithi006 bash[18497]: audit 2024-05-09T03:42:52.534885+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:42:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:52 smithi006 bash[18497]: audit 2024-05-09T03:42:52.535904+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:42:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:52 smithi006 bash[23643]: cluster 2024-05-09T03:42:51.120959+0000 mgr.y (mgr.14388) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:52 smithi006 bash[23643]: audit 2024-05-09T03:42:52.534885+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:42:53.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:52 smithi006 bash[23643]: audit 2024-05-09T03:42:52.535904+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:42:53.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:42:53 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:42:54.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:53 smithi006 bash[18497]: audit 2024-05-09T03:42:52.824884+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:42:54.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:53 smithi006 bash[23643]: audit 2024-05-09T03:42:52.824884+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:42:54.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:53 smithi186 bash[18641]: audit 2024-05-09T03:42:52.824884+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:42:54.995 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-05-09T03:42:55.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:54 smithi006 bash[18497]: cluster 2024-05-09T03:42:53.122657+0000 mgr.y (mgr.14388) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:55.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:54 smithi006 bash[23643]: cluster 2024-05-09T03:42:53.122657+0000 mgr.y (mgr.14388) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:55.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:54 smithi186 bash[18641]: cluster 2024-05-09T03:42:53.122657+0000 mgr.y (mgr.14388) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:57.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:56 smithi006 bash[23643]: cluster 2024-05-09T03:42:55.123151+0000 mgr.y (mgr.14388) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:57.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:56 smithi006 bash[18497]: cluster 2024-05-09T03:42:55.123151+0000 mgr.y (mgr.14388) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:57.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:56 smithi186 bash[18641]: cluster 2024-05-09T03:42:55.123151+0000 mgr.y (mgr.14388) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:42:58.767 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph config set global log_to_journald false --force' 2024-05-09T03:42:59.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:42:58 smithi006 bash[18497]: cluster 2024-05-09T03:42:57.124790+0000 mgr.y (mgr.14388) 233 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:59.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:42:58 smithi006 bash[23643]: cluster 2024-05-09T03:42:57.124790+0000 mgr.y (mgr.14388) 233 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:59.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:42:58 smithi186 bash[18641]: cluster 2024-05-09T03:42:57.124790+0000 mgr.y (mgr.14388) 233 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:42:59.874 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:42:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:42:59] "GET /metrics HTTP/1.1" 200 207996 "" "Prometheus/2.33.4" 2024-05-09T03:43:01.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:00 smithi006 bash[18497]: cluster 2024-05-09T03:42:59.125577+0000 mgr.y (mgr.14388) 234 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:01.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:00 smithi006 bash[23643]: cluster 2024-05-09T03:42:59.125577+0000 mgr.y (mgr.14388) 234 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:01.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:00 smithi186 bash[18641]: cluster 2024-05-09T03:42:59.125577+0000 mgr.y (mgr.14388) 234 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:02.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:01 smithi006 bash[18497]: audit 2024-05-09T03:43:00.782699+0000 mgr.y (mgr.14388) 235 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:02.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:01 smithi006 bash[23643]: audit 2024-05-09T03:43:00.782699+0000 mgr.y (mgr.14388) 235 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:01 smithi186 bash[18641]: audit 2024-05-09T03:43:00.782699+0000 mgr.y (mgr.14388) 235 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:02.425 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T03:43:02.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:02 smithi006 bash[18497]: cluster 2024-05-09T03:43:01.126312+0000 mgr.y (mgr.14388) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:02.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:02 smithi006 bash[23643]: cluster 2024-05-09T03:43:01.126312+0000 mgr.y (mgr.14388) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:03.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:02 smithi186 bash[18641]: cluster 2024-05-09T03:43:01.126312+0000 mgr.y (mgr.14388) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:03.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:43:03 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:43:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:04 smithi006 bash[23643]: cluster 2024-05-09T03:43:03.128350+0000 mgr.y (mgr.14388) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:05.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:04 smithi006 bash[18497]: cluster 2024-05-09T03:43:03.128350+0000 mgr.y (mgr.14388) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:05.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:04 smithi186 bash[18641]: cluster 2024-05-09T03:43:03.128350+0000 mgr.y (mgr.14388) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (4m) 3m ago 5m 12.5M - ba2b418f427c dbe394445e62 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (4m) 3m ago 4m 43.7M - 8.3.5 dad864ee21e9 d2adfbcd1f52 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e 22a8dfd569af 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443 running (10m) 3m ago 10m 399M - 17.2.0 e1d6a67b021e 68d76ad5eda0 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (12m) 3m ago 12m 445M - 17.2.0 e1d6a67b021e cb3d6c628434 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (12m) 3m ago 12m 45.7M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (10m) 3m ago 10m 38.0M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (11m) 3m ago 11m 37.2M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (5m) 3m ago 5m 9364k - 1dbe0e931976 6781de658bab 2024-05-09T03:43:05.302 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (5m) 3m ago 5m 10.3M - 1dbe0e931976 d94fa1d9101a 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (10m) 3m ago 10m 49.4M 4061M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (9m) 3m ago 9m 50.5M 4061M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (9m) 3m ago 9m 44.4M 4061M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (8m) 3m ago 8m 47.2M 4061M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (7m) 3m ago 8m 49.5M 4316M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (7m) 3m ago 7m 44.8M 4316M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (6m) 3m ago 6m 44.4M 4316M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (6m) 3m ago 6m 45.9M 4316M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (4m) 3m ago 5m 42.2M - 514e6a882f6e cabf18ad640f 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T03:43:05.303 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (3m) 3m ago 3m 82.1M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T03:43:06.018 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions' 2024-05-09T03:43:07.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:06 smithi006 bash[18497]: cluster 2024-05-09T03:43:05.128874+0000 mgr.y (mgr.14388) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:07.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:06 smithi006 bash[18497]: audit 2024-05-09T03:43:05.263477+0000 mgr.y (mgr.14388) 239 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:07.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:06 smithi006 bash[23643]: cluster 2024-05-09T03:43:05.128874+0000 mgr.y (mgr.14388) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:07.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:06 smithi006 bash[23643]: audit 2024-05-09T03:43:05.263477+0000 mgr.y (mgr.14388) 239 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:07.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:06 smithi186 bash[18641]: cluster 2024-05-09T03:43:05.128874+0000 mgr.y (mgr.14388) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:07.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:06 smithi186 bash[18641]: audit 2024-05-09T03:43:05.263477+0000 mgr.y (mgr.14388) 239 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:08.902 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:43:08.902 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T03:43:08.902 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T03:43:08.902 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:43:08.903 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:43:09.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:08 smithi186 bash[18641]: cluster 2024-05-09T03:43:07.129829+0000 mgr.y (mgr.14388) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:09.130 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:08 smithi006 bash[18497]: cluster 2024-05-09T03:43:07.129829+0000 mgr.y (mgr.14388) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:09.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:08 smithi006 bash[23643]: cluster 2024-05-09T03:43:07.129829+0000 mgr.y (mgr.14388) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:09.615 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph -s' 2024-05-09T03:43:09.865 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:43:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:09] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-05-09T03:43:10.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:09 smithi006 bash[18497]: audit 2024-05-09T03:43:08.903093+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.6:0/3075714986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:43:10.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:09 smithi006 bash[23643]: audit 2024-05-09T03:43:08.903093+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.6:0/3075714986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:43:10.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:09 smithi186 bash[18641]: audit 2024-05-09T03:43:08.903093+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.6:0/3075714986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:43:11.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:10 smithi186 bash[18641]: cluster 2024-05-09T03:43:09.130486+0000 mgr.y (mgr.14388) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:11.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:10 smithi006 bash[18497]: cluster 2024-05-09T03:43:09.130486+0000 mgr.y (mgr.14388) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:11.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:10 smithi006 bash[23643]: cluster 2024-05-09T03:43:09.130486+0000 mgr.y (mgr.14388) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:12.140 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:11 smithi006 bash[23643]: audit 2024-05-09T03:43:10.792878+0000 mgr.y (mgr.14388) 242 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:12.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:11 smithi006 bash[18497]: audit 2024-05-09T03:43:10.792878+0000 mgr.y (mgr.14388) 242 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:12.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:11 smithi186 bash[18641]: audit 2024-05-09T03:43:10.792878+0000 mgr.y (mgr.14388) 242 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: id: 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 10m) 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: y(active, since 5m), standbys: x 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 6m) 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2024-05-09T03:43:12.525 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 6 pools, 161 pgs 2024-05-09T03:43:12.526 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 241 objects, 585 KiB 2024-05-09T03:43:12.526 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:43:12.526 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 161 active+clean 2024-05-09T03:43:12.526 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:43:12.526 INFO:teuthology.orchestra.run.smithi006.stdout: io: 2024-05-09T03:43:12.526 INFO:teuthology.orchestra.run.smithi006.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-05-09T03:43:12.526 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:43:13.190 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:12 smithi186 bash[18641]: cluster 2024-05-09T03:43:11.131380+0000 mgr.y (mgr.14388) 243 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:13.190 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:12 smithi186 bash[18641]: audit 2024-05-09T03:43:12.525653+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.6:0/3543172500' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:43:13.195 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:12 smithi006 bash[18497]: cluster 2024-05-09T03:43:11.131380+0000 mgr.y (mgr.14388) 243 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:13.195 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:12 smithi006 bash[18497]: audit 2024-05-09T03:43:12.525653+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.6:0/3543172500' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:43:13.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:12 smithi006 bash[23643]: cluster 2024-05-09T03:43:11.131380+0000 mgr.y (mgr.14388) 243 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:13.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:12 smithi006 bash[23643]: audit 2024-05-09T03:43:12.525653+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.6:0/3543172500' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:43:13.196 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ls' 2024-05-09T03:43:13.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:43:13 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:43:15.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:14 smithi006 bash[18497]: cluster 2024-05-09T03:43:13.133507+0000 mgr.y (mgr.14388) 244 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:15.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:14 smithi006 bash[23643]: cluster 2024-05-09T03:43:13.133507+0000 mgr.y (mgr.14388) 244 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:15.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:14 smithi186 bash[18641]: cluster 2024-05-09T03:43:13.133507+0000 mgr.y (mgr.14388) 244 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager ?:9093,9094 1/1 3m ago 5m smithi006=a;count:1 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:grafana ?:3000 1/1 3m ago 5m smithi186=a;count:1 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo 1/1 3m ago 3m count:1 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:mgr 2/2 3m ago 10m smithi006=y;smithi186=x;count:2 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:mon 3/3 3m ago 11m smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi186:172.21.15.186=b;count:3 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter ?:9100 2/2 3m ago 5m smithi006=a;smithi186=b;count:2 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:osd 8 3m ago - 2024-05-09T03:43:16.087 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus ?:9095 1/1 3m ago 6m smithi186=a;count:1 2024-05-09T03:43:16.088 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo ?:8000 2/2 3m ago 3m count:2 2024-05-09T03:43:16.799 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T03:43:17.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:16 smithi006 bash[18497]: cluster 2024-05-09T03:43:15.134293+0000 mgr.y (mgr.14388) 245 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:17.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:16 smithi006 bash[23643]: cluster 2024-05-09T03:43:15.134293+0000 mgr.y (mgr.14388) 245 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:17.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:16 smithi186 bash[18641]: cluster 2024-05-09T03:43:15.134293+0000 mgr.y (mgr.14388) 245 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:18.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:17 smithi006 bash[18497]: audit 2024-05-09T03:43:16.079589+0000 mgr.y (mgr.14388) 246 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:18.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:17 smithi006 bash[23643]: audit 2024-05-09T03:43:16.079589+0000 mgr.y (mgr.14388) 246 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:18.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:17 smithi186 bash[18641]: audit 2024-05-09T03:43:16.079589+0000 mgr.y (mgr.14388) 246 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:19.202 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:18 smithi006 bash[18497]: cluster 2024-05-09T03:43:17.135890+0000 mgr.y (mgr.14388) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:19.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:18 smithi006 bash[23643]: cluster 2024-05-09T03:43:17.135890+0000 mgr.y (mgr.14388) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:19.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:18 smithi186 bash[18641]: cluster 2024-05-09T03:43:17.135890+0000 mgr.y (mgr.14388) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:19.902 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:43:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:19] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-05-09T03:43:19.977 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to redeploy mgr.x on host 'smithi186' 2024-05-09T03:43:20.228 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:19 smithi006 bash[18497]: audit 2024-05-09T03:43:19.604110+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.6:0/231024324' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:43:20.229 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:19 smithi006 bash[23643]: audit 2024-05-09T03:43:19.604110+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.6:0/231024324' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:43:20.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:19 smithi186 bash[18641]: audit 2024-05-09T03:43:19.604110+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.6:0/231024324' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:43:20.664 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps --refresh' 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: cluster 2024-05-09T03:43:19.136570+0000 mgr.y (mgr.14388) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: audit 2024-05-09T03:43:19.976435+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: audit 2024-05-09T03:43:20.011999+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: audit 2024-05-09T03:43:20.012836+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: audit 2024-05-09T03:43:20.018222+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: audit 2024-05-09T03:43:20.023266+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: audit 2024-05-09T03:43:20.024072+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:20 smithi006 bash[18497]: audit 2024-05-09T03:43:20.024863+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: cluster 2024-05-09T03:43:19.136570+0000 mgr.y (mgr.14388) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:21.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: audit 2024-05-09T03:43:19.976435+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:43:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: audit 2024-05-09T03:43:20.011999+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:43:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: audit 2024-05-09T03:43:20.012836+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:43:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: audit 2024-05-09T03:43:20.018222+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:43:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: audit 2024-05-09T03:43:20.023266+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:43:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: audit 2024-05-09T03:43:20.024072+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:43:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:20 smithi006 bash[23643]: audit 2024-05-09T03:43:20.024863+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:43:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: cluster 2024-05-09T03:43:19.136570+0000 mgr.y (mgr.14388) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: audit 2024-05-09T03:43:19.976435+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:43:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: audit 2024-05-09T03:43:20.011999+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:43:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: audit 2024-05-09T03:43:20.012836+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:43:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: audit 2024-05-09T03:43:20.018222+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:43:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: audit 2024-05-09T03:43:20.023266+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:43:21.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: audit 2024-05-09T03:43:20.024072+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:43:21.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:20 smithi186 bash[18641]: audit 2024-05-09T03:43:20.024863+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:43:22.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:21 smithi006 bash[18497]: audit 2024-05-09T03:43:19.967632+0000 mgr.y (mgr.14388) 249 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:22.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:21 smithi006 bash[18497]: cephadm 2024-05-09T03:43:19.977647+0000 mgr.y (mgr.14388) 250 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-05-09T03:43:22.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:21 smithi006 bash[18497]: cephadm 2024-05-09T03:43:20.025556+0000 mgr.y (mgr.14388) 251 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T03:43:22.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:21 smithi006 bash[18497]: audit 2024-05-09T03:43:20.802635+0000 mgr.y (mgr.14388) 252 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:21 smithi006 bash[18497]: audit 2024-05-09T03:43:21.133639+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:21 smithi006 bash[18497]: audit 2024-05-09T03:43:21.184345+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:21 smithi006 bash[23643]: audit 2024-05-09T03:43:19.967632+0000 mgr.y (mgr.14388) 249 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:21 smithi006 bash[23643]: cephadm 2024-05-09T03:43:19.977647+0000 mgr.y (mgr.14388) 250 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:21 smithi006 bash[23643]: cephadm 2024-05-09T03:43:20.025556+0000 mgr.y (mgr.14388) 251 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:21 smithi006 bash[23643]: audit 2024-05-09T03:43:20.802635+0000 mgr.y (mgr.14388) 252 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:21 smithi006 bash[23643]: audit 2024-05-09T03:43:21.133639+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:43:22.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:21 smithi006 bash[23643]: audit 2024-05-09T03:43:21.184345+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:43:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:21 smithi186 bash[18641]: audit 2024-05-09T03:43:19.967632+0000 mgr.y (mgr.14388) 249 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:21 smithi186 bash[18641]: cephadm 2024-05-09T03:43:19.977647+0000 mgr.y (mgr.14388) 250 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-05-09T03:43:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:21 smithi186 bash[18641]: cephadm 2024-05-09T03:43:20.025556+0000 mgr.y (mgr.14388) 251 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T03:43:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:21 smithi186 bash[18641]: audit 2024-05-09T03:43:20.802635+0000 mgr.y (mgr.14388) 252 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:21 smithi186 bash[18641]: audit 2024-05-09T03:43:21.133639+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:43:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:21 smithi186 bash[18641]: audit 2024-05-09T03:43:21.184345+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:43:23.190 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:22 smithi186 bash[18641]: cluster 2024-05-09T03:43:21.137014+0000 mgr.y (mgr.14388) 253 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:23.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:22 smithi006 bash[18497]: cluster 2024-05-09T03:43:21.137014+0000 mgr.y (mgr.14388) 253 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:23.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:22 smithi006 bash[23643]: cluster 2024-05-09T03:43:21.137014+0000 mgr.y (mgr.14388) 253 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:23.575 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (4m) 3m ago 5m 12.5M - ba2b418f427c dbe394445e62 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (5m) 3m ago 5m 43.7M - 8.3.5 dad864ee21e9 d2adfbcd1f52 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e 22a8dfd569af 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443 running (10m) 3m ago 10m 399M - 17.2.0 e1d6a67b021e 68d76ad5eda0 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (12m) 3m ago 12m 445M - 17.2.0 e1d6a67b021e cb3d6c628434 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (12m) 3m ago 12m 45.7M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (11m) 3m ago 11m 38.0M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (11m) 3m ago 11m 37.2M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (5m) 3m ago 5m 9364k - 1dbe0e931976 6781de658bab 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (5m) 3m ago 5m 10.3M - 1dbe0e931976 d94fa1d9101a 2024-05-09T03:43:23.576 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (10m) 3m ago 10m 49.4M 4061M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (9m) 3m ago 9m 50.5M 4061M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (9m) 3m ago 9m 44.4M 4061M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (8m) 3m ago 8m 47.2M 4061M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (8m) 3m ago 8m 49.5M 4316M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (7m) 3m ago 7m 44.8M 4316M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (7m) 3m ago 7m 44.4M 4316M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (6m) 3m ago 6m 45.9M 4316M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (4m) 3m ago 5m 42.2M - 514e6a882f6e cabf18ad640f 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T03:43:23.577 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (3m) 3m ago 3m 82.1M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T03:43:23.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:43:23 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:43:24.333 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'sleep 180' 2024-05-09T03:43:25.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:24 smithi006 bash[18497]: cluster 2024-05-09T03:43:23.138184+0000 mgr.y (mgr.14388) 254 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:25.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:24 smithi006 bash[18497]: audit 2024-05-09T03:43:23.562740+0000 mgr.y (mgr.14388) 255 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:25.283 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:24 smithi006 bash[23643]: cluster 2024-05-09T03:43:23.138184+0000 mgr.y (mgr.14388) 254 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:25.283 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:24 smithi006 bash[23643]: audit 2024-05-09T03:43:23.562740+0000 mgr.y (mgr.14388) 255 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:25.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:24 smithi186 bash[18641]: cluster 2024-05-09T03:43:23.138184+0000 mgr.y (mgr.14388) 254 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:25.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:24 smithi186 bash[18641]: audit 2024-05-09T03:43:23.562740+0000 mgr.y (mgr.14388) 255 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:43:27.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:26 smithi006 bash[18497]: cluster 2024-05-09T03:43:25.138795+0000 mgr.y (mgr.14388) 256 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:27.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:26 smithi006 bash[23643]: cluster 2024-05-09T03:43:25.138795+0000 mgr.y (mgr.14388) 256 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:27.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:26 smithi186 bash[18641]: cluster 2024-05-09T03:43:25.138795+0000 mgr.y (mgr.14388) 256 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:29.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:28 smithi006 bash[18497]: cluster 2024-05-09T03:43:27.140459+0000 mgr.y (mgr.14388) 257 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:29.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:28 smithi006 bash[23643]: cluster 2024-05-09T03:43:27.140459+0000 mgr.y (mgr.14388) 257 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:29.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:28 smithi186 bash[18641]: cluster 2024-05-09T03:43:27.140459+0000 mgr.y (mgr.14388) 257 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:29.983 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:43:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:29] "GET /metrics HTTP/1.1" 200 207994 "" "Prometheus/2.33.4" 2024-05-09T03:43:30.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:29 smithi006 bash[18497]: cluster 2024-05-09T03:43:29.141302+0000 mgr.y (mgr.14388) 258 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:30.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:29 smithi006 bash[23643]: cluster 2024-05-09T03:43:29.141302+0000 mgr.y (mgr.14388) 258 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:30.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:29 smithi186 bash[18641]: cluster 2024-05-09T03:43:29.141302+0000 mgr.y (mgr.14388) 258 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:30 smithi006 bash[18497]: audit 2024-05-09T03:43:30.810625+0000 mgr.y (mgr.14388) 259 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:31.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:30 smithi006 bash[23643]: audit 2024-05-09T03:43:30.810625+0000 mgr.y (mgr.14388) 259 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:31.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:30 smithi186 bash[18641]: audit 2024-05-09T03:43:30.810625+0000 mgr.y (mgr.14388) 259 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:32.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:32 smithi006 bash[18497]: cluster 2024-05-09T03:43:31.142194+0000 mgr.y (mgr.14388) 260 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:32.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:32 smithi006 bash[23643]: cluster 2024-05-09T03:43:31.142194+0000 mgr.y (mgr.14388) 260 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:32.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:32 smithi186 bash[18641]: cluster 2024-05-09T03:43:31.142194+0000 mgr.y (mgr.14388) 260 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:43:33.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:43:33 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:43:34.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:34 smithi006 bash[18497]: cluster 2024-05-09T03:43:33.143907+0000 mgr.y (mgr.14388) 261 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:34.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:34 smithi006 bash[23643]: cluster 2024-05-09T03:43:33.143907+0000 mgr.y (mgr.14388) 261 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:34.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:34 smithi186 bash[18641]: cluster 2024-05-09T03:43:33.143907+0000 mgr.y (mgr.14388) 261 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:36.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:36 smithi006 bash[18497]: cluster 2024-05-09T03:43:35.144762+0000 mgr.y (mgr.14388) 262 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:36 smithi006 bash[23643]: cluster 2024-05-09T03:43:35.144762+0000 mgr.y (mgr.14388) 262 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:36.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:36 smithi186 bash[18641]: cluster 2024-05-09T03:43:35.144762+0000 mgr.y (mgr.14388) 262 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:38.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:38 smithi006 bash[18497]: cluster 2024-05-09T03:43:37.146653+0000 mgr.y (mgr.14388) 263 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:38.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:38 smithi006 bash[23643]: cluster 2024-05-09T03:43:37.146653+0000 mgr.y (mgr.14388) 263 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:38.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:38 smithi186 bash[18641]: cluster 2024-05-09T03:43:37.146653+0000 mgr.y (mgr.14388) 263 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:40.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:43:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:39] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2024-05-09T03:43:40.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:40 smithi006 bash[18497]: cluster 2024-05-09T03:43:39.147371+0000 mgr.y (mgr.14388) 264 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:40.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:40 smithi006 bash[23643]: cluster 2024-05-09T03:43:39.147371+0000 mgr.y (mgr.14388) 264 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:40.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:40 smithi186 bash[18641]: cluster 2024-05-09T03:43:39.147371+0000 mgr.y (mgr.14388) 264 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:41.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:41 smithi006 bash[18497]: audit 2024-05-09T03:43:40.821861+0000 mgr.y (mgr.14388) 265 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:41.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:41 smithi006 bash[23643]: audit 2024-05-09T03:43:40.821861+0000 mgr.y (mgr.14388) 265 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:41.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:41 smithi186 bash[18641]: audit 2024-05-09T03:43:40.821861+0000 mgr.y (mgr.14388) 265 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:42.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:42 smithi006 bash[23643]: cluster 2024-05-09T03:43:41.148071+0000 mgr.y (mgr.14388) 266 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:42.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:42 smithi006 bash[18497]: cluster 2024-05-09T03:43:41.148071+0000 mgr.y (mgr.14388) 266 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:42.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:42 smithi186 bash[18641]: cluster 2024-05-09T03:43:41.148071+0000 mgr.y (mgr.14388) 266 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:43.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:43:43 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:43:44.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:44 smithi006 bash[18497]: cluster 2024-05-09T03:43:43.149837+0000 mgr.y (mgr.14388) 267 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:44.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:44 smithi006 bash[23643]: cluster 2024-05-09T03:43:43.149837+0000 mgr.y (mgr.14388) 267 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:44.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:44 smithi186 bash[18641]: cluster 2024-05-09T03:43:43.149837+0000 mgr.y (mgr.14388) 267 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:46.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:46 smithi006 bash[18497]: cluster 2024-05-09T03:43:45.150581+0000 mgr.y (mgr.14388) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:46.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:46 smithi006 bash[23643]: cluster 2024-05-09T03:43:45.150581+0000 mgr.y (mgr.14388) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:46.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:46 smithi186 bash[18641]: cluster 2024-05-09T03:43:45.150581+0000 mgr.y (mgr.14388) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:48.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:48 smithi006 bash[18497]: cluster 2024-05-09T03:43:47.152162+0000 mgr.y (mgr.14388) 269 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:48.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:48 smithi006 bash[23643]: cluster 2024-05-09T03:43:47.152162+0000 mgr.y (mgr.14388) 269 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:48.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:48 smithi186 bash[18641]: cluster 2024-05-09T03:43:47.152162+0000 mgr.y (mgr.14388) 269 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:50.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:43:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:49] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2024-05-09T03:43:50.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:50 smithi006 bash[18497]: cluster 2024-05-09T03:43:49.152871+0000 mgr.y (mgr.14388) 270 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:50.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:50 smithi006 bash[23643]: cluster 2024-05-09T03:43:49.152871+0000 mgr.y (mgr.14388) 270 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:50.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:50 smithi186 bash[18641]: cluster 2024-05-09T03:43:49.152871+0000 mgr.y (mgr.14388) 270 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:51.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:51 smithi006 bash[18497]: audit 2024-05-09T03:43:50.828487+0000 mgr.y (mgr.14388) 271 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:51.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:51 smithi006 bash[23643]: audit 2024-05-09T03:43:50.828487+0000 mgr.y (mgr.14388) 271 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:51.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:51 smithi186 bash[18641]: audit 2024-05-09T03:43:50.828487+0000 mgr.y (mgr.14388) 271 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:43:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:52 smithi006 bash[18497]: cluster 2024-05-09T03:43:51.153580+0000 mgr.y (mgr.14388) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:52.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:52 smithi006 bash[23643]: cluster 2024-05-09T03:43:51.153580+0000 mgr.y (mgr.14388) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:52.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:52 smithi186 bash[18641]: cluster 2024-05-09T03:43:51.153580+0000 mgr.y (mgr.14388) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:53.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:43:53 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:43:54.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:54 smithi006 bash[18497]: cluster 2024-05-09T03:43:53.155408+0000 mgr.y (mgr.14388) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:54.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:54 smithi006 bash[23643]: cluster 2024-05-09T03:43:53.155408+0000 mgr.y (mgr.14388) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:54.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:54 smithi186 bash[18641]: cluster 2024-05-09T03:43:53.155408+0000 mgr.y (mgr.14388) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:56.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:56 smithi006 bash[18497]: cluster 2024-05-09T03:43:55.156297+0000 mgr.y (mgr.14388) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:56 smithi006 bash[23643]: cluster 2024-05-09T03:43:55.156297+0000 mgr.y (mgr.14388) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:56.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:56 smithi186 bash[18641]: cluster 2024-05-09T03:43:55.156297+0000 mgr.y (mgr.14388) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:43:58.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:43:58 smithi006 bash[18497]: cluster 2024-05-09T03:43:57.157978+0000 mgr.y (mgr.14388) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:58.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:43:58 smithi006 bash[23643]: cluster 2024-05-09T03:43:57.157978+0000 mgr.y (mgr.14388) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:43:58.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:43:58 smithi186 bash[18641]: cluster 2024-05-09T03:43:57.157978+0000 mgr.y (mgr.14388) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:00.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:43:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:43:59] "GET /metrics HTTP/1.1" 200 207994 "" "Prometheus/2.33.4" 2024-05-09T03:44:00.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:00 smithi006 bash[18497]: cluster 2024-05-09T03:43:59.158828+0000 mgr.y (mgr.14388) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:00.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:00 smithi006 bash[23643]: cluster 2024-05-09T03:43:59.158828+0000 mgr.y (mgr.14388) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:00.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:00 smithi186 bash[18641]: cluster 2024-05-09T03:43:59.158828+0000 mgr.y (mgr.14388) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:01.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:01 smithi006 bash[18497]: audit 2024-05-09T03:44:00.839802+0000 mgr.y (mgr.14388) 277 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:01.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:01 smithi006 bash[23643]: audit 2024-05-09T03:44:00.839802+0000 mgr.y (mgr.14388) 277 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:01.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:01 smithi186 bash[18641]: audit 2024-05-09T03:44:00.839802+0000 mgr.y (mgr.14388) 277 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:02 smithi006 bash[18497]: cluster 2024-05-09T03:44:01.159646+0000 mgr.y (mgr.14388) 278 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:02.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:02 smithi006 bash[23643]: cluster 2024-05-09T03:44:01.159646+0000 mgr.y (mgr.14388) 278 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:02.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:02 smithi186 bash[18641]: cluster 2024-05-09T03:44:01.159646+0000 mgr.y (mgr.14388) 278 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:03.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:03 smithi186 bash[19483]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:44:04.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:04 smithi006 bash[18497]: cluster 2024-05-09T03:44:03.161409+0000 mgr.y (mgr.14388) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:04.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:04 smithi006 bash[23643]: cluster 2024-05-09T03:44:03.161409+0000 mgr.y (mgr.14388) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:04.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:04 smithi186 bash[18641]: cluster 2024-05-09T03:44:03.161409+0000 mgr.y (mgr.14388) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:06.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:06 smithi006 bash[18497]: cluster 2024-05-09T03:44:05.162148+0000 mgr.y (mgr.14388) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:06.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:06 smithi006 bash[23643]: cluster 2024-05-09T03:44:05.162148+0000 mgr.y (mgr.14388) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:06.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:06 smithi186 bash[18641]: cluster 2024-05-09T03:44:05.162148+0000 mgr.y (mgr.14388) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:08.543 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:08 smithi186 bash[18641]: cluster 2024-05-09T03:44:07.163835+0000 mgr.y (mgr.14388) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:08.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:08 smithi006 bash[18497]: cluster 2024-05-09T03:44:07.163835+0000 mgr.y (mgr.14388) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:08.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:08 smithi006 bash[23643]: cluster 2024-05-09T03:44:07.163835+0000 mgr.y (mgr.14388) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:09.619 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.619 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.619 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.620 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.620 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.620 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.621 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.621 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.621 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:09.879 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:09 smithi186 systemd[1]: Stopping Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:44:09.879 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:09 smithi186 bash[36632]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mgr.x 2024-05-09T03:44:10.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:44:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:09] "GET /metrics HTTP/1.1" 200 207993 "" "Prometheus/2.33.4" 2024-05-09T03:44:10.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:10 smithi186 bash[18641]: cluster 2024-05-09T03:44:09.164567+0000 mgr.y (mgr.14388) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:10.529 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:10 smithi186 bash[36642]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mgr-x 2024-05-09T03:44:10.529 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:10 smithi186 bash[36677]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mgr.x 2024-05-09T03:44:10.529 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-05-09T03:44:10.529 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-05-09T03:44:10.529 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: Stopped Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:44:10.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:10 smithi006 bash[23643]: cluster 2024-05-09T03:44:09.164567+0000 mgr.y (mgr.14388) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:10.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:10 smithi006 bash[18497]: cluster 2024-05-09T03:44:09.164567+0000 mgr.y (mgr.14388) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:10.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.879 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.881 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.881 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.881 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: Started Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:44:10.882 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.882 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:10.883 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:44:10 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:44:11.878 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:11 smithi186 bash[36736]: debug 2024-05-09T03:44:11.652+0000 7f3dc4a4c700 1 -- 172.21.15.186:0/796667025 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5605712285a0 con 0x560571fa8400 2024-05-09T03:44:11.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:11 smithi186 bash[18641]: audit 2024-05-09T03:44:10.690546+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:11.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:11 smithi186 bash[18641]: audit 2024-05-09T03:44:10.703340+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:11.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:11 smithi186 bash[18641]: audit 2024-05-09T03:44:10.708166+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:44:11.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:11 smithi186 bash[18641]: audit 2024-05-09T03:44:10.710423+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:44:11.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:11 smithi186 bash[18641]: audit 2024-05-09T03:44:10.850717+0000 mgr.y (mgr.14388) 283 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:12.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:11 smithi006 bash[18497]: audit 2024-05-09T03:44:10.690546+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:12.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:11 smithi006 bash[18497]: audit 2024-05-09T03:44:10.703340+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:12.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:11 smithi006 bash[18497]: audit 2024-05-09T03:44:10.708166+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:44:12.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:11 smithi006 bash[18497]: audit 2024-05-09T03:44:10.710423+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:44:12.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:11 smithi006 bash[18497]: audit 2024-05-09T03:44:10.850717+0000 mgr.y (mgr.14388) 283 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:11 smithi006 bash[23643]: audit 2024-05-09T03:44:10.690546+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:11 smithi006 bash[23643]: audit 2024-05-09T03:44:10.703340+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:11 smithi006 bash[23643]: audit 2024-05-09T03:44:10.708166+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:44:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:11 smithi006 bash[23643]: audit 2024-05-09T03:44:10.710423+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:44:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:11 smithi006 bash[23643]: audit 2024-05-09T03:44:10.850717+0000 mgr.y (mgr.14388) 283 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:13.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:12 smithi006 bash[18497]: cluster 2024-05-09T03:44:11.165344+0000 mgr.y (mgr.14388) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:13.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:12 smithi006 bash[23643]: cluster 2024-05-09T03:44:11.165344+0000 mgr.y (mgr.14388) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:13.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:12 smithi186 bash[18641]: cluster 2024-05-09T03:44:11.165344+0000 mgr.y (mgr.14388) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:13.862 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:13 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:13.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2024-05-09T03:44:13.862 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:13 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:13.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:44:14.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:14 smithi006 bash[18497]: cluster 2024-05-09T03:44:13.167092+0000 mgr.y (mgr.14388) 285 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:14.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:14 smithi006 bash[18497]: audit 2024-05-09T03:44:14.284331+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:14.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:14 smithi006 bash[18497]: audit 2024-05-09T03:44:14.348359+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:14.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:14 smithi006 bash[18497]: audit 2024-05-09T03:44:14.587463+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:14 smithi006 bash[23643]: cluster 2024-05-09T03:44:13.167092+0000 mgr.y (mgr.14388) 285 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:14 smithi006 bash[23643]: audit 2024-05-09T03:44:14.284331+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:14 smithi006 bash[23643]: audit 2024-05-09T03:44:14.348359+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:14 smithi006 bash[23643]: audit 2024-05-09T03:44:14.587463+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:15.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:14 smithi186 bash[18641]: cluster 2024-05-09T03:44:13.167092+0000 mgr.y (mgr.14388) 285 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:15.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:14 smithi186 bash[18641]: audit 2024-05-09T03:44:14.284331+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:15.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:14 smithi186 bash[18641]: audit 2024-05-09T03:44:14.348359+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:15.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:14 smithi186 bash[18641]: audit 2024-05-09T03:44:14.587463+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:44:17.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:16 smithi006 bash[18497]: cluster 2024-05-09T03:44:15.167805+0000 mgr.y (mgr.14388) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:17.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:16 smithi006 bash[23643]: cluster 2024-05-09T03:44:15.167805+0000 mgr.y (mgr.14388) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:17.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:16 smithi186 bash[18641]: cluster 2024-05-09T03:44:15.167805+0000 mgr.y (mgr.14388) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:19.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:18 smithi006 bash[18497]: cluster 2024-05-09T03:44:17.169426+0000 mgr.y (mgr.14388) 287 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:19.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:18 smithi006 bash[23643]: cluster 2024-05-09T03:44:17.169426+0000 mgr.y (mgr.14388) 287 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:19.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:18 smithi186 bash[18641]: cluster 2024-05-09T03:44:17.169426+0000 mgr.y (mgr.14388) 287 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:20.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:44:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:19] "GET /metrics HTTP/1.1" 200 207993 "" "Prometheus/2.33.4" 2024-05-09T03:44:20.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:20 smithi186 bash[36736]: [09/May/2024:03:44:20] ENGINE Bus STARTING 2024-05-09T03:44:20.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:20 smithi186 bash[36736]: CherryPy Checker: 2024-05-09T03:44:20.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:20 smithi186 bash[36736]: The Application mounted at '' has an empty config. 2024-05-09T03:44:20.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:20 smithi186 bash[36736]: [09/May/2024:03:44:20] ENGINE Serving on http://:::9283 2024-05-09T03:44:20.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:20 smithi186 bash[36736]: [09/May/2024:03:44:20] ENGINE Bus STARTED 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:20 smithi006 bash[18497]: cluster 2024-05-09T03:44:19.170258+0000 mgr.y (mgr.14388) 288 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:20 smithi006 bash[18497]: cluster 2024-05-09T03:44:20.251819+0000 mon.a (mon.0) 872 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:20 smithi006 bash[18497]: cluster 2024-05-09T03:44:20.252058+0000 mon.a (mon.0) 873 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:20 smithi006 bash[18497]: audit 2024-05-09T03:44:20.259040+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:20 smithi006 bash[18497]: audit 2024-05-09T03:44:20.260343+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:20 smithi006 bash[18497]: audit 2024-05-09T03:44:20.262823+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:20 smithi006 bash[18497]: audit 2024-05-09T03:44:20.264276+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:20 smithi006 bash[23643]: cluster 2024-05-09T03:44:19.170258+0000 mgr.y (mgr.14388) 288 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:21.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:20 smithi006 bash[23643]: cluster 2024-05-09T03:44:20.251819+0000 mon.a (mon.0) 872 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T03:44:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:20 smithi006 bash[23643]: cluster 2024-05-09T03:44:20.252058+0000 mon.a (mon.0) 873 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:44:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:20 smithi006 bash[23643]: audit 2024-05-09T03:44:20.259040+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:44:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:20 smithi006 bash[23643]: audit 2024-05-09T03:44:20.260343+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:44:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:20 smithi006 bash[23643]: audit 2024-05-09T03:44:20.262823+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:44:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:20 smithi006 bash[23643]: audit 2024-05-09T03:44:20.264276+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:44:21.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:20 smithi186 bash[18641]: cluster 2024-05-09T03:44:19.170258+0000 mgr.y (mgr.14388) 288 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:21.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:20 smithi186 bash[18641]: cluster 2024-05-09T03:44:20.251819+0000 mon.a (mon.0) 872 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T03:44:21.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:20 smithi186 bash[18641]: cluster 2024-05-09T03:44:20.252058+0000 mon.a (mon.0) 873 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:44:21.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:20 smithi186 bash[18641]: audit 2024-05-09T03:44:20.259040+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:44:21.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:20 smithi186 bash[18641]: audit 2024-05-09T03:44:20.260343+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:44:21.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:20 smithi186 bash[18641]: audit 2024-05-09T03:44:20.262823+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:44:21.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:20 smithi186 bash[18641]: audit 2024-05-09T03:44:20.264276+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:44:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:21 smithi006 bash[18497]: cluster 2024-05-09T03:44:20.724179+0000 mon.a (mon.0) 874 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-05-09T03:44:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:21 smithi006 bash[18497]: audit 2024-05-09T03:44:20.861271+0000 mgr.y (mgr.14388) 289 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:21 smithi006 bash[18497]: audit 2024-05-09T03:44:21.176147+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:44:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:21 smithi006 bash[18497]: audit 2024-05-09T03:44:21.199797+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:44:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:21 smithi006 bash[23643]: cluster 2024-05-09T03:44:20.724179+0000 mon.a (mon.0) 874 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-05-09T03:44:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:21 smithi006 bash[23643]: audit 2024-05-09T03:44:20.861271+0000 mgr.y (mgr.14388) 289 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:21 smithi006 bash[23643]: audit 2024-05-09T03:44:21.176147+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:44:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:21 smithi006 bash[23643]: audit 2024-05-09T03:44:21.199797+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:44:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:21 smithi186 bash[18641]: cluster 2024-05-09T03:44:20.724179+0000 mon.a (mon.0) 874 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-05-09T03:44:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:21 smithi186 bash[18641]: audit 2024-05-09T03:44:20.861271+0000 mgr.y (mgr.14388) 289 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:21 smithi186 bash[18641]: audit 2024-05-09T03:44:21.176147+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:44:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:21 smithi186 bash[18641]: audit 2024-05-09T03:44:21.199797+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:44:22.610 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:22 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:22.350Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:44:23.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:22 smithi006 bash[18497]: cluster 2024-05-09T03:44:21.170994+0000 mgr.y (mgr.14388) 290 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:23.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:22 smithi006 bash[23643]: cluster 2024-05-09T03:44:21.170994+0000 mgr.y (mgr.14388) 290 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:23.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:22 smithi186 bash[18641]: cluster 2024-05-09T03:44:21.170994+0000 mgr.y (mgr.14388) 290 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:23.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:23 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:44:23.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:23 smithi006 bash[41828]: level=error ts=2024-05-09T03:44:23.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:44:23.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:23 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:23.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:44:23.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:23 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:23.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:44:25.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:24 smithi006 bash[18497]: cluster 2024-05-09T03:44:23.172806+0000 mgr.y (mgr.14388) 291 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:25.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:24 smithi006 bash[23643]: cluster 2024-05-09T03:44:23.172806+0000 mgr.y (mgr.14388) 291 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:25.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:24 smithi186 bash[18641]: cluster 2024-05-09T03:44:23.172806+0000 mgr.y (mgr.14388) 291 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:27.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:26 smithi006 bash[18497]: cluster 2024-05-09T03:44:25.173680+0000 mgr.y (mgr.14388) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:27.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:26 smithi006 bash[23643]: cluster 2024-05-09T03:44:25.173680+0000 mgr.y (mgr.14388) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:27.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:26 smithi186 bash[18641]: cluster 2024-05-09T03:44:25.173680+0000 mgr.y (mgr.14388) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:29.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:28 smithi006 bash[18497]: cluster 2024-05-09T03:44:27.175533+0000 mgr.y (mgr.14388) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:29.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:28 smithi006 bash[23643]: cluster 2024-05-09T03:44:27.175533+0000 mgr.y (mgr.14388) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:29.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:28 smithi186 bash[18641]: cluster 2024-05-09T03:44:27.175533+0000 mgr.y (mgr.14388) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:30.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:44:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:29] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2024-05-09T03:44:31.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:30 smithi006 bash[18497]: cluster 2024-05-09T03:44:29.176302+0000 mgr.y (mgr.14388) 294 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:31.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:30 smithi006 bash[23643]: cluster 2024-05-09T03:44:29.176302+0000 mgr.y (mgr.14388) 294 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:31.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:30 smithi186 bash[18641]: cluster 2024-05-09T03:44:29.176302+0000 mgr.y (mgr.14388) 294 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:32.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:31 smithi006 bash[23643]: audit 2024-05-09T03:44:30.872679+0000 mgr.y (mgr.14388) 295 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:31 smithi006 bash[18497]: audit 2024-05-09T03:44:30.872679+0000 mgr.y (mgr.14388) 295 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:32.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:31 smithi186 bash[18641]: audit 2024-05-09T03:44:30.872679+0000 mgr.y (mgr.14388) 295 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:33.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:32 smithi006 bash[18497]: cluster 2024-05-09T03:44:31.176985+0000 mgr.y (mgr.14388) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:33.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:32 smithi006 bash[23643]: cluster 2024-05-09T03:44:31.176985+0000 mgr.y (mgr.14388) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:33.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:32 smithi186 bash[18641]: cluster 2024-05-09T03:44:31.176985+0000 mgr.y (mgr.14388) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:33.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:33 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:44:33.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:33 smithi006 bash[41828]: level=error ts=2024-05-09T03:44:33.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:44:33.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:33 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:33.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:44:33.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:33 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:33.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:44:35.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:34 smithi006 bash[18497]: cluster 2024-05-09T03:44:33.178706+0000 mgr.y (mgr.14388) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:35.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:34 smithi006 bash[23643]: cluster 2024-05-09T03:44:33.178706+0000 mgr.y (mgr.14388) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:35.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:34 smithi186 bash[18641]: cluster 2024-05-09T03:44:33.178706+0000 mgr.y (mgr.14388) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:37.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:36 smithi006 bash[18497]: cluster 2024-05-09T03:44:35.179537+0000 mgr.y (mgr.14388) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:37.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:36 smithi006 bash[23643]: cluster 2024-05-09T03:44:35.179537+0000 mgr.y (mgr.14388) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:37.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:36 smithi186 bash[18641]: cluster 2024-05-09T03:44:35.179537+0000 mgr.y (mgr.14388) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:39.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:38 smithi006 bash[18497]: cluster 2024-05-09T03:44:37.181240+0000 mgr.y (mgr.14388) 299 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:39.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:38 smithi006 bash[23643]: cluster 2024-05-09T03:44:37.181240+0000 mgr.y (mgr.14388) 299 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:39.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:38 smithi186 bash[18641]: cluster 2024-05-09T03:44:37.181240+0000 mgr.y (mgr.14388) 299 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:40.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:44:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:39] "GET /metrics HTTP/1.1" 200 208001 "" "Prometheus/2.33.4" 2024-05-09T03:44:41.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:40 smithi006 bash[18497]: cluster 2024-05-09T03:44:39.181917+0000 mgr.y (mgr.14388) 300 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:41.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:40 smithi006 bash[23643]: cluster 2024-05-09T03:44:39.181917+0000 mgr.y (mgr.14388) 300 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:41.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:40 smithi186 bash[18641]: cluster 2024-05-09T03:44:39.181917+0000 mgr.y (mgr.14388) 300 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:42.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:41 smithi006 bash[18497]: audit 2024-05-09T03:44:40.883928+0000 mgr.y (mgr.14388) 301 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:42.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:41 smithi006 bash[23643]: audit 2024-05-09T03:44:40.883928+0000 mgr.y (mgr.14388) 301 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:42.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:41 smithi186 bash[18641]: audit 2024-05-09T03:44:40.883928+0000 mgr.y (mgr.14388) 301 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:43.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:42 smithi006 bash[18497]: cluster 2024-05-09T03:44:41.182616+0000 mgr.y (mgr.14388) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:43.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:42 smithi006 bash[23643]: cluster 2024-05-09T03:44:41.182616+0000 mgr.y (mgr.14388) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:43.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:42 smithi186 bash[18641]: cluster 2024-05-09T03:44:41.182616+0000 mgr.y (mgr.14388) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:43.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:43 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:44:43.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:43 smithi006 bash[41828]: level=error ts=2024-05-09T03:44:43.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:44:43.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:43 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:44:43.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:43 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:44:45.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:44 smithi006 bash[18497]: cluster 2024-05-09T03:44:43.184687+0000 mgr.y (mgr.14388) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:45.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:44 smithi006 bash[23643]: cluster 2024-05-09T03:44:43.184687+0000 mgr.y (mgr.14388) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:45.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:44 smithi186 bash[18641]: cluster 2024-05-09T03:44:43.184687+0000 mgr.y (mgr.14388) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:47.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:46 smithi006 bash[18497]: cluster 2024-05-09T03:44:45.185416+0000 mgr.y (mgr.14388) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:47.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:46 smithi006 bash[23643]: cluster 2024-05-09T03:44:45.185416+0000 mgr.y (mgr.14388) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:47.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:46 smithi186 bash[18641]: cluster 2024-05-09T03:44:45.185416+0000 mgr.y (mgr.14388) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:49.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:48 smithi006 bash[18497]: cluster 2024-05-09T03:44:47.187134+0000 mgr.y (mgr.14388) 305 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:49.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:48 smithi006 bash[23643]: cluster 2024-05-09T03:44:47.187134+0000 mgr.y (mgr.14388) 305 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:49.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:48 smithi186 bash[18641]: cluster 2024-05-09T03:44:47.187134+0000 mgr.y (mgr.14388) 305 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:50.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:44:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:49] "GET /metrics HTTP/1.1" 200 208001 "" "Prometheus/2.33.4" 2024-05-09T03:44:51.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:50 smithi006 bash[23643]: cluster 2024-05-09T03:44:49.187885+0000 mgr.y (mgr.14388) 306 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:51.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:50 smithi006 bash[18497]: cluster 2024-05-09T03:44:49.187885+0000 mgr.y (mgr.14388) 306 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:51.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:50 smithi186 bash[18641]: cluster 2024-05-09T03:44:49.187885+0000 mgr.y (mgr.14388) 306 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:52.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:51 smithi006 bash[18497]: audit 2024-05-09T03:44:50.886623+0000 mgr.y (mgr.14388) 307 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:51 smithi006 bash[23643]: audit 2024-05-09T03:44:50.886623+0000 mgr.y (mgr.14388) 307 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:52.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:51 smithi186 bash[18641]: audit 2024-05-09T03:44:50.886623+0000 mgr.y (mgr.14388) 307 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:44:53.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:52 smithi006 bash[18497]: cluster 2024-05-09T03:44:51.188590+0000 mgr.y (mgr.14388) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:53.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:52 smithi006 bash[23643]: cluster 2024-05-09T03:44:51.188590+0000 mgr.y (mgr.14388) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:53.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:52 smithi186 bash[18641]: cluster 2024-05-09T03:44:51.188590+0000 mgr.y (mgr.14388) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:53.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:44:53 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:44:53.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:53 smithi006 bash[41828]: level=error ts=2024-05-09T03:44:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:44:53.993 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:53 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:44:53.994 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:44:53 smithi006 bash[41828]: level=warn ts=2024-05-09T03:44:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:44:55.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:54 smithi006 bash[18497]: cluster 2024-05-09T03:44:53.190348+0000 mgr.y (mgr.14388) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:55.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:54 smithi006 bash[23643]: cluster 2024-05-09T03:44:53.190348+0000 mgr.y (mgr.14388) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:55.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:54 smithi186 bash[18641]: cluster 2024-05-09T03:44:53.190348+0000 mgr.y (mgr.14388) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:57.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:56 smithi006 bash[18497]: cluster 2024-05-09T03:44:55.191067+0000 mgr.y (mgr.14388) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:57.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:56 smithi006 bash[23643]: cluster 2024-05-09T03:44:55.191067+0000 mgr.y (mgr.14388) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:57.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:56 smithi186 bash[18641]: cluster 2024-05-09T03:44:55.191067+0000 mgr.y (mgr.14388) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:44:59.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:44:58 smithi006 bash[18497]: cluster 2024-05-09T03:44:57.192749+0000 mgr.y (mgr.14388) 311 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:59.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:44:58 smithi006 bash[23643]: cluster 2024-05-09T03:44:57.192749+0000 mgr.y (mgr.14388) 311 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:44:59.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:44:58 smithi186 bash[18641]: cluster 2024-05-09T03:44:57.192749+0000 mgr.y (mgr.14388) 311 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:00.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:44:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:44:59] "GET /metrics HTTP/1.1" 200 208008 "" "Prometheus/2.33.4" 2024-05-09T03:45:01.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:00 smithi006 bash[18497]: cluster 2024-05-09T03:44:59.193489+0000 mgr.y (mgr.14388) 312 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:01.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:00 smithi006 bash[23643]: cluster 2024-05-09T03:44:59.193489+0000 mgr.y (mgr.14388) 312 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:01.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:00 smithi186 bash[18641]: cluster 2024-05-09T03:44:59.193489+0000 mgr.y (mgr.14388) 312 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:02.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:01 smithi006 bash[18497]: audit 2024-05-09T03:45:00.897896+0000 mgr.y (mgr.14388) 313 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:02.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:01 smithi006 bash[23643]: audit 2024-05-09T03:45:00.897896+0000 mgr.y (mgr.14388) 313 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:02.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:01 smithi186 bash[18641]: audit 2024-05-09T03:45:00.897896+0000 mgr.y (mgr.14388) 313 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:03.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:02 smithi006 bash[18497]: cluster 2024-05-09T03:45:01.194238+0000 mgr.y (mgr.14388) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:03.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:02 smithi006 bash[23643]: cluster 2024-05-09T03:45:01.194238+0000 mgr.y (mgr.14388) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:03.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:02 smithi186 bash[18641]: cluster 2024-05-09T03:45:01.194238+0000 mgr.y (mgr.14388) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:03.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:45:03 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:45:03.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:03 smithi006 bash[41828]: level=error ts=2024-05-09T03:45:03.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:03.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:03 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:03.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:03.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:03 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:05.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:04 smithi006 bash[18497]: cluster 2024-05-09T03:45:03.195912+0000 mgr.y (mgr.14388) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:05.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:04 smithi006 bash[23643]: cluster 2024-05-09T03:45:03.195912+0000 mgr.y (mgr.14388) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:05.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:04 smithi186 bash[18641]: cluster 2024-05-09T03:45:03.195912+0000 mgr.y (mgr.14388) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:07.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:06 smithi006 bash[18497]: cluster 2024-05-09T03:45:05.196634+0000 mgr.y (mgr.14388) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:07.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:06 smithi006 bash[23643]: cluster 2024-05-09T03:45:05.196634+0000 mgr.y (mgr.14388) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:07.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:06 smithi186 bash[18641]: cluster 2024-05-09T03:45:05.196634+0000 mgr.y (mgr.14388) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:09.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:08 smithi006 bash[18497]: cluster 2024-05-09T03:45:07.198348+0000 mgr.y (mgr.14388) 317 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:09.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:08 smithi006 bash[23643]: cluster 2024-05-09T03:45:07.198348+0000 mgr.y (mgr.14388) 317 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:09.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:08 smithi186 bash[18641]: cluster 2024-05-09T03:45:07.198348+0000 mgr.y (mgr.14388) 317 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:10.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:45:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:09] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-05-09T03:45:11.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:10 smithi006 bash[18497]: cluster 2024-05-09T03:45:09.199054+0000 mgr.y (mgr.14388) 318 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:11.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:10 smithi006 bash[23643]: cluster 2024-05-09T03:45:09.199054+0000 mgr.y (mgr.14388) 318 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:11.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:10 smithi186 bash[18641]: cluster 2024-05-09T03:45:09.199054+0000 mgr.y (mgr.14388) 318 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:12.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:11 smithi006 bash[18497]: audit 2024-05-09T03:45:10.909181+0000 mgr.y (mgr.14388) 319 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:12.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:11 smithi006 bash[23643]: audit 2024-05-09T03:45:10.909181+0000 mgr.y (mgr.14388) 319 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:12.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:11 smithi186 bash[18641]: audit 2024-05-09T03:45:10.909181+0000 mgr.y (mgr.14388) 319 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:13.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:12 smithi006 bash[18497]: cluster 2024-05-09T03:45:11.199746+0000 mgr.y (mgr.14388) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:13.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:12 smithi006 bash[23643]: cluster 2024-05-09T03:45:11.199746+0000 mgr.y (mgr.14388) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:13.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:12 smithi186 bash[18641]: cluster 2024-05-09T03:45:11.199746+0000 mgr.y (mgr.14388) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:13.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:45:13 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:45:13.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:13 smithi006 bash[41828]: level=error ts=2024-05-09T03:45:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:13.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:13 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:13.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:13 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:14.878 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:14 smithi186 bash[18641]: cluster 2024-05-09T03:45:13.201608+0000 mgr.y (mgr.14388) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:14.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:14 smithi186 bash[18641]: audit 2024-05-09T03:45:14.595331+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:45:14.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:14 smithi186 bash[18641]: audit 2024-05-09T03:45:14.597312+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:45:14.908 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:14 smithi006 bash[18497]: cluster 2024-05-09T03:45:13.201608+0000 mgr.y (mgr.14388) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:14.909 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:14 smithi006 bash[18497]: audit 2024-05-09T03:45:14.595331+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:45:14.909 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:14 smithi006 bash[18497]: audit 2024-05-09T03:45:14.597312+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:45:14.909 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:14 smithi006 bash[23643]: cluster 2024-05-09T03:45:13.201608+0000 mgr.y (mgr.14388) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:14.909 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:14 smithi006 bash[23643]: audit 2024-05-09T03:45:14.595331+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:45:14.909 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:14 smithi006 bash[23643]: audit 2024-05-09T03:45:14.597312+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:45:17.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:16 smithi006 bash[18497]: cluster 2024-05-09T03:45:15.202561+0000 mgr.y (mgr.14388) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:17.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:16 smithi006 bash[23643]: cluster 2024-05-09T03:45:15.202561+0000 mgr.y (mgr.14388) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:17.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:16 smithi186 bash[18641]: cluster 2024-05-09T03:45:15.202561+0000 mgr.y (mgr.14388) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:19.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:18 smithi006 bash[23643]: cluster 2024-05-09T03:45:17.204216+0000 mgr.y (mgr.14388) 323 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:19.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:18 smithi006 bash[23643]: audit 2024-05-09T03:45:18.217523+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:45:19.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:18 smithi006 bash[23643]: audit 2024-05-09T03:45:18.488865+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:45:19.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:18 smithi006 bash[18497]: cluster 2024-05-09T03:45:17.204216+0000 mgr.y (mgr.14388) 323 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:19.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:18 smithi006 bash[18497]: audit 2024-05-09T03:45:18.217523+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:45:19.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:18 smithi006 bash[18497]: audit 2024-05-09T03:45:18.488865+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:45:19.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:18 smithi186 bash[18641]: cluster 2024-05-09T03:45:17.204216+0000 mgr.y (mgr.14388) 323 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:19.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:18 smithi186 bash[18641]: audit 2024-05-09T03:45:18.217523+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:45:19.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:18 smithi186 bash[18641]: audit 2024-05-09T03:45:18.488865+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:45:20.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:45:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:19] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-05-09T03:45:21.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:20 smithi006 bash[18497]: cluster 2024-05-09T03:45:19.204991+0000 mgr.y (mgr.14388) 324 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:21.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:20 smithi006 bash[23643]: cluster 2024-05-09T03:45:19.204991+0000 mgr.y (mgr.14388) 324 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:21.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:20 smithi186 bash[18641]: cluster 2024-05-09T03:45:19.204991+0000 mgr.y (mgr.14388) 324 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:21 smithi186 bash[18641]: audit 2024-05-09T03:45:20.916642+0000 mgr.y (mgr.14388) 325 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:21 smithi186 bash[18641]: audit 2024-05-09T03:45:21.191736+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:45:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:21 smithi186 bash[18641]: audit 2024-05-09T03:45:21.208812+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:45:22.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:21 smithi006 bash[18497]: audit 2024-05-09T03:45:20.916642+0000 mgr.y (mgr.14388) 325 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:22.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:21 smithi006 bash[18497]: audit 2024-05-09T03:45:21.191736+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:45:22.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:21 smithi006 bash[18497]: audit 2024-05-09T03:45:21.208812+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:45:22.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:21 smithi006 bash[23643]: audit 2024-05-09T03:45:20.916642+0000 mgr.y (mgr.14388) 325 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:22.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:21 smithi006 bash[23643]: audit 2024-05-09T03:45:21.191736+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:45:22.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:21 smithi006 bash[23643]: audit 2024-05-09T03:45:21.208812+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:45:23.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:22 smithi186 bash[18641]: cluster 2024-05-09T03:45:21.205746+0000 mgr.y (mgr.14388) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:23.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:22 smithi006 bash[18497]: cluster 2024-05-09T03:45:21.205746+0000 mgr.y (mgr.14388) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:23.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:22 smithi006 bash[23643]: cluster 2024-05-09T03:45:21.205746+0000 mgr.y (mgr.14388) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:23.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:45:23 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:45:23.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:23 smithi006 bash[41828]: level=error ts=2024-05-09T03:45:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:23.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:23 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:23.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:23 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:25.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:24 smithi186 bash[18641]: cluster 2024-05-09T03:45:23.207435+0000 mgr.y (mgr.14388) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:25.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:24 smithi006 bash[18497]: cluster 2024-05-09T03:45:23.207435+0000 mgr.y (mgr.14388) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:25.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:24 smithi006 bash[23643]: cluster 2024-05-09T03:45:23.207435+0000 mgr.y (mgr.14388) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:27.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:26 smithi186 bash[18641]: cluster 2024-05-09T03:45:25.208149+0000 mgr.y (mgr.14388) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:27.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:26 smithi006 bash[18497]: cluster 2024-05-09T03:45:25.208149+0000 mgr.y (mgr.14388) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:27.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:26 smithi006 bash[23643]: cluster 2024-05-09T03:45:25.208149+0000 mgr.y (mgr.14388) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:29.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:28 smithi186 bash[18641]: cluster 2024-05-09T03:45:27.209941+0000 mgr.y (mgr.14388) 329 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:29.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:28 smithi006 bash[18497]: cluster 2024-05-09T03:45:27.209941+0000 mgr.y (mgr.14388) 329 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:29.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:28 smithi006 bash[23643]: cluster 2024-05-09T03:45:27.209941+0000 mgr.y (mgr.14388) 329 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:30.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:45:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:29] "GET /metrics HTTP/1.1" 200 207999 "" "Prometheus/2.33.4" 2024-05-09T03:45:31.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:30 smithi006 bash[18497]: cluster 2024-05-09T03:45:29.210843+0000 mgr.y (mgr.14388) 330 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:31.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:30 smithi006 bash[23643]: cluster 2024-05-09T03:45:29.210843+0000 mgr.y (mgr.14388) 330 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:31.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:30 smithi186 bash[18641]: cluster 2024-05-09T03:45:29.210843+0000 mgr.y (mgr.14388) 330 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:32.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:31 smithi006 bash[18497]: audit 2024-05-09T03:45:30.925161+0000 mgr.y (mgr.14388) 331 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:32.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:31 smithi006 bash[23643]: audit 2024-05-09T03:45:30.925161+0000 mgr.y (mgr.14388) 331 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:32.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:31 smithi186 bash[18641]: audit 2024-05-09T03:45:30.925161+0000 mgr.y (mgr.14388) 331 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:33.190 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:32 smithi186 bash[18641]: cluster 2024-05-09T03:45:31.211604+0000 mgr.y (mgr.14388) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:33.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:32 smithi006 bash[18497]: cluster 2024-05-09T03:45:31.211604+0000 mgr.y (mgr.14388) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:33.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:32 smithi006 bash[23643]: cluster 2024-05-09T03:45:31.211604+0000 mgr.y (mgr.14388) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:33.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:45:33 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:45:33.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:33 smithi006 bash[41828]: level=error ts=2024-05-09T03:45:33.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:33.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:33 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:33.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:33 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:35.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:34 smithi006 bash[18497]: cluster 2024-05-09T03:45:33.213409+0000 mgr.y (mgr.14388) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:35.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:34 smithi006 bash[23643]: cluster 2024-05-09T03:45:33.213409+0000 mgr.y (mgr.14388) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:35.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:34 smithi186 bash[18641]: cluster 2024-05-09T03:45:33.213409+0000 mgr.y (mgr.14388) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:37.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:36 smithi006 bash[18497]: cluster 2024-05-09T03:45:35.214335+0000 mgr.y (mgr.14388) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:37.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:36 smithi006 bash[23643]: cluster 2024-05-09T03:45:35.214335+0000 mgr.y (mgr.14388) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:37.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:36 smithi186 bash[18641]: cluster 2024-05-09T03:45:35.214335+0000 mgr.y (mgr.14388) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:39.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:38 smithi006 bash[18497]: cluster 2024-05-09T03:45:37.216012+0000 mgr.y (mgr.14388) 335 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:39.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:38 smithi006 bash[23643]: cluster 2024-05-09T03:45:37.216012+0000 mgr.y (mgr.14388) 335 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:39.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:38 smithi186 bash[18641]: cluster 2024-05-09T03:45:37.216012+0000 mgr.y (mgr.14388) 335 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:40.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:45:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:39] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-05-09T03:45:41.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:40 smithi006 bash[18497]: cluster 2024-05-09T03:45:39.216723+0000 mgr.y (mgr.14388) 336 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:41.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:40 smithi006 bash[23643]: cluster 2024-05-09T03:45:39.216723+0000 mgr.y (mgr.14388) 336 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:41.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:40 smithi186 bash[18641]: cluster 2024-05-09T03:45:39.216723+0000 mgr.y (mgr.14388) 336 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:42.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:41 smithi006 bash[18497]: audit 2024-05-09T03:45:40.934635+0000 mgr.y (mgr.14388) 337 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:42.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:41 smithi006 bash[23643]: audit 2024-05-09T03:45:40.934635+0000 mgr.y (mgr.14388) 337 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:42.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:41 smithi186 bash[18641]: audit 2024-05-09T03:45:40.934635+0000 mgr.y (mgr.14388) 337 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:43.190 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:42 smithi186 bash[18641]: cluster 2024-05-09T03:45:41.217454+0000 mgr.y (mgr.14388) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:43.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:42 smithi006 bash[18497]: cluster 2024-05-09T03:45:41.217454+0000 mgr.y (mgr.14388) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:43.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:42 smithi006 bash[23643]: cluster 2024-05-09T03:45:41.217454+0000 mgr.y (mgr.14388) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:43.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:45:43 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:45:43.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:43 smithi006 bash[41828]: level=error ts=2024-05-09T03:45:43.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:43.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:43 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:43.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:43 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:45.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:44 smithi006 bash[18497]: cluster 2024-05-09T03:45:43.219203+0000 mgr.y (mgr.14388) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:44 smithi006 bash[23643]: cluster 2024-05-09T03:45:43.219203+0000 mgr.y (mgr.14388) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:45.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:44 smithi186 bash[18641]: cluster 2024-05-09T03:45:43.219203+0000 mgr.y (mgr.14388) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:47.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:46 smithi006 bash[18497]: cluster 2024-05-09T03:45:45.219950+0000 mgr.y (mgr.14388) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:46 smithi006 bash[23643]: cluster 2024-05-09T03:45:45.219950+0000 mgr.y (mgr.14388) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:47.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:46 smithi186 bash[18641]: cluster 2024-05-09T03:45:45.219950+0000 mgr.y (mgr.14388) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:49.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:48 smithi006 bash[18497]: cluster 2024-05-09T03:45:47.221539+0000 mgr.y (mgr.14388) 341 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:49.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:48 smithi006 bash[23643]: cluster 2024-05-09T03:45:47.221539+0000 mgr.y (mgr.14388) 341 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:49.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:48 smithi186 bash[18641]: cluster 2024-05-09T03:45:47.221539+0000 mgr.y (mgr.14388) 341 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:50.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:45:49 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:49] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-05-09T03:45:51.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:50 smithi006 bash[18497]: cluster 2024-05-09T03:45:49.222317+0000 mgr.y (mgr.14388) 342 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:51.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:50 smithi006 bash[23643]: cluster 2024-05-09T03:45:49.222317+0000 mgr.y (mgr.14388) 342 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:51.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:50 smithi186 bash[18641]: cluster 2024-05-09T03:45:49.222317+0000 mgr.y (mgr.14388) 342 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:52.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:51 smithi006 bash[18497]: audit 2024-05-09T03:45:50.942611+0000 mgr.y (mgr.14388) 343 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:52.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:51 smithi006 bash[23643]: audit 2024-05-09T03:45:50.942611+0000 mgr.y (mgr.14388) 343 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:52.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:51 smithi186 bash[18641]: audit 2024-05-09T03:45:50.942611+0000 mgr.y (mgr.14388) 343 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:45:53.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:52 smithi006 bash[18497]: cluster 2024-05-09T03:45:51.223133+0000 mgr.y (mgr.14388) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:53.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:52 smithi006 bash[23643]: cluster 2024-05-09T03:45:51.223133+0000 mgr.y (mgr.14388) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:53.378 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:45:53 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:45:53.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:52 smithi186 bash[18641]: cluster 2024-05-09T03:45:51.223133+0000 mgr.y (mgr.14388) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:53.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:53 smithi006 bash[41828]: level=error ts=2024-05-09T03:45:53.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:53.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:53 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:45:53.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:45:53 smithi006 bash[41828]: level=warn ts=2024-05-09T03:45:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:45:55.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:54 smithi006 bash[23643]: cluster 2024-05-09T03:45:53.224997+0000 mgr.y (mgr.14388) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:55.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:54 smithi006 bash[18497]: cluster 2024-05-09T03:45:53.224997+0000 mgr.y (mgr.14388) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:55.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:54 smithi186 bash[18641]: cluster 2024-05-09T03:45:53.224997+0000 mgr.y (mgr.14388) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:57.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:56 smithi006 bash[18497]: cluster 2024-05-09T03:45:55.225881+0000 mgr.y (mgr.14388) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:57.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:56 smithi006 bash[23643]: cluster 2024-05-09T03:45:55.225881+0000 mgr.y (mgr.14388) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:57.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:56 smithi186 bash[18641]: cluster 2024-05-09T03:45:55.225881+0000 mgr.y (mgr.14388) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:45:59.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:45:58 smithi006 bash[18497]: cluster 2024-05-09T03:45:57.227570+0000 mgr.y (mgr.14388) 347 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:59.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:45:58 smithi006 bash[23643]: cluster 2024-05-09T03:45:57.227570+0000 mgr.y (mgr.14388) 347 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:45:59.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:45:58 smithi186 bash[18641]: cluster 2024-05-09T03:45:57.227570+0000 mgr.y (mgr.14388) 347 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:00.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:45:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:45:59] "GET /metrics HTTP/1.1" 200 207992 "" "Prometheus/2.33.4" 2024-05-09T03:46:01.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:00 smithi006 bash[18497]: cluster 2024-05-09T03:45:59.228324+0000 mgr.y (mgr.14388) 348 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:01.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:00 smithi006 bash[23643]: cluster 2024-05-09T03:45:59.228324+0000 mgr.y (mgr.14388) 348 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:01.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:00 smithi186 bash[18641]: cluster 2024-05-09T03:45:59.228324+0000 mgr.y (mgr.14388) 348 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:02.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:01 smithi006 bash[18497]: audit 2024-05-09T03:46:00.948244+0000 mgr.y (mgr.14388) 349 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:02.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:01 smithi006 bash[23643]: audit 2024-05-09T03:46:00.948244+0000 mgr.y (mgr.14388) 349 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:02.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:01 smithi186 bash[18641]: audit 2024-05-09T03:46:00.948244+0000 mgr.y (mgr.14388) 349 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:03.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:02 smithi006 bash[18497]: cluster 2024-05-09T03:46:01.229042+0000 mgr.y (mgr.14388) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:03.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:02 smithi006 bash[23643]: cluster 2024-05-09T03:46:01.229042+0000 mgr.y (mgr.14388) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:03.378 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:03 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:46:03.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:02 smithi186 bash[18641]: cluster 2024-05-09T03:46:01.229042+0000 mgr.y (mgr.14388) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:03.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:03 smithi006 bash[41828]: level=error ts=2024-05-09T03:46:03.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:03.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:03 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:03.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:03.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:03 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:03.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:04.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:04 smithi006 bash[18497]: cluster 2024-05-09T03:46:03.230851+0000 mgr.y (mgr.14388) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:04.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:04 smithi006 bash[23643]: cluster 2024-05-09T03:46:03.230851+0000 mgr.y (mgr.14388) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:04.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:04 smithi186 bash[18641]: cluster 2024-05-09T03:46:03.230851+0000 mgr.y (mgr.14388) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:06.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:06 smithi006 bash[18497]: cluster 2024-05-09T03:46:05.231738+0000 mgr.y (mgr.14388) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:06 smithi006 bash[23643]: cluster 2024-05-09T03:46:05.231738+0000 mgr.y (mgr.14388) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:06.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:06 smithi186 bash[18641]: cluster 2024-05-09T03:46:05.231738+0000 mgr.y (mgr.14388) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:08.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:08 smithi006 bash[18497]: cluster 2024-05-09T03:46:07.233444+0000 mgr.y (mgr.14388) 353 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:08.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:08 smithi006 bash[23643]: cluster 2024-05-09T03:46:07.233444+0000 mgr.y (mgr.14388) 353 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:08.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:08 smithi186 bash[18641]: cluster 2024-05-09T03:46:07.233444+0000 mgr.y (mgr.14388) 353 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:10.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:09] "GET /metrics HTTP/1.1" 200 208005 "" "Prometheus/2.33.4" 2024-05-09T03:46:10.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:10 smithi006 bash[18497]: cluster 2024-05-09T03:46:09.234182+0000 mgr.y (mgr.14388) 354 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:10.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:10 smithi006 bash[23643]: cluster 2024-05-09T03:46:09.234182+0000 mgr.y (mgr.14388) 354 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:10.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:10 smithi186 bash[18641]: cluster 2024-05-09T03:46:09.234182+0000 mgr.y (mgr.14388) 354 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:11.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:11 smithi006 bash[18497]: audit 2024-05-09T03:46:10.959537+0000 mgr.y (mgr.14388) 355 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:11.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:11 smithi006 bash[23643]: audit 2024-05-09T03:46:10.959537+0000 mgr.y (mgr.14388) 355 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:11.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:11 smithi186 bash[18641]: audit 2024-05-09T03:46:10.959537+0000 mgr.y (mgr.14388) 355 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:12.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:12 smithi006 bash[18497]: cluster 2024-05-09T03:46:11.234858+0000 mgr.y (mgr.14388) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:12.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:12 smithi006 bash[23643]: cluster 2024-05-09T03:46:11.234858+0000 mgr.y (mgr.14388) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:12.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:12 smithi186 bash[18641]: cluster 2024-05-09T03:46:11.234858+0000 mgr.y (mgr.14388) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:13.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:13 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:46:13.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:13 smithi006 bash[41828]: level=error ts=2024-05-09T03:46:13.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:13.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:13 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:13.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:13 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:14.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:14 smithi006 bash[18497]: cluster 2024-05-09T03:46:13.236658+0000 mgr.y (mgr.14388) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:14.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:14 smithi006 bash[23643]: cluster 2024-05-09T03:46:13.236658+0000 mgr.y (mgr.14388) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:14.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:14 smithi186 bash[18641]: cluster 2024-05-09T03:46:13.236658+0000 mgr.y (mgr.14388) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:16.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:16 smithi006 bash[18497]: cluster 2024-05-09T03:46:15.237507+0000 mgr.y (mgr.14388) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:16.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:16 smithi006 bash[23643]: cluster 2024-05-09T03:46:15.237507+0000 mgr.y (mgr.14388) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:16.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:16 smithi186 bash[18641]: cluster 2024-05-09T03:46:15.237507+0000 mgr.y (mgr.14388) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:18.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:18 smithi006 bash[23643]: cluster 2024-05-09T03:46:17.239381+0000 mgr.y (mgr.14388) 359 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:18.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:18 smithi006 bash[18497]: cluster 2024-05-09T03:46:17.239381+0000 mgr.y (mgr.14388) 359 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:18.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:18 smithi186 bash[18641]: cluster 2024-05-09T03:46:17.239381+0000 mgr.y (mgr.14388) 359 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:19.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:19 smithi006 bash[18497]: audit 2024-05-09T03:46:18.502760+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:46:19.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:19 smithi006 bash[18497]: audit 2024-05-09T03:46:18.504731+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:46:19.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:19 smithi006 bash[18497]: audit 2024-05-09T03:46:18.816758+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:46:19.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:19 smithi006 bash[23643]: audit 2024-05-09T03:46:18.502760+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:46:19.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:19 smithi006 bash[23643]: audit 2024-05-09T03:46:18.504731+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:46:19.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:19 smithi006 bash[23643]: audit 2024-05-09T03:46:18.816758+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:46:19.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:19 smithi186 bash[18641]: audit 2024-05-09T03:46:18.502760+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:46:19.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:19 smithi186 bash[18641]: audit 2024-05-09T03:46:18.504731+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:46:19.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:19 smithi186 bash[18641]: audit 2024-05-09T03:46:18.816758+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' 2024-05-09T03:46:20.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:19] "GET /metrics HTTP/1.1" 200 208005 "" "Prometheus/2.33.4" 2024-05-09T03:46:21.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:20 smithi006 bash[18497]: cluster 2024-05-09T03:46:19.240251+0000 mgr.y (mgr.14388) 360 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:21.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:20 smithi006 bash[23643]: cluster 2024-05-09T03:46:19.240251+0000 mgr.y (mgr.14388) 360 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:21.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:20 smithi186 bash[18641]: cluster 2024-05-09T03:46:19.240251+0000 mgr.y (mgr.14388) 360 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:22 smithi186 bash[18641]: audit 2024-05-09T03:46:20.970825+0000 mgr.y (mgr.14388) 361 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:22 smithi186 bash[18641]: audit 2024-05-09T03:46:21.206913+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:46:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:22 smithi186 bash[18641]: audit 2024-05-09T03:46:21.216882+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:46:22.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:22 smithi186 bash[18641]: cluster 2024-05-09T03:46:21.241096+0000 mgr.y (mgr.14388) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:22 smithi006 bash[18497]: audit 2024-05-09T03:46:20.970825+0000 mgr.y (mgr.14388) 361 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:22 smithi006 bash[18497]: audit 2024-05-09T03:46:21.206913+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:46:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:22 smithi006 bash[18497]: audit 2024-05-09T03:46:21.216882+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:46:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:22 smithi006 bash[18497]: cluster 2024-05-09T03:46:21.241096+0000 mgr.y (mgr.14388) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:22.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:22 smithi006 bash[23643]: audit 2024-05-09T03:46:20.970825+0000 mgr.y (mgr.14388) 361 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:22.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:22 smithi006 bash[23643]: audit 2024-05-09T03:46:21.206913+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:46:22.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:22 smithi006 bash[23643]: audit 2024-05-09T03:46:21.216882+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14388 172.21.15.6:0/51137015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:46:22.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:22 smithi006 bash[23643]: cluster 2024-05-09T03:46:21.241096+0000 mgr.y (mgr.14388) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:23.628 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:23 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:46:23.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:23 smithi006 bash[41828]: level=error ts=2024-05-09T03:46:23.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:23.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:23 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:23.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:23.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:23 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:23.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:24.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:24 smithi006 bash[18497]: cluster 2024-05-09T03:46:23.242939+0000 mgr.y (mgr.14388) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:24.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:24 smithi006 bash[23643]: cluster 2024-05-09T03:46:23.242939+0000 mgr.y (mgr.14388) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:24.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:24 smithi186 bash[18641]: cluster 2024-05-09T03:46:23.242939+0000 mgr.y (mgr.14388) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:26.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:26 smithi006 bash[18497]: cluster 2024-05-09T03:46:25.243652+0000 mgr.y (mgr.14388) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:26.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:26 smithi006 bash[23643]: cluster 2024-05-09T03:46:25.243652+0000 mgr.y (mgr.14388) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:26.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:26 smithi186 bash[18641]: cluster 2024-05-09T03:46:25.243652+0000 mgr.y (mgr.14388) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:27.564 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T03:46:28.590 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:28 smithi006 bash[18497]: cluster 2024-05-09T03:46:27.245369+0000 mgr.y (mgr.14388) 365 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:28.590 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:28 smithi006 bash[23643]: cluster 2024-05-09T03:46:27.245369+0000 mgr.y (mgr.14388) 365 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:28.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:28 smithi186 bash[18641]: cluster 2024-05-09T03:46:27.245369+0000 mgr.y (mgr.14388) 365 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:30.071 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:29 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:29] "GET /metrics HTTP/1.1" 200 207999 "" "Prometheus/2.33.4" 2024-05-09T03:46:30.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:30 smithi006 bash[18497]: cluster 2024-05-09T03:46:29.246137+0000 mgr.y (mgr.14388) 366 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:30.360 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:30 smithi006 bash[23643]: cluster 2024-05-09T03:46:29.246137+0000 mgr.y (mgr.14388) 366 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:30.496 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T03:46:30.496 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (7m) 2m ago 8m 12.1M - ba2b418f427c dbe394445e62 2024-05-09T03:46:30.496 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (8m) 72s ago 8m 44.3M - 8.3.5 dad864ee21e9 d2adfbcd1f52 2024-05-09T03:46:30.496 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (6m) 2m ago 6m 42.3M - 3.5 e1d6a67b021e 22a8dfd569af 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283 running (2m) 72s ago 14m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 3eda5462b8e7 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (15m) 2m ago 15m 450M - 17.2.0 e1d6a67b021e cb3d6c628434 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (16m) 2m ago 16m 51.2M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (14m) 72s ago 14m 40.7M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (14m) 2m ago 14m 39.0M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (8m) 2m ago 8m 9868k - 1dbe0e931976 6781de658bab 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (8m) 72s ago 8m 11.5M - 1dbe0e931976 d94fa1d9101a 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (13m) 2m ago 13m 51.7M 4061M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (13m) 2m ago 13m 53.0M 4061M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (12m) 2m ago 12m 47.4M 4061M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (11m) 2m ago 11m 51.3M 4061M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (11m) 72s ago 11m 54.7M 4316M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (10m) 72s ago 10m 50.4M 4316M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (10m) 72s ago 10m 49.2M 4316M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T03:46:30.497 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (9m) 72s ago 9m 50.9M 4316M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T03:46:30.498 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (7m) 72s ago 8m 56.9M - 514e6a882f6e cabf18ad640f 2024-05-09T03:46:30.498 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (6m) 2m ago 6m 84.2M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T03:46:30.498 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (6m) 72s ago 6m 85.0M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T03:46:30.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:30 smithi186 bash[18641]: cluster 2024-05-09T03:46:29.246137+0000 mgr.y (mgr.14388) 366 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:31.170 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions' 2024-05-09T03:46:31.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:31 smithi006 bash[23643]: audit 2024-05-09T03:46:30.457877+0000 mgr.y (mgr.14388) 367 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:46:31.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:31 smithi006 bash[18497]: audit 2024-05-09T03:46:30.457877+0000 mgr.y (mgr.14388) 367 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:46:31.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:31 smithi186 bash[18641]: audit 2024-05-09T03:46:30.457877+0000 mgr.y (mgr.14388) 367 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:46:32.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:32 smithi006 bash[18497]: audit 2024-05-09T03:46:30.980474+0000 mgr.y (mgr.14388) 368 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:32.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:32 smithi006 bash[18497]: cluster 2024-05-09T03:46:31.246838+0000 mgr.y (mgr.14388) 369 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:32.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:32 smithi006 bash[23643]: audit 2024-05-09T03:46:30.980474+0000 mgr.y (mgr.14388) 368 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:32.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:32 smithi006 bash[23643]: cluster 2024-05-09T03:46:31.246838+0000 mgr.y (mgr.14388) 369 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:32.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:32 smithi186 bash[18641]: audit 2024-05-09T03:46:30.980474+0000 mgr.y (mgr.14388) 368 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:32.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:32 smithi186 bash[18641]: cluster 2024-05-09T03:46:31.246838+0000 mgr.y (mgr.14388) 369 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:33.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:33 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:46:33.812 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:33 smithi006 bash[41828]: level=error ts=2024-05-09T03:46:33.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:33.813 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:33 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:33.813 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:33 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:34.262 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:46:34.262 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T03:46:34.262 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T03:46:34.263 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:46:34.263 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T03:46:34.263 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-05-09T03:46:34.263 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 1 2024-05-09T03:46:34.263 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:46:34.263 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T03:46:34.263 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 1 2024-05-09T03:46:34.264 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:46:34.265 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:46:34.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:34 smithi006 bash[18497]: cluster 2024-05-09T03:46:33.248549+0000 mgr.y (mgr.14388) 370 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:34.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:34 smithi006 bash[18497]: audit 2024-05-09T03:46:34.262073+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.6:0/3314904292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:46:34.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:34 smithi006 bash[23643]: cluster 2024-05-09T03:46:33.248549+0000 mgr.y (mgr.14388) 370 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:34.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:34 smithi006 bash[23643]: audit 2024-05-09T03:46:34.262073+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.6:0/3314904292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:46:34.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:34 smithi186 bash[18641]: cluster 2024-05-09T03:46:33.248549+0000 mgr.y (mgr.14388) 370 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:34.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:34 smithi186 bash[18641]: audit 2024-05-09T03:46:34.262073+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.6:0/3314904292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:46:34.981 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph -s' 2024-05-09T03:46:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:36 smithi006 bash[23643]: cluster 2024-05-09T03:46:35.249274+0000 mgr.y (mgr.14388) 371 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:36.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:36 smithi006 bash[18497]: cluster 2024-05-09T03:46:35.249274+0000 mgr.y (mgr.14388) 371 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:36.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:36 smithi186 bash[18641]: cluster 2024-05-09T03:46:35.249274+0000 mgr.y (mgr.14388) 371 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: id: 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 14m) 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: y(active, since 9m), standbys: x 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 9m), 8 in (since 10m) 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-05-09T03:46:37.896 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 6 pools, 161 pgs 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 241 objects, 585 KiB 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 161 active+clean 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: io: 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-05-09T03:46:37.897 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:46:38.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:38 smithi006 bash[18497]: cluster 2024-05-09T03:46:37.250806+0000 mgr.y (mgr.14388) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:38.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:38 smithi006 bash[18497]: audit 2024-05-09T03:46:37.896614+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.6:0/4002509887' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:46:38.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:38 smithi006 bash[23643]: cluster 2024-05-09T03:46:37.250806+0000 mgr.y (mgr.14388) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:38.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:38 smithi006 bash[23643]: audit 2024-05-09T03:46:37.896614+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.6:0/4002509887' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:46:38.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:38 smithi186 bash[18641]: cluster 2024-05-09T03:46:37.250806+0000 mgr.y (mgr.14388) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:38.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:38 smithi186 bash[18641]: audit 2024-05-09T03:46:37.896614+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.6:0/4002509887' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:46:38.682 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T03:46:40.022 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:39 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:39] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-05-09T03:46:40.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:40 smithi006 bash[18497]: cluster 2024-05-09T03:46:39.251529+0000 mgr.y (mgr.14388) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:40.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:40 smithi006 bash[23643]: cluster 2024-05-09T03:46:39.251529+0000 mgr.y (mgr.14388) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:40.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:40 smithi186 bash[18641]: cluster 2024-05-09T03:46:39.251529+0000 mgr.y (mgr.14388) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:41.671 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T03:46:42.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:42 smithi006 bash[18497]: audit 2024-05-09T03:46:40.990636+0000 mgr.y (mgr.14388) 374 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:42.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:42 smithi006 bash[18497]: cluster 2024-05-09T03:46:41.252061+0000 mgr.y (mgr.14388) 375 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:42.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:42 smithi006 bash[18497]: audit 2024-05-09T03:46:41.671888+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.6:0/3287681739' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:46:42.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:42 smithi006 bash[23643]: audit 2024-05-09T03:46:40.990636+0000 mgr.y (mgr.14388) 374 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:42.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:42 smithi006 bash[23643]: cluster 2024-05-09T03:46:41.252061+0000 mgr.y (mgr.14388) 375 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:42.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:42 smithi006 bash[23643]: audit 2024-05-09T03:46:41.671888+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.6:0/3287681739' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:46:42.442 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-05-09T03:46:42.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:42 smithi186 bash[18641]: audit 2024-05-09T03:46:40.990636+0000 mgr.y (mgr.14388) 374 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:42.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:42 smithi186 bash[18641]: cluster 2024-05-09T03:46:41.252061+0000 mgr.y (mgr.14388) 375 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:42.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:42 smithi186 bash[18641]: audit 2024-05-09T03:46:41.671888+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.6:0/3287681739' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:46:43.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:43 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:46:43.787 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:43 smithi006 bash[41828]: level=error ts=2024-05-09T03:46:43.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:43.787 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:43 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:43.787 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:43 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:43.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:44.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:44 smithi006 bash[18497]: cluster 2024-05-09T03:46:43.253736+0000 mgr.y (mgr.14388) 376 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:44.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:44 smithi006 bash[23643]: cluster 2024-05-09T03:46:43.253736+0000 mgr.y (mgr.14388) 376 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:44.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:44 smithi186 bash[18641]: cluster 2024-05-09T03:46:43.253736+0000 mgr.y (mgr.14388) 376 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:45.628 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T03:46:46.312 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph mgr fail' 2024-05-09T03:46:46.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:46 smithi006 bash[18497]: cluster 2024-05-09T03:46:45.254263+0000 mgr.y (mgr.14388) 377 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:46.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:46 smithi006 bash[18497]: audit 2024-05-09T03:46:45.616012+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.6:0/3106020471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:46:46.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:46 smithi006 bash[23643]: cluster 2024-05-09T03:46:45.254263+0000 mgr.y (mgr.14388) 377 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:46.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:46 smithi006 bash[23643]: audit 2024-05-09T03:46:45.616012+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.6:0/3106020471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:46:46.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:46 smithi186 bash[18641]: cluster 2024-05-09T03:46:45.254263+0000 mgr.y (mgr.14388) 377 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:46:46.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:46 smithi186 bash[18641]: audit 2024-05-09T03:46:45.616012+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.6:0/3106020471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:46:48.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:48 smithi006 bash[18497]: cluster 2024-05-09T03:46:47.255945+0000 mgr.y (mgr.14388) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:48.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:48 smithi006 bash[23643]: cluster 2024-05-09T03:46:47.255945+0000 mgr.y (mgr.14388) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:48.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:48 smithi186 bash[18641]: cluster 2024-05-09T03:46:47.255945+0000 mgr.y (mgr.14388) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:46:49.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:49 smithi006 bash[23643]: audit 2024-05-09T03:46:49.314584+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.6:0/2982821270' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:46:49.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:49 smithi006 bash[23643]: audit 2024-05-09T03:46:49.315096+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:46:49.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:49 smithi006 bash[18497]: audit 2024-05-09T03:46:49.314584+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.6:0/2982821270' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:46:49.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:49 smithi006 bash[18497]: audit 2024-05-09T03:46:49.315096+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:46:49.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:49 smithi006 bash[18762]: ignoring --setuser ceph since I am not root 2024-05-09T03:46:49.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:49 smithi006 bash[18762]: ignoring --setgroup ceph since I am not root 2024-05-09T03:46:49.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:49 smithi006 bash[18762]: debug 2024-05-09T03:46:49.390+0000 7fa0880ea700 1 -- 172.21.15.6:0/691354534 <== mon.1 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560e09d1c340 con 0x560e0aa98c00 2024-05-09T03:46:49.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:49 smithi006 bash[18762]: debug 2024-05-09T03:46:49.534+0000 7fa090b46000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-09T03:46:49.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:49 smithi186 bash[18641]: audit 2024-05-09T03:46:49.314584+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.6:0/2982821270' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:46:49.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:49 smithi186 bash[18641]: audit 2024-05-09T03:46:49.315096+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:46:49.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:49 smithi186 bash[36736]: [09/May/2024:03:46:49] ENGINE Bus STOPPING 2024-05-09T03:46:49.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:49 smithi186 bash[36736]: [09/May/2024:03:46:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T03:46:49.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:49 smithi186 bash[36736]: [09/May/2024:03:46:49] ENGINE Bus STOPPED 2024-05-09T03:46:49.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:49 smithi186 bash[36736]: [09/May/2024:03:46:49] ENGINE Bus STARTING 2024-05-09T03:46:50.090 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'sleep 180' 2024-05-09T03:46:50.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:49 smithi186 bash[36736]: [09/May/2024:03:46:49] ENGINE Serving on http://:::9283 2024-05-09T03:46:50.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:49 smithi186 bash[36736]: [09/May/2024:03:46:49] ENGINE Bus STARTED 2024-05-09T03:46:50.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: cluster 2024-05-09T03:46:49.321298+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-05-09T03:46:50.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.339102+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:46:50.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: cluster 2024-05-09T03:46:49.339463+0000 mon.a (mon.0) 891 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0235634s) 2024-05-09T03:46:50.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.348459+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:46:50.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.348680+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:46:50.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.348880+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.350046+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.350522+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.350886+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.351189+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.351491+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.351798+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.352113+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.352428+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.352749+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.354477+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.354727+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.355510+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: cluster 2024-05-09T03:46:49.401658+0000 mon.a (mon.0) 907 : cluster [INF] Manager daemon x is now available 2024-05-09T03:46:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.446643+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: cephadm 2024-05-09T03:46:49.451322+0000 mgr.x (mgr.24524) 1 : cephadm [INF] Queued rgw.foo for migration 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: cephadm 2024-05-09T03:46:49.451806+0000 mgr.x (mgr.24524) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.453596+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.479077+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.495215+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:49.825260+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:50.252880+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[18497]: audit 2024-05-09T03:46:50.259319+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: cluster 2024-05-09T03:46:49.321298+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.339102+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:46:50.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: cluster 2024-05-09T03:46:49.339463+0000 mon.a (mon.0) 891 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0235634s) 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.348459+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.348680+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.348880+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.350046+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.350522+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.350886+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.351189+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.351491+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.351798+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.352113+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.352428+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.352749+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.354477+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.354727+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:46:50.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.355510+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: cluster 2024-05-09T03:46:49.401658+0000 mon.a (mon.0) 907 : cluster [INF] Manager daemon x is now available 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.446643+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: cephadm 2024-05-09T03:46:49.451322+0000 mgr.x (mgr.24524) 1 : cephadm [INF] Queued rgw.foo for migration 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: cephadm 2024-05-09T03:46:49.451806+0000 mgr.x (mgr.24524) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.453596+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.479077+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.495215+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:49.825260+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:50.252880+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:50 smithi006 bash[23643]: audit 2024-05-09T03:46:50.259319+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: cluster 2024-05-09T03:46:49.321298+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-05-09T03:46:50.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.339102+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: cluster 2024-05-09T03:46:49.339463+0000 mon.a (mon.0) 891 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0235634s) 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.348459+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.348680+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.348880+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.350046+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.350522+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.350886+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.351189+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.351491+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.351798+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.352113+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.352428+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:46:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.352749+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.354477+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.354727+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.355510+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: cluster 2024-05-09T03:46:49.401658+0000 mon.a (mon.0) 907 : cluster [INF] Manager daemon x is now available 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.446643+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: cephadm 2024-05-09T03:46:49.451322+0000 mgr.x (mgr.24524) 1 : cephadm [INF] Queued rgw.foo for migration 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: cephadm 2024-05-09T03:46:49.451806+0000 mgr.x (mgr.24524) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.453596+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.479077+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.495215+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:49.825260+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:50.252880+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:50 smithi186 bash[18641]: audit 2024-05-09T03:46:50.259319+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:46:50.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:50 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:50.542Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T03:46:51.274 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:51 smithi006 bash[18762]: debug 2024-05-09T03:46:51.121+0000 7fa090b46000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-09T03:46:51.274 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:51 smithi006 bash[18762]: debug 2024-05-09T03:46:51.225+0000 7fa090b46000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-09T03:46:51.585 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:51 smithi006 bash[18497]: cephadm 2024-05-09T03:46:50.225135+0000 mgr.x (mgr.24524) 3 : cephadm [INF] Deploying cephadm binary to smithi186 2024-05-09T03:46:51.585 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:51 smithi006 bash[18497]: cephadm 2024-05-09T03:46:50.226605+0000 mgr.x (mgr.24524) 4 : cephadm [INF] Deploying cephadm binary to smithi006 2024-05-09T03:46:51.585 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:51 smithi006 bash[18497]: cluster 2024-05-09T03:46:50.353741+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e24: x(active, since 1.03784s) 2024-05-09T03:46:51.585 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:51 smithi006 bash[18497]: cluster 2024-05-09T03:46:50.391859+0000 mgr.x (mgr.24524) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:51.586 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:51 smithi006 bash[18762]: debug 2024-05-09T03:46:51.485+0000 7fa090b46000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-09T03:46:51.586 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:51 smithi006 bash[23643]: cephadm 2024-05-09T03:46:50.225135+0000 mgr.x (mgr.24524) 3 : cephadm [INF] Deploying cephadm binary to smithi186 2024-05-09T03:46:51.586 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:51 smithi006 bash[23643]: cephadm 2024-05-09T03:46:50.226605+0000 mgr.x (mgr.24524) 4 : cephadm [INF] Deploying cephadm binary to smithi006 2024-05-09T03:46:51.586 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:51 smithi006 bash[23643]: cluster 2024-05-09T03:46:50.353741+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e24: x(active, since 1.03784s) 2024-05-09T03:46:51.586 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:51 smithi006 bash[23643]: cluster 2024-05-09T03:46:50.391859+0000 mgr.x (mgr.24524) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:51.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:51 smithi186 bash[18641]: cephadm 2024-05-09T03:46:50.225135+0000 mgr.x (mgr.24524) 3 : cephadm [INF] Deploying cephadm binary to smithi186 2024-05-09T03:46:51.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:51 smithi186 bash[18641]: cephadm 2024-05-09T03:46:50.226605+0000 mgr.x (mgr.24524) 4 : cephadm [INF] Deploying cephadm binary to smithi006 2024-05-09T03:46:51.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:51 smithi186 bash[18641]: cluster 2024-05-09T03:46:50.353741+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e24: x(active, since 1.03784s) 2024-05-09T03:46:51.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:51 smithi186 bash[18641]: cluster 2024-05-09T03:46:50.391859+0000 mgr.x (mgr.24524) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:52.360 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:52 smithi006 bash[18762]: debug 2024-05-09T03:46:52.261+0000 7fa090b46000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-09T03:46:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:52 smithi006 bash[18497]: cephadm 2024-05-09T03:46:50.908876+0000 mgr.x (mgr.24524) 6 : cephadm [INF] [09/May/2024:03:46:50] ENGINE Bus STARTING 2024-05-09T03:46:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:52 smithi006 bash[18497]: audit 2024-05-09T03:46:51.005893+0000 mgr.x (mgr.24524) 7 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:52.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:52 smithi006 bash[18497]: cephadm 2024-05-09T03:46:51.102914+0000 mgr.x (mgr.24524) 8 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Serving on https://172.21.15.186:7150 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:52 smithi006 bash[18497]: cephadm 2024-05-09T03:46:51.234119+0000 mgr.x (mgr.24524) 9 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Serving on http://172.21.15.186:8765 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:52 smithi006 bash[18497]: cephadm 2024-05-09T03:46:51.234364+0000 mgr.x (mgr.24524) 10 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Bus STARTED 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:52 smithi006 bash[18497]: cluster 2024-05-09T03:46:51.358915+0000 mgr.x (mgr.24524) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:52 smithi006 bash[23643]: cephadm 2024-05-09T03:46:50.908876+0000 mgr.x (mgr.24524) 6 : cephadm [INF] [09/May/2024:03:46:50] ENGINE Bus STARTING 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:52 smithi006 bash[23643]: audit 2024-05-09T03:46:51.005893+0000 mgr.x (mgr.24524) 7 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:52 smithi006 bash[23643]: cephadm 2024-05-09T03:46:51.102914+0000 mgr.x (mgr.24524) 8 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Serving on https://172.21.15.186:7150 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:52 smithi006 bash[23643]: cephadm 2024-05-09T03:46:51.234119+0000 mgr.x (mgr.24524) 9 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Serving on http://172.21.15.186:8765 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:52 smithi006 bash[23643]: cephadm 2024-05-09T03:46:51.234364+0000 mgr.x (mgr.24524) 10 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Bus STARTED 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:52 smithi006 bash[23643]: cluster 2024-05-09T03:46:51.358915+0000 mgr.x (mgr.24524) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:52.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:52 smithi006 bash[18762]: debug 2024-05-09T03:46:52.373+0000 7fa090b46000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-09T03:46:52.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:52 smithi006 bash[18762]: debug 2024-05-09T03:46:52.481+0000 7fa090b46000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-09T03:46:52.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:52 smithi006 bash[18762]: debug 2024-05-09T03:46:52.597+0000 7fa090b46000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-09T03:46:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:52 smithi186 bash[18641]: cephadm 2024-05-09T03:46:50.908876+0000 mgr.x (mgr.24524) 6 : cephadm [INF] [09/May/2024:03:46:50] ENGINE Bus STARTING 2024-05-09T03:46:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:52 smithi186 bash[18641]: audit 2024-05-09T03:46:51.005893+0000 mgr.x (mgr.24524) 7 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:46:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:52 smithi186 bash[18641]: cephadm 2024-05-09T03:46:51.102914+0000 mgr.x (mgr.24524) 8 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Serving on https://172.21.15.186:7150 2024-05-09T03:46:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:52 smithi186 bash[18641]: cephadm 2024-05-09T03:46:51.234119+0000 mgr.x (mgr.24524) 9 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Serving on http://172.21.15.186:8765 2024-05-09T03:46:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:52 smithi186 bash[18641]: cephadm 2024-05-09T03:46:51.234364+0000 mgr.x (mgr.24524) 10 : cephadm [INF] [09/May/2024:03:46:51] ENGINE Bus STARTED 2024-05-09T03:46:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:52 smithi186 bash[18641]: cluster 2024-05-09T03:46:51.358915+0000 mgr.x (mgr.24524) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:53.106 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:52 smithi006 bash[18762]: debug 2024-05-09T03:46:52.817+0000 7fa090b46000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-09T03:46:53.360 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:53 smithi006 bash[18762]: debug 2024-05-09T03:46:53.105+0000 7fa090b46000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-09T03:46:53.360 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:53 smithi006 bash[18762]: debug 2024-05-09T03:46:53.209+0000 7fa090b46000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-09T03:46:53.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:46:53 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:53] "GET /metrics HTTP/1.1" 200 34964 "" "Prometheus/2.33.4" 2024-05-09T03:46:53.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:53 smithi186 bash[18641]: cluster 2024-05-09T03:46:52.371548+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-05-09T03:46:53.653 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:53 smithi006 bash[18497]: cluster 2024-05-09T03:46:52.371548+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-05-09T03:46:53.654 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:53 smithi006 bash[18762]: debug 2024-05-09T03:46:53.397+0000 7fa090b46000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-09T03:46:53.654 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:53 smithi006 bash[23643]: cluster 2024-05-09T03:46:52.371548+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-05-09T03:46:53.655 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:53 smithi006 bash[41828]: level=error ts=2024-05-09T03:46:53.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:53.655 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:53 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T03:46:53.655 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:53 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:53.546Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:46:53.934 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:53 smithi006 bash[18762]: debug 2024-05-09T03:46:53.649+0000 7fa090b46000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-09T03:46:54.354 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:53 smithi006 bash[18762]: debug 2024-05-09T03:46:53.933+0000 7fa090b46000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-09T03:46:54.354 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:54 smithi006 bash[18762]: debug 2024-05-09T03:46:54.105+0000 7fa090b46000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:46:54.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:54 smithi006 bash[18497]: cluster 2024-05-09T03:46:53.359363+0000 mgr.x (mgr.24524) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:54.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:54 smithi006 bash[23643]: cluster 2024-05-09T03:46:53.359363+0000 mgr.x (mgr.24524) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:54.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:54 smithi006 bash[18762]: debug 2024-05-09T03:46:54.353+0000 7fa090b46000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-09T03:46:54.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:54 smithi006 bash[18762]: debug 2024-05-09T03:46:54.477+0000 7fa090b46000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-09T03:46:54.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:54 smithi186 bash[18641]: cluster 2024-05-09T03:46:53.359363+0000 mgr.x (mgr.24524) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:55.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:54 smithi006 bash[18762]: debug 2024-05-09T03:46:54.825+0000 7fa090b46000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-09T03:46:55.715 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:55 smithi006 bash[18762]: debug 2024-05-09T03:46:55.593+0000 7fa090b46000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-09T03:46:55.715 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:55 smithi006 bash[18497]: cluster 2024-05-09T03:46:54.387732+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-05-09T03:46:55.716 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:55 smithi006 bash[23643]: cluster 2024-05-09T03:46:54.387732+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-05-09T03:46:55.878 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:55 smithi186 bash[18641]: cluster 2024-05-09T03:46:54.387732+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-05-09T03:46:56.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:55 smithi006 bash[18762]: debug 2024-05-09T03:46:55.713+0000 7fa090b46000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-09T03:46:56.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:55 smithi006 bash[18762]: debug 2024-05-09T03:46:55.933+0000 7fa090b46000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-09T03:46:56.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: debug 2024-05-09T03:46:56.265+0000 7fa090b46000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-09T03:46:56.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:56 smithi006 bash[18497]: cluster 2024-05-09T03:46:55.359927+0000 mgr.x (mgr.24524) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:56.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:56 smithi006 bash[23643]: cluster 2024-05-09T03:46:55.359927+0000 mgr.x (mgr.24524) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:56.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:56 smithi186 bash[18641]: cluster 2024-05-09T03:46:55.359927+0000 mgr.x (mgr.24524) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:46:56.914 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: debug 2024-05-09T03:46:56.657+0000 7fa090b46000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-09T03:46:56.915 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: debug 2024-05-09T03:46:56.781+0000 7fa090b46000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-09T03:46:56.915 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: [09/May/2024:03:46:56] ENGINE Bus STARTING 2024-05-09T03:46:57.360 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:46:56 smithi006 bash[41828]: level=warn ts=2024-05-09T03:46:56.946Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:46:57.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: CherryPy Checker: 2024-05-09T03:46:57.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: The Application mounted at '' has an empty config. 2024-05-09T03:46:57.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: [09/May/2024:03:46:56] ENGINE Serving on http://:::9283 2024-05-09T03:46:57.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:56 smithi006 bash[18762]: [09/May/2024:03:46:56] ENGINE Bus STARTED 2024-05-09T03:46:57.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:57 smithi006 bash[23643]: cluster 2024-05-09T03:46:56.804092+0000 mon.a (mon.0) 918 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:57 smithi006 bash[23643]: audit 2024-05-09T03:46:56.810229+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:57 smithi006 bash[23643]: audit 2024-05-09T03:46:56.812491+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:57 smithi006 bash[23643]: audit 2024-05-09T03:46:56.815317+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:57 smithi006 bash[23643]: audit 2024-05-09T03:46:56.815765+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:57 smithi006 bash[18497]: cluster 2024-05-09T03:46:56.804092+0000 mon.a (mon.0) 918 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:57 smithi006 bash[18497]: audit 2024-05-09T03:46:56.810229+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:57 smithi006 bash[18497]: audit 2024-05-09T03:46:56.812491+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:46:57.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:57 smithi006 bash[18497]: audit 2024-05-09T03:46:56.815317+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:46:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:57 smithi006 bash[18497]: audit 2024-05-09T03:46:56.815765+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:46:57.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:57 smithi186 bash[18641]: cluster 2024-05-09T03:46:56.804092+0000 mon.a (mon.0) 918 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:46:57.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:57 smithi186 bash[18641]: audit 2024-05-09T03:46:56.810229+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:46:57.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:57 smithi186 bash[18641]: audit 2024-05-09T03:46:56.812491+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:46:57.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:57 smithi186 bash[18641]: audit 2024-05-09T03:46:56.815317+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:46:57.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:57 smithi186 bash[18641]: audit 2024-05-09T03:46:56.815765+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.6:0/3916763746' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:46:58.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:58 smithi006 bash[18497]: cluster 2024-05-09T03:46:57.361205+0000 mgr.x (mgr.24524) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:46:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:58 smithi006 bash[18497]: cluster 2024-05-09T03:46:57.417630+0000 mon.a (mon.0) 923 : cluster [DBG] mgrmap e27: x(active, since 8s), standbys: y 2024-05-09T03:46:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:46:58 smithi006 bash[18497]: audit 2024-05-09T03:46:57.417878+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:46:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:58 smithi006 bash[23643]: cluster 2024-05-09T03:46:57.361205+0000 mgr.x (mgr.24524) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:46:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:58 smithi006 bash[23643]: cluster 2024-05-09T03:46:57.417630+0000 mon.a (mon.0) 923 : cluster [DBG] mgrmap e27: x(active, since 8s), standbys: y 2024-05-09T03:46:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:46:58 smithi006 bash[23643]: audit 2024-05-09T03:46:57.417878+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:46:58.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:58 smithi186 bash[18641]: cluster 2024-05-09T03:46:57.361205+0000 mgr.x (mgr.24524) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:46:58.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:58 smithi186 bash[18641]: cluster 2024-05-09T03:46:57.417630+0000 mon.a (mon.0) 923 : cluster [DBG] mgrmap e27: x(active, since 8s), standbys: y 2024-05-09T03:46:58.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:46:58 smithi186 bash[18641]: audit 2024-05-09T03:46:57.417878+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:47:00.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:46:59 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:46:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:47:00.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:00 smithi006 bash[18497]: cluster 2024-05-09T03:46:59.361927+0000 mgr.x (mgr.24524) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:47:00.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:00 smithi006 bash[23643]: cluster 2024-05-09T03:46:59.361927+0000 mgr.x (mgr.24524) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:47:00.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:00 smithi186 bash[18641]: cluster 2024-05-09T03:46:59.361927+0000 mgr.x (mgr.24524) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:47:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:02 smithi006 bash[18497]: audit 2024-05-09T03:47:01.015133+0000 mgr.x (mgr.24524) 16 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:02 smithi006 bash[18497]: cluster 2024-05-09T03:47:01.363595+0000 mgr.x (mgr.24524) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:47:02.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:02 smithi006 bash[23643]: audit 2024-05-09T03:47:01.015133+0000 mgr.x (mgr.24524) 16 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:02.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:02 smithi006 bash[23643]: cluster 2024-05-09T03:47:01.363595+0000 mgr.x (mgr.24524) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:47:02.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:02 smithi186 bash[18641]: audit 2024-05-09T03:47:01.015133+0000 mgr.x (mgr.24524) 16 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:02.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:02 smithi186 bash[18641]: cluster 2024-05-09T03:47:01.363595+0000 mgr.x (mgr.24524) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:47:03.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:03 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:47:03] "GET /metrics HTTP/1.1" 200 34964 "" "Prometheus/2.33.4" 2024-05-09T03:47:03.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:03 smithi006 bash[41828]: level=error ts=2024-05-09T03:47:03.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:47:03.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:03 smithi006 bash[41828]: level=warn ts=2024-05-09T03:47:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.6:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.6 because it doesn't contain any IP SANs" 2024-05-09T03:47:03.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:03 smithi006 bash[41828]: level=warn ts=2024-05-09T03:47:03.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.186:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.186 because it doesn't contain any IP SANs" 2024-05-09T03:47:04.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:04 smithi006 bash[18497]: cluster 2024-05-09T03:47:03.364233+0000 mgr.x (mgr.24524) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:47:04.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:04 smithi006 bash[18497]: audit 2024-05-09T03:47:03.395689+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:04 smithi006 bash[18497]: audit 2024-05-09T03:47:03.417822+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:04 smithi006 bash[18497]: audit 2024-05-09T03:47:03.505089+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:04 smithi006 bash[18497]: audit 2024-05-09T03:47:03.517679+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:04 smithi006 bash[23643]: cluster 2024-05-09T03:47:03.364233+0000 mgr.x (mgr.24524) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:04 smithi006 bash[23643]: audit 2024-05-09T03:47:03.395689+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:04 smithi006 bash[23643]: audit 2024-05-09T03:47:03.417822+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:04 smithi006 bash[23643]: audit 2024-05-09T03:47:03.505089+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:04 smithi006 bash[23643]: audit 2024-05-09T03:47:03.517679+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:04 smithi186 bash[18641]: cluster 2024-05-09T03:47:03.364233+0000 mgr.x (mgr.24524) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:47:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:04 smithi186 bash[18641]: audit 2024-05-09T03:47:03.395689+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:04 smithi186 bash[18641]: audit 2024-05-09T03:47:03.417822+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:04 smithi186 bash[18641]: audit 2024-05-09T03:47:03.505089+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:04 smithi186 bash[18641]: audit 2024-05-09T03:47:03.517679+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.480639+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.592184+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.597902+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.604084+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.607074+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.609735+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.611568+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.611978+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.612577+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.612759+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.613342+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.613523+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.614581+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: cephadm 2024-05-09T03:47:04.618175+0000 mgr.x (mgr.24524) 19 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 3292M 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.621341+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: cephadm 2024-05-09T03:47:04.626792+0000 mgr.x (mgr.24524) 20 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 3037M 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.632277+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.633990+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: audit 2024-05-09T03:47:04.635721+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.480639+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.592184+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.597902+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.604084+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.607074+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.609735+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.611568+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.611978+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.612577+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.612759+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.613342+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.613523+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.614581+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: cephadm 2024-05-09T03:47:04.618175+0000 mgr.x (mgr.24524) 19 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 3292M 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.621341+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: cephadm 2024-05-09T03:47:04.626792+0000 mgr.x (mgr.24524) 20 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 3037M 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.632277+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.633990+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: audit 2024-05-09T03:47:04.635721+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: cephadm 2024-05-09T03:47:04.642451+0000 mgr.x (mgr.24524) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:47:05.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[18497]: cephadm 2024-05-09T03:47:04.642758+0000 mgr.x (mgr.24524) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:47:05.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: cephadm 2024-05-09T03:47:04.642451+0000 mgr.x (mgr.24524) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:47:05.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:05 smithi006 bash[23643]: cephadm 2024-05-09T03:47:04.642758+0000 mgr.x (mgr.24524) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:47:05.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.480639+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.592184+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.597902+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.604084+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.607074+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.609735+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.611568+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.611978+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.612577+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.612759+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.613342+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.613523+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.614581+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: cephadm 2024-05-09T03:47:04.618175+0000 mgr.x (mgr.24524) 19 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 3292M 2024-05-09T03:47:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.621341+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: cephadm 2024-05-09T03:47:04.626792+0000 mgr.x (mgr.24524) 20 : cephadm [INF] Adjusting osd_memory_target on smithi006 to 3037M 2024-05-09T03:47:05.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.632277+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:05.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.633990+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:05.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: audit 2024-05-09T03:47:04.635721+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:05.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: cephadm 2024-05-09T03:47:04.642451+0000 mgr.x (mgr.24524) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:47:05.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:05 smithi186 bash[18641]: cephadm 2024-05-09T03:47:04.642758+0000 mgr.x (mgr.24524) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:47:06.344 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:05 smithi006 systemd[1]: Stopping Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:47:06.344 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:05 smithi006 bash[51349]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter.a 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:04.909294+0000 mgr.x (mgr.24524) 23 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:04.909677+0000 mgr.x (mgr.24524) 24 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:05.074758+0000 mgr.x (mgr.24524) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:05.075105+0000 mgr.x (mgr.24524) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:05.240247+0000 mgr.x (mgr.24524) 27 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:05.240645+0000 mgr.x (mgr.24524) 28 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cluster 2024-05-09T03:47:05.364829+0000 mgr.x (mgr.24524) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:47:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.413675+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.418508+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.424668+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.431754+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.439433+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.514576+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.521165+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.527634+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: audit 2024-05-09T03:47:05.536518+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:05.543092+0000 mgr.x (mgr.24524) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:06 smithi006 bash[23643]: cephadm 2024-05-09T03:47:05.543945+0000 mgr.x (mgr.24524) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi006 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:04.909294+0000 mgr.x (mgr.24524) 23 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:47:06.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:04.909677+0000 mgr.x (mgr.24524) 24 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:05.074758+0000 mgr.x (mgr.24524) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:05.075105+0000 mgr.x (mgr.24524) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:05.240247+0000 mgr.x (mgr.24524) 27 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:05.240645+0000 mgr.x (mgr.24524) 28 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cluster 2024-05-09T03:47:05.364829+0000 mgr.x (mgr.24524) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.413675+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.418508+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.424668+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.431754+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.439433+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.514576+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.521165+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.527634+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: audit 2024-05-09T03:47:05.536518+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:05.543092+0000 mgr.x (mgr.24524) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-05-09T03:47:06.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[18497]: cephadm 2024-05-09T03:47:05.543945+0000 mgr.x (mgr.24524) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi006 2024-05-09T03:47:06.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:04.909294+0000 mgr.x (mgr.24524) 23 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:04.909677+0000 mgr.x (mgr.24524) 24 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:05.074758+0000 mgr.x (mgr.24524) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:05.075105+0000 mgr.x (mgr.24524) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:05.240247+0000 mgr.x (mgr.24524) 27 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:05.240645+0000 mgr.x (mgr.24524) 28 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cluster 2024-05-09T03:47:05.364829+0000 mgr.x (mgr.24524) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.413675+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.418508+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.424668+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.431754+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.439433+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.514576+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.521165+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.527634+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: audit 2024-05-09T03:47:05.536518+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:06.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:05.543092+0000 mgr.x (mgr.24524) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-05-09T03:47:06.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:06 smithi186 bash[18641]: cephadm 2024-05-09T03:47:05.543945+0000 mgr.x (mgr.24524) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi006 2024-05-09T03:47:07.031 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[51357]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-a 2024-05-09T03:47:07.032 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:06 smithi006 bash[51393]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter.a 2024-05-09T03:47:07.032 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:06 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-05-09T03:47:07.032 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:06 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-05-09T03:47:07.032 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:06 smithi006 systemd[1]: Stopped Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:07.032 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:06 smithi006 systemd[1]: Started Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:08.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[18497]: audit 2024-05-09T03:47:07.031030+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[18497]: audit 2024-05-09T03:47:07.038766+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[18497]: cephadm 2024-05-09T03:47:07.062543+0000 mgr.x (mgr.24524) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[18497]: cephadm 2024-05-09T03:47:07.097809+0000 mgr.x (mgr.24524) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[18497]: cluster 2024-05-09T03:47:07.366175+0000 mgr.x (mgr.24524) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:08 smithi006 bash[23643]: audit 2024-05-09T03:47:07.031030+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:08 smithi006 bash[23643]: audit 2024-05-09T03:47:07.038766+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:08 smithi006 bash[23643]: cephadm 2024-05-09T03:47:07.062543+0000 mgr.x (mgr.24524) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:08 smithi006 bash[23643]: cephadm 2024-05-09T03:47:07.097809+0000 mgr.x (mgr.24524) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2024-05-09T03:47:08.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:08 smithi006 bash[23643]: cluster 2024-05-09T03:47:07.366175+0000 mgr.x (mgr.24524) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:47:08.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:08 smithi186 bash[18641]: audit 2024-05-09T03:47:07.031030+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:08.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:08 smithi186 bash[18641]: audit 2024-05-09T03:47:07.038766+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:08.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:08 smithi186 bash[18641]: cephadm 2024-05-09T03:47:07.062543+0000 mgr.x (mgr.24524) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-05-09T03:47:08.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:08 smithi186 bash[18641]: cephadm 2024-05-09T03:47:07.097809+0000 mgr.x (mgr.24524) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2024-05-09T03:47:08.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:08 smithi186 bash[18641]: cluster 2024-05-09T03:47:07.366175+0000 mgr.x (mgr.24524) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.512Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.512Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.513Z 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/.+)($|/) 2024-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.513Z 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-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=arp 2024-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=bcache 2024-05-09T03:47:08.861 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=bonding 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=btrfs 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=conntrack 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=cpu 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=diskstats 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=dmi 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=edac 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=entropy 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=filefd 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=filesystem 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=hwmon 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=infiniband 2024-05-09T03:47:08.862 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=ipvs 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=loadavg 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=mdadm 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=meminfo 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=netclass 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=netdev 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=netstat 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=nfs 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=nfsd 2024-05-09T03:47:08.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=nvme 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=os 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=pressure 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=rapl 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=schedstat 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=sockstat 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=softnet 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=stat 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=tapestats 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=textfile 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=time 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=uname 2024-05-09T03:47:08.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=vmstat 2024-05-09T03:47:08.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=xfs 2024-05-09T03:47:08.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:115 level=info collector=zfs 2024-05-09T03:47:08.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-05-09T03:47:08.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:47:08 smithi006 bash[51423]: ts=2024-05-09T03:47:08.514Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-05-09T03:47:09.999 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:47:09 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:47:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:47:10.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:10 smithi006 bash[18497]: cluster 2024-05-09T03:47:09.366899+0000 mgr.x (mgr.24524) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:10 smithi006 bash[23643]: cluster 2024-05-09T03:47:09.366899+0000 mgr.x (mgr.24524) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:10.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:10 smithi186 bash[18641]: cluster 2024-05-09T03:47:09.366899+0000 mgr.x (mgr.24524) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:11.610 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:11 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:47:11.610 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:11 smithi006 bash[51637]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager.a 2024-05-09T03:47:11.611 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:11 smithi006 bash[41828]: level=info ts=2024-05-09T03:47:11.320Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-05-09T03:47:12.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:12 smithi006 bash[18497]: audit 2024-05-09T03:47:11.023042+0000 mgr.x (mgr.24524) 36 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:12.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:12 smithi006 bash[18497]: cluster 2024-05-09T03:47:11.368581+0000 mgr.x (mgr.24524) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:12 smithi006 bash[23643]: audit 2024-05-09T03:47:11.023042+0000 mgr.x (mgr.24524) 36 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:12 smithi006 bash[23643]: cluster 2024-05-09T03:47:11.368581+0000 mgr.x (mgr.24524) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:12.361 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:11 smithi006 bash[51646]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager-a 2024-05-09T03:47:12.361 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:11 smithi006 bash[51688]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager.a 2024-05-09T03:47:12.361 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:12 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-05-09T03:47:12.362 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:12 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:12.362 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:12 smithi006 systemd[1]: Started Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:12.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:12 smithi186 bash[18641]: audit 2024-05-09T03:47:11.023042+0000 mgr.x (mgr.24524) 36 : audit [DBG] from='client.14766 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:12.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:12 smithi186 bash[18641]: cluster 2024-05-09T03:47:11.368581+0000 mgr.x (mgr.24524) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:12.629 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:12 smithi186 bash[34547]: ts=2024-05-09T03:47:12.316Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.6:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.186:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[18497]: audit 2024-05-09T03:47:12.250207+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[18497]: audit 2024-05-09T03:47:12.256732+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[18497]: audit 2024-05-09T03:47:12.274066+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:47:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[18497]: cephadm 2024-05-09T03:47:12.277528+0000 mgr.x (mgr.24524) 38 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[18497]: audit 2024-05-09T03:47:12.287399+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[18497]: cephadm 2024-05-09T03:47:12.293851+0000 mgr.x (mgr.24524) 39 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:13 smithi006 bash[23643]: audit 2024-05-09T03:47:12.250207+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:13 smithi006 bash[23643]: audit 2024-05-09T03:47:12.256732+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:13.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:13 smithi006 bash[23643]: audit 2024-05-09T03:47:12.274066+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:47:13.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:13 smithi006 bash[23643]: cephadm 2024-05-09T03:47:12.277528+0000 mgr.x (mgr.24524) 38 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:47:13.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:13 smithi006 bash[23643]: audit 2024-05-09T03:47:12.287399+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:13.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:13 smithi006 bash[23643]: cephadm 2024-05-09T03:47:12.293851+0000 mgr.x (mgr.24524) 39 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:47:13.629 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:13 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:47:13] "GET /metrics HTTP/1.1" 200 37956 "" "Prometheus/2.33.4" 2024-05-09T03:47:13.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:13 smithi186 bash[18641]: audit 2024-05-09T03:47:12.250207+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:13.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:13 smithi186 bash[18641]: audit 2024-05-09T03:47:12.256732+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:13.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:13 smithi186 bash[18641]: audit 2024-05-09T03:47:12.274066+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:47:13.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:13 smithi186 bash[18641]: cephadm 2024-05-09T03:47:12.277528+0000 mgr.x (mgr.24524) 38 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:47:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:13 smithi186 bash[18641]: audit 2024-05-09T03:47:12.287399+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:13 smithi186 bash[18641]: cephadm 2024-05-09T03:47:12.293851+0000 mgr.x (mgr.24524) 39 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:47:14.110 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.778Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-05-09T03:47:14.111 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.778Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-05-09T03:47:14.111 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.780Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2024-05-09T03:47:14.111 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.781Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-05-09T03:47:14.111 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.820Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T03:47:14.111 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.820Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T03:47:14.111 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.823Z caller=main.go:518 msg=Listening address=:9093 2024-05-09T03:47:14.111 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:13 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:13.823Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-05-09T03:47:14.514 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:14 smithi006 bash[23643]: cluster 2024-05-09T03:47:13.369253+0000 mgr.x (mgr.24524) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:14.515 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:14 smithi006 bash[18497]: cluster 2024-05-09T03:47:13.369253+0000 mgr.x (mgr.24524) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:14.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:14 smithi186 bash[18641]: cluster 2024-05-09T03:47:13.369253+0000 mgr.x (mgr.24524) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:16.103 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:15 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:15.782Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000324238s 2024-05-09T03:47:16.378 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:16 smithi186 bash[36736]: debug 2024-05-09T03:47:16.116+0000 7f3d536f7700 -1 log_channel(cephadm) log [ERR] : Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:47:16.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:16 smithi186 bash[18641]: cluster 2024-05-09T03:47:15.370257+0000 mgr.x (mgr.24524) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:16.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:16 smithi186 bash[18641]: audit 2024-05-09T03:47:16.079787+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:16.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:16 smithi186 bash[18641]: audit 2024-05-09T03:47:16.087670+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:16.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:16 smithi006 bash[23643]: cluster 2024-05-09T03:47:15.370257+0000 mgr.x (mgr.24524) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:16.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:16 smithi006 bash[23643]: audit 2024-05-09T03:47:16.079787+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:16.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:16 smithi006 bash[23643]: audit 2024-05-09T03:47:16.087670+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:16 smithi006 bash[18497]: cluster 2024-05-09T03:47:15.370257+0000 mgr.x (mgr.24524) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:16 smithi006 bash[18497]: audit 2024-05-09T03:47:16.079787+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:16 smithi006 bash[18497]: audit 2024-05-09T03:47:16.087670+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:17.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:17 smithi006 bash[18497]: cephadm 2024-05-09T03:47:16.120766+0000 mgr.x (mgr.24524) 42 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:47:17.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:17 smithi006 bash[18497]: cephadm 2024-05-09T03:47:16.121608+0000 mgr.x (mgr.24524) 43 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:47:17.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:17 smithi006 bash[18497]: cephadm 2024-05-09T03:47:16.416370+0000 mgr.x (mgr.24524) 44 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:47:17.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:17 smithi006 bash[23643]: cephadm 2024-05-09T03:47:16.120766+0000 mgr.x (mgr.24524) 42 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:47:17.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:17 smithi006 bash[23643]: cephadm 2024-05-09T03:47:16.121608+0000 mgr.x (mgr.24524) 43 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:47:17.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:17 smithi006 bash[23643]: cephadm 2024-05-09T03:47:16.416370+0000 mgr.x (mgr.24524) 44 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:47:17.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:17 smithi186 bash[18641]: cephadm 2024-05-09T03:47:16.120766+0000 mgr.x (mgr.24524) 42 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:47:17.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:17 smithi186 bash[18641]: cephadm 2024-05-09T03:47:16.121608+0000 mgr.x (mgr.24524) 43 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:47:17.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:17 smithi186 bash[18641]: cephadm 2024-05-09T03:47:16.416370+0000 mgr.x (mgr.24524) 44 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:47:18.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:18 smithi186 bash[18641]: cluster 2024-05-09T03:47:17.371730+0000 mgr.x (mgr.24524) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T03:47:18.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:18 smithi186 bash[18641]: audit 2024-05-09T03:47:17.894595+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.6:0/1725209711' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:47:18.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:18 smithi186 bash[18641]: audit 2024-05-09T03:47:18.274733+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.6:0/2386100114' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]: dispatch 2024-05-09T03:47:18.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:18 smithi186 bash[18641]: audit 2024-05-09T03:47:18.275325+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]: dispatch 2024-05-09T03:47:18.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:18 smithi006 bash[23643]: cluster 2024-05-09T03:47:17.371730+0000 mgr.x (mgr.24524) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T03:47:18.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:18 smithi006 bash[23643]: audit 2024-05-09T03:47:17.894595+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.6:0/1725209711' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:47:18.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:18 smithi006 bash[23643]: audit 2024-05-09T03:47:18.274733+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.6:0/2386100114' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]: dispatch 2024-05-09T03:47:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:18 smithi006 bash[23643]: audit 2024-05-09T03:47:18.275325+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]: dispatch 2024-05-09T03:47:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:18 smithi006 bash[18497]: cluster 2024-05-09T03:47:17.371730+0000 mgr.x (mgr.24524) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T03:47:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:18 smithi006 bash[18497]: audit 2024-05-09T03:47:17.894595+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.6:0/1725209711' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:47:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:18 smithi006 bash[18497]: audit 2024-05-09T03:47:18.274733+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.6:0/2386100114' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]: dispatch 2024-05-09T03:47:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:18 smithi006 bash[18497]: audit 2024-05-09T03:47:18.275325+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]: dispatch 2024-05-09T03:47:19.860 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:47:19 smithi006 bash[18762]: ::ffff:172.21.15.186 - - [09/May/2024:03:47:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:19 smithi006 bash[23643]: audit 2024-05-09T03:47:18.442466+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]': finished 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:19 smithi006 bash[23643]: cluster 2024-05-09T03:47:18.442734+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:19 smithi006 bash[23643]: audit 2024-05-09T03:47:18.825745+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.6:0/2182963438' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]: dispatch 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:19 smithi006 bash[23643]: audit 2024-05-09T03:47:18.826753+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]: dispatch 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:19 smithi006 bash[18497]: audit 2024-05-09T03:47:18.442466+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]': finished 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:19 smithi006 bash[18497]: cluster 2024-05-09T03:47:18.442734+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:19 smithi006 bash[18497]: audit 2024-05-09T03:47:18.825745+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.6:0/2182963438' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]: dispatch 2024-05-09T03:47:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:19 smithi006 bash[18497]: audit 2024-05-09T03:47:18.826753+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]: dispatch 2024-05-09T03:47:19.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:19 smithi186 bash[18641]: audit 2024-05-09T03:47:18.442466+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1264888473"}]': finished 2024-05-09T03:47:19.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:19 smithi186 bash[18641]: cluster 2024-05-09T03:47:18.442734+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-05-09T03:47:19.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:19 smithi186 bash[18641]: audit 2024-05-09T03:47:18.825745+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.6:0/2182963438' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]: dispatch 2024-05-09T03:47:19.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:19 smithi186 bash[18641]: audit 2024-05-09T03:47:18.826753+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]: dispatch 2024-05-09T03:47:20.500 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:20 smithi186 bash[18641]: cluster 2024-05-09T03:47:19.372468+0000 mgr.x (mgr.24524) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:47:20.500 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:20 smithi186 bash[18641]: audit 2024-05-09T03:47:19.465021+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]': finished 2024-05-09T03:47:20.500 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:20 smithi186 bash[18641]: cluster 2024-05-09T03:47:19.465255+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-05-09T03:47:20.500 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:20 smithi186 bash[18641]: audit 2024-05-09T03:47:19.481263+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:20.501 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:20 smithi186 bash[18641]: audit 2024-05-09T03:47:19.850080+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.6:0/2658839738' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3648191858"}]: dispatch 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 systemd[1]: Stopping Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[38495]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.329Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.329Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.329Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.329Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.329Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.329Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.329Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-05-09T03:47:20.501 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.330Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-05-09T03:47:20.502 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.330Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-05-09T03:47:20.502 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.330Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-05-09T03:47:20.502 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.330Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-05-09T03:47:20.502 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[34547]: ts=2024-05-09T03:47:20.330Z caller=main.go:1066 level=info msg="See you next time!" 2024-05-09T03:47:20.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:20 smithi006 bash[18497]: cluster 2024-05-09T03:47:19.372468+0000 mgr.x (mgr.24524) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:20 smithi006 bash[18497]: audit 2024-05-09T03:47:19.465021+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]': finished 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:20 smithi006 bash[18497]: cluster 2024-05-09T03:47:19.465255+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:20 smithi006 bash[18497]: audit 2024-05-09T03:47:19.481263+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:20 smithi006 bash[18497]: audit 2024-05-09T03:47:19.850080+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.6:0/2658839738' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3648191858"}]: dispatch 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:20 smithi006 bash[23643]: cluster 2024-05-09T03:47:19.372468+0000 mgr.x (mgr.24524) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:20 smithi006 bash[23643]: audit 2024-05-09T03:47:19.465021+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/597629118"}]': finished 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:20 smithi006 bash[23643]: cluster 2024-05-09T03:47:19.465255+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:20 smithi006 bash[23643]: audit 2024-05-09T03:47:19.481263+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:20 smithi006 bash[23643]: audit 2024-05-09T03:47:19.850080+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.6:0/2658839738' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3648191858"}]: dispatch 2024-05-09T03:47:21.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[38505]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus-a 2024-05-09T03:47:21.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:20 smithi186 bash[38539]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:47:21.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:21 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-05-09T03:47:21.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:21 smithi186 systemd[1]: Stopped Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:21.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:21 smithi186 systemd[1]: Started Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:21.723 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:21 smithi186 systemd[1]: Stopping Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:47:21.724 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:21 smithi186 bash[38592]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter.b 2024-05-09T03:47:21.724 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:21 smithi186 bash[18641]: audit 2024-05-09T03:47:20.467922+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.6:0/2658839738' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3648191858"}]': finished 2024-05-09T03:47:21.724 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:21 smithi186 bash[18641]: cluster 2024-05-09T03:47:20.468133+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-05-09T03:47:21.724 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:21 smithi186 bash[18641]: audit 2024-05-09T03:47:20.853849+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.6:0/1742201446' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/152692320"}]: dispatch 2024-05-09T03:47:21.724 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:21 smithi186 bash[18641]: audit 2024-05-09T03:47:21.054910+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:21.724 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:21 smithi186 bash[18641]: audit 2024-05-09T03:47:21.064281+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:21.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:21 smithi006 bash[18497]: audit 2024-05-09T03:47:20.467922+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.6:0/2658839738' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3648191858"}]': finished 2024-05-09T03:47:21.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:21 smithi006 bash[18497]: cluster 2024-05-09T03:47:20.468133+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:21 smithi006 bash[18497]: audit 2024-05-09T03:47:20.853849+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.6:0/1742201446' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/152692320"}]: dispatch 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:21 smithi006 bash[18497]: audit 2024-05-09T03:47:21.054910+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:21 smithi006 bash[18497]: audit 2024-05-09T03:47:21.064281+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:21 smithi006 bash[23643]: audit 2024-05-09T03:47:20.467922+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.6:0/2658839738' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3648191858"}]': finished 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:21 smithi006 bash[23643]: cluster 2024-05-09T03:47:20.468133+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:21 smithi006 bash[23643]: audit 2024-05-09T03:47:20.853849+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.6:0/1742201446' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/152692320"}]: dispatch 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:21 smithi006 bash[23643]: audit 2024-05-09T03:47:21.054910+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:21 smithi006 bash[23643]: audit 2024-05-09T03:47:21.064281+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:22.379 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.267Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.267Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.267Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.268Z caller=main.go:518 level=info host_details="(Linux 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 smithi186 (none))" 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.268Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.268Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.269Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.270Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.271Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.274Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.274Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.851µs 2024-05-09T03:47:22.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.274Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-05-09T03:47:22.694 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.450Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-05-09T03:47:22.694 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[38602]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-b 2024-05-09T03:47:22.694 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[38691]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter.b 2024-05-09T03:47:22.694 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:22 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-05-09T03:47:22.694 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:22 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-05-09T03:47:22.694 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:22 smithi186 systemd[1]: Stopped Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:22.694 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:22 smithi186 systemd[1]: Started Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:22.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[18641]: cephadm 2024-05-09T03:47:21.100752+0000 mgr.x (mgr.24524) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-05-09T03:47:22.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[18641]: cephadm 2024-05-09T03:47:21.101201+0000 mgr.x (mgr.24524) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi186 2024-05-09T03:47:22.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[18641]: cluster 2024-05-09T03:47:21.373298+0000 mgr.x (mgr.24524) 49 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-05-09T03:47:22.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[18641]: audit 2024-05-09T03:47:21.488038+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.6:0/1742201446' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/152692320"}]': finished 2024-05-09T03:47:22.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[18641]: cluster 2024-05-09T03:47:21.488218+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-05-09T03:47:22.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:22 smithi186 bash[18641]: audit 2024-05-09T03:47:21.872124+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1644032864' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2757732944"}]: dispatch 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:22 smithi006 bash[18497]: cephadm 2024-05-09T03:47:21.100752+0000 mgr.x (mgr.24524) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:22 smithi006 bash[18497]: cephadm 2024-05-09T03:47:21.101201+0000 mgr.x (mgr.24524) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi186 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:22 smithi006 bash[18497]: cluster 2024-05-09T03:47:21.373298+0000 mgr.x (mgr.24524) 49 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:22 smithi006 bash[18497]: audit 2024-05-09T03:47:21.488038+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.6:0/1742201446' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/152692320"}]': finished 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:22 smithi006 bash[18497]: cluster 2024-05-09T03:47:21.488218+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:22 smithi006 bash[18497]: audit 2024-05-09T03:47:21.872124+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1644032864' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2757732944"}]: dispatch 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:22 smithi006 bash[23643]: cephadm 2024-05-09T03:47:21.100752+0000 mgr.x (mgr.24524) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:22 smithi006 bash[23643]: cephadm 2024-05-09T03:47:21.101201+0000 mgr.x (mgr.24524) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi186 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:22 smithi006 bash[23643]: cluster 2024-05-09T03:47:21.373298+0000 mgr.x (mgr.24524) 49 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:22 smithi006 bash[23643]: audit 2024-05-09T03:47:21.488038+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.6:0/1742201446' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/152692320"}]': finished 2024-05-09T03:47:22.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:22 smithi006 bash[23643]: cluster 2024-05-09T03:47:21.488218+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-05-09T03:47:22.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:22 smithi006 bash[23643]: audit 2024-05-09T03:47:21.872124+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1644032864' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2757732944"}]: dispatch 2024-05-09T03:47:23.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.730Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-05-09T03:47:23.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.730Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-05-09T03:47:23.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.730Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.138µs wal_replay_duration=456.632445ms total_replay_duration=456.686091ms 2024-05-09T03:47:23.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.734Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-05-09T03:47:23.129 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.734Z caller=main.go:947 level=info msg="TSDB started" 2024-05-09T03:47:23.130 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.734Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-05-09T03:47:23.130 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.761Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.599533ms db_storage=921ns remote_storage=1.353µs web_handler=334ns query_engine=822ns scrape=239.549µs scrape_sd=100.108µs notify=16.813µs notify_sd=19.105µs rules=25.855084ms 2024-05-09T03:47:23.130 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:22 smithi186 bash[38570]: ts=2024-05-09T03:47:22.761Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: audit 2024-05-09T03:47:22.489878+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1644032864' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2757732944"}]': finished 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: cluster 2024-05-09T03:47:22.490140+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: audit 2024-05-09T03:47:22.697115+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: audit 2024-05-09T03:47:22.705060+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: audit 2024-05-09T03:47:22.757824+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: audit 2024-05-09T03:47:22.764540+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: audit 2024-05-09T03:47:22.768436+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:47:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[18497]: audit 2024-05-09T03:47:22.877141+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/3681296615' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/2030931750"}]: dispatch 2024-05-09T03:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: audit 2024-05-09T03:47:22.489878+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1644032864' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2757732944"}]': finished 2024-05-09T03:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: cluster 2024-05-09T03:47:22.490140+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-05-09T03:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: audit 2024-05-09T03:47:22.697115+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: audit 2024-05-09T03:47:22.705060+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: audit 2024-05-09T03:47:22.757824+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: audit 2024-05-09T03:47:22.764540+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: audit 2024-05-09T03:47:22.768436+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:47:23.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:23 smithi006 bash[23643]: audit 2024-05-09T03:47:22.877141+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/3681296615' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/2030931750"}]: dispatch 2024-05-09T03:47:23.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: audit 2024-05-09T03:47:22.489878+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1644032864' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/2757732944"}]': finished 2024-05-09T03:47:23.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: cluster 2024-05-09T03:47:22.490140+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-05-09T03:47:23.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: audit 2024-05-09T03:47:22.697115+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: audit 2024-05-09T03:47:22.705060+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: audit 2024-05-09T03:47:22.757824+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: audit 2024-05-09T03:47:22.764540+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: audit 2024-05-09T03:47:22.768436+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:47:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:23 smithi186 bash[18641]: audit 2024-05-09T03:47:22.877141+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/3681296615' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/2030931750"}]: dispatch 2024-05-09T03:47:24.110 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:47:23 smithi006 bash[51717]: level=info ts=2024-05-09T03:47:23.786Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004111171s 2024-05-09T03:47:24.380 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.117Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-05-09T03:47:24.380 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.117Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-05-09T03:47:24.380 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.118Z 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/.+)($|/) 2024-05-09T03:47:24.380 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.118Z 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-05-09T03:47:24.380 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-05-09T03:47:24.380 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=arp 2024-05-09T03:47:24.380 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=bcache 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=bonding 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=btrfs 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=conntrack 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=cpu 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=diskstats 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=dmi 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=edac 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=entropy 2024-05-09T03:47:24.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=filefd 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=filesystem 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=hwmon 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=infiniband 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=ipvs 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=loadavg 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=mdadm 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=meminfo 2024-05-09T03:47:24.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=netclass 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=netdev 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=netstat 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=nfs 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=nfsd 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=nvme 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=os 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=pressure 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=rapl 2024-05-09T03:47:24.383 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=schedstat 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=sockstat 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=softnet 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=stat 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=tapestats 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=textfile 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=time 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=uname 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=vmstat 2024-05-09T03:47:24.384 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=xfs 2024-05-09T03:47:24.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:115 level=info collector=zfs 2024-05-09T03:47:24.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-05-09T03:47:24.385 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[38719]: ts=2024-05-09T03:47:24.119Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-05-09T03:47:24.803 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: cephadm 2024-05-09T03:47:22.718047+0000 mgr.x (mgr.24524) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-05-09T03:47:24.803 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: cephadm 2024-05-09T03:47:22.728911+0000 mgr.x (mgr.24524) 51 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-05-09T03:47:24.803 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: audit 2024-05-09T03:47:22.773075+0000 mgr.x (mgr.24524) 52 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:47:24.803 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: cephadm 2024-05-09T03:47:22.776514+0000 mgr.x (mgr.24524) 53 : cephadm [INF] Reconfiguring daemon grafana.a on smithi186 2024-05-09T03:47:24.803 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: cluster 2024-05-09T03:47:23.373809+0000 mgr.x (mgr.24524) 54 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:47:24.803 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: audit 2024-05-09T03:47:23.769435+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.6:0/3681296615' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/2030931750"}]': finished 2024-05-09T03:47:24.804 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: cluster 2024-05-09T03:47:23.769760+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-05-09T03:47:24.804 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: audit 2024-05-09T03:47:24.161503+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.6:0/3924103753' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]: dispatch 2024-05-09T03:47:24.804 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:24 smithi006 bash[18497]: audit 2024-05-09T03:47:24.162253+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]: dispatch 2024-05-09T03:47:24.804 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: cephadm 2024-05-09T03:47:22.718047+0000 mgr.x (mgr.24524) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-05-09T03:47:24.804 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: cephadm 2024-05-09T03:47:22.728911+0000 mgr.x (mgr.24524) 51 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-05-09T03:47:24.804 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: audit 2024-05-09T03:47:22.773075+0000 mgr.x (mgr.24524) 52 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:47:24.804 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: cephadm 2024-05-09T03:47:22.776514+0000 mgr.x (mgr.24524) 53 : cephadm [INF] Reconfiguring daemon grafana.a on smithi186 2024-05-09T03:47:24.805 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: cluster 2024-05-09T03:47:23.373809+0000 mgr.x (mgr.24524) 54 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:47:24.805 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: audit 2024-05-09T03:47:23.769435+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.6:0/3681296615' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/2030931750"}]': finished 2024-05-09T03:47:24.805 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: cluster 2024-05-09T03:47:23.769760+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-05-09T03:47:24.805 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: audit 2024-05-09T03:47:24.161503+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.6:0/3924103753' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]: dispatch 2024-05-09T03:47:24.805 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:24 smithi006 bash[23643]: audit 2024-05-09T03:47:24.162253+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]: dispatch 2024-05-09T03:47:24.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: cephadm 2024-05-09T03:47:22.718047+0000 mgr.x (mgr.24524) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-05-09T03:47:24.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: cephadm 2024-05-09T03:47:22.728911+0000 mgr.x (mgr.24524) 51 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-05-09T03:47:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: audit 2024-05-09T03:47:22.773075+0000 mgr.x (mgr.24524) 52 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-09T03:47:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: cephadm 2024-05-09T03:47:22.776514+0000 mgr.x (mgr.24524) 53 : cephadm [INF] Reconfiguring daemon grafana.a on smithi186 2024-05-09T03:47:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: cluster 2024-05-09T03:47:23.373809+0000 mgr.x (mgr.24524) 54 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T03:47:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: audit 2024-05-09T03:47:23.769435+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.6:0/3681296615' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/2030931750"}]': finished 2024-05-09T03:47:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: cluster 2024-05-09T03:47:23.769760+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-05-09T03:47:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: audit 2024-05-09T03:47:24.161503+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.6:0/3924103753' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]: dispatch 2024-05-09T03:47:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:24 smithi186 bash[18641]: audit 2024-05-09T03:47:24.162253+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]: dispatch 2024-05-09T03:47:26.040 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:25 smithi186 bash[18641]: audit 2024-05-09T03:47:24.784397+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]': finished 2024-05-09T03:47:26.040 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:25 smithi186 bash[18641]: cluster 2024-05-09T03:47:24.784667+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-05-09T03:47:26.040 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:25 smithi186 bash[18641]: cluster 2024-05-09T03:47:25.374768+0000 mgr.x (mgr.24524) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:47:26.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:25 smithi006 bash[18497]: audit 2024-05-09T03:47:24.784397+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]': finished 2024-05-09T03:47:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:25 smithi006 bash[18497]: cluster 2024-05-09T03:47:24.784667+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-05-09T03:47:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:25 smithi006 bash[18497]: cluster 2024-05-09T03:47:25.374768+0000 mgr.x (mgr.24524) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:47:26.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:25 smithi006 bash[23643]: audit 2024-05-09T03:47:24.784397+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/2030931750"}]': finished 2024-05-09T03:47:26.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:25 smithi006 bash[23643]: cluster 2024-05-09T03:47:24.784667+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-05-09T03:47:26.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:25 smithi006 bash[23643]: cluster 2024-05-09T03:47:25.374768+0000 mgr.x (mgr.24524) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:47:27.129 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:26 smithi186 systemd[1]: Stopping Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:47:27.129 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:26 smithi186 bash[38928]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-grafana.a 2024-05-09T03:47:27.129 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:26 smithi186 bash[33940]: t=2024-05-09T03:47:26+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-05-09T03:47:27.512 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:27 smithi186 bash[38938]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-grafana-a 2024-05-09T03:47:27.782 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:27 smithi186 bash[38972]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-grafana.a 2024-05-09T03:47:27.782 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:27 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@grafana.a.service: Deactivated successfully. 2024-05-09T03:47:27.782 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:27 smithi186 systemd[1]: Stopped Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:27.782 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:27 smithi186 systemd[1]: Started Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:47:28.145 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Bus STOPPING 2024-05-09T03:47:28.145 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T03:47:28.145 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Bus STOPPED 2024-05-09T03:47:28.145 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Bus STARTING 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Serving on http://:::9283 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Bus STARTED 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Bus STOPPING 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Bus STOPPED 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:27 smithi186 bash[36736]: [09/May/2024:03:47:27] ENGINE Bus STARTING 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE Serving on http://:::9283 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE Bus STARTED 2024-05-09T03:47:28.146 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE Bus STOPPING 2024-05-09T03:47:28.429 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T03:47:28.429 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE Bus STOPPED 2024-05-09T03:47:28.429 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE Bus STARTING 2024-05-09T03:47:28.429 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE Serving on http://:::9283 2024-05-09T03:47:28.429 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:28 smithi186 bash[36736]: [09/May/2024:03:47:28] ENGINE Bus STARTED 2024-05-09T03:47:28.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: cluster 2024-05-09T03:47:27.376196+0000 mgr.x (mgr.24524) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-05-09T03:47:28.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.563002+0000 mgr.x (mgr.24524) 57 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.717029+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.726728+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.765565+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.768892+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.779207+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.788830+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.809393+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.811438+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.814308+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.821895+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.841633+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.844474+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.854263+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.689 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.866951+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:47:28.690 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.872420+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2024-05-09T03:47:28.690 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:28 smithi186 bash[18641]: audit 2024-05-09T03:47:27.882321+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: cluster 2024-05-09T03:47:27.376196+0000 mgr.x (mgr.24524) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.563002+0000 mgr.x (mgr.24524) 57 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.717029+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.726728+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.765565+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.768892+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.779207+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.788830+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.809393+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.811438+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.814308+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.821895+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.841633+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:47:28.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.844474+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.854263+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.866951+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.872420+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:28 smithi006 bash[18497]: audit 2024-05-09T03:47:27.882321+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: cluster 2024-05-09T03:47:27.376196+0000 mgr.x (mgr.24524) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.563002+0000 mgr.x (mgr.24524) 57 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.717029+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.726728+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.765565+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.768892+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.779207+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.788830+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.809393+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.811438+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.814308+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.821895+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.841633+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.844474+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.854263+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.866951+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.872420+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2024-05-09T03:47:28.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:28 smithi006 bash[23643]: audit 2024-05-09T03:47:27.882321+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:29.074 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-05-09T03:47:29.074 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-05-09T03:47:29.074 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-05-09T03:47:29.074 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-05-09T03:47:29.074 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="App mode production" logger=settings 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=622.984µs 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-05-09T03:47:29.075 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-05-09T03:47:29.076 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-05-09T03:47:29.076 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-05-09T03:47:29.076 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-05-09T03:47:29.076 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:28 smithi186 bash[39002]: t=2024-05-09T03:47:28+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-05-09T03:47:29.076 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:29 smithi186 bash[39002]: t=2024-05-09T03:47:29+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-05-09T03:47:29.076 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:29 smithi186 bash[39002]: t=2024-05-09T03:47:29+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-05-09T03:47:29.379 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:29 smithi186 bash[39002]: t=2024-05-09T03:47:29+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-05-09T03:47:29.379 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:29 smithi186 bash[39002]: t=2024-05-09T03:47:29+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-05-09T03:47:29.379 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:29 smithi186 bash[39002]: t=2024-05-09T03:47:29+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-05-09T03:47:29.379 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 03:47:29 smithi186 bash[39002]: t=2024-05-09T03:47:29+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.770719+0000 mgr.x (mgr.24524) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.773457+0000 mgr.x (mgr.24524) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.794046+0000 mgr.x (mgr.24524) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: cephadm 2024-05-09T03:47:27.814966+0000 mgr.x (mgr.24524) 61 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.816115+0000 mgr.x (mgr.24524) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.819000+0000 mgr.x (mgr.24524) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.846576+0000 mgr.x (mgr.24524) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.849183+0000 mgr.x (mgr.24524) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.871789+0000 mgr.x (mgr.24524) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:47:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:29 smithi006 bash[18497]: audit 2024-05-09T03:47:27.877119+0000 mgr.x (mgr.24524) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.770719+0000 mgr.x (mgr.24524) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.773457+0000 mgr.x (mgr.24524) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.794046+0000 mgr.x (mgr.24524) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: cephadm 2024-05-09T03:47:27.814966+0000 mgr.x (mgr.24524) 61 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.816115+0000 mgr.x (mgr.24524) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.819000+0000 mgr.x (mgr.24524) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.846576+0000 mgr.x (mgr.24524) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.849183+0000 mgr.x (mgr.24524) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.871789+0000 mgr.x (mgr.24524) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:47:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:29 smithi006 bash[23643]: audit 2024-05-09T03:47:27.877119+0000 mgr.x (mgr.24524) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2024-05-09T03:47:29.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.770719+0000 mgr.x (mgr.24524) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T03:47:29.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.773457+0000 mgr.x (mgr.24524) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-05-09T03:47:29.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.794046+0000 mgr.x (mgr.24524) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:47:29.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: cephadm 2024-05-09T03:47:27.814966+0000 mgr.x (mgr.24524) 61 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:47:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.816115+0000 mgr.x (mgr.24524) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:47:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.819000+0000 mgr.x (mgr.24524) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:47:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.846576+0000 mgr.x (mgr.24524) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:47:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.849183+0000 mgr.x (mgr.24524) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2024-05-09T03:47:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.871789+0000 mgr.x (mgr.24524) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T03:47:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:29 smithi186 bash[18641]: audit 2024-05-09T03:47:27.877119+0000 mgr.x (mgr.24524) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2024-05-09T03:47:30.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:30 smithi006 bash[18497]: cluster 2024-05-09T03:47:29.376909+0000 mgr.x (mgr.24524) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2024-05-09T03:47:30.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:30 smithi006 bash[23643]: cluster 2024-05-09T03:47:29.376909+0000 mgr.x (mgr.24524) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2024-05-09T03:47:30.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:30 smithi186 bash[18641]: cluster 2024-05-09T03:47:29.376909+0000 mgr.x (mgr.24524) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2024-05-09T03:47:32.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:47:31] "GET /metrics HTTP/1.1" 200 37956 "" "Prometheus/2.33.4" 2024-05-09T03:47:32.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:32 smithi006 bash[18497]: cluster 2024-05-09T03:47:31.378563+0000 mgr.x (mgr.24524) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:32.616 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:32 smithi006 bash[23643]: cluster 2024-05-09T03:47:31.378563+0000 mgr.x (mgr.24524) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:32.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:32 smithi186 bash[18641]: cluster 2024-05-09T03:47:31.378563+0000 mgr.x (mgr.24524) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:33.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:33 smithi186 bash[38570]: ts=2024-05-09T03:47:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi186\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi186\", job=\"node\", machine=\"x86_64\", nodename=\"smithi186\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi186\", job=\"node\", machine=\"x86_64\", nodename=\"smithi186\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: cluster 2024-05-09T03:47:33.379012+0000 mgr.x (mgr.24524) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: audit 2024-05-09T03:47:33.762470+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: audit 2024-05-09T03:47:33.771005+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: audit 2024-05-09T03:47:33.804261+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: audit 2024-05-09T03:47:33.814320+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: audit 2024-05-09T03:47:33.816521+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: audit 2024-05-09T03:47:33.818447+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:34 smithi006 bash[18497]: audit 2024-05-09T03:47:33.827993+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: cluster 2024-05-09T03:47:33.379012+0000 mgr.x (mgr.24524) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: audit 2024-05-09T03:47:33.762470+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: audit 2024-05-09T03:47:33.771005+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: audit 2024-05-09T03:47:33.804261+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: audit 2024-05-09T03:47:33.814320+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: audit 2024-05-09T03:47:33.816521+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: audit 2024-05-09T03:47:33.818447+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:34 smithi006 bash[23643]: audit 2024-05-09T03:47:33.827993+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: cluster 2024-05-09T03:47:33.379012+0000 mgr.x (mgr.24524) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:47:34.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: audit 2024-05-09T03:47:33.762470+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: audit 2024-05-09T03:47:33.771005+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: audit 2024-05-09T03:47:33.804261+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: audit 2024-05-09T03:47:33.814320+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: audit 2024-05-09T03:47:33.816521+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: audit 2024-05-09T03:47:33.818447+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:34 smithi186 bash[18641]: audit 2024-05-09T03:47:33.827993+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:35.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:35 smithi006 bash[18497]: audit 2024-05-09T03:47:34.481716+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:35.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:35 smithi006 bash[23643]: audit 2024-05-09T03:47:34.481716+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:35.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:35 smithi186 bash[18641]: audit 2024-05-09T03:47:34.481716+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:36.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:36 smithi006 bash[18497]: cluster 2024-05-09T03:47:35.379978+0000 mgr.x (mgr.24524) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-05-09T03:47:36.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:36 smithi006 bash[23643]: cluster 2024-05-09T03:47:35.379978+0000 mgr.x (mgr.24524) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-05-09T03:47:36.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:36 smithi186 bash[18641]: cluster 2024-05-09T03:47:35.379978+0000 mgr.x (mgr.24524) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-05-09T03:47:38.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:38 smithi006 bash[18497]: cluster 2024-05-09T03:47:37.381498+0000 mgr.x (mgr.24524) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:38 smithi006 bash[18497]: audit 2024-05-09T03:47:37.566937+0000 mgr.x (mgr.24524) 73 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:38 smithi006 bash[23643]: cluster 2024-05-09T03:47:37.381498+0000 mgr.x (mgr.24524) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:38 smithi006 bash[23643]: audit 2024-05-09T03:47:37.566937+0000 mgr.x (mgr.24524) 73 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:38.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:38 smithi186 bash[18641]: cluster 2024-05-09T03:47:37.381498+0000 mgr.x (mgr.24524) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:38.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:38 smithi186 bash[18641]: audit 2024-05-09T03:47:37.566937+0000 mgr.x (mgr.24524) 73 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:38.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:38 smithi186 bash[38570]: ts=2024-05-09T03:47:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: cluster 2024-05-09T03:47:39.382341+0000 mgr.x (mgr.24524) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: audit 2024-05-09T03:47:39.864984+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: audit 2024-05-09T03:47:39.872896+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: audit 2024-05-09T03:47:39.918755+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: audit 2024-05-09T03:47:39.931306+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: audit 2024-05-09T03:47:39.933290+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: audit 2024-05-09T03:47:39.935243+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:40 smithi006 bash[18497]: audit 2024-05-09T03:47:39.946923+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: cluster 2024-05-09T03:47:39.382341+0000 mgr.x (mgr.24524) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: audit 2024-05-09T03:47:39.864984+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: audit 2024-05-09T03:47:39.872896+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: audit 2024-05-09T03:47:39.918755+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: audit 2024-05-09T03:47:39.931306+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: audit 2024-05-09T03:47:39.933290+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: audit 2024-05-09T03:47:39.935243+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:40 smithi006 bash[23643]: audit 2024-05-09T03:47:39.946923+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: cluster 2024-05-09T03:47:39.382341+0000 mgr.x (mgr.24524) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:40.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: audit 2024-05-09T03:47:39.864984+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: audit 2024-05-09T03:47:39.872896+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: audit 2024-05-09T03:47:39.918755+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: audit 2024-05-09T03:47:39.931306+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: audit 2024-05-09T03:47:39.933290+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:47:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: audit 2024-05-09T03:47:39.935243+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:47:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:40 smithi186 bash[18641]: audit 2024-05-09T03:47:39.946923+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:47:42.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:47:41] "GET /metrics HTTP/1.1" 200 37955 "" "Prometheus/2.33.4" 2024-05-09T03:47:42.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:42 smithi006 bash[18497]: cluster 2024-05-09T03:47:41.384231+0000 mgr.x (mgr.24524) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:42.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:42 smithi006 bash[23643]: cluster 2024-05-09T03:47:41.384231+0000 mgr.x (mgr.24524) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:42.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:42 smithi186 bash[18641]: cluster 2024-05-09T03:47:41.384231+0000 mgr.x (mgr.24524) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:43.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:43 smithi186 bash[38570]: ts=2024-05-09T03:47:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:47:44.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:44 smithi006 bash[18497]: cluster 2024-05-09T03:47:43.385006+0000 mgr.x (mgr.24524) 76 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:44.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:44 smithi006 bash[23643]: cluster 2024-05-09T03:47:43.385006+0000 mgr.x (mgr.24524) 76 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:44.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:44 smithi186 bash[18641]: cluster 2024-05-09T03:47:43.385006+0000 mgr.x (mgr.24524) 76 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:46.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:46 smithi006 bash[18497]: cluster 2024-05-09T03:47:45.386039+0000 mgr.x (mgr.24524) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:46.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:46 smithi006 bash[23643]: cluster 2024-05-09T03:47:45.386039+0000 mgr.x (mgr.24524) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:46.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:46 smithi186 bash[18641]: cluster 2024-05-09T03:47:45.386039+0000 mgr.x (mgr.24524) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:48.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:48 smithi006 bash[18497]: cluster 2024-05-09T03:47:47.387500+0000 mgr.x (mgr.24524) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:48.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:48 smithi006 bash[18497]: audit 2024-05-09T03:47:47.574811+0000 mgr.x (mgr.24524) 79 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:48.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:48 smithi006 bash[23643]: cluster 2024-05-09T03:47:47.387500+0000 mgr.x (mgr.24524) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:48.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:48 smithi006 bash[23643]: audit 2024-05-09T03:47:47.574811+0000 mgr.x (mgr.24524) 79 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:48.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:48 smithi186 bash[18641]: cluster 2024-05-09T03:47:47.387500+0000 mgr.x (mgr.24524) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:48.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:48 smithi186 bash[18641]: audit 2024-05-09T03:47:47.574811+0000 mgr.x (mgr.24524) 79 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:48.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:48 smithi186 bash[38570]: ts=2024-05-09T03:47:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:47:50.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:50 smithi006 bash[23643]: cluster 2024-05-09T03:47:49.388225+0000 mgr.x (mgr.24524) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:50.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:50 smithi006 bash[23643]: audit 2024-05-09T03:47:49.482170+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:50 smithi006 bash[18497]: cluster 2024-05-09T03:47:49.388225+0000 mgr.x (mgr.24524) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:50 smithi006 bash[18497]: audit 2024-05-09T03:47:49.482170+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:50.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:50 smithi186 bash[18641]: cluster 2024-05-09T03:47:49.388225+0000 mgr.x (mgr.24524) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:50.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:50 smithi186 bash[18641]: audit 2024-05-09T03:47:49.482170+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:47:52.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:47:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:47:51] "GET /metrics HTTP/1.1" 200 37954 "" "Prometheus/2.33.4" 2024-05-09T03:47:52.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:52 smithi006 bash[23643]: cluster 2024-05-09T03:47:51.390004+0000 mgr.x (mgr.24524) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:52 smithi006 bash[18497]: cluster 2024-05-09T03:47:51.390004+0000 mgr.x (mgr.24524) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:52 smithi186 bash[18641]: cluster 2024-05-09T03:47:51.390004+0000 mgr.x (mgr.24524) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:53.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:53 smithi186 bash[38570]: ts=2024-05-09T03:47:53.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:47:54.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:54 smithi006 bash[23643]: cluster 2024-05-09T03:47:53.390841+0000 mgr.x (mgr.24524) 82 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:54.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:54 smithi006 bash[18497]: cluster 2024-05-09T03:47:53.390841+0000 mgr.x (mgr.24524) 82 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:54.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:54 smithi186 bash[18641]: cluster 2024-05-09T03:47:53.390841+0000 mgr.x (mgr.24524) 82 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:56.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:56 smithi006 bash[18497]: cluster 2024-05-09T03:47:55.391785+0000 mgr.x (mgr.24524) 83 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:56.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:56 smithi006 bash[23643]: cluster 2024-05-09T03:47:55.391785+0000 mgr.x (mgr.24524) 83 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:56.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:56 smithi186 bash[18641]: cluster 2024-05-09T03:47:55.391785+0000 mgr.x (mgr.24524) 83 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:47:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:58 smithi006 bash[18497]: cluster 2024-05-09T03:47:57.393259+0000 mgr.x (mgr.24524) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:47:58 smithi006 bash[18497]: audit 2024-05-09T03:47:57.585212+0000 mgr.x (mgr.24524) 85 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:58 smithi006 bash[23643]: cluster 2024-05-09T03:47:57.393259+0000 mgr.x (mgr.24524) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:47:58 smithi006 bash[23643]: audit 2024-05-09T03:47:57.585212+0000 mgr.x (mgr.24524) 85 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:47:58.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:47:58 smithi186 bash[38570]: ts=2024-05-09T03:47:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:47:58.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:58 smithi186 bash[18641]: cluster 2024-05-09T03:47:57.393259+0000 mgr.x (mgr.24524) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:47:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:47:58 smithi186 bash[18641]: audit 2024-05-09T03:47:57.585212+0000 mgr.x (mgr.24524) 85 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:00.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:00 smithi006 bash[18497]: cluster 2024-05-09T03:47:59.394014+0000 mgr.x (mgr.24524) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:00.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:00 smithi006 bash[23643]: cluster 2024-05-09T03:47:59.394014+0000 mgr.x (mgr.24524) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:00.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:00 smithi186 bash[18641]: cluster 2024-05-09T03:47:59.394014+0000 mgr.x (mgr.24524) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:02.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:48:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:48:01] "GET /metrics HTTP/1.1" 200 37954 "" "Prometheus/2.33.4" 2024-05-09T03:48:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:02 smithi006 bash[18497]: cluster 2024-05-09T03:48:01.396035+0000 mgr.x (mgr.24524) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:02.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:02 smithi006 bash[23643]: cluster 2024-05-09T03:48:01.396035+0000 mgr.x (mgr.24524) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:02.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:02 smithi186 bash[18641]: cluster 2024-05-09T03:48:01.396035+0000 mgr.x (mgr.24524) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:03.884 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:03 smithi186 bash[38570]: ts=2024-05-09T03:48:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:04 smithi006 bash[18497]: cluster 2024-05-09T03:48:03.396779+0000 mgr.x (mgr.24524) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:04 smithi006 bash[23643]: cluster 2024-05-09T03:48:03.396779+0000 mgr.x (mgr.24524) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:04 smithi186 bash[18641]: cluster 2024-05-09T03:48:03.396779+0000 mgr.x (mgr.24524) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:05.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:05 smithi006 bash[18497]: audit 2024-05-09T03:48:04.482609+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:05.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:05 smithi006 bash[23643]: audit 2024-05-09T03:48:04.482609+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:05.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:05 smithi186 bash[18641]: audit 2024-05-09T03:48:04.482609+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:06.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:06 smithi006 bash[18497]: cluster 2024-05-09T03:48:05.397978+0000 mgr.x (mgr.24524) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:06.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:06 smithi006 bash[23643]: cluster 2024-05-09T03:48:05.397978+0000 mgr.x (mgr.24524) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:06.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:06 smithi186 bash[18641]: cluster 2024-05-09T03:48:05.397978+0000 mgr.x (mgr.24524) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:08.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:08 smithi006 bash[18497]: cluster 2024-05-09T03:48:07.399081+0000 mgr.x (mgr.24524) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:08.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:08 smithi006 bash[18497]: audit 2024-05-09T03:48:07.596533+0000 mgr.x (mgr.24524) 91 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:08.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:08 smithi006 bash[23643]: cluster 2024-05-09T03:48:07.399081+0000 mgr.x (mgr.24524) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:08.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:08 smithi006 bash[23643]: audit 2024-05-09T03:48:07.596533+0000 mgr.x (mgr.24524) 91 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:08.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:08 smithi186 bash[18641]: cluster 2024-05-09T03:48:07.399081+0000 mgr.x (mgr.24524) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:08 smithi186 bash[18641]: audit 2024-05-09T03:48:07.596533+0000 mgr.x (mgr.24524) 91 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:08.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:08 smithi186 bash[38570]: ts=2024-05-09T03:48:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:10.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:10 smithi006 bash[18497]: cluster 2024-05-09T03:48:09.399841+0000 mgr.x (mgr.24524) 92 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:10.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:10 smithi006 bash[23643]: cluster 2024-05-09T03:48:09.399841+0000 mgr.x (mgr.24524) 92 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:10.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:10 smithi186 bash[18641]: cluster 2024-05-09T03:48:09.399841+0000 mgr.x (mgr.24524) 92 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:12.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:48:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:48:11] "GET /metrics HTTP/1.1" 200 37954 "" "Prometheus/2.33.4" 2024-05-09T03:48:12.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:12 smithi006 bash[18497]: cluster 2024-05-09T03:48:11.401632+0000 mgr.x (mgr.24524) 93 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:12.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:12 smithi006 bash[23643]: cluster 2024-05-09T03:48:11.401632+0000 mgr.x (mgr.24524) 93 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:12.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:12 smithi186 bash[18641]: cluster 2024-05-09T03:48:11.401632+0000 mgr.x (mgr.24524) 93 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:13.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:13 smithi186 bash[38570]: ts=2024-05-09T03:48:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:14.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:14 smithi006 bash[18497]: cluster 2024-05-09T03:48:13.402472+0000 mgr.x (mgr.24524) 94 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:14 smithi006 bash[23643]: cluster 2024-05-09T03:48:13.402472+0000 mgr.x (mgr.24524) 94 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:14.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:14 smithi186 bash[18641]: cluster 2024-05-09T03:48:13.402472+0000 mgr.x (mgr.24524) 94 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:16 smithi006 bash[18497]: cluster 2024-05-09T03:48:15.404173+0000 mgr.x (mgr.24524) 95 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:16.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:16 smithi006 bash[23643]: cluster 2024-05-09T03:48:15.404173+0000 mgr.x (mgr.24524) 95 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:16.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:16 smithi186 bash[18641]: cluster 2024-05-09T03:48:15.404173+0000 mgr.x (mgr.24524) 95 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:18 smithi006 bash[23643]: cluster 2024-05-09T03:48:17.405056+0000 mgr.x (mgr.24524) 96 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:18 smithi006 bash[23643]: audit 2024-05-09T03:48:17.606597+0000 mgr.x (mgr.24524) 97 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:18 smithi006 bash[18497]: cluster 2024-05-09T03:48:17.405056+0000 mgr.x (mgr.24524) 96 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:18 smithi006 bash[18497]: audit 2024-05-09T03:48:17.606597+0000 mgr.x (mgr.24524) 97 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:18.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:18 smithi186 bash[38570]: ts=2024-05-09T03:48:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:18 smithi186 bash[18641]: cluster 2024-05-09T03:48:17.405056+0000 mgr.x (mgr.24524) 96 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:18 smithi186 bash[18641]: audit 2024-05-09T03:48:17.606597+0000 mgr.x (mgr.24524) 97 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:20 smithi006 bash[18497]: cluster 2024-05-09T03:48:19.405885+0000 mgr.x (mgr.24524) 98 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:20 smithi006 bash[18497]: audit 2024-05-09T03:48:19.483194+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:20 smithi006 bash[23643]: cluster 2024-05-09T03:48:19.405885+0000 mgr.x (mgr.24524) 98 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:20 smithi006 bash[23643]: audit 2024-05-09T03:48:19.483194+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:20.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:20 smithi186 bash[18641]: cluster 2024-05-09T03:48:19.405885+0000 mgr.x (mgr.24524) 98 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:20 smithi186 bash[18641]: audit 2024-05-09T03:48:19.483194+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:22.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:48:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:48:21] "GET /metrics HTTP/1.1" 200 37953 "" "Prometheus/2.33.4" 2024-05-09T03:48:22.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:22 smithi006 bash[23643]: cluster 2024-05-09T03:48:21.407581+0000 mgr.x (mgr.24524) 99 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:22 smithi006 bash[18497]: cluster 2024-05-09T03:48:21.407581+0000 mgr.x (mgr.24524) 99 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:22.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:22 smithi186 bash[18641]: cluster 2024-05-09T03:48:21.407581+0000 mgr.x (mgr.24524) 99 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:23.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:23 smithi186 bash[38570]: ts=2024-05-09T03:48:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:24.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:24 smithi006 bash[23643]: cluster 2024-05-09T03:48:23.408318+0000 mgr.x (mgr.24524) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:24.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:24 smithi006 bash[18497]: cluster 2024-05-09T03:48:23.408318+0000 mgr.x (mgr.24524) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:24 smithi186 bash[18641]: cluster 2024-05-09T03:48:23.408318+0000 mgr.x (mgr.24524) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:26.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:26 smithi006 bash[23643]: cluster 2024-05-09T03:48:25.409828+0000 mgr.x (mgr.24524) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:26.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:26 smithi006 bash[18497]: cluster 2024-05-09T03:48:25.409828+0000 mgr.x (mgr.24524) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:26.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:26 smithi186 bash[18641]: cluster 2024-05-09T03:48:25.409828+0000 mgr.x (mgr.24524) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:28 smithi006 bash[18497]: cluster 2024-05-09T03:48:27.410479+0000 mgr.x (mgr.24524) 102 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:28 smithi006 bash[18497]: audit 2024-05-09T03:48:27.614630+0000 mgr.x (mgr.24524) 103 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:28.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:28 smithi006 bash[23643]: cluster 2024-05-09T03:48:27.410479+0000 mgr.x (mgr.24524) 102 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:28.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:28 smithi006 bash[23643]: audit 2024-05-09T03:48:27.614630+0000 mgr.x (mgr.24524) 103 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:28.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:28 smithi186 bash[38570]: ts=2024-05-09T03:48:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:28.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:28 smithi186 bash[18641]: cluster 2024-05-09T03:48:27.410479+0000 mgr.x (mgr.24524) 102 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:28.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:28 smithi186 bash[18641]: audit 2024-05-09T03:48:27.614630+0000 mgr.x (mgr.24524) 103 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:30.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:30 smithi006 bash[18497]: cluster 2024-05-09T03:48:29.411209+0000 mgr.x (mgr.24524) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:30.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:30 smithi006 bash[23643]: cluster 2024-05-09T03:48:29.411209+0000 mgr.x (mgr.24524) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:30.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:30 smithi186 bash[18641]: cluster 2024-05-09T03:48:29.411209+0000 mgr.x (mgr.24524) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:32.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:48:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:48:31] "GET /metrics HTTP/1.1" 200 37953 "" "Prometheus/2.33.4" 2024-05-09T03:48:32.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:32 smithi006 bash[18497]: cluster 2024-05-09T03:48:31.412839+0000 mgr.x (mgr.24524) 105 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:32.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:32 smithi006 bash[23643]: cluster 2024-05-09T03:48:31.412839+0000 mgr.x (mgr.24524) 105 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:32.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:32 smithi186 bash[18641]: cluster 2024-05-09T03:48:31.412839+0000 mgr.x (mgr.24524) 105 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:33.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:33 smithi186 bash[38570]: ts=2024-05-09T03:48:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:34.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:34 smithi006 bash[23643]: cluster 2024-05-09T03:48:33.413592+0000 mgr.x (mgr.24524) 106 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:34 smithi006 bash[18497]: cluster 2024-05-09T03:48:33.413592+0000 mgr.x (mgr.24524) 106 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:34.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:34 smithi186 bash[18641]: cluster 2024-05-09T03:48:33.413592+0000 mgr.x (mgr.24524) 106 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:35.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:35 smithi006 bash[23643]: audit 2024-05-09T03:48:34.483606+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:35.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:35 smithi006 bash[18497]: audit 2024-05-09T03:48:34.483606+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:35.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:35 smithi186 bash[18641]: audit 2024-05-09T03:48:34.483606+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:36.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:36 smithi006 bash[18497]: cluster 2024-05-09T03:48:35.415169+0000 mgr.x (mgr.24524) 107 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:36.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:36 smithi006 bash[23643]: cluster 2024-05-09T03:48:35.415169+0000 mgr.x (mgr.24524) 107 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:36.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:36 smithi186 bash[18641]: cluster 2024-05-09T03:48:35.415169+0000 mgr.x (mgr.24524) 107 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:38 smithi006 bash[18497]: cluster 2024-05-09T03:48:37.415921+0000 mgr.x (mgr.24524) 108 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:38 smithi006 bash[18497]: audit 2024-05-09T03:48:37.623823+0000 mgr.x (mgr.24524) 109 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:38 smithi006 bash[23643]: cluster 2024-05-09T03:48:37.415921+0000 mgr.x (mgr.24524) 108 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:38 smithi006 bash[23643]: audit 2024-05-09T03:48:37.623823+0000 mgr.x (mgr.24524) 109 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:38.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:38 smithi186 bash[18641]: cluster 2024-05-09T03:48:37.415921+0000 mgr.x (mgr.24524) 108 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:38.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:38 smithi186 bash[18641]: audit 2024-05-09T03:48:37.623823+0000 mgr.x (mgr.24524) 109 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:38.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:38 smithi186 bash[38570]: ts=2024-05-09T03:48:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:40 smithi006 bash[18497]: cluster 2024-05-09T03:48:39.416628+0000 mgr.x (mgr.24524) 110 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:40.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:40 smithi006 bash[23643]: cluster 2024-05-09T03:48:39.416628+0000 mgr.x (mgr.24524) 110 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:40.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:40 smithi186 bash[18641]: cluster 2024-05-09T03:48:39.416628+0000 mgr.x (mgr.24524) 110 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:42.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:48:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:48:41] "GET /metrics HTTP/1.1" 200 37953 "" "Prometheus/2.33.4" 2024-05-09T03:48:42.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:42 smithi006 bash[18497]: cluster 2024-05-09T03:48:41.418308+0000 mgr.x (mgr.24524) 111 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:42.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:42 smithi006 bash[23643]: cluster 2024-05-09T03:48:41.418308+0000 mgr.x (mgr.24524) 111 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:42.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:42 smithi186 bash[18641]: cluster 2024-05-09T03:48:41.418308+0000 mgr.x (mgr.24524) 111 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:43.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:43 smithi186 bash[38570]: ts=2024-05-09T03:48:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:44.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:44 smithi006 bash[18497]: cluster 2024-05-09T03:48:43.419051+0000 mgr.x (mgr.24524) 112 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:44.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:44 smithi006 bash[23643]: cluster 2024-05-09T03:48:43.419051+0000 mgr.x (mgr.24524) 112 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:44.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:44 smithi186 bash[18641]: cluster 2024-05-09T03:48:43.419051+0000 mgr.x (mgr.24524) 112 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:46 smithi006 bash[18497]: cluster 2024-05-09T03:48:45.420401+0000 mgr.x (mgr.24524) 113 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:46 smithi006 bash[18497]: audit 2024-05-09T03:48:45.935881+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:46 smithi006 bash[18497]: audit 2024-05-09T03:48:45.944873+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:46 smithi006 bash[18497]: audit 2024-05-09T03:48:45.983909+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:46 smithi006 bash[18497]: audit 2024-05-09T03:48:45.994113+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:46 smithi006 bash[23643]: cluster 2024-05-09T03:48:45.420401+0000 mgr.x (mgr.24524) 113 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:46 smithi006 bash[23643]: audit 2024-05-09T03:48:45.935881+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:46 smithi006 bash[23643]: audit 2024-05-09T03:48:45.944873+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:46 smithi006 bash[23643]: audit 2024-05-09T03:48:45.983909+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:46 smithi006 bash[23643]: audit 2024-05-09T03:48:45.994113+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:46 smithi186 bash[18641]: cluster 2024-05-09T03:48:45.420401+0000 mgr.x (mgr.24524) 113 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:46.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:46 smithi186 bash[18641]: audit 2024-05-09T03:48:45.935881+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:46 smithi186 bash[18641]: audit 2024-05-09T03:48:45.944873+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:46 smithi186 bash[18641]: audit 2024-05-09T03:48:45.983909+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:46.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:46 smithi186 bash[18641]: audit 2024-05-09T03:48:45.994113+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:47.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:47 smithi006 bash[23643]: audit 2024-05-09T03:48:46.622121+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:48:47.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:47 smithi006 bash[23643]: audit 2024-05-09T03:48:46.624439+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:48:47.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:47 smithi006 bash[23643]: audit 2024-05-09T03:48:46.635196+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:47.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:47 smithi006 bash[18497]: audit 2024-05-09T03:48:46.622121+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:48:47.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:47 smithi006 bash[18497]: audit 2024-05-09T03:48:46.624439+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:48:47.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:47 smithi006 bash[18497]: audit 2024-05-09T03:48:46.635196+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:47.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:47 smithi186 bash[18641]: audit 2024-05-09T03:48:46.622121+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:48:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:47 smithi186 bash[18641]: audit 2024-05-09T03:48:46.624439+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:48:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:47 smithi186 bash[18641]: audit 2024-05-09T03:48:46.635196+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:48:49.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:48 smithi006 bash[18497]: cluster 2024-05-09T03:48:47.421074+0000 mgr.x (mgr.24524) 114 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:49.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:48 smithi006 bash[18497]: audit 2024-05-09T03:48:47.635187+0000 mgr.x (mgr.24524) 115 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:49.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:48 smithi006 bash[23643]: cluster 2024-05-09T03:48:47.421074+0000 mgr.x (mgr.24524) 114 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:49.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:48 smithi006 bash[23643]: audit 2024-05-09T03:48:47.635187+0000 mgr.x (mgr.24524) 115 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:49.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:48 smithi186 bash[18641]: cluster 2024-05-09T03:48:47.421074+0000 mgr.x (mgr.24524) 114 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:49.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:48 smithi186 bash[18641]: audit 2024-05-09T03:48:47.635187+0000 mgr.x (mgr.24524) 115 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:49.130 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:48 smithi186 bash[38570]: ts=2024-05-09T03:48:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:49 smithi006 bash[23643]: audit 2024-05-09T03:48:49.490208+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:50.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:49 smithi006 bash[18497]: audit 2024-05-09T03:48:49.490208+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:49 smithi186 bash[18641]: audit 2024-05-09T03:48:49.490208+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:48:51.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:50 smithi006 bash[18497]: cluster 2024-05-09T03:48:49.421782+0000 mgr.x (mgr.24524) 116 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:51.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:50 smithi006 bash[23643]: cluster 2024-05-09T03:48:49.421782+0000 mgr.x (mgr.24524) 116 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:51.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:50 smithi186 bash[18641]: cluster 2024-05-09T03:48:49.421782+0000 mgr.x (mgr.24524) 116 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:52.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:48:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:48:51] "GET /metrics HTTP/1.1" 200 37952 "" "Prometheus/2.33.4" 2024-05-09T03:48:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:52 smithi006 bash[18497]: cluster 2024-05-09T03:48:51.423444+0000 mgr.x (mgr.24524) 117 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:52 smithi006 bash[23643]: cluster 2024-05-09T03:48:51.423444+0000 mgr.x (mgr.24524) 117 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:52 smithi186 bash[18641]: cluster 2024-05-09T03:48:51.423444+0000 mgr.x (mgr.24524) 117 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:53.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:53 smithi186 bash[38570]: ts=2024-05-09T03:48:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:54.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:54 smithi006 bash[18497]: cluster 2024-05-09T03:48:53.424115+0000 mgr.x (mgr.24524) 118 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:54.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:54 smithi006 bash[23643]: cluster 2024-05-09T03:48:53.424115+0000 mgr.x (mgr.24524) 118 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:54 smithi186 bash[18641]: cluster 2024-05-09T03:48:53.424115+0000 mgr.x (mgr.24524) 118 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:56 smithi006 bash[18497]: cluster 2024-05-09T03:48:55.425628+0000 mgr.x (mgr.24524) 119 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:56.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:56 smithi006 bash[23643]: cluster 2024-05-09T03:48:55.425628+0000 mgr.x (mgr.24524) 119 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:56.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:56 smithi186 bash[18641]: cluster 2024-05-09T03:48:55.425628+0000 mgr.x (mgr.24524) 119 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:48:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:58 smithi006 bash[18497]: cluster 2024-05-09T03:48:57.426356+0000 mgr.x (mgr.24524) 120 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:48:58 smithi006 bash[18497]: audit 2024-05-09T03:48:57.642626+0000 mgr.x (mgr.24524) 121 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:58 smithi006 bash[23643]: cluster 2024-05-09T03:48:57.426356+0000 mgr.x (mgr.24524) 120 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:48:58 smithi006 bash[23643]: audit 2024-05-09T03:48:57.642626+0000 mgr.x (mgr.24524) 121 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:48:58.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:48:58 smithi186 bash[38570]: ts=2024-05-09T03:48:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:48:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:58 smithi186 bash[18641]: cluster 2024-05-09T03:48:57.426356+0000 mgr.x (mgr.24524) 120 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:48:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:48:58 smithi186 bash[18641]: audit 2024-05-09T03:48:57.642626+0000 mgr.x (mgr.24524) 121 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:00 smithi006 bash[18497]: cluster 2024-05-09T03:48:59.427123+0000 mgr.x (mgr.24524) 122 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:00.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:00 smithi006 bash[23643]: cluster 2024-05-09T03:48:59.427123+0000 mgr.x (mgr.24524) 122 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:00 smithi186 bash[18641]: cluster 2024-05-09T03:48:59.427123+0000 mgr.x (mgr.24524) 122 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:02.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:49:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:49:01] "GET /metrics HTTP/1.1" 200 37952 "" "Prometheus/2.33.4" 2024-05-09T03:49:02.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:02 smithi006 bash[23643]: cluster 2024-05-09T03:49:01.428823+0000 mgr.x (mgr.24524) 123 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:02 smithi006 bash[18497]: cluster 2024-05-09T03:49:01.428823+0000 mgr.x (mgr.24524) 123 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:02.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:02 smithi186 bash[18641]: cluster 2024-05-09T03:49:01.428823+0000 mgr.x (mgr.24524) 123 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:03.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:03 smithi186 bash[38570]: ts=2024-05-09T03:49:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:04 smithi006 bash[23643]: cluster 2024-05-09T03:49:03.429564+0000 mgr.x (mgr.24524) 124 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:04 smithi006 bash[18497]: cluster 2024-05-09T03:49:03.429564+0000 mgr.x (mgr.24524) 124 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:04.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:04 smithi186 bash[18641]: cluster 2024-05-09T03:49:03.429564+0000 mgr.x (mgr.24524) 124 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:05 smithi006 bash[18497]: audit 2024-05-09T03:49:04.490778+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:05.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:05 smithi006 bash[23643]: audit 2024-05-09T03:49:04.490778+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:05.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:05 smithi186 bash[18641]: audit 2024-05-09T03:49:04.490778+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:06.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:06 smithi006 bash[18497]: cluster 2024-05-09T03:49:05.431129+0000 mgr.x (mgr.24524) 125 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:06.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:06 smithi006 bash[23643]: cluster 2024-05-09T03:49:05.431129+0000 mgr.x (mgr.24524) 125 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:06 smithi186 bash[18641]: cluster 2024-05-09T03:49:05.431129+0000 mgr.x (mgr.24524) 125 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:08.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:08 smithi006 bash[18497]: cluster 2024-05-09T03:49:07.431966+0000 mgr.x (mgr.24524) 126 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:08.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:08 smithi006 bash[18497]: audit 2024-05-09T03:49:07.650427+0000 mgr.x (mgr.24524) 127 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:08.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:08 smithi006 bash[23643]: cluster 2024-05-09T03:49:07.431966+0000 mgr.x (mgr.24524) 126 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:08.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:08 smithi006 bash[23643]: audit 2024-05-09T03:49:07.650427+0000 mgr.x (mgr.24524) 127 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:08.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:08 smithi186 bash[38570]: ts=2024-05-09T03:49:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:08 smithi186 bash[18641]: cluster 2024-05-09T03:49:07.431966+0000 mgr.x (mgr.24524) 126 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:08 smithi186 bash[18641]: audit 2024-05-09T03:49:07.650427+0000 mgr.x (mgr.24524) 127 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:10.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:10 smithi006 bash[18497]: cluster 2024-05-09T03:49:09.432708+0000 mgr.x (mgr.24524) 128 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:10.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:10 smithi006 bash[23643]: cluster 2024-05-09T03:49:09.432708+0000 mgr.x (mgr.24524) 128 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:10.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:10 smithi186 bash[18641]: cluster 2024-05-09T03:49:09.432708+0000 mgr.x (mgr.24524) 128 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:12.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:49:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:49:11] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-05-09T03:49:12.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:12 smithi006 bash[18497]: cluster 2024-05-09T03:49:11.434407+0000 mgr.x (mgr.24524) 129 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:12.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:12 smithi006 bash[23643]: cluster 2024-05-09T03:49:11.434407+0000 mgr.x (mgr.24524) 129 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:12.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:12 smithi186 bash[18641]: cluster 2024-05-09T03:49:11.434407+0000 mgr.x (mgr.24524) 129 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:13.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:13 smithi186 bash[38570]: ts=2024-05-09T03:49:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:14.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:14 smithi006 bash[18497]: cluster 2024-05-09T03:49:13.435115+0000 mgr.x (mgr.24524) 130 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:14 smithi006 bash[23643]: cluster 2024-05-09T03:49:13.435115+0000 mgr.x (mgr.24524) 130 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:14 smithi186 bash[18641]: cluster 2024-05-09T03:49:13.435115+0000 mgr.x (mgr.24524) 130 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:16 smithi006 bash[18497]: cluster 2024-05-09T03:49:15.436685+0000 mgr.x (mgr.24524) 131 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:16.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:16 smithi006 bash[23643]: cluster 2024-05-09T03:49:15.436685+0000 mgr.x (mgr.24524) 131 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:16 smithi186 bash[18641]: cluster 2024-05-09T03:49:15.436685+0000 mgr.x (mgr.24524) 131 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:18 smithi006 bash[18497]: cluster 2024-05-09T03:49:17.437478+0000 mgr.x (mgr.24524) 132 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:18 smithi006 bash[18497]: audit 2024-05-09T03:49:17.661824+0000 mgr.x (mgr.24524) 133 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:18 smithi006 bash[23643]: cluster 2024-05-09T03:49:17.437478+0000 mgr.x (mgr.24524) 132 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:18 smithi006 bash[23643]: audit 2024-05-09T03:49:17.661824+0000 mgr.x (mgr.24524) 133 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:18 smithi186 bash[18641]: cluster 2024-05-09T03:49:17.437478+0000 mgr.x (mgr.24524) 132 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:18 smithi186 bash[18641]: audit 2024-05-09T03:49:17.661824+0000 mgr.x (mgr.24524) 133 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:18.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:18 smithi186 bash[38570]: ts=2024-05-09T03:49:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:19 smithi006 bash[18497]: audit 2024-05-09T03:49:19.491189+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:19 smithi006 bash[23643]: audit 2024-05-09T03:49:19.491189+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:19.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:19 smithi186 bash[18641]: audit 2024-05-09T03:49:19.491189+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:20 smithi006 bash[18497]: cluster 2024-05-09T03:49:19.438210+0000 mgr.x (mgr.24524) 134 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:20 smithi006 bash[23643]: cluster 2024-05-09T03:49:19.438210+0000 mgr.x (mgr.24524) 134 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:20.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:20 smithi186 bash[18641]: cluster 2024-05-09T03:49:19.438210+0000 mgr.x (mgr.24524) 134 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:22.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:49:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:49:21] "GET /metrics HTTP/1.1" 200 37965 "" "Prometheus/2.33.4" 2024-05-09T03:49:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:22 smithi006 bash[18497]: cluster 2024-05-09T03:49:21.439884+0000 mgr.x (mgr.24524) 135 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:22.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:22 smithi006 bash[23643]: cluster 2024-05-09T03:49:21.439884+0000 mgr.x (mgr.24524) 135 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:22.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:22 smithi186 bash[18641]: cluster 2024-05-09T03:49:21.439884+0000 mgr.x (mgr.24524) 135 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:23.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:23 smithi186 bash[38570]: ts=2024-05-09T03:49:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:24.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:24 smithi006 bash[18497]: cluster 2024-05-09T03:49:23.440651+0000 mgr.x (mgr.24524) 136 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:24.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:24 smithi006 bash[23643]: cluster 2024-05-09T03:49:23.440651+0000 mgr.x (mgr.24524) 136 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:24 smithi186 bash[18641]: cluster 2024-05-09T03:49:23.440651+0000 mgr.x (mgr.24524) 136 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:26.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:26 smithi006 bash[18497]: cluster 2024-05-09T03:49:25.442132+0000 mgr.x (mgr.24524) 137 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:26.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:26 smithi006 bash[23643]: cluster 2024-05-09T03:49:25.442132+0000 mgr.x (mgr.24524) 137 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:26.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:26 smithi186 bash[18641]: cluster 2024-05-09T03:49:25.442132+0000 mgr.x (mgr.24524) 137 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:28 smithi006 bash[18497]: cluster 2024-05-09T03:49:27.442841+0000 mgr.x (mgr.24524) 138 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:28 smithi006 bash[18497]: audit 2024-05-09T03:49:27.673226+0000 mgr.x (mgr.24524) 139 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:28.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:28 smithi006 bash[23643]: cluster 2024-05-09T03:49:27.442841+0000 mgr.x (mgr.24524) 138 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:28.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:28 smithi006 bash[23643]: audit 2024-05-09T03:49:27.673226+0000 mgr.x (mgr.24524) 139 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:28.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:28 smithi186 bash[18641]: cluster 2024-05-09T03:49:27.442841+0000 mgr.x (mgr.24524) 138 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:28.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:28 smithi186 bash[18641]: audit 2024-05-09T03:49:27.673226+0000 mgr.x (mgr.24524) 139 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:28.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:28 smithi186 bash[38570]: ts=2024-05-09T03:49:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:30.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:30 smithi006 bash[18497]: cluster 2024-05-09T03:49:29.443680+0000 mgr.x (mgr.24524) 140 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:30.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:30 smithi006 bash[23643]: cluster 2024-05-09T03:49:29.443680+0000 mgr.x (mgr.24524) 140 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:30.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:30 smithi186 bash[18641]: cluster 2024-05-09T03:49:29.443680+0000 mgr.x (mgr.24524) 140 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:32.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:49:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:49:31] "GET /metrics HTTP/1.1" 200 37965 "" "Prometheus/2.33.4" 2024-05-09T03:49:32.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:32 smithi006 bash[18497]: cluster 2024-05-09T03:49:31.445484+0000 mgr.x (mgr.24524) 141 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:32.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:32 smithi006 bash[23643]: cluster 2024-05-09T03:49:31.445484+0000 mgr.x (mgr.24524) 141 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:32.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:32 smithi186 bash[18641]: cluster 2024-05-09T03:49:31.445484+0000 mgr.x (mgr.24524) 141 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:33.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:33 smithi186 bash[38570]: ts=2024-05-09T03:49:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:34 smithi006 bash[18497]: cluster 2024-05-09T03:49:33.446279+0000 mgr.x (mgr.24524) 142 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:34 smithi006 bash[18497]: audit 2024-05-09T03:49:34.492167+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:34.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:34 smithi006 bash[23643]: cluster 2024-05-09T03:49:33.446279+0000 mgr.x (mgr.24524) 142 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:34.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:34 smithi006 bash[23643]: audit 2024-05-09T03:49:34.492167+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:34 smithi186 bash[18641]: cluster 2024-05-09T03:49:33.446279+0000 mgr.x (mgr.24524) 142 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:34 smithi186 bash[18641]: audit 2024-05-09T03:49:34.492167+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:36.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:36 smithi006 bash[18497]: cluster 2024-05-09T03:49:35.447976+0000 mgr.x (mgr.24524) 143 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:36.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:36 smithi006 bash[23643]: cluster 2024-05-09T03:49:35.447976+0000 mgr.x (mgr.24524) 143 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:36.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:36 smithi186 bash[18641]: cluster 2024-05-09T03:49:35.447976+0000 mgr.x (mgr.24524) 143 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:38 smithi006 bash[18497]: cluster 2024-05-09T03:49:37.448716+0000 mgr.x (mgr.24524) 144 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:38 smithi006 bash[18497]: audit 2024-05-09T03:49:37.682479+0000 mgr.x (mgr.24524) 145 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:38 smithi006 bash[23643]: cluster 2024-05-09T03:49:37.448716+0000 mgr.x (mgr.24524) 144 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:38 smithi006 bash[23643]: audit 2024-05-09T03:49:37.682479+0000 mgr.x (mgr.24524) 145 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:38.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:38 smithi186 bash[18641]: cluster 2024-05-09T03:49:37.448716+0000 mgr.x (mgr.24524) 144 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:38.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:38 smithi186 bash[18641]: audit 2024-05-09T03:49:37.682479+0000 mgr.x (mgr.24524) 145 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:38.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:38 smithi186 bash[38570]: ts=2024-05-09T03:49:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:40 smithi006 bash[18497]: cluster 2024-05-09T03:49:39.449484+0000 mgr.x (mgr.24524) 146 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:40.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:40 smithi006 bash[23643]: cluster 2024-05-09T03:49:39.449484+0000 mgr.x (mgr.24524) 146 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:40 smithi186 bash[18641]: cluster 2024-05-09T03:49:39.449484+0000 mgr.x (mgr.24524) 146 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:42.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:49:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:49:41] "GET /metrics HTTP/1.1" 200 37958 "" "Prometheus/2.33.4" 2024-05-09T03:49:42.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:42 smithi006 bash[18497]: cluster 2024-05-09T03:49:41.451111+0000 mgr.x (mgr.24524) 147 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:49:42.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:42 smithi006 bash[23643]: cluster 2024-05-09T03:49:41.451111+0000 mgr.x (mgr.24524) 147 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:49:42.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:42 smithi186 bash[18641]: cluster 2024-05-09T03:49:41.451111+0000 mgr.x (mgr.24524) 147 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:49:43.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:43 smithi186 bash[38570]: ts=2024-05-09T03:49:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:44.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:44 smithi006 bash[18497]: cluster 2024-05-09T03:49:43.451855+0000 mgr.x (mgr.24524) 148 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-05-09T03:49:44.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:44 smithi006 bash[23643]: cluster 2024-05-09T03:49:43.451855+0000 mgr.x (mgr.24524) 148 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-05-09T03:49:44.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:44 smithi186 bash[18641]: cluster 2024-05-09T03:49:43.451855+0000 mgr.x (mgr.24524) 148 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-05-09T03:49:46.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:46 smithi006 bash[23643]: cluster 2024-05-09T03:49:45.453442+0000 mgr.x (mgr.24524) 149 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:49:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:46 smithi006 bash[18497]: cluster 2024-05-09T03:49:45.453442+0000 mgr.x (mgr.24524) 149 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:49:46.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:46 smithi186 bash[18641]: cluster 2024-05-09T03:49:45.453442+0000 mgr.x (mgr.24524) 149 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:49:47.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:47 smithi006 bash[18497]: audit 2024-05-09T03:49:47.455514+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:47.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:47 smithi006 bash[18497]: audit 2024-05-09T03:49:47.458001+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:49:47.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:47 smithi006 bash[18497]: audit 2024-05-09T03:49:47.471430+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:47.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:47 smithi006 bash[23643]: audit 2024-05-09T03:49:47.455514+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:47 smithi006 bash[23643]: audit 2024-05-09T03:49:47.458001+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:49:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:47 smithi006 bash[23643]: audit 2024-05-09T03:49:47.471430+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:47 smithi186 bash[18641]: audit 2024-05-09T03:49:47.455514+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:47 smithi186 bash[18641]: audit 2024-05-09T03:49:47.458001+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:49:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:47 smithi186 bash[18641]: audit 2024-05-09T03:49:47.471430+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:48.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:48 smithi006 bash[23643]: cluster 2024-05-09T03:49:47.454180+0000 mgr.x (mgr.24524) 150 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:48.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:48 smithi006 bash[23643]: audit 2024-05-09T03:49:47.692357+0000 mgr.x (mgr.24524) 151 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:48.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:48 smithi006 bash[18497]: cluster 2024-05-09T03:49:47.454180+0000 mgr.x (mgr.24524) 150 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:48.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:48 smithi006 bash[18497]: audit 2024-05-09T03:49:47.692357+0000 mgr.x (mgr.24524) 151 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:48.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:48 smithi186 bash[18641]: cluster 2024-05-09T03:49:47.454180+0000 mgr.x (mgr.24524) 150 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:48.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:48 smithi186 bash[18641]: audit 2024-05-09T03:49:47.692357+0000 mgr.x (mgr.24524) 151 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:48.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:48 smithi186 bash[38570]: ts=2024-05-09T03:49:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:49.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:49 smithi006 bash[18497]: audit 2024-05-09T03:49:49.492165+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:49.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:49 smithi006 bash[23643]: audit 2024-05-09T03:49:49.492165+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:49.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:49 smithi186 bash[18641]: audit 2024-05-09T03:49:49.492165+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:49:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:50 smithi006 bash[18497]: cluster 2024-05-09T03:49:49.454883+0000 mgr.x (mgr.24524) 152 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:50.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:50 smithi006 bash[23643]: cluster 2024-05-09T03:49:49.454883+0000 mgr.x (mgr.24524) 152 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:50.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:50 smithi186 bash[18641]: cluster 2024-05-09T03:49:49.454883+0000 mgr.x (mgr.24524) 152 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:52.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:49:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:49:51] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-05-09T03:49:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:52 smithi006 bash[18497]: cluster 2024-05-09T03:49:51.456538+0000 mgr.x (mgr.24524) 153 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:52 smithi006 bash[23643]: cluster 2024-05-09T03:49:51.456538+0000 mgr.x (mgr.24524) 153 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:52.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:52 smithi186 bash[18641]: cluster 2024-05-09T03:49:51.456538+0000 mgr.x (mgr.24524) 153 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-05-09T03:49:53.769 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T03:49:53.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:53 smithi186 bash[38570]: ts=2024-05-09T03:49:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:49:54.761 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:54 smithi006 bash[18497]: cluster 2024-05-09T03:49:53.457252+0000 mgr.x (mgr.24524) 154 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:54.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:54 smithi006 bash[23643]: cluster 2024-05-09T03:49:53.457252+0000 mgr.x (mgr.24524) 154 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:54 smithi186 bash[18641]: cluster 2024-05-09T03:49:53.457252+0000 mgr.x (mgr.24524) 154 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:56.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:56 smithi006 bash[23643]: cluster 2024-05-09T03:49:55.458851+0000 mgr.x (mgr.24524) 155 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:56.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:56 smithi006 bash[18497]: cluster 2024-05-09T03:49:55.458851+0000 mgr.x (mgr.24524) 155 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:56 smithi186 bash[18641]: cluster 2024-05-09T03:49:55.458851+0000 mgr.x (mgr.24524) 155 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:49:57.151 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to redeploy mgr.y on host 'smithi006' 2024-05-09T03:49:57.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:56.729364+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.6:0/3729184140' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.128409+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.138708+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.149218+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.154101+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.155811+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.165110+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.241739+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.243618+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:57 smithi006 bash[23643]: audit 2024-05-09T03:49:57.245557+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:56.729364+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.6:0/3729184140' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:49:57.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.128409+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.138708+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.149218+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.154101+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.155811+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.165110+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.241739+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.243618+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:49:57.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:57 smithi006 bash[18497]: audit 2024-05-09T03:49:57.245557+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:56.729364+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.6:0/3729184140' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-09T03:49:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.128409+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.138708+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.149218+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.154101+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.155811+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:49:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.165110+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:49:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.241739+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T03:49:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.243618+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T03:49:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:57 smithi186 bash[18641]: audit 2024-05-09T03:49:57.245557+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:49:58.050 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps --refresh' 2024-05-09T03:49:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:58 smithi006 bash[18497]: audit 2024-05-09T03:49:57.121997+0000 mgr.x (mgr.24524) 156 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:49:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:58 smithi006 bash[18497]: cephadm 2024-05-09T03:49:57.133710+0000 mgr.x (mgr.24524) 157 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-05-09T03:49:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:58 smithi006 bash[18497]: cephadm 2024-05-09T03:49:57.251101+0000 mgr.x (mgr.24524) 158 : cephadm [INF] Deploying daemon mgr.y on smithi006 2024-05-09T03:49:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:58 smithi006 bash[18497]: cluster 2024-05-09T03:49:57.459592+0000 mgr.x (mgr.24524) 159 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:49:58 smithi006 bash[18497]: audit 2024-05-09T03:49:57.703734+0000 mgr.x (mgr.24524) 160 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:58 smithi006 bash[23643]: audit 2024-05-09T03:49:57.121997+0000 mgr.x (mgr.24524) 156 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:49:58.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:58 smithi006 bash[23643]: cephadm 2024-05-09T03:49:57.133710+0000 mgr.x (mgr.24524) 157 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-05-09T03:49:58.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:58 smithi006 bash[23643]: cephadm 2024-05-09T03:49:57.251101+0000 mgr.x (mgr.24524) 158 : cephadm [INF] Deploying daemon mgr.y on smithi006 2024-05-09T03:49:58.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:58 smithi006 bash[23643]: cluster 2024-05-09T03:49:57.459592+0000 mgr.x (mgr.24524) 159 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:58.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:49:58 smithi006 bash[23643]: audit 2024-05-09T03:49:57.703734+0000 mgr.x (mgr.24524) 160 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:58 smithi186 bash[18641]: audit 2024-05-09T03:49:57.121997+0000 mgr.x (mgr.24524) 156 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:49:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:58 smithi186 bash[18641]: cephadm 2024-05-09T03:49:57.133710+0000 mgr.x (mgr.24524) 157 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-05-09T03:49:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:58 smithi186 bash[18641]: cephadm 2024-05-09T03:49:57.251101+0000 mgr.x (mgr.24524) 158 : cephadm [INF] Deploying daemon mgr.y on smithi006 2024-05-09T03:49:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:58 smithi186 bash[18641]: cluster 2024-05-09T03:49:57.459592+0000 mgr.x (mgr.24524) 159 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:49:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:49:58 smithi186 bash[18641]: audit 2024-05-09T03:49:57.703734+0000 mgr.x (mgr.24524) 160 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:49:58.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:49:58 smithi186 bash[38570]: ts=2024-05-09T03:49:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:00 smithi006 bash[18497]: cluster 2024-05-09T03:49:59.460344+0000 mgr.x (mgr.24524) 161 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:00 smithi006 bash[18497]: cluster 2024-05-09T03:50:00.000124+0000 mon.a (mon.0) 1053 : cluster [INF] overall HEALTH_OK 2024-05-09T03:50:00.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:00 smithi006 bash[23643]: cluster 2024-05-09T03:49:59.460344+0000 mgr.x (mgr.24524) 161 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:00.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:00 smithi006 bash[23643]: cluster 2024-05-09T03:50:00.000124+0000 mon.a (mon.0) 1053 : cluster [INF] overall HEALTH_OK 2024-05-09T03:50:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:00 smithi186 bash[18641]: cluster 2024-05-09T03:49:59.460344+0000 mgr.x (mgr.24524) 161 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:00 smithi186 bash[18641]: cluster 2024-05-09T03:50:00.000124+0000 mon.a (mon.0) 1053 : cluster [INF] overall HEALTH_OK 2024-05-09T03:50:02.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:50:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:50:01] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-05-09T03:50:02.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:02 smithi006 bash[18497]: cluster 2024-05-09T03:50:01.462106+0000 mgr.x (mgr.24524) 162 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:02.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:02 smithi006 bash[23643]: cluster 2024-05-09T03:50:01.462106+0000 mgr.x (mgr.24524) 162 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:02.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:02 smithi186 bash[18641]: cluster 2024-05-09T03:50:01.462106+0000 mgr.x (mgr.24524) 162 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:02.897 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T03:50:02.897 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (2m) 76s ago 12m 13.2M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T03:50:02.897 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (2m) 76s ago 11m 40.2M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T03:50:02.897 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (2m) 76s ago 10m 41.8M - 3.5 e1d6a67b021e 0ecc4603ea18 2024-05-09T03:50:02.897 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283 running (5m) 76s ago 17m 508M - 19.0.0-3631-gc66c553a af4a4df59e0a 3eda5462b8e7 2024-05-09T03:50:02.897 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (19m) 76s ago 19m 399M - 17.2.0 e1d6a67b021e cb3d6c628434 2024-05-09T03:50:02.897 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (19m) 76s ago 19m 53.7M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (17m) 76s ago 17m 43.9M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (18m) 76s ago 18m 42.1M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (2m) 76s ago 12m 8548k - 1.3.1 1dbe0e931976 cd72840d5334 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (2m) 76s ago 12m 10.3M - 1.3.1 1dbe0e931976 b74f2435a298 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (17m) 76s ago 17m 53.7M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (16m) 76s ago 16m 54.9M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (16m) 76s ago 16m 49.5M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (15m) 76s ago 15m 53.3M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (14m) 76s ago 14m 56.2M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (14m) 76s ago 14m 51.2M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (13m) 76s ago 13m 50.4M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (13m) 76s ago 13m 52.7M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T03:50:02.898 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (2m) 76s ago 12m 54.0M - 2.33.4 514e6a882f6e 59676591e7b3 2024-05-09T03:50:02.899 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (10m) 76s ago 10m 86.0M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T03:50:02.899 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (10m) 76s ago 10m 86.1M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T03:50:03.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:03 smithi186 bash[38570]: ts=2024-05-09T03:50:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:04 smithi006 bash[23643]: audit 2024-05-09T03:50:02.856536+0000 mgr.x (mgr.24524) 163 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:50:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:04 smithi006 bash[23643]: cluster 2024-05-09T03:50:03.462757+0000 mgr.x (mgr.24524) 164 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:04 smithi006 bash[23643]: audit 2024-05-09T03:50:04.492485+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:04 smithi006 bash[18497]: audit 2024-05-09T03:50:02.856536+0000 mgr.x (mgr.24524) 163 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:50:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:04 smithi006 bash[18497]: cluster 2024-05-09T03:50:03.462757+0000 mgr.x (mgr.24524) 164 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:04 smithi006 bash[18497]: audit 2024-05-09T03:50:04.492485+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:04 smithi186 bash[18641]: audit 2024-05-09T03:50:02.856536+0000 mgr.x (mgr.24524) 163 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:50:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:04 smithi186 bash[18641]: cluster 2024-05-09T03:50:03.462757+0000 mgr.x (mgr.24524) 164 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:04 smithi186 bash[18641]: audit 2024-05-09T03:50:04.492485+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:05.715 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'sleep 180' 2024-05-09T03:50:06.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:06 smithi006 bash[18497]: cluster 2024-05-09T03:50:05.464356+0000 mgr.x (mgr.24524) 165 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:06.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:06 smithi006 bash[23643]: cluster 2024-05-09T03:50:05.464356+0000 mgr.x (mgr.24524) 165 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:06 smithi186 bash[18641]: cluster 2024-05-09T03:50:05.464356+0000 mgr.x (mgr.24524) 165 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:08.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:08 smithi006 bash[23643]: cluster 2024-05-09T03:50:07.465102+0000 mgr.x (mgr.24524) 166 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:08.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:08 smithi006 bash[23643]: audit 2024-05-09T03:50:07.714399+0000 mgr.x (mgr.24524) 167 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:08.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:08 smithi006 bash[18497]: cluster 2024-05-09T03:50:07.465102+0000 mgr.x (mgr.24524) 166 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:08.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:08 smithi006 bash[18497]: audit 2024-05-09T03:50:07.714399+0000 mgr.x (mgr.24524) 167 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:08 smithi186 bash[18641]: cluster 2024-05-09T03:50:07.465102+0000 mgr.x (mgr.24524) 166 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:08 smithi186 bash[18641]: audit 2024-05-09T03:50:07.714399+0000 mgr.x (mgr.24524) 167 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:08.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:08 smithi186 bash[38570]: ts=2024-05-09T03:50:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:10.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:10 smithi006 bash[18497]: cluster 2024-05-09T03:50:09.465817+0000 mgr.x (mgr.24524) 168 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:10.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:10 smithi006 bash[23643]: cluster 2024-05-09T03:50:09.465817+0000 mgr.x (mgr.24524) 168 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:10.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:10 smithi186 bash[18641]: cluster 2024-05-09T03:50:09.465817+0000 mgr.x (mgr.24524) 168 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:12.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:50:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:50:11] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-05-09T03:50:12.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:12 smithi006 bash[18497]: cluster 2024-05-09T03:50:11.467552+0000 mgr.x (mgr.24524) 169 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:12.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:12 smithi006 bash[23643]: cluster 2024-05-09T03:50:11.467552+0000 mgr.x (mgr.24524) 169 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:12.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:12 smithi186 bash[18641]: cluster 2024-05-09T03:50:11.467552+0000 mgr.x (mgr.24524) 169 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:13.888 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:13 smithi186 bash[38570]: ts=2024-05-09T03:50:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:14.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:14 smithi006 bash[18497]: cluster 2024-05-09T03:50:13.468195+0000 mgr.x (mgr.24524) 170 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:14 smithi006 bash[23643]: cluster 2024-05-09T03:50:13.468195+0000 mgr.x (mgr.24524) 170 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:14 smithi186 bash[18641]: cluster 2024-05-09T03:50:13.468195+0000 mgr.x (mgr.24524) 170 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:16 smithi006 bash[18497]: cluster 2024-05-09T03:50:15.469811+0000 mgr.x (mgr.24524) 171 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:16.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:16 smithi006 bash[23643]: cluster 2024-05-09T03:50:15.469811+0000 mgr.x (mgr.24524) 171 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:16.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:16 smithi186 bash[18641]: cluster 2024-05-09T03:50:15.469811+0000 mgr.x (mgr.24524) 171 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:18 smithi006 bash[18497]: cluster 2024-05-09T03:50:17.470521+0000 mgr.x (mgr.24524) 172 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:18 smithi006 bash[18497]: audit 2024-05-09T03:50:17.722344+0000 mgr.x (mgr.24524) 173 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:18 smithi006 bash[23643]: cluster 2024-05-09T03:50:17.470521+0000 mgr.x (mgr.24524) 172 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:18 smithi006 bash[23643]: audit 2024-05-09T03:50:17.722344+0000 mgr.x (mgr.24524) 173 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:18 smithi186 bash[18641]: cluster 2024-05-09T03:50:17.470521+0000 mgr.x (mgr.24524) 172 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:18 smithi186 bash[18641]: audit 2024-05-09T03:50:17.722344+0000 mgr.x (mgr.24524) 173 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:18.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:18 smithi186 bash[38570]: ts=2024-05-09T03:50:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:19 smithi006 bash[18497]: audit 2024-05-09T03:50:19.493154+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:19 smithi006 bash[23643]: audit 2024-05-09T03:50:19.493154+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:19 smithi186 bash[18641]: audit 2024-05-09T03:50:19.493154+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:20 smithi006 bash[23643]: cluster 2024-05-09T03:50:19.471244+0000 mgr.x (mgr.24524) 174 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:20 smithi006 bash[18497]: cluster 2024-05-09T03:50:19.471244+0000 mgr.x (mgr.24524) 174 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:20 smithi186 bash[18641]: cluster 2024-05-09T03:50:19.471244+0000 mgr.x (mgr.24524) 174 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:22.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:50:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:50:21] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-05-09T03:50:22.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:22 smithi006 bash[23643]: cluster 2024-05-09T03:50:21.472852+0000 mgr.x (mgr.24524) 175 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:22 smithi006 bash[18497]: cluster 2024-05-09T03:50:21.472852+0000 mgr.x (mgr.24524) 175 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:22.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:22 smithi186 bash[18641]: cluster 2024-05-09T03:50:21.472852+0000 mgr.x (mgr.24524) 175 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:23.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:23 smithi186 bash[38570]: ts=2024-05-09T03:50:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:24.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:24 smithi006 bash[18497]: cluster 2024-05-09T03:50:23.473596+0000 mgr.x (mgr.24524) 176 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:24.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:24 smithi006 bash[23643]: cluster 2024-05-09T03:50:23.473596+0000 mgr.x (mgr.24524) 176 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:24 smithi186 bash[18641]: cluster 2024-05-09T03:50:23.473596+0000 mgr.x (mgr.24524) 176 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:26.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:26 smithi006 bash[18497]: cluster 2024-05-09T03:50:25.475103+0000 mgr.x (mgr.24524) 177 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:26.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:26 smithi006 bash[23643]: cluster 2024-05-09T03:50:25.475103+0000 mgr.x (mgr.24524) 177 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:26.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:26 smithi186 bash[18641]: cluster 2024-05-09T03:50:25.475103+0000 mgr.x (mgr.24524) 177 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:28.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:28 smithi006 bash[23643]: cluster 2024-05-09T03:50:27.475842+0000 mgr.x (mgr.24524) 178 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:28 smithi006 bash[18497]: cluster 2024-05-09T03:50:27.475842+0000 mgr.x (mgr.24524) 178 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:28.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:28 smithi186 bash[18641]: cluster 2024-05-09T03:50:27.475842+0000 mgr.x (mgr.24524) 178 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:28.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:28 smithi186 bash[38570]: ts=2024-05-09T03:50:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:29.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:29 smithi006 bash[23643]: audit 2024-05-09T03:50:27.730725+0000 mgr.x (mgr.24524) 179 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:29 smithi006 bash[18497]: audit 2024-05-09T03:50:27.730725+0000 mgr.x (mgr.24524) 179 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:29 smithi186 bash[18641]: audit 2024-05-09T03:50:27.730725+0000 mgr.x (mgr.24524) 179 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:30.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:30 smithi006 bash[18497]: cluster 2024-05-09T03:50:29.476468+0000 mgr.x (mgr.24524) 180 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:30.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:30 smithi006 bash[23643]: cluster 2024-05-09T03:50:29.476468+0000 mgr.x (mgr.24524) 180 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:30.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:30 smithi186 bash[18641]: cluster 2024-05-09T03:50:29.476468+0000 mgr.x (mgr.24524) 180 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:32.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:50:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:50:31] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-05-09T03:50:32.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:32 smithi006 bash[23643]: cluster 2024-05-09T03:50:31.478168+0000 mgr.x (mgr.24524) 181 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:32.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:32 smithi006 bash[18497]: cluster 2024-05-09T03:50:31.478168+0000 mgr.x (mgr.24524) 181 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:32.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:32 smithi186 bash[18641]: cluster 2024-05-09T03:50:31.478168+0000 mgr.x (mgr.24524) 181 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:33.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:33 smithi186 bash[38570]: ts=2024-05-09T03:50:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:34 smithi006 bash[18497]: cluster 2024-05-09T03:50:33.478917+0000 mgr.x (mgr.24524) 182 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:34 smithi006 bash[18497]: audit 2024-05-09T03:50:34.493713+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:34.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:34 smithi006 bash[23643]: cluster 2024-05-09T03:50:33.478917+0000 mgr.x (mgr.24524) 182 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:34.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:34 smithi006 bash[23643]: audit 2024-05-09T03:50:34.493713+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:34 smithi186 bash[18641]: cluster 2024-05-09T03:50:33.478917+0000 mgr.x (mgr.24524) 182 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:34 smithi186 bash[18641]: audit 2024-05-09T03:50:34.493713+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:36.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:36 smithi006 bash[18497]: cluster 2024-05-09T03:50:35.480628+0000 mgr.x (mgr.24524) 183 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:36.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:36 smithi006 bash[23643]: cluster 2024-05-09T03:50:35.480628+0000 mgr.x (mgr.24524) 183 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:36.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:36 smithi186 bash[18641]: cluster 2024-05-09T03:50:35.480628+0000 mgr.x (mgr.24524) 183 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:38 smithi006 bash[18497]: cluster 2024-05-09T03:50:37.481453+0000 mgr.x (mgr.24524) 184 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:38 smithi006 bash[23643]: cluster 2024-05-09T03:50:37.481453+0000 mgr.x (mgr.24524) 184 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:38.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:38 smithi186 bash[18641]: cluster 2024-05-09T03:50:37.481453+0000 mgr.x (mgr.24524) 184 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:38.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:38 smithi186 bash[38570]: ts=2024-05-09T03:50:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:39.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:39 smithi006 bash[18497]: audit 2024-05-09T03:50:37.738320+0000 mgr.x (mgr.24524) 185 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:39.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:39 smithi006 bash[23643]: audit 2024-05-09T03:50:37.738320+0000 mgr.x (mgr.24524) 185 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:39.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:39 smithi186 bash[18641]: audit 2024-05-09T03:50:37.738320+0000 mgr.x (mgr.24524) 185 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:40 smithi006 bash[18497]: cluster 2024-05-09T03:50:39.482168+0000 mgr.x (mgr.24524) 186 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:40.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:40 smithi006 bash[23643]: cluster 2024-05-09T03:50:39.482168+0000 mgr.x (mgr.24524) 186 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:40 smithi186 bash[18641]: cluster 2024-05-09T03:50:39.482168+0000 mgr.x (mgr.24524) 186 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:42.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:50:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:50:41] "GET /metrics HTTP/1.1" 200 37962 "" "Prometheus/2.33.4" 2024-05-09T03:50:42.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:42 smithi006 bash[18497]: cluster 2024-05-09T03:50:41.483919+0000 mgr.x (mgr.24524) 187 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:42.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:42 smithi006 bash[23643]: cluster 2024-05-09T03:50:41.483919+0000 mgr.x (mgr.24524) 187 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:42.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:42 smithi186 bash[18641]: cluster 2024-05-09T03:50:41.483919+0000 mgr.x (mgr.24524) 187 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:43.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:43 smithi186 bash[38570]: ts=2024-05-09T03:50:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:44.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:44 smithi006 bash[18497]: cluster 2024-05-09T03:50:43.484703+0000 mgr.x (mgr.24524) 188 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:44.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:44 smithi006 bash[23643]: cluster 2024-05-09T03:50:43.484703+0000 mgr.x (mgr.24524) 188 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:44.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:44 smithi186 bash[18641]: cluster 2024-05-09T03:50:43.484703+0000 mgr.x (mgr.24524) 188 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:46 smithi006 bash[18497]: cluster 2024-05-09T03:50:45.486299+0000 mgr.x (mgr.24524) 189 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:46.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:46 smithi006 bash[23643]: cluster 2024-05-09T03:50:45.486299+0000 mgr.x (mgr.24524) 189 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:46 smithi186 bash[18641]: cluster 2024-05-09T03:50:45.486299+0000 mgr.x (mgr.24524) 189 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:48.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:48 smithi006 bash[18497]: cluster 2024-05-09T03:50:47.487061+0000 mgr.x (mgr.24524) 190 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:48.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:48 smithi006 bash[23643]: cluster 2024-05-09T03:50:47.487061+0000 mgr.x (mgr.24524) 190 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:48.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:48 smithi186 bash[18641]: cluster 2024-05-09T03:50:47.487061+0000 mgr.x (mgr.24524) 190 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:48.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:48 smithi186 bash[38570]: ts=2024-05-09T03:50:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:49.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:49 smithi186 bash[18641]: audit 2024-05-09T03:50:47.745739+0000 mgr.x (mgr.24524) 191 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:49.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:49 smithi186 bash[18641]: audit 2024-05-09T03:50:49.494044+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:49.895 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:49 smithi006 bash[18497]: audit 2024-05-09T03:50:47.745739+0000 mgr.x (mgr.24524) 191 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:49.895 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:49 smithi006 bash[18497]: audit 2024-05-09T03:50:49.494044+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:49.896 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:49 smithi006 bash[23643]: audit 2024-05-09T03:50:47.745739+0000 mgr.x (mgr.24524) 191 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:49.896 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:49 smithi006 bash[23643]: audit 2024-05-09T03:50:49.494044+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:50:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:50 smithi006 bash[18497]: cluster 2024-05-09T03:50:49.487829+0000 mgr.x (mgr.24524) 192 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:50.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:50 smithi006 bash[23643]: cluster 2024-05-09T03:50:49.487829+0000 mgr.x (mgr.24524) 192 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:50.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:50 smithi186 bash[18641]: cluster 2024-05-09T03:50:49.487829+0000 mgr.x (mgr.24524) 192 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.112 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.112 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.112 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.113 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.113 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.113 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.113 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: Stopping Ceph mgr.y for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:50:52.113 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:50:51 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:52.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:50:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:50:51] "GET /metrics HTTP/1.1" 200 37961 "" "Prometheus/2.33.4" 2024-05-09T03:50:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:52 smithi006 bash[23643]: cluster 2024-05-09T03:50:51.489393+0000 mgr.x (mgr.24524) 193 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:52 smithi006 bash[18497]: cluster 2024-05-09T03:50:51.489393+0000 mgr.x (mgr.24524) 193 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:52.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:52 smithi186 bash[18641]: cluster 2024-05-09T03:50:51.489393+0000 mgr.x (mgr.24524) 193 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:52.988 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:52 smithi006 bash[54048]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mgr-y 2024-05-09T03:50:52.988 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-05-09T03:50:52.988 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:52 smithi006 bash[54109]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mgr-y 2024-05-09T03:50:52.988 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-05-09T03:50:52.989 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: Stopped Ceph mgr.y for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:50:53.361 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.362 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.362 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.363 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.363 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:53 smithi006 systemd[1]: Started Ceph mgr.y for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:50:53.363 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.364 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 03:50:53 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.364 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 03:50:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T03:50:53.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:53 smithi186 bash[38570]: ts=2024-05-09T03:50:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:54.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:50:54 smithi006 bash[54166]: debug 2024-05-09T03:50:54.198+0000 7f48cc5b5700 1 -- 172.21.15.6:0/3210218155 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55642cdae5a0 con 0x55642db2ec00 2024-05-09T03:50:54.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:54 smithi006 bash[18497]: audit 2024-05-09T03:50:53.148416+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:54 smithi006 bash[18497]: audit 2024-05-09T03:50:53.156517+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:54 smithi006 bash[18497]: audit 2024-05-09T03:50:53.170817+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:54 smithi006 bash[18497]: audit 2024-05-09T03:50:53.178572+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:54 smithi006 bash[18497]: cluster 2024-05-09T03:50:53.490084+0000 mgr.x (mgr.24524) 194 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:54.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:54 smithi006 bash[23643]: audit 2024-05-09T03:50:53.148416+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:54 smithi006 bash[23643]: audit 2024-05-09T03:50:53.156517+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:54 smithi006 bash[23643]: audit 2024-05-09T03:50:53.170817+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:54 smithi006 bash[23643]: audit 2024-05-09T03:50:53.178572+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:54 smithi006 bash[23643]: cluster 2024-05-09T03:50:53.490084+0000 mgr.x (mgr.24524) 194 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:54 smithi186 bash[18641]: audit 2024-05-09T03:50:53.148416+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:54 smithi186 bash[18641]: audit 2024-05-09T03:50:53.156517+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:54 smithi186 bash[18641]: audit 2024-05-09T03:50:53.170817+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:54 smithi186 bash[18641]: audit 2024-05-09T03:50:53.178572+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:54 smithi186 bash[18641]: cluster 2024-05-09T03:50:53.490084+0000 mgr.x (mgr.24524) 194 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:56 smithi006 bash[18497]: cluster 2024-05-09T03:50:55.491653+0000 mgr.x (mgr.24524) 195 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:56.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:56 smithi006 bash[23643]: cluster 2024-05-09T03:50:55.491653+0000 mgr.x (mgr.24524) 195 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:56 smithi186 bash[18641]: cluster 2024-05-09T03:50:55.491653+0000 mgr.x (mgr.24524) 195 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:50:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:58 smithi006 bash[23643]: cluster 2024-05-09T03:50:57.492320+0000 mgr.x (mgr.24524) 196 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:58 smithi006 bash[18497]: cluster 2024-05-09T03:50:57.492320+0000 mgr.x (mgr.24524) 196 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:58.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:58 smithi186 bash[18641]: cluster 2024-05-09T03:50:57.492320+0000 mgr.x (mgr.24524) 196 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:50:58.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:50:58 smithi186 bash[38570]: ts=2024-05-09T03:50:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:50:59.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:59 smithi006 bash[18497]: audit 2024-05-09T03:50:57.755107+0000 mgr.x (mgr.24524) 197 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:59.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:59 smithi006 bash[18497]: audit 2024-05-09T03:50:59.186009+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:59 smithi006 bash[18497]: audit 2024-05-09T03:50:59.194096+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:59 smithi006 bash[18497]: audit 2024-05-09T03:50:59.236023+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:50:59 smithi006 bash[18497]: audit 2024-05-09T03:50:59.241235+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:59 smithi006 bash[23643]: audit 2024-05-09T03:50:57.755107+0000 mgr.x (mgr.24524) 197 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:59 smithi006 bash[23643]: audit 2024-05-09T03:50:59.186009+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:59 smithi006 bash[23643]: audit 2024-05-09T03:50:59.194096+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:59 smithi006 bash[23643]: audit 2024-05-09T03:50:59.236023+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:50:59 smithi006 bash[23643]: audit 2024-05-09T03:50:59.241235+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:59 smithi186 bash[18641]: audit 2024-05-09T03:50:57.755107+0000 mgr.x (mgr.24524) 197 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:50:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:59 smithi186 bash[18641]: audit 2024-05-09T03:50:59.186009+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:59 smithi186 bash[18641]: audit 2024-05-09T03:50:59.194096+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:59 smithi186 bash[18641]: audit 2024-05-09T03:50:59.236023+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:50:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:50:59 smithi186 bash[18641]: audit 2024-05-09T03:50:59.241235+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:51:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:00 smithi006 bash[18497]: cluster 2024-05-09T03:50:59.493128+0000 mgr.x (mgr.24524) 198 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:00 smithi006 bash[18497]: audit 2024-05-09T03:50:59.824582+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:51:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:00 smithi006 bash[18497]: audit 2024-05-09T03:50:59.827041+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:51:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:00 smithi006 bash[18497]: audit 2024-05-09T03:50:59.839411+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:51:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:00 smithi006 bash[23643]: cluster 2024-05-09T03:50:59.493128+0000 mgr.x (mgr.24524) 198 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:00 smithi006 bash[23643]: audit 2024-05-09T03:50:59.824582+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:51:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:00 smithi006 bash[23643]: audit 2024-05-09T03:50:59.827041+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:51:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:00 smithi006 bash[23643]: audit 2024-05-09T03:50:59.839411+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:51:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:00 smithi186 bash[18641]: cluster 2024-05-09T03:50:59.493128+0000 mgr.x (mgr.24524) 198 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:00 smithi186 bash[18641]: audit 2024-05-09T03:50:59.824582+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:51:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:00 smithi186 bash[18641]: audit 2024-05-09T03:50:59.827041+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:51:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:00 smithi186 bash[18641]: audit 2024-05-09T03:50:59.839411+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:51:02.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:51:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:51:01] "GET /metrics HTTP/1.1" 200 37961 "" "Prometheus/2.33.4" 2024-05-09T03:51:02.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:02 smithi006 bash[23643]: cluster 2024-05-09T03:51:01.494840+0000 mgr.x (mgr.24524) 199 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:02 smithi006 bash[18497]: cluster 2024-05-09T03:51:01.494840+0000 mgr.x (mgr.24524) 199 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:02.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:02 smithi186 bash[18641]: cluster 2024-05-09T03:51:01.494840+0000 mgr.x (mgr.24524) 199 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:03.505 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:03 smithi186 bash[18641]: cluster 2024-05-09T03:51:03.182038+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon y restarted 2024-05-09T03:51:03.506 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:03 smithi186 bash[18641]: cluster 2024-05-09T03:51:03.182275+0000 mon.a (mon.0) 1070 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:51:03.506 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:03 smithi186 bash[18641]: audit 2024-05-09T03:51:03.184786+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:51:03.506 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:03 smithi186 bash[18641]: audit 2024-05-09T03:51:03.186238+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:51:03.506 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:03 smithi186 bash[18641]: audit 2024-05-09T03:51:03.189351+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:51:03.506 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:03 smithi186 bash[18641]: audit 2024-05-09T03:51:03.191054+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:51:03.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:03 smithi006 bash[23643]: cluster 2024-05-09T03:51:03.182038+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon y restarted 2024-05-09T03:51:03.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:03 smithi006 bash[23643]: cluster 2024-05-09T03:51:03.182275+0000 mon.a (mon.0) 1070 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:51:03.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:03 smithi006 bash[23643]: audit 2024-05-09T03:51:03.184786+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:51:03.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:03 smithi006 bash[23643]: audit 2024-05-09T03:51:03.186238+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:51:03.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:03 smithi006 bash[23643]: audit 2024-05-09T03:51:03.189351+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:51:03.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:03 smithi006 bash[23643]: audit 2024-05-09T03:51:03.191054+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:51:03 smithi006 bash[54166]: [09/May/2024:03:51:03] ENGINE Bus STARTING 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:51:03 smithi006 bash[54166]: CherryPy Checker: 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:51:03 smithi006 bash[54166]: The Application mounted at '' has an empty config. 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:51:03 smithi006 bash[54166]: [09/May/2024:03:51:03] ENGINE Serving on http://:::9283 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:51:03 smithi006 bash[54166]: [09/May/2024:03:51:03] ENGINE Bus STARTED 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:03 smithi006 bash[18497]: cluster 2024-05-09T03:51:03.182038+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon y restarted 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:03 smithi006 bash[18497]: cluster 2024-05-09T03:51:03.182275+0000 mon.a (mon.0) 1070 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:03 smithi006 bash[18497]: audit 2024-05-09T03:51:03.184786+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:51:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:03 smithi006 bash[18497]: audit 2024-05-09T03:51:03.186238+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:51:03.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:03 smithi006 bash[18497]: audit 2024-05-09T03:51:03.189351+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:51:03.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:03 smithi006 bash[18497]: audit 2024-05-09T03:51:03.191054+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:51:03.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:03 smithi186 bash[38570]: ts=2024-05-09T03:51:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:04.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:04 smithi006 bash[18497]: cluster 2024-05-09T03:51:03.243728+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-05-09T03:51:04.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:04 smithi006 bash[18497]: cluster 2024-05-09T03:51:03.495610+0000 mgr.x (mgr.24524) 200 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:04.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:04 smithi006 bash[23643]: cluster 2024-05-09T03:51:03.243728+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-05-09T03:51:04.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:04 smithi006 bash[23643]: cluster 2024-05-09T03:51:03.495610+0000 mgr.x (mgr.24524) 200 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:04.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:04 smithi186 bash[18641]: cluster 2024-05-09T03:51:03.243728+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-05-09T03:51:04.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:04 smithi186 bash[18641]: cluster 2024-05-09T03:51:03.495610+0000 mgr.x (mgr.24524) 200 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:05.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:05 smithi006 bash[18497]: audit 2024-05-09T03:51:04.494472+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:05.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:05 smithi006 bash[23643]: audit 2024-05-09T03:51:04.494472+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:05.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:05 smithi186 bash[18641]: audit 2024-05-09T03:51:04.494472+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:06.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:06 smithi006 bash[18497]: cluster 2024-05-09T03:51:05.497169+0000 mgr.x (mgr.24524) 201 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:06.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:06 smithi006 bash[23643]: cluster 2024-05-09T03:51:05.497169+0000 mgr.x (mgr.24524) 201 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:06.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:06 smithi186 bash[18641]: cluster 2024-05-09T03:51:05.497169+0000 mgr.x (mgr.24524) 201 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:08.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:08 smithi006 bash[18497]: cluster 2024-05-09T03:51:07.497880+0000 mgr.x (mgr.24524) 202 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:08.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:08 smithi006 bash[23643]: cluster 2024-05-09T03:51:07.497880+0000 mgr.x (mgr.24524) 202 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:08 smithi186 bash[18641]: cluster 2024-05-09T03:51:07.497880+0000 mgr.x (mgr.24524) 202 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:08.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:08 smithi186 bash[38570]: ts=2024-05-09T03:51:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:09.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:09 smithi006 bash[18497]: audit 2024-05-09T03:51:07.766474+0000 mgr.x (mgr.24524) 203 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:09.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:09 smithi006 bash[23643]: audit 2024-05-09T03:51:07.766474+0000 mgr.x (mgr.24524) 203 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:09.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:09 smithi186 bash[18641]: audit 2024-05-09T03:51:07.766474+0000 mgr.x (mgr.24524) 203 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:10.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:10 smithi006 bash[18497]: cluster 2024-05-09T03:51:09.498586+0000 mgr.x (mgr.24524) 204 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:10.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:10 smithi006 bash[23643]: cluster 2024-05-09T03:51:09.498586+0000 mgr.x (mgr.24524) 204 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:10.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:10 smithi186 bash[18641]: cluster 2024-05-09T03:51:09.498586+0000 mgr.x (mgr.24524) 204 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:12.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:51:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:51:11] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-05-09T03:51:12.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:12 smithi006 bash[23643]: cluster 2024-05-09T03:51:11.500325+0000 mgr.x (mgr.24524) 205 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:12.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:12 smithi006 bash[18497]: cluster 2024-05-09T03:51:11.500325+0000 mgr.x (mgr.24524) 205 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:12.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:12 smithi186 bash[18641]: cluster 2024-05-09T03:51:11.500325+0000 mgr.x (mgr.24524) 205 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:13.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:13 smithi186 bash[38570]: ts=2024-05-09T03:51:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:14 smithi006 bash[23643]: cluster 2024-05-09T03:51:13.501037+0000 mgr.x (mgr.24524) 206 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:14.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:14 smithi006 bash[18497]: cluster 2024-05-09T03:51:13.501037+0000 mgr.x (mgr.24524) 206 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:14 smithi186 bash[18641]: cluster 2024-05-09T03:51:13.501037+0000 mgr.x (mgr.24524) 206 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:16.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:16 smithi006 bash[23643]: cluster 2024-05-09T03:51:15.502632+0000 mgr.x (mgr.24524) 207 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:16 smithi006 bash[18497]: cluster 2024-05-09T03:51:15.502632+0000 mgr.x (mgr.24524) 207 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:16 smithi186 bash[18641]: cluster 2024-05-09T03:51:15.502632+0000 mgr.x (mgr.24524) 207 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:18 smithi006 bash[23643]: cluster 2024-05-09T03:51:17.503382+0000 mgr.x (mgr.24524) 208 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:18 smithi006 bash[18497]: cluster 2024-05-09T03:51:17.503382+0000 mgr.x (mgr.24524) 208 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:18 smithi186 bash[18641]: cluster 2024-05-09T03:51:17.503382+0000 mgr.x (mgr.24524) 208 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:18.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:18 smithi186 bash[38570]: ts=2024-05-09T03:51:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:19 smithi006 bash[23643]: audit 2024-05-09T03:51:17.778057+0000 mgr.x (mgr.24524) 209 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:19 smithi006 bash[23643]: audit 2024-05-09T03:51:19.494923+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:19 smithi006 bash[18497]: audit 2024-05-09T03:51:17.778057+0000 mgr.x (mgr.24524) 209 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:19 smithi006 bash[18497]: audit 2024-05-09T03:51:19.494923+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:19 smithi186 bash[18641]: audit 2024-05-09T03:51:17.778057+0000 mgr.x (mgr.24524) 209 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:19 smithi186 bash[18641]: audit 2024-05-09T03:51:19.494923+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:20.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:20 smithi006 bash[18497]: cluster 2024-05-09T03:51:19.510287+0000 mgr.x (mgr.24524) 210 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:20 smithi006 bash[23643]: cluster 2024-05-09T03:51:19.510287+0000 mgr.x (mgr.24524) 210 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:20 smithi186 bash[18641]: cluster 2024-05-09T03:51:19.510287+0000 mgr.x (mgr.24524) 210 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:22.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:51:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:51:21] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-05-09T03:51:22.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:22 smithi006 bash[23643]: cluster 2024-05-09T03:51:21.511954+0000 mgr.x (mgr.24524) 211 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:22 smithi006 bash[18497]: cluster 2024-05-09T03:51:21.511954+0000 mgr.x (mgr.24524) 211 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:22.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:22 smithi186 bash[18641]: cluster 2024-05-09T03:51:21.511954+0000 mgr.x (mgr.24524) 211 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:23.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:23 smithi186 bash[38570]: ts=2024-05-09T03:51:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:24.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:24 smithi006 bash[18497]: cluster 2024-05-09T03:51:23.512648+0000 mgr.x (mgr.24524) 212 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:24.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:24 smithi006 bash[23643]: cluster 2024-05-09T03:51:23.512648+0000 mgr.x (mgr.24524) 212 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:24.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:24 smithi186 bash[18641]: cluster 2024-05-09T03:51:23.512648+0000 mgr.x (mgr.24524) 212 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:26.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:26 smithi006 bash[18497]: cluster 2024-05-09T03:51:25.514216+0000 mgr.x (mgr.24524) 213 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:26.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:26 smithi006 bash[23643]: cluster 2024-05-09T03:51:25.514216+0000 mgr.x (mgr.24524) 213 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:26.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:26 smithi186 bash[18641]: cluster 2024-05-09T03:51:25.514216+0000 mgr.x (mgr.24524) 213 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:28 smithi006 bash[18497]: cluster 2024-05-09T03:51:27.515018+0000 mgr.x (mgr.24524) 214 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:28.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:28 smithi006 bash[23643]: cluster 2024-05-09T03:51:27.515018+0000 mgr.x (mgr.24524) 214 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:28.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:28 smithi186 bash[18641]: cluster 2024-05-09T03:51:27.515018+0000 mgr.x (mgr.24524) 214 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:28.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:28 smithi186 bash[38570]: ts=2024-05-09T03:51:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:29 smithi006 bash[18497]: audit 2024-05-09T03:51:27.786553+0000 mgr.x (mgr.24524) 215 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:29.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:29 smithi006 bash[23643]: audit 2024-05-09T03:51:27.786553+0000 mgr.x (mgr.24524) 215 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:29 smithi186 bash[18641]: audit 2024-05-09T03:51:27.786553+0000 mgr.x (mgr.24524) 215 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:30.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:30 smithi006 bash[18497]: cluster 2024-05-09T03:51:29.515812+0000 mgr.x (mgr.24524) 216 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:30.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:30 smithi006 bash[23643]: cluster 2024-05-09T03:51:29.515812+0000 mgr.x (mgr.24524) 216 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:30.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:30 smithi186 bash[18641]: cluster 2024-05-09T03:51:29.515812+0000 mgr.x (mgr.24524) 216 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:32.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:51:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:51:31] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-05-09T03:51:32.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:32 smithi006 bash[18497]: cluster 2024-05-09T03:51:31.517426+0000 mgr.x (mgr.24524) 217 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:32.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:32 smithi006 bash[23643]: cluster 2024-05-09T03:51:31.517426+0000 mgr.x (mgr.24524) 217 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:32.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:32 smithi186 bash[18641]: cluster 2024-05-09T03:51:31.517426+0000 mgr.x (mgr.24524) 217 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:33.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:33 smithi186 bash[38570]: ts=2024-05-09T03:51:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:34 smithi006 bash[18497]: cluster 2024-05-09T03:51:33.518174+0000 mgr.x (mgr.24524) 218 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:34 smithi006 bash[18497]: audit 2024-05-09T03:51:34.495257+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:34.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:34 smithi006 bash[23643]: cluster 2024-05-09T03:51:33.518174+0000 mgr.x (mgr.24524) 218 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:34 smithi006 bash[23643]: audit 2024-05-09T03:51:34.495257+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:34 smithi186 bash[18641]: cluster 2024-05-09T03:51:33.518174+0000 mgr.x (mgr.24524) 218 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:34 smithi186 bash[18641]: audit 2024-05-09T03:51:34.495257+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:36.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:36 smithi006 bash[18497]: cluster 2024-05-09T03:51:35.519821+0000 mgr.x (mgr.24524) 219 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:36.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:36 smithi006 bash[23643]: cluster 2024-05-09T03:51:35.519821+0000 mgr.x (mgr.24524) 219 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:36.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:36 smithi186 bash[18641]: cluster 2024-05-09T03:51:35.519821+0000 mgr.x (mgr.24524) 219 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:38 smithi006 bash[18497]: cluster 2024-05-09T03:51:37.520567+0000 mgr.x (mgr.24524) 220 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:38.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:38 smithi006 bash[23643]: cluster 2024-05-09T03:51:37.520567+0000 mgr.x (mgr.24524) 220 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:38.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:38 smithi186 bash[18641]: cluster 2024-05-09T03:51:37.520567+0000 mgr.x (mgr.24524) 220 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:38.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:38 smithi186 bash[38570]: ts=2024-05-09T03:51:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:39.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:39 smithi006 bash[18497]: audit 2024-05-09T03:51:37.796829+0000 mgr.x (mgr.24524) 221 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:39.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:39 smithi006 bash[23643]: audit 2024-05-09T03:51:37.796829+0000 mgr.x (mgr.24524) 221 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:39.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:39 smithi186 bash[18641]: audit 2024-05-09T03:51:37.796829+0000 mgr.x (mgr.24524) 221 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:40.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:40 smithi006 bash[18497]: cluster 2024-05-09T03:51:39.521287+0000 mgr.x (mgr.24524) 222 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:40.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:40 smithi006 bash[23643]: cluster 2024-05-09T03:51:39.521287+0000 mgr.x (mgr.24524) 222 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:40.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:40 smithi186 bash[18641]: cluster 2024-05-09T03:51:39.521287+0000 mgr.x (mgr.24524) 222 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:42.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:51:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:51:41] "GET /metrics HTTP/1.1" 200 37965 "" "Prometheus/2.33.4" 2024-05-09T03:51:42.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:42 smithi006 bash[18497]: cluster 2024-05-09T03:51:41.523001+0000 mgr.x (mgr.24524) 223 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:42.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:42 smithi006 bash[23643]: cluster 2024-05-09T03:51:41.523001+0000 mgr.x (mgr.24524) 223 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:42.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:42 smithi186 bash[18641]: cluster 2024-05-09T03:51:41.523001+0000 mgr.x (mgr.24524) 223 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:43.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:43 smithi186 bash[38570]: ts=2024-05-09T03:51:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:44.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:44 smithi006 bash[18497]: cluster 2024-05-09T03:51:43.523771+0000 mgr.x (mgr.24524) 224 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:44.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:44 smithi006 bash[23643]: cluster 2024-05-09T03:51:43.523771+0000 mgr.x (mgr.24524) 224 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:44.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:44 smithi186 bash[18641]: cluster 2024-05-09T03:51:43.523771+0000 mgr.x (mgr.24524) 224 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:46.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:46 smithi006 bash[18497]: cluster 2024-05-09T03:51:45.525399+0000 mgr.x (mgr.24524) 225 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:46.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:46 smithi006 bash[23643]: cluster 2024-05-09T03:51:45.525399+0000 mgr.x (mgr.24524) 225 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:46.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:46 smithi186 bash[18641]: cluster 2024-05-09T03:51:45.525399+0000 mgr.x (mgr.24524) 225 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:48.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:48 smithi006 bash[23643]: cluster 2024-05-09T03:51:47.526239+0000 mgr.x (mgr.24524) 226 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:48.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:48 smithi006 bash[18497]: cluster 2024-05-09T03:51:47.526239+0000 mgr.x (mgr.24524) 226 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:48.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:48 smithi186 bash[18641]: cluster 2024-05-09T03:51:47.526239+0000 mgr.x (mgr.24524) 226 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:48.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:48 smithi186 bash[38570]: ts=2024-05-09T03:51:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:49.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:49 smithi006 bash[23643]: audit 2024-05-09T03:51:47.808439+0000 mgr.x (mgr.24524) 227 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:49.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:49 smithi006 bash[23643]: audit 2024-05-09T03:51:49.495793+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:49.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:49 smithi006 bash[18497]: audit 2024-05-09T03:51:47.808439+0000 mgr.x (mgr.24524) 227 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:49.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:49 smithi006 bash[18497]: audit 2024-05-09T03:51:49.495793+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:49.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:49 smithi186 bash[18641]: audit 2024-05-09T03:51:47.808439+0000 mgr.x (mgr.24524) 227 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:49.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:49 smithi186 bash[18641]: audit 2024-05-09T03:51:49.495793+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:51:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:50 smithi006 bash[18497]: cluster 2024-05-09T03:51:49.527067+0000 mgr.x (mgr.24524) 228 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:50.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:50 smithi006 bash[23643]: cluster 2024-05-09T03:51:49.527067+0000 mgr.x (mgr.24524) 228 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:50.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:50 smithi186 bash[18641]: cluster 2024-05-09T03:51:49.527067+0000 mgr.x (mgr.24524) 228 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:52.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:51:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:51:51] "GET /metrics HTTP/1.1" 200 37962 "" "Prometheus/2.33.4" 2024-05-09T03:51:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:52 smithi006 bash[18497]: cluster 2024-05-09T03:51:51.528742+0000 mgr.x (mgr.24524) 229 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:52 smithi006 bash[23643]: cluster 2024-05-09T03:51:51.528742+0000 mgr.x (mgr.24524) 229 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:52.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:52 smithi186 bash[18641]: cluster 2024-05-09T03:51:51.528742+0000 mgr.x (mgr.24524) 229 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:53.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:53 smithi186 bash[38570]: ts=2024-05-09T03:51:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:54.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:54 smithi006 bash[18497]: cluster 2024-05-09T03:51:53.529596+0000 mgr.x (mgr.24524) 230 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:54.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:54 smithi006 bash[23643]: cluster 2024-05-09T03:51:53.529596+0000 mgr.x (mgr.24524) 230 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:54 smithi186 bash[18641]: cluster 2024-05-09T03:51:53.529596+0000 mgr.x (mgr.24524) 230 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:56 smithi006 bash[18497]: cluster 2024-05-09T03:51:55.531215+0000 mgr.x (mgr.24524) 231 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:56.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:56 smithi006 bash[23643]: cluster 2024-05-09T03:51:55.531215+0000 mgr.x (mgr.24524) 231 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:56 smithi186 bash[18641]: cluster 2024-05-09T03:51:55.531215+0000 mgr.x (mgr.24524) 231 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:51:58.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:58 smithi006 bash[18497]: cluster 2024-05-09T03:51:57.532056+0000 mgr.x (mgr.24524) 232 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:58.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:58 smithi006 bash[23643]: cluster 2024-05-09T03:51:57.532056+0000 mgr.x (mgr.24524) 232 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:58 smithi186 bash[18641]: cluster 2024-05-09T03:51:57.532056+0000 mgr.x (mgr.24524) 232 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:51:58.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:51:58 smithi186 bash[38570]: ts=2024-05-09T03:51:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:51:59.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:51:59 smithi006 bash[18497]: audit 2024-05-09T03:51:57.818824+0000 mgr.x (mgr.24524) 233 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:59.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:51:59 smithi006 bash[23643]: audit 2024-05-09T03:51:57.818824+0000 mgr.x (mgr.24524) 233 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:51:59.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:51:59 smithi186 bash[18641]: audit 2024-05-09T03:51:57.818824+0000 mgr.x (mgr.24524) 233 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:00 smithi006 bash[18497]: cluster 2024-05-09T03:51:59.532922+0000 mgr.x (mgr.24524) 234 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:00 smithi006 bash[18497]: audit 2024-05-09T03:52:00.455124+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:00 smithi006 bash[18497]: audit 2024-05-09T03:52:00.461122+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:00 smithi006 bash[18497]: audit 2024-05-09T03:52:00.508851+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:00 smithi006 bash[18497]: audit 2024-05-09T03:52:00.520127+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:00 smithi006 bash[23643]: cluster 2024-05-09T03:51:59.532922+0000 mgr.x (mgr.24524) 234 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:00 smithi006 bash[23643]: audit 2024-05-09T03:52:00.455124+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:00 smithi006 bash[23643]: audit 2024-05-09T03:52:00.461122+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:00 smithi006 bash[23643]: audit 2024-05-09T03:52:00.508851+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:00 smithi006 bash[23643]: audit 2024-05-09T03:52:00.520127+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:00 smithi186 bash[18641]: cluster 2024-05-09T03:51:59.532922+0000 mgr.x (mgr.24524) 234 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:00.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:00 smithi186 bash[18641]: audit 2024-05-09T03:52:00.455124+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:00 smithi186 bash[18641]: audit 2024-05-09T03:52:00.461122+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:00 smithi186 bash[18641]: audit 2024-05-09T03:52:00.508851+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:00 smithi186 bash[18641]: audit 2024-05-09T03:52:00.520127+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:02.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:52:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:52:01] "GET /metrics HTTP/1.1" 200 37962 "" "Prometheus/2.33.4" 2024-05-09T03:52:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:02 smithi006 bash[18497]: cluster 2024-05-09T03:52:01.534581+0000 mgr.x (mgr.24524) 235 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:02.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:02 smithi006 bash[23643]: cluster 2024-05-09T03:52:01.534581+0000 mgr.x (mgr.24524) 235 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:02.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:02 smithi186 bash[18641]: cluster 2024-05-09T03:52:01.534581+0000 mgr.x (mgr.24524) 235 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:03.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:52:03 smithi186 bash[38570]: ts=2024-05-09T03:52:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi006\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi006\", job=\"node\", machine=\"x86_64\", nodename=\"smithi006\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:52:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:04 smithi006 bash[18497]: cluster 2024-05-09T03:52:03.535509+0000 mgr.x (mgr.24524) 236 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:04 smithi006 bash[18497]: audit 2024-05-09T03:52:04.496060+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:04.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:04 smithi006 bash[23643]: cluster 2024-05-09T03:52:03.535509+0000 mgr.x (mgr.24524) 236 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:04.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:04 smithi006 bash[23643]: audit 2024-05-09T03:52:04.496060+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:04 smithi186 bash[18641]: cluster 2024-05-09T03:52:03.535509+0000 mgr.x (mgr.24524) 236 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:04 smithi186 bash[18641]: audit 2024-05-09T03:52:04.496060+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:06.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:06 smithi006 bash[18497]: cluster 2024-05-09T03:52:05.537054+0000 mgr.x (mgr.24524) 237 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:06.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:06 smithi006 bash[18497]: audit 2024-05-09T03:52:06.579637+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:06 smithi006 bash[23643]: cluster 2024-05-09T03:52:05.537054+0000 mgr.x (mgr.24524) 237 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:06 smithi006 bash[23643]: audit 2024-05-09T03:52:06.579637+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:06 smithi186 bash[18641]: cluster 2024-05-09T03:52:05.537054+0000 mgr.x (mgr.24524) 237 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:06 smithi186 bash[18641]: audit 2024-05-09T03:52:06.579637+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:07.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:07 smithi006 bash[18497]: audit 2024-05-09T03:52:06.591405+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:07.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:07 smithi006 bash[18497]: audit 2024-05-09T03:52:07.276998+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:52:07.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:07 smithi006 bash[18497]: audit 2024-05-09T03:52:07.279330+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:52:07.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:07 smithi006 bash[18497]: audit 2024-05-09T03:52:07.290077+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:07.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:07 smithi006 bash[23643]: audit 2024-05-09T03:52:06.591405+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:07.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:07 smithi006 bash[23643]: audit 2024-05-09T03:52:07.276998+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:52:07.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:07 smithi006 bash[23643]: audit 2024-05-09T03:52:07.279330+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:52:07.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:07 smithi006 bash[23643]: audit 2024-05-09T03:52:07.290077+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:07 smithi186 bash[18641]: audit 2024-05-09T03:52:06.591405+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:07 smithi186 bash[18641]: audit 2024-05-09T03:52:07.276998+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:52:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:07 smithi186 bash[18641]: audit 2024-05-09T03:52:07.279330+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:52:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:07 smithi186 bash[18641]: audit 2024-05-09T03:52:07.290077+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:52:08.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:08 smithi006 bash[18497]: cluster 2024-05-09T03:52:07.537779+0000 mgr.x (mgr.24524) 238 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:08.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:08 smithi006 bash[23643]: cluster 2024-05-09T03:52:07.537779+0000 mgr.x (mgr.24524) 238 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:08 smithi186 bash[18641]: cluster 2024-05-09T03:52:07.537779+0000 mgr.x (mgr.24524) 238 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:08.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:52:08 smithi186 bash[38570]: ts=2024-05-09T03:52:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:52:09.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:09 smithi006 bash[18497]: audit 2024-05-09T03:52:07.830352+0000 mgr.x (mgr.24524) 239 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:09.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:09 smithi006 bash[23643]: audit 2024-05-09T03:52:07.830352+0000 mgr.x (mgr.24524) 239 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:09.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:09 smithi186 bash[18641]: audit 2024-05-09T03:52:07.830352+0000 mgr.x (mgr.24524) 239 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:10.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:10 smithi186 bash[18641]: cluster 2024-05-09T03:52:09.538488+0000 mgr.x (mgr.24524) 240 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:11.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:10 smithi006 bash[18497]: cluster 2024-05-09T03:52:09.538488+0000 mgr.x (mgr.24524) 240 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:11.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:10 smithi006 bash[23643]: cluster 2024-05-09T03:52:09.538488+0000 mgr.x (mgr.24524) 240 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:12.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:52:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:52:11] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-05-09T03:52:12.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:12 smithi006 bash[18497]: cluster 2024-05-09T03:52:11.540194+0000 mgr.x (mgr.24524) 241 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:12.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:12 smithi006 bash[23643]: cluster 2024-05-09T03:52:11.540194+0000 mgr.x (mgr.24524) 241 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:12.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:12 smithi186 bash[18641]: cluster 2024-05-09T03:52:11.540194+0000 mgr.x (mgr.24524) 241 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:13.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:52:13 smithi186 bash[38570]: ts=2024-05-09T03:52:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi186\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi186\", job=\"node\", machine=\"x86_64\", nodename=\"smithi186\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5421bb94-0db4-11ef-bc97-c7b262605968\", domainname=\"(none)\", instance=\"smithi186\", job=\"node\", machine=\"x86_64\", nodename=\"smithi186\", release=\"5.15.0-106-generic\", sysname=\"Linux\", version=\"#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-05-09T03:52:14.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:14 smithi006 bash[18497]: cluster 2024-05-09T03:52:13.540921+0000 mgr.x (mgr.24524) 242 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:14 smithi006 bash[23643]: cluster 2024-05-09T03:52:13.540921+0000 mgr.x (mgr.24524) 242 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:14.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:14 smithi186 bash[18641]: cluster 2024-05-09T03:52:13.540921+0000 mgr.x (mgr.24524) 242 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:16 smithi006 bash[18497]: cluster 2024-05-09T03:52:15.542494+0000 mgr.x (mgr.24524) 243 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:16.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:16 smithi006 bash[23643]: cluster 2024-05-09T03:52:15.542494+0000 mgr.x (mgr.24524) 243 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:16.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:16 smithi186 bash[18641]: cluster 2024-05-09T03:52:15.542494+0000 mgr.x (mgr.24524) 243 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:18 smithi006 bash[18497]: cluster 2024-05-09T03:52:17.543234+0000 mgr.x (mgr.24524) 244 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:18.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:18 smithi006 bash[23643]: cluster 2024-05-09T03:52:17.543234+0000 mgr.x (mgr.24524) 244 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:18 smithi186 bash[18641]: cluster 2024-05-09T03:52:17.543234+0000 mgr.x (mgr.24524) 244 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:19 smithi186 bash[18641]: audit 2024-05-09T03:52:17.838855+0000 mgr.x (mgr.24524) 245 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:19 smithi186 bash[18641]: audit 2024-05-09T03:52:19.496488+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:19 smithi006 bash[18497]: audit 2024-05-09T03:52:17.838855+0000 mgr.x (mgr.24524) 245 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:19 smithi006 bash[18497]: audit 2024-05-09T03:52:19.496488+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:20.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:19 smithi006 bash[23643]: audit 2024-05-09T03:52:17.838855+0000 mgr.x (mgr.24524) 245 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:19 smithi006 bash[23643]: audit 2024-05-09T03:52:19.496488+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:20 smithi186 bash[18641]: cluster 2024-05-09T03:52:19.550711+0000 mgr.x (mgr.24524) 246 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:21.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:20 smithi006 bash[23643]: cluster 2024-05-09T03:52:19.550711+0000 mgr.x (mgr.24524) 246 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:20 smithi006 bash[18497]: cluster 2024-05-09T03:52:19.550711+0000 mgr.x (mgr.24524) 246 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:22.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:52:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:52:21] "GET /metrics HTTP/1.1" 200 37962 "" "Prometheus/2.33.4" 2024-05-09T03:52:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:22 smithi006 bash[18497]: cluster 2024-05-09T03:52:21.552433+0000 mgr.x (mgr.24524) 247 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:22.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:22 smithi006 bash[23643]: cluster 2024-05-09T03:52:21.552433+0000 mgr.x (mgr.24524) 247 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:22.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:22 smithi186 bash[18641]: cluster 2024-05-09T03:52:21.552433+0000 mgr.x (mgr.24524) 247 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:24.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:24 smithi006 bash[18497]: cluster 2024-05-09T03:52:23.553046+0000 mgr.x (mgr.24524) 248 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:24 smithi006 bash[23643]: cluster 2024-05-09T03:52:23.553046+0000 mgr.x (mgr.24524) 248 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:24.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:24 smithi186 bash[18641]: cluster 2024-05-09T03:52:23.553046+0000 mgr.x (mgr.24524) 248 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:26.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:26 smithi006 bash[18497]: cluster 2024-05-09T03:52:25.554609+0000 mgr.x (mgr.24524) 249 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:26.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:26 smithi006 bash[23643]: cluster 2024-05-09T03:52:25.554609+0000 mgr.x (mgr.24524) 249 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:26.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:26 smithi186 bash[18641]: cluster 2024-05-09T03:52:25.554609+0000 mgr.x (mgr.24524) 249 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:28.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:28 smithi186 bash[18641]: cluster 2024-05-09T03:52:27.555333+0000 mgr.x (mgr.24524) 250 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:29.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:28 smithi006 bash[18497]: cluster 2024-05-09T03:52:27.555333+0000 mgr.x (mgr.24524) 250 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:29.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:28 smithi006 bash[23643]: cluster 2024-05-09T03:52:27.555333+0000 mgr.x (mgr.24524) 250 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:29 smithi186 bash[18641]: audit 2024-05-09T03:52:27.846932+0000 mgr.x (mgr.24524) 251 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:29 smithi006 bash[18497]: audit 2024-05-09T03:52:27.846932+0000 mgr.x (mgr.24524) 251 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:29 smithi006 bash[23643]: audit 2024-05-09T03:52:27.846932+0000 mgr.x (mgr.24524) 251 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:30.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:30 smithi186 bash[18641]: cluster 2024-05-09T03:52:29.556032+0000 mgr.x (mgr.24524) 252 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:30 smithi006 bash[18497]: cluster 2024-05-09T03:52:29.556032+0000 mgr.x (mgr.24524) 252 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:31.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:30 smithi006 bash[23643]: cluster 2024-05-09T03:52:29.556032+0000 mgr.x (mgr.24524) 252 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:32.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:52:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:52:31] "GET /metrics HTTP/1.1" 200 37962 "" "Prometheus/2.33.4" 2024-05-09T03:52:32.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:32 smithi006 bash[18497]: cluster 2024-05-09T03:52:31.557740+0000 mgr.x (mgr.24524) 253 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:32.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:32 smithi006 bash[23643]: cluster 2024-05-09T03:52:31.557740+0000 mgr.x (mgr.24524) 253 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:32.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:32 smithi186 bash[18641]: cluster 2024-05-09T03:52:31.557740+0000 mgr.x (mgr.24524) 253 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:34 smithi006 bash[18497]: cluster 2024-05-09T03:52:33.558472+0000 mgr.x (mgr.24524) 254 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:34.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:34 smithi006 bash[18497]: audit 2024-05-09T03:52:34.496791+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:34 smithi006 bash[23643]: cluster 2024-05-09T03:52:33.558472+0000 mgr.x (mgr.24524) 254 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:34.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:34 smithi006 bash[23643]: audit 2024-05-09T03:52:34.496791+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:34.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:34 smithi186 bash[18641]: cluster 2024-05-09T03:52:33.558472+0000 mgr.x (mgr.24524) 254 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:34 smithi186 bash[18641]: audit 2024-05-09T03:52:34.496791+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:36.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:36 smithi186 bash[18641]: cluster 2024-05-09T03:52:35.560066+0000 mgr.x (mgr.24524) 255 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:37.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:36 smithi006 bash[18497]: cluster 2024-05-09T03:52:35.560066+0000 mgr.x (mgr.24524) 255 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:37.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:36 smithi006 bash[23643]: cluster 2024-05-09T03:52:35.560066+0000 mgr.x (mgr.24524) 255 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:38.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:38 smithi186 bash[18641]: cluster 2024-05-09T03:52:37.560741+0000 mgr.x (mgr.24524) 256 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:39.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:38 smithi006 bash[18497]: cluster 2024-05-09T03:52:37.560741+0000 mgr.x (mgr.24524) 256 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:39.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:38 smithi006 bash[23643]: cluster 2024-05-09T03:52:37.560741+0000 mgr.x (mgr.24524) 256 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:39.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:39 smithi186 bash[18641]: audit 2024-05-09T03:52:37.856885+0000 mgr.x (mgr.24524) 257 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:39 smithi006 bash[18497]: audit 2024-05-09T03:52:37.856885+0000 mgr.x (mgr.24524) 257 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:39 smithi006 bash[23643]: audit 2024-05-09T03:52:37.856885+0000 mgr.x (mgr.24524) 257 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:41.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:40 smithi006 bash[18497]: cluster 2024-05-09T03:52:39.561453+0000 mgr.x (mgr.24524) 258 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:41.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:40 smithi006 bash[23643]: cluster 2024-05-09T03:52:39.561453+0000 mgr.x (mgr.24524) 258 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:41.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:40 smithi186 bash[18641]: cluster 2024-05-09T03:52:39.561453+0000 mgr.x (mgr.24524) 258 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:42.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:52:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:52:41] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-05-09T03:52:42.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:42 smithi006 bash[18497]: cluster 2024-05-09T03:52:41.563059+0000 mgr.x (mgr.24524) 259 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:42.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:42 smithi006 bash[23643]: cluster 2024-05-09T03:52:41.563059+0000 mgr.x (mgr.24524) 259 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:42.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:42 smithi186 bash[18641]: cluster 2024-05-09T03:52:41.563059+0000 mgr.x (mgr.24524) 259 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:44.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:44 smithi186 bash[18641]: cluster 2024-05-09T03:52:43.563828+0000 mgr.x (mgr.24524) 260 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:45.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:44 smithi006 bash[18497]: cluster 2024-05-09T03:52:43.563828+0000 mgr.x (mgr.24524) 260 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:45.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:44 smithi006 bash[23643]: cluster 2024-05-09T03:52:43.563828+0000 mgr.x (mgr.24524) 260 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:46.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:46 smithi186 bash[18641]: cluster 2024-05-09T03:52:45.565395+0000 mgr.x (mgr.24524) 261 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:47.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:46 smithi006 bash[18497]: cluster 2024-05-09T03:52:45.565395+0000 mgr.x (mgr.24524) 261 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:47.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:46 smithi006 bash[23643]: cluster 2024-05-09T03:52:45.565395+0000 mgr.x (mgr.24524) 261 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:48.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:48 smithi186 bash[18641]: cluster 2024-05-09T03:52:47.566132+0000 mgr.x (mgr.24524) 262 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:49.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:48 smithi006 bash[18497]: cluster 2024-05-09T03:52:47.566132+0000 mgr.x (mgr.24524) 262 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:49.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:48 smithi006 bash[23643]: cluster 2024-05-09T03:52:47.566132+0000 mgr.x (mgr.24524) 262 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:49 smithi006 bash[23643]: audit 2024-05-09T03:52:47.867131+0000 mgr.x (mgr.24524) 263 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:49 smithi006 bash[23643]: audit 2024-05-09T03:52:49.497132+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:50.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:49 smithi006 bash[18497]: audit 2024-05-09T03:52:47.867131+0000 mgr.x (mgr.24524) 263 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:50.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:49 smithi006 bash[18497]: audit 2024-05-09T03:52:49.497132+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:49 smithi186 bash[18641]: audit 2024-05-09T03:52:47.867131+0000 mgr.x (mgr.24524) 263 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:52:50.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:49 smithi186 bash[18641]: audit 2024-05-09T03:52:49.497132+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:52:51.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:50 smithi006 bash[18497]: cluster 2024-05-09T03:52:49.566819+0000 mgr.x (mgr.24524) 264 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:51.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:50 smithi006 bash[23643]: cluster 2024-05-09T03:52:49.566819+0000 mgr.x (mgr.24524) 264 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:51.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:50 smithi186 bash[18641]: cluster 2024-05-09T03:52:49.566819+0000 mgr.x (mgr.24524) 264 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:52.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:52:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:52:51] "GET /metrics HTTP/1.1" 200 37965 "" "Prometheus/2.33.4" 2024-05-09T03:52:52.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:52 smithi006 bash[18497]: cluster 2024-05-09T03:52:51.568516+0000 mgr.x (mgr.24524) 265 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:52.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:52 smithi006 bash[23643]: cluster 2024-05-09T03:52:51.568516+0000 mgr.x (mgr.24524) 265 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:52.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:52 smithi186 bash[18641]: cluster 2024-05-09T03:52:51.568516+0000 mgr.x (mgr.24524) 265 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:54 smithi186 bash[18641]: cluster 2024-05-09T03:52:53.569202+0000 mgr.x (mgr.24524) 266 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:55.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:54 smithi006 bash[18497]: cluster 2024-05-09T03:52:53.569202+0000 mgr.x (mgr.24524) 266 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:55.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:54 smithi006 bash[23643]: cluster 2024-05-09T03:52:53.569202+0000 mgr.x (mgr.24524) 266 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:56 smithi186 bash[18641]: cluster 2024-05-09T03:52:55.570780+0000 mgr.x (mgr.24524) 267 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:57.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:56 smithi006 bash[18497]: cluster 2024-05-09T03:52:55.570780+0000 mgr.x (mgr.24524) 267 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:57.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:56 smithi006 bash[23643]: cluster 2024-05-09T03:52:55.570780+0000 mgr.x (mgr.24524) 267 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:52:59.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:58 smithi006 bash[18497]: cluster 2024-05-09T03:52:57.571525+0000 mgr.x (mgr.24524) 268 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:59.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:58 smithi006 bash[23643]: cluster 2024-05-09T03:52:57.571525+0000 mgr.x (mgr.24524) 268 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:52:59.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:58 smithi186 bash[18641]: cluster 2024-05-09T03:52:57.571525+0000 mgr.x (mgr.24524) 268 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:00.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:52:59 smithi006 bash[23643]: audit 2024-05-09T03:52:57.878841+0000 mgr.x (mgr.24524) 269 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:00.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:52:59 smithi006 bash[18497]: audit 2024-05-09T03:52:57.878841+0000 mgr.x (mgr.24524) 269 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:00.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:52:59 smithi186 bash[18641]: audit 2024-05-09T03:52:57.878841+0000 mgr.x (mgr.24524) 269 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:01.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:00 smithi006 bash[18497]: cluster 2024-05-09T03:52:59.572223+0000 mgr.x (mgr.24524) 270 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:00 smithi006 bash[23643]: cluster 2024-05-09T03:52:59.572223+0000 mgr.x (mgr.24524) 270 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:01.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:00 smithi186 bash[18641]: cluster 2024-05-09T03:52:59.572223+0000 mgr.x (mgr.24524) 270 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:02.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:53:01] "GET /metrics HTTP/1.1" 200 37965 "" "Prometheus/2.33.4" 2024-05-09T03:53:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:02 smithi006 bash[18497]: cluster 2024-05-09T03:53:01.573877+0000 mgr.x (mgr.24524) 271 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:02.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:02 smithi006 bash[23643]: cluster 2024-05-09T03:53:01.573877+0000 mgr.x (mgr.24524) 271 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:02.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:02 smithi186 bash[18641]: cluster 2024-05-09T03:53:01.573877+0000 mgr.x (mgr.24524) 271 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:04 smithi186 bash[18641]: cluster 2024-05-09T03:53:03.574601+0000 mgr.x (mgr.24524) 272 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:04 smithi186 bash[18641]: audit 2024-05-09T03:53:04.497390+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:05.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:04 smithi006 bash[23643]: cluster 2024-05-09T03:53:03.574601+0000 mgr.x (mgr.24524) 272 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:05.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:04 smithi006 bash[23643]: audit 2024-05-09T03:53:04.497390+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:04 smithi006 bash[18497]: cluster 2024-05-09T03:53:03.574601+0000 mgr.x (mgr.24524) 272 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:04 smithi006 bash[18497]: audit 2024-05-09T03:53:04.497390+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:07.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:06 smithi006 bash[18497]: cluster 2024-05-09T03:53:05.576205+0000 mgr.x (mgr.24524) 273 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:07.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:06 smithi006 bash[23643]: cluster 2024-05-09T03:53:05.576205+0000 mgr.x (mgr.24524) 273 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:07.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:06 smithi186 bash[18641]: cluster 2024-05-09T03:53:05.576205+0000 mgr.x (mgr.24524) 273 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:09.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:08 smithi006 bash[18497]: cluster 2024-05-09T03:53:07.576880+0000 mgr.x (mgr.24524) 274 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:08 smithi006 bash[18497]: audit 2024-05-09T03:53:08.115603+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:08 smithi006 bash[18497]: audit 2024-05-09T03:53:08.118007+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:08 smithi006 bash[18497]: audit 2024-05-09T03:53:08.129547+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:53:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:08 smithi006 bash[23643]: cluster 2024-05-09T03:53:07.576880+0000 mgr.x (mgr.24524) 274 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:08 smithi006 bash[23643]: audit 2024-05-09T03:53:08.115603+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:08 smithi006 bash[23643]: audit 2024-05-09T03:53:08.118007+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:08 smithi006 bash[23643]: audit 2024-05-09T03:53:08.129547+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:53:09.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:08 smithi186 bash[18641]: cluster 2024-05-09T03:53:07.576880+0000 mgr.x (mgr.24524) 274 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:09.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:08 smithi186 bash[18641]: audit 2024-05-09T03:53:08.115603+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:09.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:08 smithi186 bash[18641]: audit 2024-05-09T03:53:08.118007+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:09.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:08 smithi186 bash[18641]: audit 2024-05-09T03:53:08.129547+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' 2024-05-09T03:53:09.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:09 smithi006 bash[18497]: audit 2024-05-09T03:53:07.890081+0000 mgr.x (mgr.24524) 275 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:09.957 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:09 smithi006 bash[23643]: audit 2024-05-09T03:53:07.890081+0000 mgr.x (mgr.24524) 275 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:10.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:09 smithi186 bash[18641]: audit 2024-05-09T03:53:07.890081+0000 mgr.x (mgr.24524) 275 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:10.824 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T03:53:11.014 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:10 smithi006 bash[23643]: cluster 2024-05-09T03:53:09.577675+0000 mgr.x (mgr.24524) 276 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:11.014 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:10 smithi006 bash[18497]: cluster 2024-05-09T03:53:09.577675+0000 mgr.x (mgr.24524) 276 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:11.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:10 smithi186 bash[18641]: cluster 2024-05-09T03:53:09.577675+0000 mgr.x (mgr.24524) 276 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:12.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:53:11] "GET /metrics HTTP/1.1" 200 37961 "" "Prometheus/2.33.4" 2024-05-09T03:53:12.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:12 smithi006 bash[18497]: cluster 2024-05-09T03:53:11.579488+0000 mgr.x (mgr.24524) 277 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:12.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:12 smithi006 bash[23643]: cluster 2024-05-09T03:53:11.579488+0000 mgr.x (mgr.24524) 277 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:12.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:12 smithi186 bash[18641]: cluster 2024-05-09T03:53:11.579488+0000 mgr.x (mgr.24524) 277 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:14.214 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (6m) 67s ago 15m 12.1M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (5m) 2m ago 14m 41.0M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (5m) 67s ago 13m 42.9M - 3.5 e1d6a67b021e 0ecc4603ea18 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283 running (9m) 2m ago 20m 511M - 19.0.0-3631-gc66c553a af4a4df59e0a 3eda5462b8e7 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (2m) 67s ago 22m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (22m) 67s ago 22m 59.5M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (21m) 2m ago 21m 44.4M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (21m) 67s ago 21m 44.4M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (6m) 67s ago 15m 9956k - 1.3.1 1dbe0e931976 cd72840d5334 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (5m) 2m ago 15m 9383k - 1.3.1 1dbe0e931976 b74f2435a298 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (20m) 67s ago 20m 54.9M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T03:53:14.215 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (19m) 67s ago 19m 56.4M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (19m) 67s ago 19m 50.5M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (18m) 67s ago 18m 55.0M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (18m) 2m ago 18m 57.5M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (17m) 2m ago 17m 52.4M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (17m) 2m ago 17m 51.7M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (16m) 2m ago 16m 54.3M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (5m) 2m ago 15m 61.6M - 2.33.4 514e6a882f6e 59676591e7b3 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (13m) 67s ago 13m 86.9M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T03:53:14.216 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (13m) 2m ago 13m 86.5M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T03:53:14.850 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions' 2024-05-09T03:53:15.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:14 smithi006 bash[18497]: cluster 2024-05-09T03:53:13.580196+0000 mgr.x (mgr.24524) 278 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:15.030 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:14 smithi006 bash[23643]: cluster 2024-05-09T03:53:13.580196+0000 mgr.x (mgr.24524) 278 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:15.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:14 smithi186 bash[18641]: cluster 2024-05-09T03:53:13.580196+0000 mgr.x (mgr.24524) 278 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:15.897 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:15 smithi006 bash[18497]: audit 2024-05-09T03:53:14.173077+0000 mgr.x (mgr.24524) 279 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:53:15.897 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:15 smithi006 bash[23643]: audit 2024-05-09T03:53:14.173077+0000 mgr.x (mgr.24524) 279 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:53:16.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:15 smithi186 bash[18641]: audit 2024-05-09T03:53:14.173077+0000 mgr.x (mgr.24524) 279 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:53:17.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:16 smithi006 bash[18497]: cluster 2024-05-09T03:53:15.581823+0000 mgr.x (mgr.24524) 280 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:17.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:16 smithi006 bash[23643]: cluster 2024-05-09T03:53:15.581823+0000 mgr.x (mgr.24524) 280 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:17.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:16 smithi186 bash[18641]: cluster 2024-05-09T03:53:15.581823+0000 mgr.x (mgr.24524) 280 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:18.059 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:53:18.059 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T03:53:18.059 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T03:53:18.059 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:53:18.060 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:53:18.863 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T03:53:19.046 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:18 smithi006 bash[18497]: cluster 2024-05-09T03:53:17.582539+0000 mgr.x (mgr.24524) 281 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:19.046 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:18 smithi006 bash[18497]: audit 2024-05-09T03:53:18.058591+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.6:0/2753863996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:53:19.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:18 smithi006 bash[23643]: cluster 2024-05-09T03:53:17.582539+0000 mgr.x (mgr.24524) 281 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:19.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:18 smithi006 bash[23643]: audit 2024-05-09T03:53:18.058591+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.6:0/2753863996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:53:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:18 smithi186 bash[18641]: cluster 2024-05-09T03:53:17.582539+0000 mgr.x (mgr.24524) 281 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:18 smithi186 bash[18641]: audit 2024-05-09T03:53:18.058591+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.6:0/2753863996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:53:19.930 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:19 smithi006 bash[18497]: audit 2024-05-09T03:53:17.901344+0000 mgr.x (mgr.24524) 282 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:19.930 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:19 smithi006 bash[18497]: audit 2024-05-09T03:53:19.497850+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:19.930 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:19 smithi006 bash[23643]: audit 2024-05-09T03:53:17.901344+0000 mgr.x (mgr.24524) 282 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:19.930 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:19 smithi006 bash[23643]: audit 2024-05-09T03:53:19.497850+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:19 smithi186 bash[18641]: audit 2024-05-09T03:53:17.901344+0000 mgr.x (mgr.24524) 282 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:19 smithi186 bash[18641]: audit 2024-05-09T03:53:19.497850+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24524 172.21.15.186:0/3856075431' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:20 smithi006 bash[18497]: cluster 2024-05-09T03:53:19.583199+0000 mgr.x (mgr.24524) 283 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:20 smithi006 bash[23643]: cluster 2024-05-09T03:53:19.583199+0000 mgr.x (mgr.24524) 283 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:21.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:20 smithi186 bash[18641]: cluster 2024-05-09T03:53:19.583199+0000 mgr.x (mgr.24524) 283 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:22.129 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:53:21] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-05-09T03:53:22.150 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T03:53:22.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:22 smithi006 bash[18497]: cluster 2024-05-09T03:53:21.584876+0000 mgr.x (mgr.24524) 284 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:22.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:22 smithi006 bash[18497]: audit 2024-05-09T03:53:22.150087+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.6:0/549855920' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:53:22.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:22 smithi006 bash[23643]: cluster 2024-05-09T03:53:21.584876+0000 mgr.x (mgr.24524) 284 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:22.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:22 smithi006 bash[23643]: audit 2024-05-09T03:53:22.150087+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.6:0/549855920' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:53:22.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:22 smithi186 bash[18641]: cluster 2024-05-09T03:53:21.584876+0000 mgr.x (mgr.24524) 284 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:22.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:22 smithi186 bash[18641]: audit 2024-05-09T03:53:22.150087+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.6:0/549855920' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:53:22.858 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph -s' 2024-05-09T03:53:25.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:24 smithi006 bash[18497]: cluster 2024-05-09T03:53:23.585595+0000 mgr.x (mgr.24524) 285 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:25.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:24 smithi006 bash[23643]: cluster 2024-05-09T03:53:23.585595+0000 mgr.x (mgr.24524) 285 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:25.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:24 smithi186 bash[18641]: cluster 2024-05-09T03:53:23.585595+0000 mgr.x (mgr.24524) 285 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:25.904 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2024-05-09T03:53:25.904 INFO:teuthology.orchestra.run.smithi006.stdout: id: 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:53:25.904 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 21m) 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: x(active, since 6m), standbys: y 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 16m), 8 in (since 16m) 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 6 pools, 161 pgs 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 241 objects, 585 KiB 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 161 active+clean 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: io: 2024-05-09T03:53:25.905 INFO:teuthology.orchestra.run.smithi006.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-05-09T03:53:25.906 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:53:26.625 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph mgr fail' 2024-05-09T03:53:27.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:26 smithi006 bash[18497]: cluster 2024-05-09T03:53:25.587222+0000 mgr.x (mgr.24524) 286 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:27.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:26 smithi006 bash[18497]: audit 2024-05-09T03:53:25.903823+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.6:0/68873201' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:53:27.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:26 smithi006 bash[23643]: cluster 2024-05-09T03:53:25.587222+0000 mgr.x (mgr.24524) 286 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:27.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:26 smithi006 bash[23643]: audit 2024-05-09T03:53:25.903823+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.6:0/68873201' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:53:27.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:26 smithi186 bash[18641]: cluster 2024-05-09T03:53:25.587222+0000 mgr.x (mgr.24524) 286 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:53:27.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:26 smithi186 bash[18641]: audit 2024-05-09T03:53:25.903823+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.6:0/68873201' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:53:28.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:28 smithi006 bash[18497]: cluster 2024-05-09T03:53:27.587940+0000 mgr.x (mgr.24524) 287 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:28.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:28 smithi006 bash[23643]: cluster 2024-05-09T03:53:27.587940+0000 mgr.x (mgr.24524) 287 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:29.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:28 smithi186 bash[18641]: cluster 2024-05-09T03:53:27.587940+0000 mgr.x (mgr.24524) 287 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:30.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:29 smithi006 bash[18497]: audit 2024-05-09T03:53:27.911343+0000 mgr.x (mgr.24524) 288 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:29 smithi006 bash[23643]: audit 2024-05-09T03:53:27.911343+0000 mgr.x (mgr.24524) 288 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:30.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:29 smithi186 bash[18641]: audit 2024-05-09T03:53:27.911343+0000 mgr.x (mgr.24524) 288 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:30 smithi006 bash[18497]: cluster 2024-05-09T03:53:29.588630+0000 mgr.x (mgr.24524) 289 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:30 smithi006 bash[18497]: audit 2024-05-09T03:53:29.684982+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 172.21.15.6:0/2475184857' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:53:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:30 smithi006 bash[18497]: audit 2024-05-09T03:53:29.685377+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:53:31.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:30 smithi006 bash[18497]: cluster 2024-05-09T03:53:29.695017+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:30 smithi006 bash[54166]: [09/May/2024:03:53:30] ENGINE Bus STOPPING 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:30 smithi006 bash[54166]: [09/May/2024:03:53:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:30 smithi006 bash[54166]: [09/May/2024:03:53:30] ENGINE Bus STOPPED 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:30 smithi006 bash[54166]: [09/May/2024:03:53:30] ENGINE Bus STARTING 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:30 smithi006 bash[23643]: cluster 2024-05-09T03:53:29.588630+0000 mgr.x (mgr.24524) 289 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:30 smithi006 bash[23643]: audit 2024-05-09T03:53:29.684982+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 172.21.15.6:0/2475184857' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:30 smithi006 bash[23643]: audit 2024-05-09T03:53:29.685377+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:53:31.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:30 smithi006 bash[23643]: cluster 2024-05-09T03:53:29.695017+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:30 smithi186 bash[36736]: debug 2024-05-09T03:53:30.673+0000 7f3dc2247700 -1 mgr handle_mgr_map I was active but no longer am 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:30 smithi186 bash[36736]: ignoring --setuser ceph since I am not root 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:30 smithi186 bash[36736]: ignoring --setgroup ceph since I am not root 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:30 smithi186 bash[36736]: debug 2024-05-09T03:53:30.737+0000 7f07527ac700 1 -- 172.21.15.186:0/2092268427 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56199b2c25a0 con 0x56199c042c00 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:30 smithi186 bash[18641]: cluster 2024-05-09T03:53:29.588630+0000 mgr.x (mgr.24524) 289 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:30 smithi186 bash[18641]: audit 2024-05-09T03:53:29.684982+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 172.21.15.6:0/2475184857' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:30 smithi186 bash[18641]: audit 2024-05-09T03:53:29.685377+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:53:31.120 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:30 smithi186 bash[18641]: cluster 2024-05-09T03:53:29.695017+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-05-09T03:53:31.430 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:31 smithi006 bash[54166]: [09/May/2024:03:53:31] ENGINE Serving on http://:::9283 2024-05-09T03:53:31.431 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:31 smithi006 bash[54166]: [09/May/2024:03:53:31] ENGINE Bus STARTED 2024-05-09T03:53:31.432 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'sleep 180' 2024-05-09T03:53:32.014 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.674148+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: cluster 2024-05-09T03:53:30.674255+0000 mon.a (mon.0) 1099 : cluster [DBG] mgrmap e29: y(active, starting, since 0.988012s) 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.682369+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.682566+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.682753+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.685200+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.685740+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.685995+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.686241+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.686495+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.686743+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.687005+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.687247+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.687523+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:53:32.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.688361+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.688554+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.689043+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: cluster 2024-05-09T03:53:30.725920+0000 mon.a (mon.0) 1100 : cluster [INF] Manager daemon y is now available 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.800986+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.805265+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:30.809358+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:31.112781+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:31 smithi006 bash[23643]: audit 2024-05-09T03:53:31.116746+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:53:32.016 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.674148+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: cluster 2024-05-09T03:53:30.674255+0000 mon.a (mon.0) 1099 : cluster [DBG] mgrmap e29: y(active, starting, since 0.988012s) 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.682369+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.682566+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.682753+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.685200+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.685740+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.685995+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.686241+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.686495+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.686743+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.687005+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.687247+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:53:32.017 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.687523+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.688361+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.688554+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.689043+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: cluster 2024-05-09T03:53:30.725920+0000 mon.a (mon.0) 1100 : cluster [INF] Manager daemon y is now available 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.800986+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.805265+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:30.809358+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:31.112781+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:53:32.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:31 smithi006 bash[18497]: audit 2024-05-09T03:53:31.116746+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:53:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.674148+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:53:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: cluster 2024-05-09T03:53:30.674255+0000 mon.a (mon.0) 1099 : cluster [DBG] mgrmap e29: y(active, starting, since 0.988012s) 2024-05-09T03:53:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.682369+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:53:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.682566+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:53:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.682753+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.685200+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.685740+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.685995+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.686241+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.686495+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.686743+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.687005+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.687247+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.687523+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.688361+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.688554+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.689043+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: cluster 2024-05-09T03:53:30.725920+0000 mon.a (mon.0) 1100 : cluster [INF] Manager daemon y is now available 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.800986+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:32.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.805265+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:53:32.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:30.809358+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:53:32.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:31.112781+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:53:32.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:31 smithi186 bash[18641]: audit 2024-05-09T03:53:31.116746+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T03:53:33.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:32 smithi006 bash[23643]: cluster 2024-05-09T03:53:31.680839+0000 mon.a (mon.0) 1103 : cluster [DBG] mgrmap e30: y(active, since 1.99455s) 2024-05-09T03:53:33.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:32 smithi006 bash[23643]: cephadm 2024-05-09T03:53:32.060387+0000 mgr.y (mgr.25018) 2 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Bus STARTING 2024-05-09T03:53:33.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:32 smithi006 bash[23643]: cephadm 2024-05-09T03:53:32.181308+0000 mgr.y (mgr.25018) 3 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:53:33.046 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:32 smithi006 bash[18497]: cluster 2024-05-09T03:53:31.680839+0000 mon.a (mon.0) 1103 : cluster [DBG] mgrmap e30: y(active, since 1.99455s) 2024-05-09T03:53:33.046 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:32 smithi006 bash[18497]: cephadm 2024-05-09T03:53:32.060387+0000 mgr.y (mgr.25018) 2 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Bus STARTING 2024-05-09T03:53:33.046 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:32 smithi006 bash[18497]: cephadm 2024-05-09T03:53:32.181308+0000 mgr.y (mgr.25018) 3 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:53:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:32 smithi186 bash[18641]: cluster 2024-05-09T03:53:31.680839+0000 mon.a (mon.0) 1103 : cluster [DBG] mgrmap e30: y(active, since 1.99455s) 2024-05-09T03:53:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:32 smithi186 bash[18641]: cephadm 2024-05-09T03:53:32.060387+0000 mgr.y (mgr.25018) 2 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Bus STARTING 2024-05-09T03:53:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:32 smithi186 bash[18641]: cephadm 2024-05-09T03:53:32.181308+0000 mgr.y (mgr.25018) 3 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T03:53:34.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:33 smithi006 bash[18497]: cephadm 2024-05-09T03:53:32.282670+0000 mgr.y (mgr.25018) 4 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T03:53:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:33 smithi006 bash[18497]: cephadm 2024-05-09T03:53:32.282813+0000 mgr.y (mgr.25018) 5 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Bus STARTED 2024-05-09T03:53:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:33 smithi006 bash[18497]: cluster 2024-05-09T03:53:32.684244+0000 mgr.y (mgr.25018) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:53:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:33 smithi006 bash[18497]: cluster 2024-05-09T03:53:32.708102+0000 mon.a (mon.0) 1104 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-05-09T03:53:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:33 smithi006 bash[23643]: cephadm 2024-05-09T03:53:32.282670+0000 mgr.y (mgr.25018) 4 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T03:53:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:33 smithi006 bash[23643]: cephadm 2024-05-09T03:53:32.282813+0000 mgr.y (mgr.25018) 5 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Bus STARTED 2024-05-09T03:53:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:33 smithi006 bash[23643]: cluster 2024-05-09T03:53:32.684244+0000 mgr.y (mgr.25018) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:53:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:33 smithi006 bash[23643]: cluster 2024-05-09T03:53:32.708102+0000 mon.a (mon.0) 1104 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-05-09T03:53:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:33 smithi186 bash[18641]: cephadm 2024-05-09T03:53:32.282670+0000 mgr.y (mgr.25018) 4 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T03:53:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:33 smithi186 bash[18641]: cephadm 2024-05-09T03:53:32.282813+0000 mgr.y (mgr.25018) 5 : cephadm [INF] [09/May/2024:03:53:32] ENGINE Bus STARTED 2024-05-09T03:53:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:33 smithi186 bash[18641]: cluster 2024-05-09T03:53:32.684244+0000 mgr.y (mgr.25018) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:53:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:33 smithi186 bash[18641]: cluster 2024-05-09T03:53:32.708102+0000 mon.a (mon.0) 1104 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-05-09T03:53:36.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:35 smithi006 bash[18497]: cluster 2024-05-09T03:53:34.685424+0000 mgr.y (mgr.25018) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:53:36.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:35 smithi006 bash[18497]: cluster 2024-05-09T03:53:34.714302+0000 mon.a (mon.0) 1105 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-05-09T03:53:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:35 smithi006 bash[23643]: cluster 2024-05-09T03:53:34.685424+0000 mgr.y (mgr.25018) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:53:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:35 smithi006 bash[23643]: cluster 2024-05-09T03:53:34.714302+0000 mon.a (mon.0) 1105 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-05-09T03:53:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:35 smithi186 bash[18641]: cluster 2024-05-09T03:53:34.685424+0000 mgr.y (mgr.25018) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:53:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:35 smithi186 bash[18641]: cluster 2024-05-09T03:53:34.714302+0000 mon.a (mon.0) 1105 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-05-09T03:53:37.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:37 smithi006 bash[18497]: cluster 2024-05-09T03:53:36.686013+0000 mgr.y (mgr.25018) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-05-09T03:53:37.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:37 smithi006 bash[23643]: cluster 2024-05-09T03:53:36.686013+0000 mgr.y (mgr.25018) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-05-09T03:53:37.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:37 smithi186 bash[18641]: cluster 2024-05-09T03:53:36.686013+0000 mgr.y (mgr.25018) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-05-09T03:53:38.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:38 smithi006 bash[18497]: audit 2024-05-09T03:53:37.381837+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:38 smithi006 bash[18497]: audit 2024-05-09T03:53:37.394597+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:38 smithi006 bash[18497]: audit 2024-05-09T03:53:37.484476+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:38 smithi006 bash[18497]: audit 2024-05-09T03:53:37.496502+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.889 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:38 smithi006 bash[18497]: audit 2024-05-09T03:53:37.914409+0000 mgr.y (mgr.25018) 9 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:38.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:38 smithi006 bash[23643]: audit 2024-05-09T03:53:37.381837+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:38 smithi006 bash[23643]: audit 2024-05-09T03:53:37.394597+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:38 smithi006 bash[23643]: audit 2024-05-09T03:53:37.484476+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:38 smithi006 bash[23643]: audit 2024-05-09T03:53:37.496502+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:38 smithi006 bash[23643]: audit 2024-05-09T03:53:37.914409+0000 mgr.y (mgr.25018) 9 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:38.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:38 smithi186 bash[18641]: audit 2024-05-09T03:53:37.381837+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:38 smithi186 bash[18641]: audit 2024-05-09T03:53:37.394597+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:38 smithi186 bash[18641]: audit 2024-05-09T03:53:37.484476+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:38 smithi186 bash[18641]: audit 2024-05-09T03:53:37.496502+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:38.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:38 smithi186 bash[18641]: audit 2024-05-09T03:53:37.914409+0000 mgr.y (mgr.25018) 9 : audit [DBG] from='client.24943 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:39.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:39 smithi186 bash[36736]: [09/May/2024:03:53:39] ENGINE Bus STARTING 2024-05-09T03:53:39.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:39 smithi186 bash[36736]: CherryPy Checker: 2024-05-09T03:53:39.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:39 smithi186 bash[36736]: The Application mounted at '' has an empty config. 2024-05-09T03:53:39.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:39 smithi186 bash[36736]: [09/May/2024:03:53:39] ENGINE Serving on http://:::9283 2024-05-09T03:53:39.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:39 smithi186 bash[36736]: [09/May/2024:03:53:39] ENGINE Bus STARTED 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:38.648388+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:38.653046+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:38.659466+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:38.665726+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:38.672657+0000 mgr.y (mgr.25018) 10 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:38.672952+0000 mgr.y (mgr.25018) 11 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:38.674422+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:38.675571+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cluster 2024-05-09T03:53:38.686821+0000 mgr.y (mgr.25018) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:38.837359+0000 mgr.y (mgr.25018) 13 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:38.838880+0000 mgr.y (mgr.25018) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:39.002197+0000 mgr.y (mgr.25018) 15 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:53:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:39.003633+0000 mgr.y (mgr.25018) 16 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:39.166937+0000 mgr.y (mgr.25018) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cephadm 2024-05-09T03:53:39.168315+0000 mgr.y (mgr.25018) 18 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.339469+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.346764+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.356117+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.366049+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.376287+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.435572+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.439021+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: cluster 2024-05-09T03:53:39.441554+0000 mon.a (mon.0) 1120 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.448854+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.449587+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.450889+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.452980+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:53:39.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:39 smithi186 bash[18641]: audit 2024-05-09T03:53:39.453478+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:53:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:38.648388+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:38.653046+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:38.659466+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:38.665726+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:38.672657+0000 mgr.y (mgr.25018) 10 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:38.672952+0000 mgr.y (mgr.25018) 11 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:38.674422+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:38.675571+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cluster 2024-05-09T03:53:38.686821+0000 mgr.y (mgr.25018) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:38.837359+0000 mgr.y (mgr.25018) 13 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:38.838880+0000 mgr.y (mgr.25018) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:39.002197+0000 mgr.y (mgr.25018) 15 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:39.003633+0000 mgr.y (mgr.25018) 16 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:39.166937+0000 mgr.y (mgr.25018) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cephadm 2024-05-09T03:53:39.168315+0000 mgr.y (mgr.25018) 18 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.339469+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.346764+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.356117+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.366049+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.376287+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.435572+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:38.648388+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:38.653046+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:38.659466+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:38.665726+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:38.672657+0000 mgr.y (mgr.25018) 10 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:38.672952+0000 mgr.y (mgr.25018) 11 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:38.674422+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:38.675571+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cluster 2024-05-09T03:53:38.686821+0000 mgr.y (mgr.25018) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:53:40.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:38.837359+0000 mgr.y (mgr.25018) 13 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:38.838880+0000 mgr.y (mgr.25018) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:39.002197+0000 mgr.y (mgr.25018) 15 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:39.003633+0000 mgr.y (mgr.25018) 16 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:39.166937+0000 mgr.y (mgr.25018) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cephadm 2024-05-09T03:53:39.168315+0000 mgr.y (mgr.25018) 18 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.339469+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.346764+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.356117+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.366049+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.376287+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:40.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.435572+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25018 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:53:40.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.439021+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:53:40.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: cluster 2024-05-09T03:53:39.441554+0000 mon.a (mon.0) 1120 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:53:40.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.448854+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:53:40.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.449587+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:53:40.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.450889+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:40.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.452980+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:53:40.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:39 smithi006 bash[23643]: audit 2024-05-09T03:53:39.453478+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:53:40.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.439021+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:53:40.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: cluster 2024-05-09T03:53:39.441554+0000 mon.a (mon.0) 1120 : cluster [DBG] Standby manager daemon x started 2024-05-09T03:53:40.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.448854+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T03:53:40.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.449587+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:53:40.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.450889+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:40.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.452980+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T03:53:40.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:39 smithi006 bash[18497]: audit 2024-05-09T03:53:39.453478+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.? 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:53:40.924 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:40 smithi006 bash[23643]: cephadm 2024-05-09T03:53:39.433793+0000 mgr.y (mgr.25018) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:53:40.924 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:40 smithi006 bash[23643]: cephadm 2024-05-09T03:53:39.448066+0000 mgr.y (mgr.25018) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:53:40.924 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:40 smithi006 bash[23643]: cluster 2024-05-09T03:53:40.397542+0000 mon.a (mon.0) 1121 : cluster [DBG] mgrmap e33: y(active, since 10s), standbys: x 2024-05-09T03:53:40.924 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:40 smithi006 bash[23643]: audit 2024-05-09T03:53:40.400745+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:53:40.924 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:40 smithi006 bash[18497]: cephadm 2024-05-09T03:53:39.433793+0000 mgr.y (mgr.25018) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:53:40.925 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:40 smithi006 bash[18497]: cephadm 2024-05-09T03:53:39.448066+0000 mgr.y (mgr.25018) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:53:40.925 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:40 smithi006 bash[18497]: cluster 2024-05-09T03:53:40.397542+0000 mon.a (mon.0) 1121 : cluster [DBG] mgrmap e33: y(active, since 10s), standbys: x 2024-05-09T03:53:40.925 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:40 smithi006 bash[18497]: audit 2024-05-09T03:53:40.400745+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:53:41.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:40 smithi186 bash[18641]: cephadm 2024-05-09T03:53:39.433793+0000 mgr.y (mgr.25018) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:53:41.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:40 smithi186 bash[18641]: cephadm 2024-05-09T03:53:39.448066+0000 mgr.y (mgr.25018) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:53:41.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:40 smithi186 bash[18641]: cluster 2024-05-09T03:53:40.397542+0000 mon.a (mon.0) 1121 : cluster [DBG] mgrmap e33: y(active, since 10s), standbys: x 2024-05-09T03:53:41.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:40 smithi186 bash[18641]: audit 2024-05-09T03:53:40.400745+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:53:41.951 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:41 smithi006 bash[18497]: cluster 2024-05-09T03:53:40.687318+0000 mgr.y (mgr.25018) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:53:41.951 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:41 smithi006 bash[23643]: cluster 2024-05-09T03:53:40.687318+0000 mgr.y (mgr.25018) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:53:42.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:41 smithi186 bash[18641]: cluster 2024-05-09T03:53:40.687318+0000 mgr.y (mgr.25018) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:53:42.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:53:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:53:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:53:43.473 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:43 smithi006 bash[54166]: debug 2024-05-09T03:53:43.320+0000 7f485b2a0700 -1 log_channel(cephadm) log [ERR] : Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:53:44.032 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:43 smithi186 bash[18641]: cluster 2024-05-09T03:53:42.689105+0000 mgr.y (mgr.25018) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:53:44.032 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:43 smithi186 bash[18641]: audit 2024-05-09T03:53:43.271799+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:44.033 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:43 smithi186 bash[18641]: audit 2024-05-09T03:53:43.283069+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:43 smithi006 bash[18497]: cluster 2024-05-09T03:53:42.689105+0000 mgr.y (mgr.25018) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:53:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:43 smithi006 bash[18497]: audit 2024-05-09T03:53:43.271799+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:43 smithi006 bash[18497]: audit 2024-05-09T03:53:43.283069+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:43 smithi006 bash[23643]: cluster 2024-05-09T03:53:42.689105+0000 mgr.y (mgr.25018) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:53:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:43 smithi006 bash[23643]: audit 2024-05-09T03:53:43.271799+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:43 smithi006 bash[23643]: audit 2024-05-09T03:53:43.283069+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:45.005 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:44 smithi006 bash[18497]: cephadm 2024-05-09T03:53:43.322379+0000 mgr.y (mgr.25018) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:53:45.006 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:44 smithi006 bash[18497]: cephadm 2024-05-09T03:53:43.322722+0000 mgr.y (mgr.25018) 24 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:53:45.006 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:44 smithi006 bash[18497]: cephadm 2024-05-09T03:53:43.585419+0000 mgr.y (mgr.25018) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:53:45.006 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:44 smithi006 bash[23643]: cephadm 2024-05-09T03:53:43.322379+0000 mgr.y (mgr.25018) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:53:45.006 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:44 smithi006 bash[23643]: cephadm 2024-05-09T03:53:43.322722+0000 mgr.y (mgr.25018) 24 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:53:45.006 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:44 smithi006 bash[23643]: cephadm 2024-05-09T03:53:43.585419+0000 mgr.y (mgr.25018) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:53:45.008 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:44 smithi186 bash[18641]: cephadm 2024-05-09T03:53:43.322379+0000 mgr.y (mgr.25018) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:53:45.008 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:44 smithi186 bash[18641]: cephadm 2024-05-09T03:53:43.322722+0000 mgr.y (mgr.25018) 24 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:53:45.009 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:44 smithi186 bash[18641]: cephadm 2024-05-09T03:53:43.585419+0000 mgr.y (mgr.25018) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:53:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:45 smithi006 bash[18497]: cluster 2024-05-09T03:53:44.689811+0000 mgr.y (mgr.25018) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:53:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:45 smithi006 bash[18497]: audit 2024-05-09T03:53:45.346415+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.6:0/1687349512' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:53:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:45 smithi006 bash[23643]: cluster 2024-05-09T03:53:44.689811+0000 mgr.y (mgr.25018) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:53:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:45 smithi006 bash[23643]: audit 2024-05-09T03:53:45.346415+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.6:0/1687349512' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:53:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:45 smithi186 bash[18641]: cluster 2024-05-09T03:53:44.689811+0000 mgr.y (mgr.25018) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:53:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:45 smithi186 bash[18641]: audit 2024-05-09T03:53:45.346415+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.6:0/1687349512' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:53:47.044 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:46 smithi186 bash[18641]: audit 2024-05-09T03:53:45.802566+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:47.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:46 smithi006 bash[18497]: audit 2024-05-09T03:53:45.802566+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:47.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:46 smithi006 bash[23643]: audit 2024-05-09T03:53:45.802566+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:53:47.677 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 systemd[1]: Stopping Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:53:47.677 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[41529]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:53:47.677 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-05-09T03:53:47.677 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-05-09T03:53:47.677 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.495Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.496Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.496Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-05-09T03:53:47.678 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[38570]: ts=2024-05-09T03:53:47.496Z caller=main.go:1066 level=info msg="See you next time!" 2024-05-09T03:53:47.958 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:47 smithi186 bash[18641]: cluster 2024-05-09T03:53:46.690730+0000 mgr.y (mgr.25018) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:53:48.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:47 smithi006 bash[18497]: cluster 2024-05-09T03:53:46.690730+0000 mgr.y (mgr.25018) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:53:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:47 smithi006 bash[23643]: cluster 2024-05-09T03:53:46.690730+0000 mgr.y (mgr.25018) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:53:48.210 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[41538]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus-a 2024-05-09T03:53:48.210 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:47 smithi186 bash[41573]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:53:48.210 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:48 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-05-09T03:53:48.210 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:48 smithi186 systemd[1]: Stopped Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:53:48.210 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:48 smithi186 systemd[1]: Started Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:53:49.289 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.136Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.136Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.136Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.136Z caller=main.go:518 level=info host_details="(Linux 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 smithi186 (none))" 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.136Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.136Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.138Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.138Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.139Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.142Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.142Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.846µs 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.142Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-05-09T03:53:49.290 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.293Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.219390+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.232611+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.285857+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.303432+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.312805+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.319224+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.324935+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.291 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:49 smithi186 bash[18641]: audit 2024-05-09T03:53:48.344274+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.219390+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.232611+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.285857+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.303432+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.312805+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.319224+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.324935+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:49 smithi006 bash[18497]: audit 2024-05-09T03:53:48.344274+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.219390+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.232611+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.285857+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.303432+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.312805+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.319224+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.324935+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:49 smithi006 bash[23643]: audit 2024-05-09T03:53:48.344274+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:53:49.828 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.553Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-05-09T03:53:49.828 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.759Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-05-09T03:53:49.828 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.760Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-05-09T03:53:49.828 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.760Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=72.712µs wal_replay_duration=617.590291ms total_replay_duration=617.676457ms 2024-05-09T03:53:49.828 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.769Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-05-09T03:53:49.828 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.769Z caller=main.go:947 level=info msg="TSDB started" 2024-05-09T03:53:49.828 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.769Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-05-09T03:53:49.829 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.831Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=62.245036ms db_storage=1.61µs remote_storage=2.703µs web_handler=700ns query_engine=1.337µs scrape=566.28µs scrape_sd=243.704µs notify=33.973µs notify_sd=32.12µs rules=60.484845ms 2024-05-09T03:53:49.829 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:53:49 smithi186 bash[41602]: ts=2024-05-09T03:53:49.831Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:50 smithi006 bash[18497]: audit 2024-05-09T03:53:48.282908+0000 mgr.y (mgr.25018) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:50 smithi006 bash[18497]: cephadm 2024-05-09T03:53:48.307431+0000 mgr.y (mgr.25018) 29 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:50 smithi006 bash[18497]: audit 2024-05-09T03:53:48.309355+0000 mgr.y (mgr.25018) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:50 smithi006 bash[18497]: audit 2024-05-09T03:53:48.316228+0000 mgr.y (mgr.25018) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:50 smithi006 bash[18497]: audit 2024-05-09T03:53:48.340953+0000 mgr.y (mgr.25018) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:50 smithi006 bash[18497]: cluster 2024-05-09T03:53:48.692173+0000 mgr.y (mgr.25018) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:50 smithi006 bash[23643]: audit 2024-05-09T03:53:48.282908+0000 mgr.y (mgr.25018) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:50 smithi006 bash[23643]: cephadm 2024-05-09T03:53:48.307431+0000 mgr.y (mgr.25018) 29 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:53:50.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:50 smithi006 bash[23643]: audit 2024-05-09T03:53:48.309355+0000 mgr.y (mgr.25018) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:53:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:50 smithi006 bash[23643]: audit 2024-05-09T03:53:48.316228+0000 mgr.y (mgr.25018) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:53:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:50 smithi006 bash[23643]: audit 2024-05-09T03:53:48.340953+0000 mgr.y (mgr.25018) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:53:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:50 smithi006 bash[23643]: cluster 2024-05-09T03:53:48.692173+0000 mgr.y (mgr.25018) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:53:50.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:50 smithi186 bash[18641]: audit 2024-05-09T03:53:48.282908+0000 mgr.y (mgr.25018) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:53:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:50 smithi186 bash[18641]: cephadm 2024-05-09T03:53:48.307431+0000 mgr.y (mgr.25018) 29 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T03:53:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:50 smithi186 bash[18641]: audit 2024-05-09T03:53:48.309355+0000 mgr.y (mgr.25018) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:53:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:50 smithi186 bash[18641]: audit 2024-05-09T03:53:48.316228+0000 mgr.y (mgr.25018) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T03:53:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:50 smithi186 bash[18641]: audit 2024-05-09T03:53:48.340953+0000 mgr.y (mgr.25018) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:53:50.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:50 smithi186 bash[18641]: cluster 2024-05-09T03:53:48.692173+0000 mgr.y (mgr.25018) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:53:52.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:52 smithi006 bash[23643]: cluster 2024-05-09T03:53:50.692864+0000 mgr.y (mgr.25018) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:52.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:52 smithi006 bash[18497]: cluster 2024-05-09T03:53:50.692864+0000 mgr.y (mgr.25018) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:52.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:52 smithi186 bash[18641]: cluster 2024-05-09T03:53:50.692864+0000 mgr.y (mgr.25018) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:54.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:54 smithi006 bash[18497]: cluster 2024-05-09T03:53:52.694540+0000 mgr.y (mgr.25018) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:53:54.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:54 smithi006 bash[23643]: cluster 2024-05-09T03:53:52.694540+0000 mgr.y (mgr.25018) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:53:54.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:54 smithi186 bash[18641]: cluster 2024-05-09T03:53:52.694540+0000 mgr.y (mgr.25018) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:54.250969+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:54.259539+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:54.550922+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:54.569991+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:54.578815+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:54.580917+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:54.591720+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: cluster 2024-05-09T03:53:54.695280+0000 mgr.y (mgr.25018) 36 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:55 smithi006 bash[18497]: audit 2024-05-09T03:53:55.022617+0000 mgr.y (mgr.25018) 37 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:54.250969+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:54.259539+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:54.550922+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:54.569991+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:54.578815+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:54.580917+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:54.591720+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: cluster 2024-05-09T03:53:54.695280+0000 mgr.y (mgr.25018) 36 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:55 smithi006 bash[23643]: audit 2024-05-09T03:53:55.022617+0000 mgr.y (mgr.25018) 37 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:54.250969+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:54.259539+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:54.550922+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:54.569991+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:54.578815+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:54.580917+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:54.591720+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: cluster 2024-05-09T03:53:54.695280+0000 mgr.y (mgr.25018) 36 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:55.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:55 smithi186 bash[18641]: audit 2024-05-09T03:53:55.022617+0000 mgr.y (mgr.25018) 37 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:53:57.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:57 smithi006 bash[23643]: cluster 2024-05-09T03:53:56.696227+0000 mgr.y (mgr.25018) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:57.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:57 smithi006 bash[18497]: cluster 2024-05-09T03:53:56.696227+0000 mgr.y (mgr.25018) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:57.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:57 smithi186 bash[18641]: cluster 2024-05-09T03:53:56.696227+0000 mgr.y (mgr.25018) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-05-09T03:53:58.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:53:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:53:57] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.33.4" 2024-05-09T03:54:00.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:53:59 smithi006 bash[18497]: cluster 2024-05-09T03:53:58.697659+0000 mgr.y (mgr.25018) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:54:00.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:53:59 smithi006 bash[23643]: cluster 2024-05-09T03:53:58.697659+0000 mgr.y (mgr.25018) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:54:00.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:53:59 smithi186 bash[18641]: cluster 2024-05-09T03:53:58.697659+0000 mgr.y (mgr.25018) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T03:54:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:01 smithi006 bash[18497]: cluster 2024-05-09T03:54:00.698576+0000 mgr.y (mgr.25018) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:01 smithi006 bash[18497]: audit 2024-05-09T03:54:00.803126+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:01 smithi006 bash[23643]: cluster 2024-05-09T03:54:00.698576+0000 mgr.y (mgr.25018) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:01 smithi006 bash[23643]: audit 2024-05-09T03:54:00.803126+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:01 smithi186 bash[18641]: cluster 2024-05-09T03:54:00.698576+0000 mgr.y (mgr.25018) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:01 smithi186 bash[18641]: audit 2024-05-09T03:54:00.803126+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:04.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:03 smithi006 bash[18497]: cluster 2024-05-09T03:54:02.700330+0000 mgr.y (mgr.25018) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:04.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:03 smithi006 bash[23643]: cluster 2024-05-09T03:54:02.700330+0000 mgr.y (mgr.25018) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:04.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:03 smithi186 bash[18641]: cluster 2024-05-09T03:54:02.700330+0000 mgr.y (mgr.25018) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:06.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:05 smithi006 bash[18497]: cluster 2024-05-09T03:54:04.701197+0000 mgr.y (mgr.25018) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:05 smithi006 bash[18497]: audit 2024-05-09T03:54:05.027861+0000 mgr.y (mgr.25018) 43 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:05 smithi006 bash[23643]: cluster 2024-05-09T03:54:04.701197+0000 mgr.y (mgr.25018) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:05 smithi006 bash[23643]: audit 2024-05-09T03:54:05.027861+0000 mgr.y (mgr.25018) 43 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:05 smithi186 bash[18641]: cluster 2024-05-09T03:54:04.701197+0000 mgr.y (mgr.25018) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:06.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:05 smithi186 bash[18641]: audit 2024-05-09T03:54:05.027861+0000 mgr.y (mgr.25018) 43 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:07.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:07 smithi006 bash[18497]: cluster 2024-05-09T03:54:06.702371+0000 mgr.y (mgr.25018) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:07 smithi006 bash[23643]: cluster 2024-05-09T03:54:06.702371+0000 mgr.y (mgr.25018) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:07.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:07 smithi186 bash[18641]: cluster 2024-05-09T03:54:06.702371+0000 mgr.y (mgr.25018) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:08.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:54:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:54:07] "GET /metrics HTTP/1.1" 200 37974 "" "Prometheus/2.33.4" 2024-05-09T03:54:10.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:09 smithi006 bash[18497]: cluster 2024-05-09T03:54:08.704038+0000 mgr.y (mgr.25018) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:09 smithi006 bash[23643]: cluster 2024-05-09T03:54:08.704038+0000 mgr.y (mgr.25018) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:10.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:09 smithi186 bash[18641]: cluster 2024-05-09T03:54:08.704038+0000 mgr.y (mgr.25018) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:12.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:11 smithi006 bash[18497]: cluster 2024-05-09T03:54:10.704934+0000 mgr.y (mgr.25018) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:12.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:11 smithi006 bash[23643]: cluster 2024-05-09T03:54:10.704934+0000 mgr.y (mgr.25018) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:12.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:11 smithi186 bash[18641]: cluster 2024-05-09T03:54:10.704934+0000 mgr.y (mgr.25018) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:14.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:13 smithi006 bash[23643]: cluster 2024-05-09T03:54:12.706784+0000 mgr.y (mgr.25018) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:13 smithi006 bash[18497]: cluster 2024-05-09T03:54:12.706784+0000 mgr.y (mgr.25018) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:14.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:13 smithi186 bash[18641]: cluster 2024-05-09T03:54:12.706784+0000 mgr.y (mgr.25018) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:15 smithi006 bash[23643]: cluster 2024-05-09T03:54:14.707684+0000 mgr.y (mgr.25018) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:15 smithi006 bash[23643]: audit 2024-05-09T03:54:15.038670+0000 mgr.y (mgr.25018) 49 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:15 smithi006 bash[18497]: cluster 2024-05-09T03:54:14.707684+0000 mgr.y (mgr.25018) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:15 smithi006 bash[18497]: audit 2024-05-09T03:54:15.038670+0000 mgr.y (mgr.25018) 49 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:16.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:15 smithi186 bash[18641]: cluster 2024-05-09T03:54:14.707684+0000 mgr.y (mgr.25018) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:16.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:15 smithi186 bash[18641]: audit 2024-05-09T03:54:15.038670+0000 mgr.y (mgr.25018) 49 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:17.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:16 smithi006 bash[18497]: audit 2024-05-09T03:54:15.803743+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:17.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:16 smithi006 bash[23643]: audit 2024-05-09T03:54:15.803743+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:17.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:16 smithi186 bash[18641]: audit 2024-05-09T03:54:15.803743+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:18.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:17 smithi006 bash[18497]: cluster 2024-05-09T03:54:16.708784+0000 mgr.y (mgr.25018) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:18.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:54:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:54:17] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-05-09T03:54:18.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:17 smithi006 bash[23643]: cluster 2024-05-09T03:54:16.708784+0000 mgr.y (mgr.25018) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:18.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:17 smithi186 bash[18641]: cluster 2024-05-09T03:54:16.708784+0000 mgr.y (mgr.25018) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:19 smithi006 bash[18497]: cluster 2024-05-09T03:54:18.710435+0000 mgr.y (mgr.25018) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:19 smithi006 bash[23643]: cluster 2024-05-09T03:54:18.710435+0000 mgr.y (mgr.25018) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:20.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:19 smithi186 bash[18641]: cluster 2024-05-09T03:54:18.710435+0000 mgr.y (mgr.25018) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:21 smithi006 bash[18497]: cluster 2024-05-09T03:54:20.711278+0000 mgr.y (mgr.25018) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:21 smithi006 bash[23643]: cluster 2024-05-09T03:54:20.711278+0000 mgr.y (mgr.25018) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:21 smithi186 bash[18641]: cluster 2024-05-09T03:54:20.711278+0000 mgr.y (mgr.25018) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:23 smithi006 bash[18497]: cluster 2024-05-09T03:54:22.713073+0000 mgr.y (mgr.25018) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:23 smithi006 bash[23643]: cluster 2024-05-09T03:54:22.713073+0000 mgr.y (mgr.25018) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:24.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:23 smithi186 bash[18641]: cluster 2024-05-09T03:54:22.713073+0000 mgr.y (mgr.25018) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:25 smithi006 bash[18497]: cluster 2024-05-09T03:54:24.713961+0000 mgr.y (mgr.25018) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:25 smithi006 bash[18497]: audit 2024-05-09T03:54:25.046979+0000 mgr.y (mgr.25018) 55 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:25 smithi006 bash[23643]: cluster 2024-05-09T03:54:24.713961+0000 mgr.y (mgr.25018) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:25 smithi006 bash[23643]: audit 2024-05-09T03:54:25.046979+0000 mgr.y (mgr.25018) 55 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:25 smithi186 bash[18641]: cluster 2024-05-09T03:54:24.713961+0000 mgr.y (mgr.25018) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:25 smithi186 bash[18641]: audit 2024-05-09T03:54:25.046979+0000 mgr.y (mgr.25018) 55 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:27.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:27 smithi006 bash[18497]: cluster 2024-05-09T03:54:26.715126+0000 mgr.y (mgr.25018) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:27 smithi006 bash[23643]: cluster 2024-05-09T03:54:26.715126+0000 mgr.y (mgr.25018) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:27.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:27 smithi186 bash[18641]: cluster 2024-05-09T03:54:26.715126+0000 mgr.y (mgr.25018) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:28.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:54:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:54:27] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-05-09T03:54:30.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:29 smithi006 bash[18497]: cluster 2024-05-09T03:54:28.716595+0000 mgr.y (mgr.25018) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:29 smithi006 bash[23643]: cluster 2024-05-09T03:54:28.716595+0000 mgr.y (mgr.25018) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:30.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:29 smithi186 bash[18641]: cluster 2024-05-09T03:54:28.716595+0000 mgr.y (mgr.25018) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:31 smithi006 bash[18497]: cluster 2024-05-09T03:54:30.717494+0000 mgr.y (mgr.25018) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:31 smithi006 bash[18497]: audit 2024-05-09T03:54:30.807162+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:31 smithi006 bash[23643]: cluster 2024-05-09T03:54:30.717494+0000 mgr.y (mgr.25018) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:31 smithi006 bash[23643]: audit 2024-05-09T03:54:30.807162+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:31 smithi186 bash[18641]: cluster 2024-05-09T03:54:30.717494+0000 mgr.y (mgr.25018) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:31 smithi186 bash[18641]: audit 2024-05-09T03:54:30.807162+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:34.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:33 smithi006 bash[23643]: cluster 2024-05-09T03:54:32.719495+0000 mgr.y (mgr.25018) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:33 smithi006 bash[18497]: cluster 2024-05-09T03:54:32.719495+0000 mgr.y (mgr.25018) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:33 smithi186 bash[18641]: cluster 2024-05-09T03:54:32.719495+0000 mgr.y (mgr.25018) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:36.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:35 smithi006 bash[23643]: cluster 2024-05-09T03:54:34.720355+0000 mgr.y (mgr.25018) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:35 smithi006 bash[23643]: audit 2024-05-09T03:54:35.058174+0000 mgr.y (mgr.25018) 61 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:36.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:35 smithi006 bash[18497]: cluster 2024-05-09T03:54:34.720355+0000 mgr.y (mgr.25018) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:36.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:35 smithi006 bash[18497]: audit 2024-05-09T03:54:35.058174+0000 mgr.y (mgr.25018) 61 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:35 smithi186 bash[18641]: cluster 2024-05-09T03:54:34.720355+0000 mgr.y (mgr.25018) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:35 smithi186 bash[18641]: audit 2024-05-09T03:54:35.058174+0000 mgr.y (mgr.25018) 61 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:37.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:37 smithi006 bash[23643]: cluster 2024-05-09T03:54:36.722000+0000 mgr.y (mgr.25018) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:37.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:37 smithi006 bash[18497]: cluster 2024-05-09T03:54:36.722000+0000 mgr.y (mgr.25018) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:37.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:37 smithi186 bash[18641]: cluster 2024-05-09T03:54:36.722000+0000 mgr.y (mgr.25018) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:38.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:54:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:54:37] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-05-09T03:54:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:39 smithi006 bash[18497]: cluster 2024-05-09T03:54:38.722698+0000 mgr.y (mgr.25018) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:39 smithi006 bash[23643]: cluster 2024-05-09T03:54:38.722698+0000 mgr.y (mgr.25018) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:40.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:39 smithi186 bash[18641]: cluster 2024-05-09T03:54:38.722698+0000 mgr.y (mgr.25018) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:41 smithi006 bash[18497]: cluster 2024-05-09T03:54:40.723443+0000 mgr.y (mgr.25018) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:41 smithi006 bash[23643]: cluster 2024-05-09T03:54:40.723443+0000 mgr.y (mgr.25018) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:42.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:41 smithi186 bash[18641]: cluster 2024-05-09T03:54:40.723443+0000 mgr.y (mgr.25018) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:43 smithi006 bash[18497]: cluster 2024-05-09T03:54:42.725014+0000 mgr.y (mgr.25018) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:44.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:43 smithi006 bash[23643]: cluster 2024-05-09T03:54:42.725014+0000 mgr.y (mgr.25018) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:44.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:43 smithi186 bash[18641]: cluster 2024-05-09T03:54:42.725014+0000 mgr.y (mgr.25018) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:45 smithi006 bash[23643]: cluster 2024-05-09T03:54:44.725725+0000 mgr.y (mgr.25018) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:45 smithi006 bash[23643]: audit 2024-05-09T03:54:45.069170+0000 mgr.y (mgr.25018) 67 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:45 smithi006 bash[18497]: cluster 2024-05-09T03:54:44.725725+0000 mgr.y (mgr.25018) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:45 smithi006 bash[18497]: audit 2024-05-09T03:54:45.069170+0000 mgr.y (mgr.25018) 67 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:45 smithi186 bash[18641]: cluster 2024-05-09T03:54:44.725725+0000 mgr.y (mgr.25018) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:45 smithi186 bash[18641]: audit 2024-05-09T03:54:45.069170+0000 mgr.y (mgr.25018) 67 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:47.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:46 smithi006 bash[23643]: audit 2024-05-09T03:54:45.808349+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:47.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:46 smithi006 bash[18497]: audit 2024-05-09T03:54:45.808349+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:47.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:46 smithi186 bash[18641]: audit 2024-05-09T03:54:45.808349+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:54:48.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:54:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:54:47] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-05-09T03:54:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:47 smithi006 bash[23643]: cluster 2024-05-09T03:54:46.727310+0000 mgr.y (mgr.25018) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:47 smithi006 bash[18497]: cluster 2024-05-09T03:54:46.727310+0000 mgr.y (mgr.25018) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:47 smithi186 bash[18641]: cluster 2024-05-09T03:54:46.727310+0000 mgr.y (mgr.25018) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:50.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:49 smithi006 bash[18497]: cluster 2024-05-09T03:54:48.728058+0000 mgr.y (mgr.25018) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:49 smithi006 bash[23643]: cluster 2024-05-09T03:54:48.728058+0000 mgr.y (mgr.25018) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:49 smithi186 bash[18641]: cluster 2024-05-09T03:54:48.728058+0000 mgr.y (mgr.25018) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:51 smithi006 bash[18497]: cluster 2024-05-09T03:54:50.728805+0000 mgr.y (mgr.25018) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:51 smithi006 bash[23643]: cluster 2024-05-09T03:54:50.728805+0000 mgr.y (mgr.25018) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:52.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:51 smithi186 bash[18641]: cluster 2024-05-09T03:54:50.728805+0000 mgr.y (mgr.25018) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:54.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:53 smithi006 bash[23643]: cluster 2024-05-09T03:54:52.730461+0000 mgr.y (mgr.25018) 71 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:54.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:53 smithi006 bash[18497]: cluster 2024-05-09T03:54:52.730461+0000 mgr.y (mgr.25018) 71 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:54.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:53 smithi186 bash[18641]: cluster 2024-05-09T03:54:52.730461+0000 mgr.y (mgr.25018) 71 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:55 smithi006 bash[18497]: cluster 2024-05-09T03:54:54.731275+0000 mgr.y (mgr.25018) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:55 smithi006 bash[18497]: audit 2024-05-09T03:54:55.080372+0000 mgr.y (mgr.25018) 73 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:55 smithi006 bash[18497]: audit 2024-05-09T03:54:55.424991+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:54:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:55 smithi006 bash[18497]: audit 2024-05-09T03:54:55.427190+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:54:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:55 smithi006 bash[18497]: audit 2024-05-09T03:54:55.433279+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:54:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:55 smithi006 bash[23643]: cluster 2024-05-09T03:54:54.731275+0000 mgr.y (mgr.25018) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:55 smithi006 bash[23643]: audit 2024-05-09T03:54:55.080372+0000 mgr.y (mgr.25018) 73 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:55 smithi006 bash[23643]: audit 2024-05-09T03:54:55.424991+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:54:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:55 smithi006 bash[23643]: audit 2024-05-09T03:54:55.427190+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:54:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:55 smithi006 bash[23643]: audit 2024-05-09T03:54:55.433279+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:54:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:55 smithi186 bash[18641]: cluster 2024-05-09T03:54:54.731275+0000 mgr.y (mgr.25018) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:54:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:55 smithi186 bash[18641]: audit 2024-05-09T03:54:55.080372+0000 mgr.y (mgr.25018) 73 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:54:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:55 smithi186 bash[18641]: audit 2024-05-09T03:54:55.424991+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:54:56.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:55 smithi186 bash[18641]: audit 2024-05-09T03:54:55.427190+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:54:56.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:55 smithi186 bash[18641]: audit 2024-05-09T03:54:55.433279+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:54:57.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:57 smithi006 bash[18497]: cluster 2024-05-09T03:54:56.732867+0000 mgr.y (mgr.25018) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:57.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:57 smithi006 bash[23643]: cluster 2024-05-09T03:54:56.732867+0000 mgr.y (mgr.25018) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:57.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:57 smithi186 bash[18641]: cluster 2024-05-09T03:54:56.732867+0000 mgr.y (mgr.25018) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:54:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:54:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:54:57] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-05-09T03:55:00.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:54:59 smithi006 bash[23643]: cluster 2024-05-09T03:54:58.733581+0000 mgr.y (mgr.25018) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:00.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:54:59 smithi006 bash[18497]: cluster 2024-05-09T03:54:58.733581+0000 mgr.y (mgr.25018) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:00.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:54:59 smithi186 bash[18641]: cluster 2024-05-09T03:54:58.733581+0000 mgr.y (mgr.25018) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:01 smithi006 bash[18497]: cluster 2024-05-09T03:55:00.734333+0000 mgr.y (mgr.25018) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:01 smithi006 bash[18497]: audit 2024-05-09T03:55:00.808362+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:01 smithi006 bash[23643]: cluster 2024-05-09T03:55:00.734333+0000 mgr.y (mgr.25018) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:01 smithi006 bash[23643]: audit 2024-05-09T03:55:00.808362+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:01 smithi186 bash[18641]: cluster 2024-05-09T03:55:00.734333+0000 mgr.y (mgr.25018) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:01 smithi186 bash[18641]: audit 2024-05-09T03:55:00.808362+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:04.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:03 smithi006 bash[18497]: cluster 2024-05-09T03:55:02.735954+0000 mgr.y (mgr.25018) 77 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:04.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:03 smithi006 bash[23643]: cluster 2024-05-09T03:55:02.735954+0000 mgr.y (mgr.25018) 77 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:04.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:03 smithi186 bash[18641]: cluster 2024-05-09T03:55:02.735954+0000 mgr.y (mgr.25018) 77 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:05 smithi006 bash[18497]: cluster 2024-05-09T03:55:04.736656+0000 mgr.y (mgr.25018) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:05 smithi006 bash[18497]: audit 2024-05-09T03:55:05.090711+0000 mgr.y (mgr.25018) 79 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:05 smithi006 bash[23643]: cluster 2024-05-09T03:55:04.736656+0000 mgr.y (mgr.25018) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:05 smithi006 bash[23643]: audit 2024-05-09T03:55:05.090711+0000 mgr.y (mgr.25018) 79 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:05 smithi186 bash[18641]: cluster 2024-05-09T03:55:04.736656+0000 mgr.y (mgr.25018) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:05 smithi186 bash[18641]: audit 2024-05-09T03:55:05.090711+0000 mgr.y (mgr.25018) 79 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:07.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:07 smithi006 bash[18497]: cluster 2024-05-09T03:55:06.738234+0000 mgr.y (mgr.25018) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:07 smithi006 bash[23643]: cluster 2024-05-09T03:55:06.738234+0000 mgr.y (mgr.25018) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:07.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:07 smithi186 bash[18641]: cluster 2024-05-09T03:55:06.738234+0000 mgr.y (mgr.25018) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:55:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:55:07] "GET /metrics HTTP/1.1" 200 37961 "" "Prometheus/2.33.4" 2024-05-09T03:55:10.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:09 smithi006 bash[18497]: cluster 2024-05-09T03:55:08.738986+0000 mgr.y (mgr.25018) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:09 smithi006 bash[23643]: cluster 2024-05-09T03:55:08.738986+0000 mgr.y (mgr.25018) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:10.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:09 smithi186 bash[18641]: cluster 2024-05-09T03:55:08.738986+0000 mgr.y (mgr.25018) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:12.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:11 smithi006 bash[18497]: cluster 2024-05-09T03:55:10.739732+0000 mgr.y (mgr.25018) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:12.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:11 smithi006 bash[23643]: cluster 2024-05-09T03:55:10.739732+0000 mgr.y (mgr.25018) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:12.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:11 smithi186 bash[18641]: cluster 2024-05-09T03:55:10.739732+0000 mgr.y (mgr.25018) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:13 smithi006 bash[18497]: cluster 2024-05-09T03:55:12.741368+0000 mgr.y (mgr.25018) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:14.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:13 smithi006 bash[23643]: cluster 2024-05-09T03:55:12.741368+0000 mgr.y (mgr.25018) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:14.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:13 smithi186 bash[18641]: cluster 2024-05-09T03:55:12.741368+0000 mgr.y (mgr.25018) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:15 smithi006 bash[18497]: cluster 2024-05-09T03:55:14.742140+0000 mgr.y (mgr.25018) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:15 smithi006 bash[18497]: audit 2024-05-09T03:55:15.100232+0000 mgr.y (mgr.25018) 85 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:15 smithi006 bash[18497]: audit 2024-05-09T03:55:15.809000+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:15 smithi006 bash[23643]: cluster 2024-05-09T03:55:14.742140+0000 mgr.y (mgr.25018) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:15 smithi006 bash[23643]: audit 2024-05-09T03:55:15.100232+0000 mgr.y (mgr.25018) 85 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:15 smithi006 bash[23643]: audit 2024-05-09T03:55:15.809000+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:16.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:15 smithi186 bash[18641]: cluster 2024-05-09T03:55:14.742140+0000 mgr.y (mgr.25018) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:16.183 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:15 smithi186 bash[18641]: audit 2024-05-09T03:55:15.100232+0000 mgr.y (mgr.25018) 85 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:16.183 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:15 smithi186 bash[18641]: audit 2024-05-09T03:55:15.809000+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:17.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:17 smithi006 bash[18497]: cluster 2024-05-09T03:55:16.743697+0000 mgr.y (mgr.25018) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:17.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:17 smithi006 bash[23643]: cluster 2024-05-09T03:55:16.743697+0000 mgr.y (mgr.25018) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:17.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:17 smithi186 bash[18641]: cluster 2024-05-09T03:55:16.743697+0000 mgr.y (mgr.25018) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:18.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:55:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:55:17] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-05-09T03:55:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:19 smithi006 bash[18497]: cluster 2024-05-09T03:55:18.744406+0000 mgr.y (mgr.25018) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:19 smithi006 bash[23643]: cluster 2024-05-09T03:55:18.744406+0000 mgr.y (mgr.25018) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:20.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:19 smithi186 bash[18641]: cluster 2024-05-09T03:55:18.744406+0000 mgr.y (mgr.25018) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:21 smithi006 bash[18497]: cluster 2024-05-09T03:55:20.745089+0000 mgr.y (mgr.25018) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:21 smithi006 bash[23643]: cluster 2024-05-09T03:55:20.745089+0000 mgr.y (mgr.25018) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:21 smithi186 bash[18641]: cluster 2024-05-09T03:55:20.745089+0000 mgr.y (mgr.25018) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:23 smithi006 bash[18497]: cluster 2024-05-09T03:55:22.746730+0000 mgr.y (mgr.25018) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:23 smithi006 bash[23643]: cluster 2024-05-09T03:55:22.746730+0000 mgr.y (mgr.25018) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:24.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:23 smithi186 bash[18641]: cluster 2024-05-09T03:55:22.746730+0000 mgr.y (mgr.25018) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:25 smithi006 bash[18497]: cluster 2024-05-09T03:55:24.747480+0000 mgr.y (mgr.25018) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:25 smithi006 bash[18497]: audit 2024-05-09T03:55:25.110705+0000 mgr.y (mgr.25018) 91 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:25 smithi006 bash[23643]: cluster 2024-05-09T03:55:24.747480+0000 mgr.y (mgr.25018) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:25 smithi006 bash[23643]: audit 2024-05-09T03:55:25.110705+0000 mgr.y (mgr.25018) 91 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:25 smithi186 bash[18641]: cluster 2024-05-09T03:55:24.747480+0000 mgr.y (mgr.25018) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:25 smithi186 bash[18641]: audit 2024-05-09T03:55:25.110705+0000 mgr.y (mgr.25018) 91 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:27 smithi006 bash[23643]: cluster 2024-05-09T03:55:26.749055+0000 mgr.y (mgr.25018) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:27.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:27 smithi006 bash[18497]: cluster 2024-05-09T03:55:26.749055+0000 mgr.y (mgr.25018) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:27.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:27 smithi186 bash[18641]: cluster 2024-05-09T03:55:26.749055+0000 mgr.y (mgr.25018) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:28.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:55:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:55:27] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-05-09T03:55:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:29 smithi006 bash[23643]: cluster 2024-05-09T03:55:28.749789+0000 mgr.y (mgr.25018) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:30.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:29 smithi006 bash[18497]: cluster 2024-05-09T03:55:28.749789+0000 mgr.y (mgr.25018) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:30.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:29 smithi186 bash[18641]: cluster 2024-05-09T03:55:28.749789+0000 mgr.y (mgr.25018) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:31.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:30 smithi006 bash[23643]: audit 2024-05-09T03:55:30.812886+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:30 smithi006 bash[18497]: audit 2024-05-09T03:55:30.812886+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:31.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:30 smithi186 bash[18641]: audit 2024-05-09T03:55:30.812886+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:31 smithi186 bash[18641]: cluster 2024-05-09T03:55:30.750659+0000 mgr.y (mgr.25018) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:32.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:31 smithi006 bash[18497]: cluster 2024-05-09T03:55:30.750659+0000 mgr.y (mgr.25018) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:32.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:31 smithi006 bash[23643]: cluster 2024-05-09T03:55:30.750659+0000 mgr.y (mgr.25018) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:33 smithi186 bash[18641]: cluster 2024-05-09T03:55:32.752335+0000 mgr.y (mgr.25018) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:34.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:33 smithi006 bash[18497]: cluster 2024-05-09T03:55:32.752335+0000 mgr.y (mgr.25018) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:34.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:33 smithi006 bash[23643]: cluster 2024-05-09T03:55:32.752335+0000 mgr.y (mgr.25018) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:35 smithi186 bash[18641]: cluster 2024-05-09T03:55:34.753109+0000 mgr.y (mgr.25018) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:35 smithi186 bash[18641]: audit 2024-05-09T03:55:35.118662+0000 mgr.y (mgr.25018) 97 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:35 smithi006 bash[18497]: cluster 2024-05-09T03:55:34.753109+0000 mgr.y (mgr.25018) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:35 smithi006 bash[18497]: audit 2024-05-09T03:55:35.118662+0000 mgr.y (mgr.25018) 97 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:35 smithi006 bash[23643]: cluster 2024-05-09T03:55:34.753109+0000 mgr.y (mgr.25018) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:35 smithi006 bash[23643]: audit 2024-05-09T03:55:35.118662+0000 mgr.y (mgr.25018) 97 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:37.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:37 smithi006 bash[18497]: cluster 2024-05-09T03:55:36.754708+0000 mgr.y (mgr.25018) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:37.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:37 smithi006 bash[23643]: cluster 2024-05-09T03:55:36.754708+0000 mgr.y (mgr.25018) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:37.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:37 smithi186 bash[18641]: cluster 2024-05-09T03:55:36.754708+0000 mgr.y (mgr.25018) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:38.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:55:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:55:37] "GET /metrics HTTP/1.1" 200 37965 "" "Prometheus/2.33.4" 2024-05-09T03:55:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:39 smithi006 bash[18497]: cluster 2024-05-09T03:55:38.755441+0000 mgr.y (mgr.25018) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:39 smithi006 bash[23643]: cluster 2024-05-09T03:55:38.755441+0000 mgr.y (mgr.25018) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:40.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:39 smithi186 bash[18641]: cluster 2024-05-09T03:55:38.755441+0000 mgr.y (mgr.25018) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:41 smithi006 bash[23643]: cluster 2024-05-09T03:55:40.756159+0000 mgr.y (mgr.25018) 100 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:41 smithi006 bash[18497]: cluster 2024-05-09T03:55:40.756159+0000 mgr.y (mgr.25018) 100 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:42.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:41 smithi186 bash[18641]: cluster 2024-05-09T03:55:40.756159+0000 mgr.y (mgr.25018) 100 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:43 smithi006 bash[18497]: cluster 2024-05-09T03:55:42.757890+0000 mgr.y (mgr.25018) 101 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:44.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:43 smithi006 bash[23643]: cluster 2024-05-09T03:55:42.757890+0000 mgr.y (mgr.25018) 101 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:44.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:43 smithi186 bash[18641]: cluster 2024-05-09T03:55:42.757890+0000 mgr.y (mgr.25018) 101 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:45 smithi006 bash[18497]: cluster 2024-05-09T03:55:44.758581+0000 mgr.y (mgr.25018) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:45 smithi006 bash[18497]: audit 2024-05-09T03:55:45.122612+0000 mgr.y (mgr.25018) 103 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:45 smithi006 bash[18497]: audit 2024-05-09T03:55:45.813357+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:45 smithi006 bash[23643]: cluster 2024-05-09T03:55:44.758581+0000 mgr.y (mgr.25018) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:46.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:45 smithi006 bash[23643]: audit 2024-05-09T03:55:45.122612+0000 mgr.y (mgr.25018) 103 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:46.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:45 smithi006 bash[23643]: audit 2024-05-09T03:55:45.813357+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:45 smithi186 bash[18641]: cluster 2024-05-09T03:55:44.758581+0000 mgr.y (mgr.25018) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:45 smithi186 bash[18641]: audit 2024-05-09T03:55:45.122612+0000 mgr.y (mgr.25018) 103 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:45 smithi186 bash[18641]: audit 2024-05-09T03:55:45.813357+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:55:47.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:47 smithi006 bash[23643]: cluster 2024-05-09T03:55:46.760107+0000 mgr.y (mgr.25018) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:47.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:47 smithi006 bash[18497]: cluster 2024-05-09T03:55:46.760107+0000 mgr.y (mgr.25018) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:47.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:47 smithi186 bash[18641]: cluster 2024-05-09T03:55:46.760107+0000 mgr.y (mgr.25018) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:48.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:55:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:55:47] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-05-09T03:55:50.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:49 smithi006 bash[18497]: cluster 2024-05-09T03:55:48.760833+0000 mgr.y (mgr.25018) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:49 smithi006 bash[23643]: cluster 2024-05-09T03:55:48.760833+0000 mgr.y (mgr.25018) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:49 smithi186 bash[18641]: cluster 2024-05-09T03:55:48.760833+0000 mgr.y (mgr.25018) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:51 smithi006 bash[18497]: cluster 2024-05-09T03:55:50.761524+0000 mgr.y (mgr.25018) 106 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:51 smithi006 bash[23643]: cluster 2024-05-09T03:55:50.761524+0000 mgr.y (mgr.25018) 106 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:52.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:51 smithi186 bash[18641]: cluster 2024-05-09T03:55:50.761524+0000 mgr.y (mgr.25018) 106 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:54.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:53 smithi006 bash[18497]: cluster 2024-05-09T03:55:52.763188+0000 mgr.y (mgr.25018) 107 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:54.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:53 smithi006 bash[23643]: cluster 2024-05-09T03:55:52.763188+0000 mgr.y (mgr.25018) 107 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:54.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:53 smithi186 bash[18641]: cluster 2024-05-09T03:55:52.763188+0000 mgr.y (mgr.25018) 107 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:55 smithi006 bash[18497]: cluster 2024-05-09T03:55:54.763915+0000 mgr.y (mgr.25018) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:55 smithi006 bash[18497]: audit 2024-05-09T03:55:55.133974+0000 mgr.y (mgr.25018) 109 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:55 smithi006 bash[23643]: cluster 2024-05-09T03:55:54.763915+0000 mgr.y (mgr.25018) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:55 smithi006 bash[23643]: audit 2024-05-09T03:55:55.133974+0000 mgr.y (mgr.25018) 109 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:55 smithi186 bash[18641]: cluster 2024-05-09T03:55:54.763915+0000 mgr.y (mgr.25018) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:55:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:55 smithi186 bash[18641]: audit 2024-05-09T03:55:55.133974+0000 mgr.y (mgr.25018) 109 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:55:57.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:56 smithi006 bash[18497]: audit 2024-05-09T03:55:56.270566+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:55:57.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:56 smithi006 bash[18497]: audit 2024-05-09T03:55:56.272718+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:55:57.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:56 smithi006 bash[18497]: audit 2024-05-09T03:55:56.279444+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:55:57.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:56 smithi006 bash[23643]: audit 2024-05-09T03:55:56.270566+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:55:57.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:56 smithi006 bash[23643]: audit 2024-05-09T03:55:56.272718+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:55:57.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:56 smithi006 bash[23643]: audit 2024-05-09T03:55:56.279444+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:55:57.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:56 smithi186 bash[18641]: audit 2024-05-09T03:55:56.270566+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:55:57.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:56 smithi186 bash[18641]: audit 2024-05-09T03:55:56.272718+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:55:57.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:56 smithi186 bash[18641]: audit 2024-05-09T03:55:56.279444+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:55:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:57 smithi006 bash[18497]: cluster 2024-05-09T03:55:56.765553+0000 mgr.y (mgr.25018) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:55:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:55:57] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-05-09T03:55:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:57 smithi006 bash[23643]: cluster 2024-05-09T03:55:56.765553+0000 mgr.y (mgr.25018) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:55:58.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:57 smithi186 bash[18641]: cluster 2024-05-09T03:55:56.765553+0000 mgr.y (mgr.25018) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:00.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:55:59 smithi006 bash[18497]: cluster 2024-05-09T03:55:58.766309+0000 mgr.y (mgr.25018) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:00.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:55:59 smithi006 bash[23643]: cluster 2024-05-09T03:55:58.766309+0000 mgr.y (mgr.25018) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:00.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:55:59 smithi186 bash[18641]: cluster 2024-05-09T03:55:58.766309+0000 mgr.y (mgr.25018) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:01.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:00 smithi006 bash[18497]: audit 2024-05-09T03:56:00.813663+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:00 smithi006 bash[23643]: audit 2024-05-09T03:56:00.813663+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:01.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:00 smithi186 bash[18641]: audit 2024-05-09T03:56:00.813663+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:01 smithi006 bash[18497]: cluster 2024-05-09T03:56:00.767028+0000 mgr.y (mgr.25018) 112 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:01 smithi006 bash[23643]: cluster 2024-05-09T03:56:00.767028+0000 mgr.y (mgr.25018) 112 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:01 smithi186 bash[18641]: cluster 2024-05-09T03:56:00.767028+0000 mgr.y (mgr.25018) 112 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:04.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:03 smithi006 bash[18497]: cluster 2024-05-09T03:56:02.768662+0000 mgr.y (mgr.25018) 113 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:04.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:03 smithi006 bash[23643]: cluster 2024-05-09T03:56:02.768662+0000 mgr.y (mgr.25018) 113 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:04.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:03 smithi186 bash[18641]: cluster 2024-05-09T03:56:02.768662+0000 mgr.y (mgr.25018) 113 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:05 smithi006 bash[18497]: cluster 2024-05-09T03:56:04.769414+0000 mgr.y (mgr.25018) 114 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:05 smithi006 bash[18497]: audit 2024-05-09T03:56:05.142673+0000 mgr.y (mgr.25018) 115 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:05 smithi006 bash[23643]: cluster 2024-05-09T03:56:04.769414+0000 mgr.y (mgr.25018) 114 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:05 smithi006 bash[23643]: audit 2024-05-09T03:56:05.142673+0000 mgr.y (mgr.25018) 115 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:05 smithi186 bash[18641]: cluster 2024-05-09T03:56:04.769414+0000 mgr.y (mgr.25018) 114 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:05 smithi186 bash[18641]: audit 2024-05-09T03:56:05.142673+0000 mgr.y (mgr.25018) 115 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:07.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:07 smithi006 bash[18497]: cluster 2024-05-09T03:56:06.771014+0000 mgr.y (mgr.25018) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:07 smithi006 bash[23643]: cluster 2024-05-09T03:56:06.771014+0000 mgr.y (mgr.25018) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:07.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:07 smithi186 bash[18641]: cluster 2024-05-09T03:56:06.771014+0000 mgr.y (mgr.25018) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:56:07] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.33.4" 2024-05-09T03:56:10.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:09 smithi006 bash[18497]: cluster 2024-05-09T03:56:08.771757+0000 mgr.y (mgr.25018) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:09 smithi006 bash[23643]: cluster 2024-05-09T03:56:08.771757+0000 mgr.y (mgr.25018) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:10.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:09 smithi186 bash[18641]: cluster 2024-05-09T03:56:08.771757+0000 mgr.y (mgr.25018) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:12.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:11 smithi006 bash[18497]: cluster 2024-05-09T03:56:10.772494+0000 mgr.y (mgr.25018) 118 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:12.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:11 smithi006 bash[23643]: cluster 2024-05-09T03:56:10.772494+0000 mgr.y (mgr.25018) 118 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:12.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:11 smithi186 bash[18641]: cluster 2024-05-09T03:56:10.772494+0000 mgr.y (mgr.25018) 118 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:13 smithi006 bash[18497]: cluster 2024-05-09T03:56:12.774193+0000 mgr.y (mgr.25018) 119 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:14.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:13 smithi006 bash[23643]: cluster 2024-05-09T03:56:12.774193+0000 mgr.y (mgr.25018) 119 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:14.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:13 smithi186 bash[18641]: cluster 2024-05-09T03:56:12.774193+0000 mgr.y (mgr.25018) 119 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:15 smithi006 bash[18497]: cluster 2024-05-09T03:56:14.774856+0000 mgr.y (mgr.25018) 120 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:15 smithi006 bash[18497]: audit 2024-05-09T03:56:15.150078+0000 mgr.y (mgr.25018) 121 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:15 smithi006 bash[18497]: audit 2024-05-09T03:56:15.814069+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:15 smithi006 bash[23643]: cluster 2024-05-09T03:56:14.774856+0000 mgr.y (mgr.25018) 120 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:15 smithi006 bash[23643]: audit 2024-05-09T03:56:15.150078+0000 mgr.y (mgr.25018) 121 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:15 smithi006 bash[23643]: audit 2024-05-09T03:56:15.814069+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:16.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:15 smithi186 bash[18641]: cluster 2024-05-09T03:56:14.774856+0000 mgr.y (mgr.25018) 120 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:16.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:15 smithi186 bash[18641]: audit 2024-05-09T03:56:15.150078+0000 mgr.y (mgr.25018) 121 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:16.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:15 smithi186 bash[18641]: audit 2024-05-09T03:56:15.814069+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:17.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:17 smithi006 bash[18497]: cluster 2024-05-09T03:56:16.776552+0000 mgr.y (mgr.25018) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:17.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:17 smithi006 bash[23643]: cluster 2024-05-09T03:56:16.776552+0000 mgr.y (mgr.25018) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:17.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:17 smithi186 bash[18641]: cluster 2024-05-09T03:56:16.776552+0000 mgr.y (mgr.25018) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:18.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:56:17] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-05-09T03:56:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:19 smithi006 bash[18497]: cluster 2024-05-09T03:56:18.777321+0000 mgr.y (mgr.25018) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:19 smithi006 bash[23643]: cluster 2024-05-09T03:56:18.777321+0000 mgr.y (mgr.25018) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:20.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:19 smithi186 bash[18641]: cluster 2024-05-09T03:56:18.777321+0000 mgr.y (mgr.25018) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:21 smithi006 bash[18497]: cluster 2024-05-09T03:56:20.778047+0000 mgr.y (mgr.25018) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:21 smithi006 bash[23643]: cluster 2024-05-09T03:56:20.778047+0000 mgr.y (mgr.25018) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:21 smithi186 bash[18641]: cluster 2024-05-09T03:56:20.778047+0000 mgr.y (mgr.25018) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:23 smithi006 bash[18497]: cluster 2024-05-09T03:56:22.779652+0000 mgr.y (mgr.25018) 125 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:23 smithi006 bash[23643]: cluster 2024-05-09T03:56:22.779652+0000 mgr.y (mgr.25018) 125 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:24.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:23 smithi186 bash[18641]: cluster 2024-05-09T03:56:22.779652+0000 mgr.y (mgr.25018) 125 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:25 smithi006 bash[18497]: cluster 2024-05-09T03:56:24.780377+0000 mgr.y (mgr.25018) 126 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:25 smithi006 bash[18497]: audit 2024-05-09T03:56:25.153316+0000 mgr.y (mgr.25018) 127 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:25 smithi006 bash[23643]: cluster 2024-05-09T03:56:24.780377+0000 mgr.y (mgr.25018) 126 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:25 smithi006 bash[23643]: audit 2024-05-09T03:56:25.153316+0000 mgr.y (mgr.25018) 127 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:25 smithi186 bash[18641]: cluster 2024-05-09T03:56:24.780377+0000 mgr.y (mgr.25018) 126 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:25 smithi186 bash[18641]: audit 2024-05-09T03:56:25.153316+0000 mgr.y (mgr.25018) 127 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:27.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:27 smithi006 bash[18497]: cluster 2024-05-09T03:56:26.781962+0000 mgr.y (mgr.25018) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:27 smithi006 bash[23643]: cluster 2024-05-09T03:56:26.781962+0000 mgr.y (mgr.25018) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:27.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:27 smithi186 bash[18641]: cluster 2024-05-09T03:56:26.781962+0000 mgr.y (mgr.25018) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:28.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:56:27] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-05-09T03:56:30.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:29 smithi006 bash[23643]: cluster 2024-05-09T03:56:28.782707+0000 mgr.y (mgr.25018) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:30.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:29 smithi006 bash[18497]: cluster 2024-05-09T03:56:28.782707+0000 mgr.y (mgr.25018) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:30.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:29 smithi186 bash[18641]: cluster 2024-05-09T03:56:28.782707+0000 mgr.y (mgr.25018) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:30 smithi006 bash[18497]: audit 2024-05-09T03:56:30.814353+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:31.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:30 smithi006 bash[23643]: audit 2024-05-09T03:56:30.814353+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:31.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:30 smithi186 bash[18641]: audit 2024-05-09T03:56:30.814353+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:31 smithi006 bash[18497]: cluster 2024-05-09T03:56:30.783415+0000 mgr.y (mgr.25018) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:31 smithi006 bash[23643]: cluster 2024-05-09T03:56:30.783415+0000 mgr.y (mgr.25018) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:31 smithi186 bash[18641]: cluster 2024-05-09T03:56:30.783415+0000 mgr.y (mgr.25018) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:33 smithi006 bash[18497]: cluster 2024-05-09T03:56:32.785052+0000 mgr.y (mgr.25018) 131 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:33 smithi006 bash[23643]: cluster 2024-05-09T03:56:32.785052+0000 mgr.y (mgr.25018) 131 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:33 smithi186 bash[18641]: cluster 2024-05-09T03:56:32.785052+0000 mgr.y (mgr.25018) 131 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:35.240 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T03:56:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:35 smithi006 bash[23643]: cluster 2024-05-09T03:56:34.785780+0000 mgr.y (mgr.25018) 132 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:35 smithi006 bash[23643]: audit 2024-05-09T03:56:35.163099+0000 mgr.y (mgr.25018) 133 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:36.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:35 smithi006 bash[18497]: cluster 2024-05-09T03:56:34.785780+0000 mgr.y (mgr.25018) 132 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:36.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:35 smithi006 bash[18497]: audit 2024-05-09T03:56:35.163099+0000 mgr.y (mgr.25018) 133 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:35 smithi186 bash[18641]: cluster 2024-05-09T03:56:34.785780+0000 mgr.y (mgr.25018) 132 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:35 smithi186 bash[18641]: audit 2024-05-09T03:56:35.163099+0000 mgr.y (mgr.25018) 133 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:37.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:37 smithi006 bash[18497]: cluster 2024-05-09T03:56:36.787368+0000 mgr.y (mgr.25018) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:37.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:37 smithi006 bash[23643]: cluster 2024-05-09T03:56:36.787368+0000 mgr.y (mgr.25018) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:37.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:37 smithi186 bash[18641]: cluster 2024-05-09T03:56:36.787368+0000 mgr.y (mgr.25018) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:38.012 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:56:37] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-05-09T03:56:38.405 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (9m) 2m ago 18m 13.7M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (9m) 2m ago 18m 40.4M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (2m) 2m ago 16m 41.3M - 3.5 e1d6a67b021e 97a8564fe4ef 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283 running (12m) 2m ago 24m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 3eda5462b8e7 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (5m) 2m ago 26m 496M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (26m) 2m ago 26m 66.5M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (24m) 2m ago 24m 46.0M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (24m) 2m ago 24m 48.7M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (9m) 2m ago 18m 8936k - 1.3.1 1dbe0e931976 cd72840d5334 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (9m) 2m ago 18m 9159k - 1.3.1 1dbe0e931976 b74f2435a298 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (23m) 2m ago 23m 55.4M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (23m) 2m ago 23m 56.8M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T03:56:38.406 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (22m) 2m ago 22m 50.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (22m) 2m ago 22m 55.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (21m) 2m ago 21m 58.4M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (20m) 2m ago 21m 53.0M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (20m) 2m ago 20m 52.6M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (19m) 2m ago 19m 55.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (2m) 2m ago 19m 45.7M - 2.33.4 514e6a882f6e be3b2637cc87 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (17m) 2m ago 17m 87.6M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T03:56:38.407 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (17m) 2m ago 17m 87.9M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T03:56:39.294 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions' 2024-05-09T03:56:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:39 smithi006 bash[18497]: audit 2024-05-09T03:56:38.383216+0000 mgr.y (mgr.25018) 135 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:56:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:39 smithi006 bash[18497]: cluster 2024-05-09T03:56:38.788071+0000 mgr.y (mgr.25018) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:39 smithi006 bash[23643]: audit 2024-05-09T03:56:38.383216+0000 mgr.y (mgr.25018) 135 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:56:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:39 smithi006 bash[23643]: cluster 2024-05-09T03:56:38.788071+0000 mgr.y (mgr.25018) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:40.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:39 smithi186 bash[18641]: audit 2024-05-09T03:56:38.383216+0000 mgr.y (mgr.25018) 135 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T03:56:40.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:39 smithi186 bash[18641]: cluster 2024-05-09T03:56:38.788071+0000 mgr.y (mgr.25018) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:41 smithi006 bash[18497]: cluster 2024-05-09T03:56:40.788782+0000 mgr.y (mgr.25018) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:41 smithi006 bash[23643]: cluster 2024-05-09T03:56:40.788782+0000 mgr.y (mgr.25018) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:42.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:41 smithi186 bash[18641]: cluster 2024-05-09T03:56:40.788782+0000 mgr.y (mgr.25018) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:42.539 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T03:56:42.539 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T03:56:42.539 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T03:56:42.540 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T03:56:42.541 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T03:56:42.541 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T03:56:43.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:42 smithi006 bash[18497]: audit 2024-05-09T03:56:42.537998+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.6:0/120129851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:56:43.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:42 smithi006 bash[23643]: audit 2024-05-09T03:56:42.537998+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.6:0/120129851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:56:43.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:42 smithi186 bash[18641]: audit 2024-05-09T03:56:42.537998+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.6:0/120129851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:56:43.343 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph -s' 2024-05-09T03:56:44.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:43 smithi186 bash[18641]: cluster 2024-05-09T03:56:42.790426+0000 mgr.y (mgr.25018) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:43 smithi006 bash[23643]: cluster 2024-05-09T03:56:42.790426+0000 mgr.y (mgr.25018) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:43 smithi006 bash[18497]: cluster 2024-05-09T03:56:42.790426+0000 mgr.y (mgr.25018) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:45 smithi186 bash[18641]: cluster 2024-05-09T03:56:44.790963+0000 mgr.y (mgr.25018) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:45 smithi186 bash[18641]: audit 2024-05-09T03:56:45.173632+0000 mgr.y (mgr.25018) 140 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:45 smithi186 bash[18641]: audit 2024-05-09T03:56:45.814911+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:46.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:45 smithi006 bash[18497]: cluster 2024-05-09T03:56:44.790963+0000 mgr.y (mgr.25018) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:46.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:45 smithi006 bash[18497]: audit 2024-05-09T03:56:45.173632+0000 mgr.y (mgr.25018) 140 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:46.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:45 smithi006 bash[18497]: audit 2024-05-09T03:56:45.814911+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:46.246 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:45 smithi006 bash[23643]: cluster 2024-05-09T03:56:44.790963+0000 mgr.y (mgr.25018) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:46.247 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:45 smithi006 bash[23643]: audit 2024-05-09T03:56:45.173632+0000 mgr.y (mgr.25018) 140 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:46.247 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:45 smithi006 bash[23643]: audit 2024-05-09T03:56:45.814911+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:46.703 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2024-05-09T03:56:46.703 INFO:teuthology.orchestra.run.smithi006.stdout: id: 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T03:56:46.703 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2024-05-09T03:56:46.703 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:56:46.703 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 24m) 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: y(active, since 3m), standbys: x 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 19m), 8 in (since 20m) 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 6 pools, 161 pgs 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 241 objects, 585 KiB 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 161 active+clean 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: io: 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-05-09T03:56:46.704 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-05-09T03:56:47.429 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T03:56:47.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:47 smithi006 bash[18497]: audit 2024-05-09T03:56:46.702266+0000 mon.a (mon.0) 1136 : audit [DBG] from='client.? 172.21.15.6:0/689661136' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:56:47.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:47 smithi006 bash[18497]: cluster 2024-05-09T03:56:46.791853+0000 mgr.y (mgr.25018) 141 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:47.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:47 smithi006 bash[23643]: audit 2024-05-09T03:56:46.702266+0000 mon.a (mon.0) 1136 : audit [DBG] from='client.? 172.21.15.6:0/689661136' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:56:47.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:47 smithi006 bash[23643]: cluster 2024-05-09T03:56:46.791853+0000 mgr.y (mgr.25018) 141 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:47.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:47 smithi186 bash[18641]: audit 2024-05-09T03:56:46.702266+0000 mon.a (mon.0) 1136 : audit [DBG] from='client.? 172.21.15.6:0/689661136' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-09T03:56:47.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:47 smithi186 bash[18641]: cluster 2024-05-09T03:56:46.791853+0000 mgr.y (mgr.25018) 141 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:48.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:56:47] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.33.4" 2024-05-09T03:56:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:49 smithi006 bash[23643]: cluster 2024-05-09T03:56:48.792635+0000 mgr.y (mgr.25018) 142 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:50.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:49 smithi006 bash[18497]: cluster 2024-05-09T03:56:48.792635+0000 mgr.y (mgr.25018) 142 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:50.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:49 smithi186 bash[18641]: cluster 2024-05-09T03:56:48.792635+0000 mgr.y (mgr.25018) 142 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:50.637 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T03:56:51.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:50 smithi006 bash[18497]: audit 2024-05-09T03:56:50.636576+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.6:0/2356403431' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:56:51.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:50 smithi006 bash[23643]: audit 2024-05-09T03:56:50.636576+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.6:0/2356403431' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:56:51.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:50 smithi186 bash[18641]: audit 2024-05-09T03:56:50.636576+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.6:0/2356403431' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T03:56:51.365 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-05-09T03:56:52.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:51 smithi186 bash[18641]: cluster 2024-05-09T03:56:50.793387+0000 mgr.y (mgr.25018) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:52.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:51 smithi006 bash[18497]: cluster 2024-05-09T03:56:50.793387+0000 mgr.y (mgr.25018) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:52.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:51 smithi006 bash[23643]: cluster 2024-05-09T03:56:50.793387+0000 mgr.y (mgr.25018) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:54.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:53 smithi186 bash[18641]: cluster 2024-05-09T03:56:52.795085+0000 mgr.y (mgr.25018) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:54.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:53 smithi006 bash[18497]: cluster 2024-05-09T03:56:52.795085+0000 mgr.y (mgr.25018) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:54.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:53 smithi006 bash[23643]: cluster 2024-05-09T03:56:52.795085+0000 mgr.y (mgr.25018) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:54.475 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T03:56:55.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:54 smithi186 bash[18641]: audit 2024-05-09T03:56:54.460616+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.6:0/940876144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:56:55.184 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:54 smithi006 bash[23643]: audit 2024-05-09T03:56:54.460616+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.6:0/940876144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:56:55.185 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:54 smithi006 bash[18497]: audit 2024-05-09T03:56:54.460616+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.6:0/940876144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T03:56:55.224 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph mgr fail' 2024-05-09T03:56:56.318 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:55 smithi006 bash[18497]: cluster 2024-05-09T03:56:54.795814+0000 mgr.y (mgr.25018) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:56.318 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:55 smithi006 bash[18497]: audit 2024-05-09T03:56:55.182770+0000 mgr.y (mgr.25018) 146 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:56.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:55 smithi006 bash[23643]: cluster 2024-05-09T03:56:54.795814+0000 mgr.y (mgr.25018) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:56.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:55 smithi006 bash[23643]: audit 2024-05-09T03:56:55.182770+0000 mgr.y (mgr.25018) 146 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:56.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:55 smithi186 bash[18641]: cluster 2024-05-09T03:56:54.795814+0000 mgr.y (mgr.25018) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:56:56.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:55 smithi186 bash[18641]: audit 2024-05-09T03:56:55.182770+0000 mgr.y (mgr.25018) 146 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:56:57.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:57 smithi006 bash[18497]: cluster 2024-05-09T03:56:56.797351+0000 mgr.y (mgr.25018) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:57.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:57 smithi006 bash[18497]: audit 2024-05-09T03:56:57.043250+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:56:57.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:57 smithi006 bash[18497]: audit 2024-05-09T03:56:57.045570+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:56:57.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:57 smithi006 bash[18497]: audit 2024-05-09T03:56:57.054238+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:56:57.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:57 smithi006 bash[23643]: cluster 2024-05-09T03:56:56.797351+0000 mgr.y (mgr.25018) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:57.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:57 smithi006 bash[23643]: audit 2024-05-09T03:56:57.043250+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:56:57.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:57 smithi006 bash[23643]: audit 2024-05-09T03:56:57.045570+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:56:57.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:57 smithi006 bash[23643]: audit 2024-05-09T03:56:57.054238+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:56:57.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:57 smithi186 bash[18641]: cluster 2024-05-09T03:56:56.797351+0000 mgr.y (mgr.25018) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:56:57.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:57 smithi186 bash[18641]: audit 2024-05-09T03:56:57.043250+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:56:57.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:57 smithi186 bash[18641]: audit 2024-05-09T03:56:57.045570+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25018 172.21.15.6:0/4003352711' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:56:57.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:57 smithi186 bash[18641]: audit 2024-05-09T03:56:57.054238+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25018 ' entity='mgr.y' 2024-05-09T03:56:57.995 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:56:57] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.33.4" 2024-05-09T03:56:58.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:58 smithi006 bash[54166]: debug 2024-05-09T03:56:58.494+0000 7f48c9db0700 -1 mgr handle_mgr_map I was active but no longer am 2024-05-09T03:56:58.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:58 smithi006 bash[54166]: ignoring --setuser ceph since I am not root 2024-05-09T03:56:58.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:58 smithi006 bash[54166]: ignoring --setgroup ceph since I am not root 2024-05-09T03:56:58.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:56:58 smithi006 bash[54166]: debug 2024-05-09T03:56:58.558+0000 7f85e8e31700 1 -- 172.21.15.6:0/4039595765 <== mon.1 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560eb94ee5a0 con 0x560eba26ec00 2024-05-09T03:56:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:58 smithi006 bash[18497]: audit 2024-05-09T03:56:58.430892+0000 mon.c (mon.1) 57 : audit [INF] from='client.? 172.21.15.6:0/118782101' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:56:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:58 smithi006 bash[18497]: audit 2024-05-09T03:56:58.431479+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:56:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:58 smithi006 bash[18497]: cluster 2024-05-09T03:56:58.441065+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-05-09T03:56:58.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:58 smithi006 bash[23643]: audit 2024-05-09T03:56:58.430892+0000 mon.c (mon.1) 57 : audit [INF] from='client.? 172.21.15.6:0/118782101' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:56:58.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:58 smithi006 bash[23643]: audit 2024-05-09T03:56:58.431479+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:56:58.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:58 smithi006 bash[23643]: cluster 2024-05-09T03:56:58.441065+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-05-09T03:56:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:58 smithi186 bash[18641]: audit 2024-05-09T03:56:58.430892+0000 mon.c (mon.1) 57 : audit [INF] from='client.? 172.21.15.6:0/118782101' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:56:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:58 smithi186 bash[18641]: audit 2024-05-09T03:56:58.431479+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-05-09T03:56:58.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:58 smithi186 bash[18641]: cluster 2024-05-09T03:56:58.441065+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-05-09T03:56:58.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:56:58 smithi186 bash[36736]: [09/May/2024:03:56:58] ENGINE Bus STOPPING 2024-05-09T03:56:58.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:56:58 smithi186 bash[36736]: [09/May/2024:03:56:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T03:56:58.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:56:58 smithi186 bash[36736]: [09/May/2024:03:56:58] ENGINE Bus STOPPED 2024-05-09T03:56:58.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:56:58 smithi186 bash[36736]: [09/May/2024:03:56:58] ENGINE Bus STARTING 2024-05-09T03:56:59.242 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'sleep 180' 2024-05-09T03:56:59.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:56:59 smithi186 bash[36736]: [09/May/2024:03:56:59] ENGINE Serving on http://:::9283 2024-05-09T03:56:59.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:56:59 smithi186 bash[36736]: [09/May/2024:03:56:59] ENGINE Bus STARTED 2024-05-09T03:56:59.508 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.498945+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:56:59.508 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: cluster 2024-05-09T03:56:58.499108+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0665353s) 2024-05-09T03:56:59.508 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.506158+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:56:59.508 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.506538+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:56:59.508 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.512962+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:56:59.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.498945+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: cluster 2024-05-09T03:56:58.499108+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0665353s) 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.506158+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.506538+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.512962+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.513452+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.514050+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.514684+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.515358+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.516036+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.516523+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.517051+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.517539+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:56:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.518052+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.518574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.518931+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.520061+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: cluster 2024-05-09T03:56:58.562457+0000 mon.a (mon.0) 1143 : cluster [INF] Manager daemon x is now available 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.643652+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.644543+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.648942+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.954351+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:56:59 smithi006 bash[18497]: audit 2024-05-09T03:56:58.958578+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.513452+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.514050+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:56:59.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.514684+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.515358+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.516036+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.516523+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.517051+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.517539+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.518052+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.518574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.518931+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.520061+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: cluster 2024-05-09T03:56:58.562457+0000 mon.a (mon.0) 1143 : cluster [INF] Manager daemon x is now available 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.643652+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.644543+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.648942+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.954351+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:56:59.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:56:59 smithi006 bash[23643]: audit 2024-05-09T03:56:58.958578+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:56:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.498945+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-05-09T03:56:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: cluster 2024-05-09T03:56:58.499108+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0665353s) 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.506158+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.506538+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.512962+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.513452+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.514050+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.514684+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.515358+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.516036+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.516523+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.517051+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.517539+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.518052+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.518574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T03:56:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.518931+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T03:56:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.520061+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T03:56:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: cluster 2024-05-09T03:56:58.562457+0000 mon.a (mon.0) 1143 : cluster [INF] Manager daemon x is now available 2024-05-09T03:56:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.643652+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:56:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.644543+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:56:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.648942+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-05-09T03:56:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.954351+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:56:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:56:59 smithi186 bash[18641]: audit 2024-05-09T03:56:58.958578+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-05-09T03:57:00.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:00 smithi006 bash[18497]: cephadm 2024-05-09T03:56:59.130365+0000 mgr.x (mgr.24644) 1 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Bus STARTING 2024-05-09T03:57:00.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:00 smithi006 bash[18497]: cephadm 2024-05-09T03:56:59.397630+0000 mgr.x (mgr.24644) 2 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Serving on https://172.21.15.186:7150 2024-05-09T03:57:00.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:00 smithi006 bash[18497]: cephadm 2024-05-09T03:56:59.499164+0000 mgr.x (mgr.24644) 3 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Serving on http://172.21.15.186:8765 2024-05-09T03:57:00.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:00 smithi006 bash[18497]: cephadm 2024-05-09T03:56:59.499877+0000 mgr.x (mgr.24644) 4 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Bus STARTED 2024-05-09T03:57:00.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:00 smithi006 bash[18497]: cluster 2024-05-09T03:56:59.529706+0000 mon.a (mon.0) 1146 : cluster [DBG] mgrmap e35: x(active, since 1.09714s) 2024-05-09T03:57:00.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:00 smithi006 bash[18497]: cluster 2024-05-09T03:56:59.550697+0000 mgr.x (mgr.24644) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:00.794 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:00 smithi006 bash[23643]: cephadm 2024-05-09T03:56:59.130365+0000 mgr.x (mgr.24644) 1 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Bus STARTING 2024-05-09T03:57:00.795 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:00 smithi006 bash[23643]: cephadm 2024-05-09T03:56:59.397630+0000 mgr.x (mgr.24644) 2 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Serving on https://172.21.15.186:7150 2024-05-09T03:57:00.795 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:00 smithi006 bash[23643]: cephadm 2024-05-09T03:56:59.499164+0000 mgr.x (mgr.24644) 3 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Serving on http://172.21.15.186:8765 2024-05-09T03:57:00.795 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:00 smithi006 bash[23643]: cephadm 2024-05-09T03:56:59.499877+0000 mgr.x (mgr.24644) 4 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Bus STARTED 2024-05-09T03:57:00.795 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:00 smithi006 bash[23643]: cluster 2024-05-09T03:56:59.529706+0000 mon.a (mon.0) 1146 : cluster [DBG] mgrmap e35: x(active, since 1.09714s) 2024-05-09T03:57:00.795 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:00 smithi006 bash[23643]: cluster 2024-05-09T03:56:59.550697+0000 mgr.x (mgr.24644) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:00 smithi186 bash[18641]: cephadm 2024-05-09T03:56:59.130365+0000 mgr.x (mgr.24644) 1 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Bus STARTING 2024-05-09T03:57:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:00 smithi186 bash[18641]: cephadm 2024-05-09T03:56:59.397630+0000 mgr.x (mgr.24644) 2 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Serving on https://172.21.15.186:7150 2024-05-09T03:57:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:00 smithi186 bash[18641]: cephadm 2024-05-09T03:56:59.499164+0000 mgr.x (mgr.24644) 3 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Serving on http://172.21.15.186:8765 2024-05-09T03:57:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:00 smithi186 bash[18641]: cephadm 2024-05-09T03:56:59.499877+0000 mgr.x (mgr.24644) 4 : cephadm [INF] [09/May/2024:03:56:59] ENGINE Bus STARTED 2024-05-09T03:57:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:00 smithi186 bash[18641]: cluster 2024-05-09T03:56:59.529706+0000 mon.a (mon.0) 1146 : cluster [DBG] mgrmap e35: x(active, since 1.09714s) 2024-05-09T03:57:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:00 smithi186 bash[18641]: cluster 2024-05-09T03:56:59.550697+0000 mgr.x (mgr.24644) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:01.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:01 smithi006 bash[18497]: cluster 2024-05-09T03:57:00.511221+0000 mgr.x (mgr.24644) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:01.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:01 smithi006 bash[23643]: cluster 2024-05-09T03:57:00.511221+0000 mgr.x (mgr.24644) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:01.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:01 smithi186 bash[18641]: cluster 2024-05-09T03:57:00.511221+0000 mgr.x (mgr.24644) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:02.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:02 smithi006 bash[18497]: cluster 2024-05-09T03:57:01.547829+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-05-09T03:57:02.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:02 smithi006 bash[23643]: cluster 2024-05-09T03:57:01.547829+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-05-09T03:57:02.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:02 smithi186 bash[18641]: cluster 2024-05-09T03:57:01.547829+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-05-09T03:57:03.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:03 smithi006 bash[23643]: cluster 2024-05-09T03:57:02.512155+0000 mgr.x (mgr.24644) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:03.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:03 smithi006 bash[18497]: cluster 2024-05-09T03:57:02.512155+0000 mgr.x (mgr.24644) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:03.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:03 smithi186 bash[18641]: cluster 2024-05-09T03:57:02.512155+0000 mgr.x (mgr.24644) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:05 smithi006 bash[18497]: cluster 2024-05-09T03:57:04.512795+0000 mgr.x (mgr.24644) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:05 smithi006 bash[18497]: audit 2024-05-09T03:57:05.183472+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:05 smithi006 bash[18497]: audit 2024-05-09T03:57:05.191798+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:05 smithi006 bash[18497]: audit 2024-05-09T03:57:05.353867+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:05 smithi006 bash[18497]: audit 2024-05-09T03:57:05.369688+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:05 smithi006 bash[23643]: cluster 2024-05-09T03:57:04.512795+0000 mgr.x (mgr.24644) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:05 smithi006 bash[23643]: audit 2024-05-09T03:57:05.183472+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:05 smithi006 bash[23643]: audit 2024-05-09T03:57:05.191798+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:05 smithi006 bash[23643]: audit 2024-05-09T03:57:05.353867+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:05 smithi006 bash[23643]: audit 2024-05-09T03:57:05.369688+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:05 smithi186 bash[18641]: cluster 2024-05-09T03:57:04.512795+0000 mgr.x (mgr.24644) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-05-09T03:57:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:05 smithi186 bash[18641]: audit 2024-05-09T03:57:05.183472+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:05 smithi186 bash[18641]: audit 2024-05-09T03:57:05.191798+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:05 smithi186 bash[18641]: audit 2024-05-09T03:57:05.353867+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:05 smithi186 bash[18641]: audit 2024-05-09T03:57:05.369688+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:06 smithi006 bash[23643]: audit 2024-05-09T03:57:05.195411+0000 mgr.x (mgr.24644) 9 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:06 smithi006 bash[23643]: audit 2024-05-09T03:57:06.247178+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:06 smithi006 bash[23643]: audit 2024-05-09T03:57:06.258671+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:06 smithi006 bash[23643]: audit 2024-05-09T03:57:06.531943+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:06 smithi006 bash[23643]: audit 2024-05-09T03:57:06.545185+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:06 smithi006 bash[23643]: audit 2024-05-09T03:57:06.557671+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:06 smithi006 bash[18497]: audit 2024-05-09T03:57:05.195411+0000 mgr.x (mgr.24644) 9 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:06 smithi006 bash[18497]: audit 2024-05-09T03:57:06.247178+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:06 smithi006 bash[18497]: audit 2024-05-09T03:57:06.258671+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:06 smithi006 bash[18497]: audit 2024-05-09T03:57:06.531943+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:06 smithi006 bash[18497]: audit 2024-05-09T03:57:06.545185+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:06 smithi006 bash[18497]: audit 2024-05-09T03:57:06.557671+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:06 smithi186 bash[18641]: audit 2024-05-09T03:57:05.195411+0000 mgr.x (mgr.24644) 9 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:06 smithi186 bash[18641]: audit 2024-05-09T03:57:06.247178+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:06 smithi186 bash[18641]: audit 2024-05-09T03:57:06.258671+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:06 smithi186 bash[18641]: audit 2024-05-09T03:57:06.531943+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:06 smithi186 bash[18641]: audit 2024-05-09T03:57:06.545185+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:06.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:06 smithi186 bash[18641]: audit 2024-05-09T03:57:06.557671+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:07.806 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:57:07 smithi006 bash[54166]: [09/May/2024:03:57:07] ENGINE Bus STARTING 2024-05-09T03:57:07.806 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:57:07 smithi006 bash[54166]: CherryPy Checker: 2024-05-09T03:57:07.806 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:57:07 smithi006 bash[54166]: The Application mounted at '' has an empty config. 2024-05-09T03:57:07.806 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:57:07 smithi006 bash[54166]: [09/May/2024:03:57:07] ENGINE Serving on http://:::9283 2024-05-09T03:57:07.806 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:57:07 smithi006 bash[54166]: [09/May/2024:03:57:07] ENGINE Bus STARTED 2024-05-09T03:57:07.806 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 03:57:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:03:57:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: cluster 2024-05-09T03:57:06.514418+0000 mgr.x (mgr.24644) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:06.559628+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: cephadm 2024-05-09T03:57:06.568686+0000 mgr.x (mgr.24644) 11 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: cephadm 2024-05-09T03:57:06.569268+0000 mgr.x (mgr.24644) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.277759+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.285223+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.297974+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.307325+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.316880+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.807 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.358925+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:57:07.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.363076+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:57:07.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.387957+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: cluster 2024-05-09T03:57:07.540109+0000 mon.a (mon.0) 1162 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.543093+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.544063+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.547882+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:07 smithi006 bash[23643]: audit 2024-05-09T03:57:07.548419+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: cluster 2024-05-09T03:57:06.514418+0000 mgr.x (mgr.24644) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:06.559628+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: cephadm 2024-05-09T03:57:06.568686+0000 mgr.x (mgr.24644) 11 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: cephadm 2024-05-09T03:57:06.569268+0000 mgr.x (mgr.24644) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.277759+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.808 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.285223+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.297974+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.307325+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.316880+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.358925+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.363076+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.387957+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: cluster 2024-05-09T03:57:07.540109+0000 mon.a (mon.0) 1162 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.543093+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.544063+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.547882+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:57:07.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:07 smithi006 bash[18497]: audit 2024-05-09T03:57:07.548419+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:57:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: cluster 2024-05-09T03:57:06.514418+0000 mgr.x (mgr.24644) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T03:57:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:06.559628+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: cephadm 2024-05-09T03:57:06.568686+0000 mgr.x (mgr.24644) 11 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: cephadm 2024-05-09T03:57:06.569268+0000 mgr.x (mgr.24644) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.277759+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.285223+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.297974+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.307325+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.316880+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.358925+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.363076+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.387957+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: cluster 2024-05-09T03:57:07.540109+0000 mon.a (mon.0) 1162 : cluster [DBG] Standby manager daemon y started 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.543093+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.544063+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T03:57:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.547882+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-05-09T03:57:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:07 smithi186 bash[18641]: audit 2024-05-09T03:57:07.548419+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.? 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T03:57:08.841 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:06.783802+0000 mgr.x (mgr.24644) 13 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:57:08.841 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:06.785578+0000 mgr.x (mgr.24644) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:57:08.841 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:06.948127+0000 mgr.x (mgr.24644) 15 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:57:08.841 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:06.949921+0000 mgr.x (mgr.24644) 16 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:57:08.842 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:07.112418+0000 mgr.x (mgr.24644) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:57:08.842 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:07.114082+0000 mgr.x (mgr.24644) 18 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:57:08.842 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:07.362290+0000 mgr.x (mgr.24644) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:57:08.842 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cephadm 2024-05-09T03:57:07.389309+0000 mgr.x (mgr.24644) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:57:08.842 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: cluster 2024-05-09T03:57:08.359508+0000 mon.a (mon.0) 1167 : cluster [DBG] mgrmap e37: x(active, since 9s), standbys: y 2024-05-09T03:57:08.842 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:08 smithi006 bash[23643]: audit 2024-05-09T03:57:08.368372+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:57:08.843 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:06.783802+0000 mgr.x (mgr.24644) 13 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:57:08.843 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:06.785578+0000 mgr.x (mgr.24644) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:57:08.843 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:06.948127+0000 mgr.x (mgr.24644) 15 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:57:08.843 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:06.949921+0000 mgr.x (mgr.24644) 16 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:57:08.843 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:07.112418+0000 mgr.x (mgr.24644) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:57:08.844 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:07.114082+0000 mgr.x (mgr.24644) 18 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:57:08.844 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:07.362290+0000 mgr.x (mgr.24644) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:57:08.844 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cephadm 2024-05-09T03:57:07.389309+0000 mgr.x (mgr.24644) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:57:08.844 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: cluster 2024-05-09T03:57:08.359508+0000 mon.a (mon.0) 1167 : cluster [DBG] mgrmap e37: x(active, since 9s), standbys: y 2024-05-09T03:57:08.844 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:08 smithi006 bash[18497]: audit 2024-05-09T03:57:08.368372+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:57:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:06.783802+0000 mgr.x (mgr.24644) 13 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:57:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:06.785578+0000 mgr.x (mgr.24644) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T03:57:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:06.948127+0000 mgr.x (mgr.24644) 15 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:57:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:06.949921+0000 mgr.x (mgr.24644) 16 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T03:57:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:07.112418+0000 mgr.x (mgr.24644) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:57:08.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:07.114082+0000 mgr.x (mgr.24644) 18 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T03:57:08.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:07.362290+0000 mgr.x (mgr.24644) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T03:57:08.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cephadm 2024-05-09T03:57:07.389309+0000 mgr.x (mgr.24644) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T03:57:08.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: cluster 2024-05-09T03:57:08.359508+0000 mon.a (mon.0) 1167 : cluster [DBG] mgrmap e37: x(active, since 9s), standbys: y 2024-05-09T03:57:08.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:08 smithi186 bash[18641]: audit 2024-05-09T03:57:08.368372+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T03:57:09.838 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:09 smithi006 bash[23643]: cluster 2024-05-09T03:57:08.515162+0000 mgr.x (mgr.24644) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:57:09.839 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:09 smithi006 bash[18497]: cluster 2024-05-09T03:57:08.515162+0000 mgr.x (mgr.24644) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:57:09.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:09 smithi186 bash[18641]: cluster 2024-05-09T03:57:08.515162+0000 mgr.x (mgr.24644) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T03:57:11.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:57:11 smithi186 bash[36736]: debug 2024-05-09T03:57:11.112+0000 7f06e1497700 -1 log_channel(cephadm) log [ERR] : Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:57:11.821 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:11 smithi186 bash[18641]: cluster 2024-05-09T03:57:10.516775+0000 mgr.x (mgr.24644) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:57:11.821 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:11 smithi186 bash[18641]: audit 2024-05-09T03:57:11.062400+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:11.821 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:11 smithi186 bash[18641]: audit 2024-05-09T03:57:11.074063+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:11 smithi006 bash[18497]: cluster 2024-05-09T03:57:10.516775+0000 mgr.x (mgr.24644) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:57:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:11 smithi006 bash[18497]: audit 2024-05-09T03:57:11.062400+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:11 smithi006 bash[18497]: audit 2024-05-09T03:57:11.074063+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:11 smithi006 bash[23643]: cluster 2024-05-09T03:57:10.516775+0000 mgr.x (mgr.24644) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:57:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:11 smithi006 bash[23643]: audit 2024-05-09T03:57:11.062400+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:11 smithi006 bash[23643]: audit 2024-05-09T03:57:11.074063+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:12 smithi006 bash[23643]: cephadm 2024-05-09T03:57:11.114925+0000 mgr.x (mgr.24644) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:57:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:12 smithi006 bash[23643]: cephadm 2024-05-09T03:57:11.115733+0000 mgr.x (mgr.24644) 24 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:57:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:12 smithi006 bash[23643]: cephadm 2024-05-09T03:57:11.412024+0000 mgr.x (mgr.24644) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:57:12.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:12 smithi006 bash[18497]: cephadm 2024-05-09T03:57:11.114925+0000 mgr.x (mgr.24644) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:57:12.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:12 smithi006 bash[18497]: cephadm 2024-05-09T03:57:11.115733+0000 mgr.x (mgr.24644) 24 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:57:12.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:12 smithi006 bash[18497]: cephadm 2024-05-09T03:57:11.412024+0000 mgr.x (mgr.24644) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:57:12.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:12 smithi186 bash[18641]: cephadm 2024-05-09T03:57:11.114925+0000 mgr.x (mgr.24644) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T03:57:12.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:12 smithi186 bash[18641]: cephadm 2024-05-09T03:57:11.115733+0000 mgr.x (mgr.24644) 24 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T03:57:12.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:12 smithi186 bash[18641]: cephadm 2024-05-09T03:57:11.412024+0000 mgr.x (mgr.24644) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T03:57:13.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:13 smithi006 bash[23643]: cluster 2024-05-09T03:57:12.517560+0000 mgr.x (mgr.24644) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:57:13.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:13 smithi006 bash[23643]: audit 2024-05-09T03:57:13.318047+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.6:0/1585707043' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:57:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:13 smithi006 bash[18497]: cluster 2024-05-09T03:57:12.517560+0000 mgr.x (mgr.24644) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:57:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:13 smithi006 bash[18497]: audit 2024-05-09T03:57:13.318047+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.6:0/1585707043' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:57:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:13 smithi186 bash[18641]: cluster 2024-05-09T03:57:12.517560+0000 mgr.x (mgr.24644) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:57:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:13 smithi186 bash[18641]: audit 2024-05-09T03:57:13.318047+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.6:0/1585707043' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T03:57:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:14 smithi006 bash[18497]: audit 2024-05-09T03:57:13.644733+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:14 smithi006 bash[18497]: audit 2024-05-09T03:57:13.701109+0000 mon.c (mon.1) 58 : audit [INF] from='client.? 172.21.15.6:0/592041530' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]: dispatch 2024-05-09T03:57:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:14 smithi006 bash[18497]: audit 2024-05-09T03:57:13.701778+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]: dispatch 2024-05-09T03:57:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:14 smithi006 bash[23643]: audit 2024-05-09T03:57:13.644733+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:14 smithi006 bash[23643]: audit 2024-05-09T03:57:13.701109+0000 mon.c (mon.1) 58 : audit [INF] from='client.? 172.21.15.6:0/592041530' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]: dispatch 2024-05-09T03:57:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:14 smithi006 bash[23643]: audit 2024-05-09T03:57:13.701778+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]: dispatch 2024-05-09T03:57:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:14 smithi186 bash[18641]: audit 2024-05-09T03:57:13.644733+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:14 smithi186 bash[18641]: audit 2024-05-09T03:57:13.701109+0000 mon.c (mon.1) 58 : audit [INF] from='client.? 172.21.15.6:0/592041530' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]: dispatch 2024-05-09T03:57:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:14 smithi186 bash[18641]: audit 2024-05-09T03:57:13.701778+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]: dispatch 2024-05-09T03:57:15.680 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:15 smithi186 bash[18641]: cluster 2024-05-09T03:57:14.518337+0000 mgr.x (mgr.24644) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:57:15.680 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:15 smithi186 bash[18641]: audit 2024-05-09T03:57:14.589900+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]': finished 2024-05-09T03:57:15.680 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:15 smithi186 bash[18641]: cluster 2024-05-09T03:57:14.590089+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-05-09T03:57:15.680 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:15 smithi186 bash[18641]: audit 2024-05-09T03:57:14.981292+0000 mon.c (mon.1) 59 : audit [INF] from='client.? 172.21.15.6:0/1411056794' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]: dispatch 2024-05-09T03:57:15.680 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:15 smithi186 bash[18641]: audit 2024-05-09T03:57:14.982170+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]: dispatch 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 systemd[1]: Stopping Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[42918]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.491Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.492Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-05-09T03:57:15.681 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.492Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-05-09T03:57:15.682 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[41602]: ts=2024-05-09T03:57:15.492Z caller=main.go:1066 level=info msg="See you next time!" 2024-05-09T03:57:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:15 smithi006 bash[18497]: cluster 2024-05-09T03:57:14.518337+0000 mgr.x (mgr.24644) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:15 smithi006 bash[18497]: audit 2024-05-09T03:57:14.589900+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]': finished 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:15 smithi006 bash[18497]: cluster 2024-05-09T03:57:14.590089+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:15 smithi006 bash[18497]: audit 2024-05-09T03:57:14.981292+0000 mon.c (mon.1) 59 : audit [INF] from='client.? 172.21.15.6:0/1411056794' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]: dispatch 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:15 smithi006 bash[18497]: audit 2024-05-09T03:57:14.982170+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]: dispatch 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:15 smithi006 bash[23643]: cluster 2024-05-09T03:57:14.518337+0000 mgr.x (mgr.24644) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:15 smithi006 bash[23643]: audit 2024-05-09T03:57:14.589900+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3061504038"}]': finished 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:15 smithi006 bash[23643]: cluster 2024-05-09T03:57:14.590089+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:15 smithi006 bash[23643]: audit 2024-05-09T03:57:14.981292+0000 mon.c (mon.1) 59 : audit [INF] from='client.? 172.21.15.6:0/1411056794' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]: dispatch 2024-05-09T03:57:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:15 smithi006 bash[23643]: audit 2024-05-09T03:57:14.982170+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]: dispatch 2024-05-09T03:57:16.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[42926]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus-a 2024-05-09T03:57:16.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:15 smithi186 bash[42960]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T03:57:16.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:16 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-05-09T03:57:16.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:16 smithi186 systemd[1]: Stopped Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:57:16.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:16 smithi186 systemd[1]: Started Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T03:57:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: audit 2024-05-09T03:57:15.606224+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]': finished 2024-05-09T03:57:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: cluster 2024-05-09T03:57:15.606461+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-05-09T03:57:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: audit 2024-05-09T03:57:15.997107+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.6:0/2802350228' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3719912565"}]: dispatch 2024-05-09T03:57:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: audit 2024-05-09T03:57:16.216831+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:16.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: audit 2024-05-09T03:57:16.227702+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:16.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: audit 2024-05-09T03:57:16.259612+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:57:16.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: audit 2024-05-09T03:57:16.266070+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:57:16.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:16 smithi186 bash[18641]: audit 2024-05-09T03:57:16.272665+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:57:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: audit 2024-05-09T03:57:15.606224+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]': finished 2024-05-09T03:57:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: cluster 2024-05-09T03:57:15.606461+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-05-09T03:57:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: audit 2024-05-09T03:57:15.997107+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.6:0/2802350228' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3719912565"}]: dispatch 2024-05-09T03:57:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: audit 2024-05-09T03:57:16.216831+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: audit 2024-05-09T03:57:16.227702+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: audit 2024-05-09T03:57:16.259612+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:57:17.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: audit 2024-05-09T03:57:16.266070+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:57:17.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:16 smithi006 bash[23643]: audit 2024-05-09T03:57:16.272665+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:57:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: audit 2024-05-09T03:57:15.606224+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4108318781"}]': finished 2024-05-09T03:57:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: cluster 2024-05-09T03:57:15.606461+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-05-09T03:57:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: audit 2024-05-09T03:57:15.997107+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.6:0/2802350228' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3719912565"}]: dispatch 2024-05-09T03:57:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: audit 2024-05-09T03:57:16.216831+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:17.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: audit 2024-05-09T03:57:16.227702+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:17.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: audit 2024-05-09T03:57:16.259612+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:57:17.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: audit 2024-05-09T03:57:16.266070+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:57:17.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:16 smithi006 bash[18497]: audit 2024-05-09T03:57:16.272665+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:57:17.275 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.116Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-05-09T03:57:17.275 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.116Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.116Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.116Z caller=main.go:518 level=info host_details="(Linux 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 smithi186 (none))" 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.116Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.116Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.118Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.118Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.120Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.122Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.122Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.363µs 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.122Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-05-09T03:57:17.276 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.278Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-05-09T03:57:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:17 smithi186 bash[18641]: audit 2024-05-09T03:57:16.261063+0000 mgr.x (mgr.24644) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:57:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:17 smithi186 bash[18641]: audit 2024-05-09T03:57:16.266946+0000 mgr.x (mgr.24644) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:57:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:17 smithi186 bash[18641]: audit 2024-05-09T03:57:16.273617+0000 mgr.x (mgr.24644) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:57:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:17 smithi186 bash[18641]: cluster 2024-05-09T03:57:16.519063+0000 mgr.x (mgr.24644) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-05-09T03:57:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:17 smithi186 bash[18641]: audit 2024-05-09T03:57:16.633787+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.6:0/2802350228' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3719912565"}]': finished 2024-05-09T03:57:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:17 smithi186 bash[18641]: cluster 2024-05-09T03:57:16.633983+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-05-09T03:57:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:17 smithi186 bash[18641]: audit 2024-05-09T03:57:17.022215+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.6:0/1528216790' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4210839680"}]: dispatch 2024-05-09T03:57:17.881 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.569Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-05-09T03:57:17.881 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.794Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-05-09T03:57:17.881 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.802Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-05-09T03:57:17.882 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.803Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-05-09T03:57:17.882 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.803Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=59.511µs wal_replay_duration=681.280908ms total_replay_duration=681.370437ms 2024-05-09T03:57:17.882 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.815Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-05-09T03:57:17.882 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.815Z caller=main.go:947 level=info msg="TSDB started" 2024-05-09T03:57:17.882 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.815Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-05-09T03:57:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:17 smithi006 bash[18497]: audit 2024-05-09T03:57:16.261063+0000 mgr.x (mgr.24644) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:17 smithi006 bash[18497]: audit 2024-05-09T03:57:16.266946+0000 mgr.x (mgr.24644) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:17 smithi006 bash[18497]: audit 2024-05-09T03:57:16.273617+0000 mgr.x (mgr.24644) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:17 smithi006 bash[18497]: cluster 2024-05-09T03:57:16.519063+0000 mgr.x (mgr.24644) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:17 smithi006 bash[18497]: audit 2024-05-09T03:57:16.633787+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.6:0/2802350228' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3719912565"}]': finished 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:17 smithi006 bash[18497]: cluster 2024-05-09T03:57:16.633983+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:17 smithi006 bash[18497]: audit 2024-05-09T03:57:17.022215+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.6:0/1528216790' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4210839680"}]: dispatch 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:17 smithi006 bash[23643]: audit 2024-05-09T03:57:16.261063+0000 mgr.x (mgr.24644) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:17 smithi006 bash[23643]: audit 2024-05-09T03:57:16.266946+0000 mgr.x (mgr.24644) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T03:57:18.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:17 smithi006 bash[23643]: audit 2024-05-09T03:57:16.273617+0000 mgr.x (mgr.24644) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T03:57:18.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:17 smithi006 bash[23643]: cluster 2024-05-09T03:57:16.519063+0000 mgr.x (mgr.24644) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-05-09T03:57:18.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:17 smithi006 bash[23643]: audit 2024-05-09T03:57:16.633787+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.6:0/2802350228' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3719912565"}]': finished 2024-05-09T03:57:18.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:17 smithi006 bash[23643]: cluster 2024-05-09T03:57:16.633983+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-05-09T03:57:18.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:17 smithi006 bash[23643]: audit 2024-05-09T03:57:17.022215+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.6:0/1528216790' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4210839680"}]: dispatch 2024-05-09T03:57:18.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.886Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=70.865489ms db_storage=1.697µs remote_storage=3.076µs web_handler=706ns query_engine=1.374µs scrape=611.859µs scrape_sd=262.72µs notify=39.583µs notify_sd=27.623µs rules=68.873362ms 2024-05-09T03:57:18.380 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 03:57:17 smithi186 bash[42990]: ts=2024-05-09T03:57:17.886Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-05-09T03:57:19.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:18 smithi006 bash[23643]: audit 2024-05-09T03:57:17.644817+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.6:0/1528216790' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4210839680"}]': finished 2024-05-09T03:57:19.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:18 smithi006 bash[23643]: cluster 2024-05-09T03:57:17.645069+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-05-09T03:57:19.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:18 smithi006 bash[23643]: audit 2024-05-09T03:57:18.035910+0000 mon.c (mon.1) 60 : audit [INF] from='client.? 172.21.15.6:0/2515645953' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]: dispatch 2024-05-09T03:57:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:18 smithi006 bash[23643]: audit 2024-05-09T03:57:18.036548+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]: dispatch 2024-05-09T03:57:19.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:18 smithi006 bash[18497]: audit 2024-05-09T03:57:17.644817+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.6:0/1528216790' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4210839680"}]': finished 2024-05-09T03:57:19.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:18 smithi006 bash[18497]: cluster 2024-05-09T03:57:17.645069+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-05-09T03:57:19.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:18 smithi006 bash[18497]: audit 2024-05-09T03:57:18.035910+0000 mon.c (mon.1) 60 : audit [INF] from='client.? 172.21.15.6:0/2515645953' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]: dispatch 2024-05-09T03:57:19.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:18 smithi006 bash[18497]: audit 2024-05-09T03:57:18.036548+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]: dispatch 2024-05-09T03:57:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:18 smithi186 bash[18641]: audit 2024-05-09T03:57:17.644817+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.6:0/1528216790' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/4210839680"}]': finished 2024-05-09T03:57:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:18 smithi186 bash[18641]: cluster 2024-05-09T03:57:17.645069+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-05-09T03:57:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:18 smithi186 bash[18641]: audit 2024-05-09T03:57:18.035910+0000 mon.c (mon.1) 60 : audit [INF] from='client.? 172.21.15.6:0/2515645953' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]: dispatch 2024-05-09T03:57:19.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:18 smithi186 bash[18641]: audit 2024-05-09T03:57:18.036548+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]: dispatch 2024-05-09T03:57:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:19 smithi006 bash[18497]: cluster 2024-05-09T03:57:18.519861+0000 mgr.x (mgr.24644) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-05-09T03:57:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:19 smithi006 bash[18497]: audit 2024-05-09T03:57:18.657501+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]': finished 2024-05-09T03:57:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:19 smithi006 bash[18497]: cluster 2024-05-09T03:57:18.657700+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-05-09T03:57:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:19 smithi006 bash[18497]: audit 2024-05-09T03:57:19.031566+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.6:0/3357198472' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3611201328"}]: dispatch 2024-05-09T03:57:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:19 smithi006 bash[23643]: cluster 2024-05-09T03:57:18.519861+0000 mgr.x (mgr.24644) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-05-09T03:57:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:19 smithi006 bash[23643]: audit 2024-05-09T03:57:18.657501+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]': finished 2024-05-09T03:57:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:19 smithi006 bash[23643]: cluster 2024-05-09T03:57:18.657700+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-05-09T03:57:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:19 smithi006 bash[23643]: audit 2024-05-09T03:57:19.031566+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.6:0/3357198472' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3611201328"}]: dispatch 2024-05-09T03:57:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:19 smithi186 bash[18641]: cluster 2024-05-09T03:57:18.519861+0000 mgr.x (mgr.24644) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-05-09T03:57:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:19 smithi186 bash[18641]: audit 2024-05-09T03:57:18.657501+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/3611201328"}]': finished 2024-05-09T03:57:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:19 smithi186 bash[18641]: cluster 2024-05-09T03:57:18.657700+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-05-09T03:57:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:19 smithi186 bash[18641]: audit 2024-05-09T03:57:19.031566+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.6:0/3357198472' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3611201328"}]: dispatch 2024-05-09T03:57:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:20 smithi006 bash[23643]: audit 2024-05-09T03:57:19.657857+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.6:0/3357198472' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3611201328"}]': finished 2024-05-09T03:57:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:20 smithi006 bash[23643]: cluster 2024-05-09T03:57:19.658034+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-05-09T03:57:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:20 smithi006 bash[18497]: audit 2024-05-09T03:57:19.657857+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.6:0/3357198472' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3611201328"}]': finished 2024-05-09T03:57:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:20 smithi006 bash[18497]: cluster 2024-05-09T03:57:19.658034+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-05-09T03:57:21.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:20 smithi186 bash[18641]: audit 2024-05-09T03:57:19.657857+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.6:0/3357198472' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/3611201328"}]': finished 2024-05-09T03:57:21.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:20 smithi186 bash[18641]: cluster 2024-05-09T03:57:19.658034+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-05-09T03:57:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:21 smithi006 bash[18497]: cluster 2024-05-09T03:57:20.520813+0000 mgr.x (mgr.24644) 33 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:21 smithi006 bash[23643]: cluster 2024-05-09T03:57:20.520813+0000 mgr.x (mgr.24644) 33 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:21 smithi186 bash[18641]: cluster 2024-05-09T03:57:20.520813+0000 mgr.x (mgr.24644) 33 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: audit 2024-05-09T03:57:22.159658+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: audit 2024-05-09T03:57:22.166314+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: audit 2024-05-09T03:57:22.372040+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: audit 2024-05-09T03:57:22.387731+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: audit 2024-05-09T03:57:22.396483+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: audit 2024-05-09T03:57:22.398424+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: audit 2024-05-09T03:57:22.404644+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:23 smithi006 bash[18497]: cluster 2024-05-09T03:57:22.521621+0000 mgr.x (mgr.24644) 34 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-05-09T03:57:23.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: audit 2024-05-09T03:57:22.159658+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: audit 2024-05-09T03:57:22.166314+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: audit 2024-05-09T03:57:22.372040+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: audit 2024-05-09T03:57:22.387731+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: audit 2024-05-09T03:57:22.396483+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:23.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: audit 2024-05-09T03:57:22.398424+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:57:23.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: audit 2024-05-09T03:57:22.404644+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:23 smithi006 bash[23643]: cluster 2024-05-09T03:57:22.521621+0000 mgr.x (mgr.24644) 34 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-05-09T03:57:23.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: audit 2024-05-09T03:57:22.159658+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: audit 2024-05-09T03:57:22.166314+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: audit 2024-05-09T03:57:22.372040+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: audit 2024-05-09T03:57:22.387731+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: audit 2024-05-09T03:57:22.396483+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:57:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: audit 2024-05-09T03:57:22.398424+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:57:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: audit 2024-05-09T03:57:22.404644+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:57:23.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:23 smithi186 bash[18641]: cluster 2024-05-09T03:57:22.521621+0000 mgr.x (mgr.24644) 34 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-05-09T03:57:24.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:24 smithi006 bash[18497]: audit 2024-05-09T03:57:22.987758+0000 mgr.x (mgr.24644) 35 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:24 smithi006 bash[23643]: audit 2024-05-09T03:57:22.987758+0000 mgr.x (mgr.24644) 35 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:24 smithi186 bash[18641]: audit 2024-05-09T03:57:22.987758+0000 mgr.x (mgr.24644) 35 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:25.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:25 smithi006 bash[18497]: cluster 2024-05-09T03:57:24.522395+0000 mgr.x (mgr.24644) 36 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 0 op/s 2024-05-09T03:57:25.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:25 smithi006 bash[23643]: cluster 2024-05-09T03:57:24.522395+0000 mgr.x (mgr.24644) 36 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 0 op/s 2024-05-09T03:57:25.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:25 smithi186 bash[18641]: cluster 2024-05-09T03:57:24.522395+0000 mgr.x (mgr.24644) 36 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 0 op/s 2024-05-09T03:57:27.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:27 smithi006 bash[18497]: cluster 2024-05-09T03:57:26.524090+0000 mgr.x (mgr.24644) 37 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:27 smithi006 bash[23643]: cluster 2024-05-09T03:57:26.524090+0000 mgr.x (mgr.24644) 37 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:27.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:27 smithi186 bash[18641]: cluster 2024-05-09T03:57:26.524090+0000 mgr.x (mgr.24644) 37 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:29.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:29 smithi006 bash[18497]: cluster 2024-05-09T03:57:28.524839+0000 mgr.x (mgr.24644) 38 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:57:29.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:29 smithi006 bash[18497]: audit 2024-05-09T03:57:28.645206+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:29 smithi006 bash[23643]: cluster 2024-05-09T03:57:28.524839+0000 mgr.x (mgr.24644) 38 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:57:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:29 smithi006 bash[23643]: audit 2024-05-09T03:57:28.645206+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:29 smithi186 bash[18641]: cluster 2024-05-09T03:57:28.524839+0000 mgr.x (mgr.24644) 38 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T03:57:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:29 smithi186 bash[18641]: audit 2024-05-09T03:57:28.645206+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:31 smithi006 bash[23643]: cluster 2024-05-09T03:57:30.526600+0000 mgr.x (mgr.24644) 39 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-05-09T03:57:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:31 smithi006 bash[18497]: cluster 2024-05-09T03:57:30.526600+0000 mgr.x (mgr.24644) 39 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-05-09T03:57:31.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:57:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:57:31] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-05-09T03:57:31.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:31 smithi186 bash[18641]: cluster 2024-05-09T03:57:30.526600+0000 mgr.x (mgr.24644) 39 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-05-09T03:57:33.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:33 smithi006 bash[23643]: cluster 2024-05-09T03:57:32.527475+0000 mgr.x (mgr.24644) 40 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:33.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:33 smithi006 bash[18497]: cluster 2024-05-09T03:57:32.527475+0000 mgr.x (mgr.24644) 40 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:33.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:33 smithi186 bash[18641]: cluster 2024-05-09T03:57:32.527475+0000 mgr.x (mgr.24644) 40 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:34.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:34 smithi006 bash[18497]: audit 2024-05-09T03:57:32.999273+0000 mgr.x (mgr.24644) 41 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:34.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:34 smithi006 bash[23643]: audit 2024-05-09T03:57:32.999273+0000 mgr.x (mgr.24644) 41 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:34.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:34 smithi186 bash[18641]: audit 2024-05-09T03:57:32.999273+0000 mgr.x (mgr.24644) 41 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:35.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:35 smithi006 bash[18497]: cluster 2024-05-09T03:57:34.528310+0000 mgr.x (mgr.24644) 42 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:35 smithi006 bash[23643]: cluster 2024-05-09T03:57:34.528310+0000 mgr.x (mgr.24644) 42 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:35.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:35 smithi186 bash[18641]: cluster 2024-05-09T03:57:34.528310+0000 mgr.x (mgr.24644) 42 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:37.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:37 smithi186 bash[18641]: cluster 2024-05-09T03:57:36.530101+0000 mgr.x (mgr.24644) 43 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:37.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:37 smithi006 bash[18497]: cluster 2024-05-09T03:57:36.530101+0000 mgr.x (mgr.24644) 43 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:37.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:37 smithi006 bash[23643]: cluster 2024-05-09T03:57:36.530101+0000 mgr.x (mgr.24644) 43 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:39.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:39 smithi006 bash[18497]: cluster 2024-05-09T03:57:38.530929+0000 mgr.x (mgr.24644) 44 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:39.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:39 smithi006 bash[23643]: cluster 2024-05-09T03:57:38.530929+0000 mgr.x (mgr.24644) 44 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:39.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:39 smithi186 bash[18641]: cluster 2024-05-09T03:57:38.530929+0000 mgr.x (mgr.24644) 44 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:41.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:41 smithi006 bash[18497]: cluster 2024-05-09T03:57:40.532835+0000 mgr.x (mgr.24644) 45 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:41.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:41 smithi006 bash[23643]: cluster 2024-05-09T03:57:40.532835+0000 mgr.x (mgr.24644) 45 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:41.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:41 smithi186 bash[18641]: cluster 2024-05-09T03:57:40.532835+0000 mgr.x (mgr.24644) 45 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:41.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:57:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:57:41] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-05-09T03:57:43.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:43 smithi006 bash[18497]: cluster 2024-05-09T03:57:42.533673+0000 mgr.x (mgr.24644) 46 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:43.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:43 smithi006 bash[23643]: cluster 2024-05-09T03:57:42.533673+0000 mgr.x (mgr.24644) 46 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:43.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:43 smithi186 bash[18641]: cluster 2024-05-09T03:57:42.533673+0000 mgr.x (mgr.24644) 46 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:44.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:44 smithi006 bash[18497]: audit 2024-05-09T03:57:43.007604+0000 mgr.x (mgr.24644) 47 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:44.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:44 smithi006 bash[18497]: audit 2024-05-09T03:57:43.645803+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:44.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:44 smithi006 bash[23643]: audit 2024-05-09T03:57:43.007604+0000 mgr.x (mgr.24644) 47 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:44.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:44 smithi006 bash[23643]: audit 2024-05-09T03:57:43.645803+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:44.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:44 smithi186 bash[18641]: audit 2024-05-09T03:57:43.007604+0000 mgr.x (mgr.24644) 47 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:44.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:44 smithi186 bash[18641]: audit 2024-05-09T03:57:43.645803+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:45.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:45 smithi006 bash[18497]: cluster 2024-05-09T03:57:44.534544+0000 mgr.x (mgr.24644) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:45.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:45 smithi006 bash[23643]: cluster 2024-05-09T03:57:44.534544+0000 mgr.x (mgr.24644) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:45.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:45 smithi186 bash[18641]: cluster 2024-05-09T03:57:44.534544+0000 mgr.x (mgr.24644) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:47.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:47 smithi006 bash[18497]: cluster 2024-05-09T03:57:46.536274+0000 mgr.x (mgr.24644) 49 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:47.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:47 smithi006 bash[23643]: cluster 2024-05-09T03:57:46.536274+0000 mgr.x (mgr.24644) 49 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:47.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:47 smithi186 bash[18641]: cluster 2024-05-09T03:57:46.536274+0000 mgr.x (mgr.24644) 49 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:49.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:49 smithi006 bash[18497]: cluster 2024-05-09T03:57:48.537016+0000 mgr.x (mgr.24644) 50 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:49.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:49 smithi006 bash[23643]: cluster 2024-05-09T03:57:48.537016+0000 mgr.x (mgr.24644) 50 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:49.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:49 smithi186 bash[18641]: cluster 2024-05-09T03:57:48.537016+0000 mgr.x (mgr.24644) 50 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:51 smithi006 bash[18497]: cluster 2024-05-09T03:57:50.538671+0000 mgr.x (mgr.24644) 51 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:51.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:51 smithi006 bash[23643]: cluster 2024-05-09T03:57:50.538671+0000 mgr.x (mgr.24644) 51 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:51.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:57:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:57:51] "GET /metrics HTTP/1.1" 200 37974 "" "Prometheus/2.33.4" 2024-05-09T03:57:51.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:51 smithi186 bash[18641]: cluster 2024-05-09T03:57:50.538671+0000 mgr.x (mgr.24644) 51 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:53 smithi006 bash[18497]: cluster 2024-05-09T03:57:52.539471+0000 mgr.x (mgr.24644) 52 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:53 smithi006 bash[23643]: cluster 2024-05-09T03:57:52.539471+0000 mgr.x (mgr.24644) 52 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:53.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:53 smithi186 bash[18641]: cluster 2024-05-09T03:57:52.539471+0000 mgr.x (mgr.24644) 52 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:54 smithi006 bash[18497]: audit 2024-05-09T03:57:53.017399+0000 mgr.x (mgr.24644) 53 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:54 smithi006 bash[23643]: audit 2024-05-09T03:57:53.017399+0000 mgr.x (mgr.24644) 53 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:54 smithi186 bash[18641]: audit 2024-05-09T03:57:53.017399+0000 mgr.x (mgr.24644) 53 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:57:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:55 smithi006 bash[23643]: cluster 2024-05-09T03:57:54.540174+0000 mgr.x (mgr.24644) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:55 smithi006 bash[18497]: cluster 2024-05-09T03:57:54.540174+0000 mgr.x (mgr.24644) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:55 smithi186 bash[18641]: cluster 2024-05-09T03:57:54.540174+0000 mgr.x (mgr.24644) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:57.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:57 smithi186 bash[18641]: cluster 2024-05-09T03:57:56.541954+0000 mgr.x (mgr.24644) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:57 smithi006 bash[18497]: cluster 2024-05-09T03:57:56.541954+0000 mgr.x (mgr.24644) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:57 smithi006 bash[23643]: cluster 2024-05-09T03:57:56.541954+0000 mgr.x (mgr.24644) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:57:59.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:59 smithi006 bash[18497]: cluster 2024-05-09T03:57:58.542815+0000 mgr.x (mgr.24644) 56 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:59.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:57:59 smithi006 bash[18497]: audit 2024-05-09T03:57:58.646841+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:59 smithi006 bash[23643]: cluster 2024-05-09T03:57:58.542815+0000 mgr.x (mgr.24644) 56 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:59.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:57:59 smithi006 bash[23643]: audit 2024-05-09T03:57:58.646841+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:57:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:59 smithi186 bash[18641]: cluster 2024-05-09T03:57:58.542815+0000 mgr.x (mgr.24644) 56 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:57:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:57:59 smithi186 bash[18641]: audit 2024-05-09T03:57:58.646841+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:01.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:01 smithi006 bash[18497]: cluster 2024-05-09T03:58:00.544645+0000 mgr.x (mgr.24644) 57 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:01.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:01 smithi006 bash[23643]: cluster 2024-05-09T03:58:00.544645+0000 mgr.x (mgr.24644) 57 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:01.884 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:58:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:58:01] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-05-09T03:58:01.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:01 smithi186 bash[18641]: cluster 2024-05-09T03:58:00.544645+0000 mgr.x (mgr.24644) 57 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:03.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:03 smithi006 bash[23643]: cluster 2024-05-09T03:58:02.545393+0000 mgr.x (mgr.24644) 58 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:03 smithi006 bash[18497]: cluster 2024-05-09T03:58:02.545393+0000 mgr.x (mgr.24644) 58 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:03.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:03 smithi186 bash[18641]: cluster 2024-05-09T03:58:02.545393+0000 mgr.x (mgr.24644) 58 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:04.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:04 smithi186 bash[18641]: audit 2024-05-09T03:58:03.028771+0000 mgr.x (mgr.24644) 59 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:04 smithi006 bash[18497]: audit 2024-05-09T03:58:03.028771+0000 mgr.x (mgr.24644) 59 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:05.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:04 smithi006 bash[23643]: audit 2024-05-09T03:58:03.028771+0000 mgr.x (mgr.24644) 59 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:05.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:05 smithi186 bash[18641]: cluster 2024-05-09T03:58:04.546113+0000 mgr.x (mgr.24644) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:05 smithi006 bash[18497]: cluster 2024-05-09T03:58:04.546113+0000 mgr.x (mgr.24644) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:05 smithi006 bash[23643]: cluster 2024-05-09T03:58:04.546113+0000 mgr.x (mgr.24644) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:07.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:07 smithi186 bash[18641]: cluster 2024-05-09T03:58:06.547790+0000 mgr.x (mgr.24644) 61 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:07.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:07 smithi006 bash[18497]: cluster 2024-05-09T03:58:06.547790+0000 mgr.x (mgr.24644) 61 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:07.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:07 smithi006 bash[23643]: cluster 2024-05-09T03:58:06.547790+0000 mgr.x (mgr.24644) 61 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:09.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:09 smithi006 bash[18497]: cluster 2024-05-09T03:58:08.548579+0000 mgr.x (mgr.24644) 62 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:09.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:09 smithi006 bash[23643]: cluster 2024-05-09T03:58:08.548579+0000 mgr.x (mgr.24644) 62 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:09.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:09 smithi186 bash[18641]: cluster 2024-05-09T03:58:08.548579+0000 mgr.x (mgr.24644) 62 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:11 smithi006 bash[18497]: cluster 2024-05-09T03:58:10.550206+0000 mgr.x (mgr.24644) 63 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:11.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:11 smithi006 bash[23643]: cluster 2024-05-09T03:58:10.550206+0000 mgr.x (mgr.24644) 63 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:11.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:11 smithi186 bash[18641]: cluster 2024-05-09T03:58:10.550206+0000 mgr.x (mgr.24644) 63 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:11.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:58:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:58:11] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-05-09T03:58:13.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:13 smithi006 bash[18497]: cluster 2024-05-09T03:58:12.550985+0000 mgr.x (mgr.24644) 64 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:13.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:13 smithi006 bash[23643]: cluster 2024-05-09T03:58:12.550985+0000 mgr.x (mgr.24644) 64 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:13.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:13 smithi186 bash[18641]: cluster 2024-05-09T03:58:12.550985+0000 mgr.x (mgr.24644) 64 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:14 smithi186 bash[18641]: audit 2024-05-09T03:58:13.039595+0000 mgr.x (mgr.24644) 65 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:14 smithi186 bash[18641]: audit 2024-05-09T03:58:13.647407+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:15.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:14 smithi006 bash[23643]: audit 2024-05-09T03:58:13.039595+0000 mgr.x (mgr.24644) 65 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:15.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:14 smithi006 bash[23643]: audit 2024-05-09T03:58:13.647407+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:14 smithi006 bash[18497]: audit 2024-05-09T03:58:13.039595+0000 mgr.x (mgr.24644) 65 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:15.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:14 smithi006 bash[18497]: audit 2024-05-09T03:58:13.647407+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:15.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:15 smithi186 bash[18641]: cluster 2024-05-09T03:58:14.552275+0000 mgr.x (mgr.24644) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:15 smithi006 bash[18497]: cluster 2024-05-09T03:58:14.552275+0000 mgr.x (mgr.24644) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:15 smithi006 bash[23643]: cluster 2024-05-09T03:58:14.552275+0000 mgr.x (mgr.24644) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:17.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:17 smithi186 bash[18641]: cluster 2024-05-09T03:58:16.553780+0000 mgr.x (mgr.24644) 67 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:17 smithi006 bash[18497]: cluster 2024-05-09T03:58:16.553780+0000 mgr.x (mgr.24644) 67 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:17 smithi006 bash[23643]: cluster 2024-05-09T03:58:16.553780+0000 mgr.x (mgr.24644) 67 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:19.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:19 smithi006 bash[18497]: cluster 2024-05-09T03:58:18.554502+0000 mgr.x (mgr.24644) 68 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:19.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:19 smithi006 bash[23643]: cluster 2024-05-09T03:58:18.554502+0000 mgr.x (mgr.24644) 68 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:19.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:19 smithi186 bash[18641]: cluster 2024-05-09T03:58:18.554502+0000 mgr.x (mgr.24644) 68 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:21 smithi006 bash[18497]: cluster 2024-05-09T03:58:20.556322+0000 mgr.x (mgr.24644) 69 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:21 smithi006 bash[23643]: cluster 2024-05-09T03:58:20.556322+0000 mgr.x (mgr.24644) 69 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:21 smithi186 bash[18641]: cluster 2024-05-09T03:58:20.556322+0000 mgr.x (mgr.24644) 69 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:21.881 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:58:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:58:21] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-05-09T03:58:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:23 smithi186 bash[18641]: cluster 2024-05-09T03:58:22.556848+0000 mgr.x (mgr.24644) 70 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:23 smithi186 bash[18641]: audit 2024-05-09T03:58:23.232131+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:58:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:23 smithi186 bash[18641]: audit 2024-05-09T03:58:23.234115+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:58:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:23 smithi186 bash[18641]: audit 2024-05-09T03:58:23.241033+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:58:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:23 smithi006 bash[18497]: cluster 2024-05-09T03:58:22.556848+0000 mgr.x (mgr.24644) 70 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:24.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:23 smithi006 bash[18497]: audit 2024-05-09T03:58:23.232131+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:58:24.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:23 smithi006 bash[18497]: audit 2024-05-09T03:58:23.234115+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:58:24.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:23 smithi006 bash[18497]: audit 2024-05-09T03:58:23.241033+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:58:24.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:23 smithi006 bash[23643]: cluster 2024-05-09T03:58:22.556848+0000 mgr.x (mgr.24644) 70 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:24.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:23 smithi006 bash[23643]: audit 2024-05-09T03:58:23.232131+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:58:24.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:23 smithi006 bash[23643]: audit 2024-05-09T03:58:23.234115+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:58:24.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:23 smithi006 bash[23643]: audit 2024-05-09T03:58:23.241033+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:58:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:24 smithi186 bash[18641]: audit 2024-05-09T03:58:23.047339+0000 mgr.x (mgr.24644) 71 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:24 smithi006 bash[18497]: audit 2024-05-09T03:58:23.047339+0000 mgr.x (mgr.24644) 71 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:25.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:24 smithi006 bash[23643]: audit 2024-05-09T03:58:23.047339+0000 mgr.x (mgr.24644) 71 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:25.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:25 smithi186 bash[18641]: cluster 2024-05-09T03:58:24.558378+0000 mgr.x (mgr.24644) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:25 smithi006 bash[18497]: cluster 2024-05-09T03:58:24.558378+0000 mgr.x (mgr.24644) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:25 smithi006 bash[23643]: cluster 2024-05-09T03:58:24.558378+0000 mgr.x (mgr.24644) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:27.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:27 smithi006 bash[18497]: cluster 2024-05-09T03:58:26.559291+0000 mgr.x (mgr.24644) 73 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:27.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:27 smithi006 bash[23643]: cluster 2024-05-09T03:58:26.559291+0000 mgr.x (mgr.24644) 73 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:27.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:27 smithi186 bash[18641]: cluster 2024-05-09T03:58:26.559291+0000 mgr.x (mgr.24644) 73 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:29 smithi186 bash[18641]: cluster 2024-05-09T03:58:28.559965+0000 mgr.x (mgr.24644) 74 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:29.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:29 smithi186 bash[18641]: audit 2024-05-09T03:58:28.647704+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:30.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:29 smithi006 bash[18497]: cluster 2024-05-09T03:58:28.559965+0000 mgr.x (mgr.24644) 74 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:30.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:29 smithi006 bash[18497]: audit 2024-05-09T03:58:28.647704+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:30.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:29 smithi006 bash[23643]: cluster 2024-05-09T03:58:28.559965+0000 mgr.x (mgr.24644) 74 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:30.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:29 smithi006 bash[23643]: audit 2024-05-09T03:58:28.647704+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:31.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:31 smithi186 bash[18641]: cluster 2024-05-09T03:58:30.561653+0000 mgr.x (mgr.24644) 75 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:31.881 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:58:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:58:31] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-05-09T03:58:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:31 smithi006 bash[18497]: cluster 2024-05-09T03:58:30.561653+0000 mgr.x (mgr.24644) 75 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:31 smithi006 bash[23643]: cluster 2024-05-09T03:58:30.561653+0000 mgr.x (mgr.24644) 75 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:33.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:33 smithi186 bash[18641]: cluster 2024-05-09T03:58:32.562355+0000 mgr.x (mgr.24644) 76 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:33 smithi006 bash[18497]: cluster 2024-05-09T03:58:32.562355+0000 mgr.x (mgr.24644) 76 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:33 smithi006 bash[23643]: cluster 2024-05-09T03:58:32.562355+0000 mgr.x (mgr.24644) 76 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:34 smithi006 bash[18497]: audit 2024-05-09T03:58:33.058813+0000 mgr.x (mgr.24644) 77 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:35.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:34 smithi006 bash[23643]: audit 2024-05-09T03:58:33.058813+0000 mgr.x (mgr.24644) 77 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:34 smithi186 bash[18641]: audit 2024-05-09T03:58:33.058813+0000 mgr.x (mgr.24644) 77 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:36.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:35 smithi006 bash[18497]: cluster 2024-05-09T03:58:34.564020+0000 mgr.x (mgr.24644) 78 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:35 smithi006 bash[23643]: cluster 2024-05-09T03:58:34.564020+0000 mgr.x (mgr.24644) 78 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:35 smithi186 bash[18641]: cluster 2024-05-09T03:58:34.564020+0000 mgr.x (mgr.24644) 78 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:37.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:37 smithi006 bash[18497]: cluster 2024-05-09T03:58:36.564695+0000 mgr.x (mgr.24644) 79 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:37 smithi006 bash[23643]: cluster 2024-05-09T03:58:36.564695+0000 mgr.x (mgr.24644) 79 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:37.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:37 smithi186 bash[18641]: cluster 2024-05-09T03:58:36.564695+0000 mgr.x (mgr.24644) 79 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:39.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:39 smithi186 bash[18641]: cluster 2024-05-09T03:58:38.565353+0000 mgr.x (mgr.24644) 80 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:39 smithi006 bash[18497]: cluster 2024-05-09T03:58:38.565353+0000 mgr.x (mgr.24644) 80 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:39 smithi006 bash[23643]: cluster 2024-05-09T03:58:38.565353+0000 mgr.x (mgr.24644) 80 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:41.880 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:58:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:58:41] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-05-09T03:58:41.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:41 smithi186 bash[18641]: cluster 2024-05-09T03:58:40.567004+0000 mgr.x (mgr.24644) 81 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:41 smithi006 bash[18497]: cluster 2024-05-09T03:58:40.567004+0000 mgr.x (mgr.24644) 81 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:41 smithi006 bash[23643]: cluster 2024-05-09T03:58:40.567004+0000 mgr.x (mgr.24644) 81 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:43.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:43 smithi186 bash[18641]: cluster 2024-05-09T03:58:42.567722+0000 mgr.x (mgr.24644) 82 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:43 smithi006 bash[18497]: cluster 2024-05-09T03:58:42.567722+0000 mgr.x (mgr.24644) 82 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:43 smithi006 bash[23643]: cluster 2024-05-09T03:58:42.567722+0000 mgr.x (mgr.24644) 82 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:45.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:44 smithi006 bash[18497]: audit 2024-05-09T03:58:43.067507+0000 mgr.x (mgr.24644) 83 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:45.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:44 smithi006 bash[18497]: audit 2024-05-09T03:58:43.648222+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:45.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:44 smithi006 bash[23643]: audit 2024-05-09T03:58:43.067507+0000 mgr.x (mgr.24644) 83 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:45.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:44 smithi006 bash[23643]: audit 2024-05-09T03:58:43.648222+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:45.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:44 smithi186 bash[18641]: audit 2024-05-09T03:58:43.067507+0000 mgr.x (mgr.24644) 83 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:45.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:44 smithi186 bash[18641]: audit 2024-05-09T03:58:43.648222+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:58:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:45 smithi006 bash[18497]: cluster 2024-05-09T03:58:44.569291+0000 mgr.x (mgr.24644) 84 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:46.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:45 smithi006 bash[23643]: cluster 2024-05-09T03:58:44.569291+0000 mgr.x (mgr.24644) 84 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:45 smithi186 bash[18641]: cluster 2024-05-09T03:58:44.569291+0000 mgr.x (mgr.24644) 84 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:47 smithi006 bash[23643]: cluster 2024-05-09T03:58:46.569992+0000 mgr.x (mgr.24644) 85 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:47 smithi006 bash[18497]: cluster 2024-05-09T03:58:46.569992+0000 mgr.x (mgr.24644) 85 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:47 smithi186 bash[18641]: cluster 2024-05-09T03:58:46.569992+0000 mgr.x (mgr.24644) 85 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:49.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:49 smithi186 bash[18641]: cluster 2024-05-09T03:58:48.570707+0000 mgr.x (mgr.24644) 86 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:49 smithi006 bash[23643]: cluster 2024-05-09T03:58:48.570707+0000 mgr.x (mgr.24644) 86 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:50.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:49 smithi006 bash[18497]: cluster 2024-05-09T03:58:48.570707+0000 mgr.x (mgr.24644) 86 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:51 smithi006 bash[18497]: cluster 2024-05-09T03:58:50.572295+0000 mgr.x (mgr.24644) 87 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:52.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:51 smithi006 bash[23643]: cluster 2024-05-09T03:58:50.572295+0000 mgr.x (mgr.24644) 87 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:52.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:51 smithi186 bash[18641]: cluster 2024-05-09T03:58:50.572295+0000 mgr.x (mgr.24644) 87 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:52.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:58:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:58:51] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-05-09T03:58:54.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:53 smithi006 bash[18497]: cluster 2024-05-09T03:58:52.573197+0000 mgr.x (mgr.24644) 88 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:54.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:53 smithi006 bash[23643]: cluster 2024-05-09T03:58:52.573197+0000 mgr.x (mgr.24644) 88 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:54.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:53 smithi186 bash[18641]: cluster 2024-05-09T03:58:52.573197+0000 mgr.x (mgr.24644) 88 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:54 smithi006 bash[18497]: audit 2024-05-09T03:58:53.079027+0000 mgr.x (mgr.24644) 89 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:54 smithi006 bash[23643]: audit 2024-05-09T03:58:53.079027+0000 mgr.x (mgr.24644) 89 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:55.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:54 smithi186 bash[18641]: audit 2024-05-09T03:58:53.079027+0000 mgr.x (mgr.24644) 89 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:58:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:55 smithi006 bash[18497]: cluster 2024-05-09T03:58:54.574813+0000 mgr.x (mgr.24644) 90 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:55 smithi006 bash[23643]: cluster 2024-05-09T03:58:54.574813+0000 mgr.x (mgr.24644) 90 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:56.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:55 smithi186 bash[18641]: cluster 2024-05-09T03:58:54.574813+0000 mgr.x (mgr.24644) 90 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:58:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:57 smithi006 bash[18497]: cluster 2024-05-09T03:58:56.575546+0000 mgr.x (mgr.24644) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:57.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:57 smithi006 bash[23643]: cluster 2024-05-09T03:58:56.575546+0000 mgr.x (mgr.24644) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:58:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:57 smithi186 bash[18641]: cluster 2024-05-09T03:58:56.575546+0000 mgr.x (mgr.24644) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:00.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:59 smithi006 bash[18497]: cluster 2024-05-09T03:58:58.576291+0000 mgr.x (mgr.24644) 92 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:00.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:58:59 smithi006 bash[18497]: audit 2024-05-09T03:58:58.651148+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:00.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:59 smithi006 bash[23643]: cluster 2024-05-09T03:58:58.576291+0000 mgr.x (mgr.24644) 92 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:00.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:58:59 smithi006 bash[23643]: audit 2024-05-09T03:58:58.651148+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:00.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:59 smithi186 bash[18641]: cluster 2024-05-09T03:58:58.576291+0000 mgr.x (mgr.24644) 92 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:00.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:58:59 smithi186 bash[18641]: audit 2024-05-09T03:58:58.651148+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:01 smithi006 bash[18497]: cluster 2024-05-09T03:59:00.578031+0000 mgr.x (mgr.24644) 93 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:01 smithi006 bash[23643]: cluster 2024-05-09T03:59:00.578031+0000 mgr.x (mgr.24644) 93 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:02.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:01 smithi186 bash[18641]: cluster 2024-05-09T03:59:00.578031+0000 mgr.x (mgr.24644) 93 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:02.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:59:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:59:01] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-05-09T03:59:04.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:03 smithi006 bash[18497]: cluster 2024-05-09T03:59:02.578828+0000 mgr.x (mgr.24644) 94 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:04.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:03 smithi006 bash[23643]: cluster 2024-05-09T03:59:02.578828+0000 mgr.x (mgr.24644) 94 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:04.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:03 smithi186 bash[18641]: cluster 2024-05-09T03:59:02.578828+0000 mgr.x (mgr.24644) 94 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:04 smithi006 bash[18497]: audit 2024-05-09T03:59:03.090581+0000 mgr.x (mgr.24644) 95 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:04 smithi006 bash[23643]: audit 2024-05-09T03:59:03.090581+0000 mgr.x (mgr.24644) 95 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:04 smithi186 bash[18641]: audit 2024-05-09T03:59:03.090581+0000 mgr.x (mgr.24644) 95 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:05 smithi006 bash[18497]: cluster 2024-05-09T03:59:04.580521+0000 mgr.x (mgr.24644) 96 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:06.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:05 smithi006 bash[23643]: cluster 2024-05-09T03:59:04.580521+0000 mgr.x (mgr.24644) 96 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:06.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:05 smithi186 bash[18641]: cluster 2024-05-09T03:59:04.580521+0000 mgr.x (mgr.24644) 96 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:07.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:07 smithi006 bash[18497]: cluster 2024-05-09T03:59:06.581307+0000 mgr.x (mgr.24644) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:07.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:07 smithi006 bash[23643]: cluster 2024-05-09T03:59:06.581307+0000 mgr.x (mgr.24644) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:07 smithi186 bash[18641]: cluster 2024-05-09T03:59:06.581307+0000 mgr.x (mgr.24644) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:09 smithi006 bash[23643]: cluster 2024-05-09T03:59:08.582132+0000 mgr.x (mgr.24644) 98 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:10.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:09 smithi006 bash[18497]: cluster 2024-05-09T03:59:08.582132+0000 mgr.x (mgr.24644) 98 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:10.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:09 smithi186 bash[18641]: cluster 2024-05-09T03:59:08.582132+0000 mgr.x (mgr.24644) 98 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:12.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:11 smithi006 bash[23643]: cluster 2024-05-09T03:59:10.583896+0000 mgr.x (mgr.24644) 99 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:12.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:11 smithi006 bash[18497]: cluster 2024-05-09T03:59:10.583896+0000 mgr.x (mgr.24644) 99 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:12.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:11 smithi186 bash[18641]: cluster 2024-05-09T03:59:10.583896+0000 mgr.x (mgr.24644) 99 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:12.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:59:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:59:11] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-05-09T03:59:14.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:13 smithi006 bash[23643]: cluster 2024-05-09T03:59:12.584669+0000 mgr.x (mgr.24644) 100 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:14.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:13 smithi006 bash[18497]: cluster 2024-05-09T03:59:12.584669+0000 mgr.x (mgr.24644) 100 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:14.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:13 smithi186 bash[18641]: cluster 2024-05-09T03:59:12.584669+0000 mgr.x (mgr.24644) 100 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:14 smithi006 bash[23643]: audit 2024-05-09T03:59:13.102067+0000 mgr.x (mgr.24644) 101 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:14 smithi006 bash[23643]: audit 2024-05-09T03:59:13.653185+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:15.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:14 smithi006 bash[18497]: audit 2024-05-09T03:59:13.102067+0000 mgr.x (mgr.24644) 101 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:15.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:14 smithi006 bash[18497]: audit 2024-05-09T03:59:13.653185+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:15.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:14 smithi186 bash[18641]: audit 2024-05-09T03:59:13.102067+0000 mgr.x (mgr.24644) 101 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:14 smithi186 bash[18641]: audit 2024-05-09T03:59:13.653185+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:15 smithi006 bash[18497]: cluster 2024-05-09T03:59:14.586236+0000 mgr.x (mgr.24644) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:15 smithi006 bash[23643]: cluster 2024-05-09T03:59:14.586236+0000 mgr.x (mgr.24644) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:16.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:15 smithi186 bash[18641]: cluster 2024-05-09T03:59:14.586236+0000 mgr.x (mgr.24644) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:17 smithi006 bash[23643]: cluster 2024-05-09T03:59:16.586936+0000 mgr.x (mgr.24644) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:17 smithi006 bash[18497]: cluster 2024-05-09T03:59:16.586936+0000 mgr.x (mgr.24644) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:17.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:17 smithi186 bash[18641]: cluster 2024-05-09T03:59:16.586936+0000 mgr.x (mgr.24644) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:19 smithi006 bash[23643]: cluster 2024-05-09T03:59:18.587667+0000 mgr.x (mgr.24644) 104 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:19 smithi006 bash[18497]: cluster 2024-05-09T03:59:18.587667+0000 mgr.x (mgr.24644) 104 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:19 smithi186 bash[18641]: cluster 2024-05-09T03:59:18.587667+0000 mgr.x (mgr.24644) 104 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:21 smithi006 bash[23643]: cluster 2024-05-09T03:59:20.589213+0000 mgr.x (mgr.24644) 105 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:22.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:21 smithi006 bash[18497]: cluster 2024-05-09T03:59:20.589213+0000 mgr.x (mgr.24644) 105 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:22.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:21 smithi186 bash[18641]: cluster 2024-05-09T03:59:20.589213+0000 mgr.x (mgr.24644) 105 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:22.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:59:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:59:21] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-05-09T03:59:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:23 smithi006 bash[18497]: cluster 2024-05-09T03:59:22.589923+0000 mgr.x (mgr.24644) 106 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:24.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:23 smithi006 bash[23643]: cluster 2024-05-09T03:59:22.589923+0000 mgr.x (mgr.24644) 106 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:24.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:23 smithi186 bash[18641]: cluster 2024-05-09T03:59:22.589923+0000 mgr.x (mgr.24644) 106 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:24 smithi006 bash[18497]: audit 2024-05-09T03:59:23.111474+0000 mgr.x (mgr.24644) 107 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:24 smithi006 bash[18497]: audit 2024-05-09T03:59:24.117968+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:59:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:24 smithi006 bash[18497]: audit 2024-05-09T03:59:24.119762+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:59:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:24 smithi006 bash[18497]: audit 2024-05-09T03:59:24.126995+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:59:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:24 smithi006 bash[23643]: audit 2024-05-09T03:59:23.111474+0000 mgr.x (mgr.24644) 107 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:24 smithi006 bash[23643]: audit 2024-05-09T03:59:24.117968+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:59:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:24 smithi006 bash[23643]: audit 2024-05-09T03:59:24.119762+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:59:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:24 smithi006 bash[23643]: audit 2024-05-09T03:59:24.126995+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:59:25.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:24 smithi186 bash[18641]: audit 2024-05-09T03:59:23.111474+0000 mgr.x (mgr.24644) 107 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:25.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:24 smithi186 bash[18641]: audit 2024-05-09T03:59:24.117968+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T03:59:25.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:24 smithi186 bash[18641]: audit 2024-05-09T03:59:24.119762+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T03:59:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:24 smithi186 bash[18641]: audit 2024-05-09T03:59:24.126995+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T03:59:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:25 smithi006 bash[18497]: cluster 2024-05-09T03:59:24.591481+0000 mgr.x (mgr.24644) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:25 smithi006 bash[23643]: cluster 2024-05-09T03:59:24.591481+0000 mgr.x (mgr.24644) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:25 smithi186 bash[18641]: cluster 2024-05-09T03:59:24.591481+0000 mgr.x (mgr.24644) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:27.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:27 smithi006 bash[18497]: cluster 2024-05-09T03:59:26.592159+0000 mgr.x (mgr.24644) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:27.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:27 smithi006 bash[23643]: cluster 2024-05-09T03:59:26.592159+0000 mgr.x (mgr.24644) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:27.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:27 smithi186 bash[18641]: cluster 2024-05-09T03:59:26.592159+0000 mgr.x (mgr.24644) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:30.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:29 smithi006 bash[18497]: cluster 2024-05-09T03:59:28.592892+0000 mgr.x (mgr.24644) 110 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:30.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:29 smithi006 bash[18497]: audit 2024-05-09T03:59:28.653389+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:30.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:29 smithi006 bash[23643]: cluster 2024-05-09T03:59:28.592892+0000 mgr.x (mgr.24644) 110 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:30.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:29 smithi006 bash[23643]: audit 2024-05-09T03:59:28.653389+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:29 smithi186 bash[18641]: cluster 2024-05-09T03:59:28.592892+0000 mgr.x (mgr.24644) 110 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:29 smithi186 bash[18641]: audit 2024-05-09T03:59:28.653389+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:31 smithi006 bash[18497]: cluster 2024-05-09T03:59:30.594553+0000 mgr.x (mgr.24644) 111 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:32.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:31 smithi006 bash[23643]: cluster 2024-05-09T03:59:30.594553+0000 mgr.x (mgr.24644) 111 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:31 smithi186 bash[18641]: cluster 2024-05-09T03:59:30.594553+0000 mgr.x (mgr.24644) 111 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:32.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:59:31 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:59:31] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-05-09T03:59:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:33 smithi006 bash[18497]: cluster 2024-05-09T03:59:32.595292+0000 mgr.x (mgr.24644) 112 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:33 smithi006 bash[23643]: cluster 2024-05-09T03:59:32.595292+0000 mgr.x (mgr.24644) 112 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:34.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:33 smithi186 bash[18641]: cluster 2024-05-09T03:59:32.595292+0000 mgr.x (mgr.24644) 112 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:34 smithi006 bash[18497]: audit 2024-05-09T03:59:33.122936+0000 mgr.x (mgr.24644) 113 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:34 smithi006 bash[23643]: audit 2024-05-09T03:59:33.122936+0000 mgr.x (mgr.24644) 113 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:35.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:34 smithi186 bash[18641]: audit 2024-05-09T03:59:33.122936+0000 mgr.x (mgr.24644) 113 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:36.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:35 smithi006 bash[18497]: cluster 2024-05-09T03:59:34.596923+0000 mgr.x (mgr.24644) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:36.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:35 smithi006 bash[23643]: cluster 2024-05-09T03:59:34.596923+0000 mgr.x (mgr.24644) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:35 smithi186 bash[18641]: cluster 2024-05-09T03:59:34.596923+0000 mgr.x (mgr.24644) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:37.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:37 smithi006 bash[18497]: cluster 2024-05-09T03:59:36.597657+0000 mgr.x (mgr.24644) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:37 smithi006 bash[23643]: cluster 2024-05-09T03:59:36.597657+0000 mgr.x (mgr.24644) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:37.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:37 smithi186 bash[18641]: cluster 2024-05-09T03:59:36.597657+0000 mgr.x (mgr.24644) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:39 smithi006 bash[23643]: cluster 2024-05-09T03:59:38.598366+0000 mgr.x (mgr.24644) 116 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:40.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:39 smithi006 bash[18497]: cluster 2024-05-09T03:59:38.598366+0000 mgr.x (mgr.24644) 116 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:40.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:39 smithi186 bash[18641]: cluster 2024-05-09T03:59:38.598366+0000 mgr.x (mgr.24644) 116 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T03:59:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:41 smithi006 bash[23643]: cluster 2024-05-09T03:59:40.600101+0000 mgr.x (mgr.24644) 117 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:59:42.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:41 smithi006 bash[18497]: cluster 2024-05-09T03:59:40.600101+0000 mgr.x (mgr.24644) 117 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:59:42.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:41 smithi186 bash[18641]: cluster 2024-05-09T03:59:40.600101+0000 mgr.x (mgr.24644) 117 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:59:42.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:59:41 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:59:41] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-05-09T03:59:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:43 smithi006 bash[18497]: cluster 2024-05-09T03:59:42.600864+0000 mgr.x (mgr.24644) 118 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-05-09T03:59:44.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:43 smithi006 bash[18497]: audit 2024-05-09T03:59:43.652477+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:43 smithi006 bash[23643]: cluster 2024-05-09T03:59:42.600864+0000 mgr.x (mgr.24644) 118 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-05-09T03:59:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:43 smithi006 bash[23643]: audit 2024-05-09T03:59:43.652477+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:44.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:43 smithi186 bash[18641]: cluster 2024-05-09T03:59:42.600864+0000 mgr.x (mgr.24644) 118 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-05-09T03:59:44.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:43 smithi186 bash[18641]: audit 2024-05-09T03:59:43.652477+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:45.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:44 smithi006 bash[18497]: audit 2024-05-09T03:59:43.131058+0000 mgr.x (mgr.24644) 119 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:45.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:44 smithi006 bash[23643]: audit 2024-05-09T03:59:43.131058+0000 mgr.x (mgr.24644) 119 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:44 smithi186 bash[18641]: audit 2024-05-09T03:59:43.131058+0000 mgr.x (mgr.24644) 119 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:45 smithi006 bash[18497]: cluster 2024-05-09T03:59:44.602382+0000 mgr.x (mgr.24644) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:59:46.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:45 smithi006 bash[23643]: cluster 2024-05-09T03:59:44.602382+0000 mgr.x (mgr.24644) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:59:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:45 smithi186 bash[18641]: cluster 2024-05-09T03:59:44.602382+0000 mgr.x (mgr.24644) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-05-09T03:59:47.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:47 smithi006 bash[18497]: cluster 2024-05-09T03:59:46.603096+0000 mgr.x (mgr.24644) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:47 smithi006 bash[23643]: cluster 2024-05-09T03:59:46.603096+0000 mgr.x (mgr.24644) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:47 smithi186 bash[18641]: cluster 2024-05-09T03:59:46.603096+0000 mgr.x (mgr.24644) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:49 smithi006 bash[23643]: cluster 2024-05-09T03:59:48.603798+0000 mgr.x (mgr.24644) 122 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:50.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:49 smithi006 bash[18497]: cluster 2024-05-09T03:59:48.603798+0000 mgr.x (mgr.24644) 122 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:50.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:49 smithi186 bash[18641]: cluster 2024-05-09T03:59:48.603798+0000 mgr.x (mgr.24644) 122 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:51 smithi006 bash[23643]: cluster 2024-05-09T03:59:50.605451+0000 mgr.x (mgr.24644) 123 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:52.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:51 smithi006 bash[18497]: cluster 2024-05-09T03:59:50.605451+0000 mgr.x (mgr.24644) 123 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:52.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 03:59:51 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:03:59:51] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.33.4" 2024-05-09T03:59:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:51 smithi186 bash[18641]: cluster 2024-05-09T03:59:50.605451+0000 mgr.x (mgr.24644) 123 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-05-09T03:59:54.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:53 smithi006 bash[18497]: cluster 2024-05-09T03:59:52.606127+0000 mgr.x (mgr.24644) 124 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:54.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:53 smithi006 bash[23643]: cluster 2024-05-09T03:59:52.606127+0000 mgr.x (mgr.24644) 124 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:54.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:53 smithi186 bash[18641]: cluster 2024-05-09T03:59:52.606127+0000 mgr.x (mgr.24644) 124 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:55.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:54 smithi006 bash[23643]: audit 2024-05-09T03:59:53.141753+0000 mgr.x (mgr.24644) 125 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:55.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:54 smithi006 bash[18497]: audit 2024-05-09T03:59:53.141753+0000 mgr.x (mgr.24644) 125 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:55.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:54 smithi186 bash[18641]: audit 2024-05-09T03:59:53.141753+0000 mgr.x (mgr.24644) 125 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T03:59:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:55 smithi006 bash[23643]: cluster 2024-05-09T03:59:54.607711+0000 mgr.x (mgr.24644) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:56.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:55 smithi006 bash[18497]: cluster 2024-05-09T03:59:54.607711+0000 mgr.x (mgr.24644) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:56.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:55 smithi186 bash[18641]: cluster 2024-05-09T03:59:54.607711+0000 mgr.x (mgr.24644) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T03:59:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:57 smithi006 bash[18497]: cluster 2024-05-09T03:59:56.608421+0000 mgr.x (mgr.24644) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:57 smithi006 bash[23643]: cluster 2024-05-09T03:59:56.608421+0000 mgr.x (mgr.24644) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:57 smithi186 bash[18641]: cluster 2024-05-09T03:59:56.608421+0000 mgr.x (mgr.24644) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T03:59:59.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:58 smithi006 bash[18497]: audit 2024-05-09T03:59:58.652836+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:59.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:58 smithi006 bash[23643]: audit 2024-05-09T03:59:58.652836+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T03:59:59.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:58 smithi186 bash[18641]: audit 2024-05-09T03:59:58.652836+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:00.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 03:59:59 smithi006 bash[18497]: cluster 2024-05-09T03:59:58.609140+0000 mgr.x (mgr.24644) 128 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:00.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 03:59:59 smithi006 bash[23643]: cluster 2024-05-09T03:59:58.609140+0000 mgr.x (mgr.24644) 128 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:00.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 03:59:59 smithi186 bash[18641]: cluster 2024-05-09T03:59:58.609140+0000 mgr.x (mgr.24644) 128 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:01.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:00 smithi006 bash[18497]: cluster 2024-05-09T04:00:00.000166+0000 mon.a (mon.0) 1198 : cluster [INF] overall HEALTH_OK 2024-05-09T04:00:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:00 smithi006 bash[23643]: cluster 2024-05-09T04:00:00.000166+0000 mon.a (mon.0) 1198 : cluster [INF] overall HEALTH_OK 2024-05-09T04:00:01.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:00 smithi186 bash[18641]: cluster 2024-05-09T04:00:00.000166+0000 mon.a (mon.0) 1198 : cluster [INF] overall HEALTH_OK 2024-05-09T04:00:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:01 smithi006 bash[18497]: cluster 2024-05-09T04:00:00.610800+0000 mgr.x (mgr.24644) 129 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:01 smithi006 bash[23643]: cluster 2024-05-09T04:00:00.610800+0000 mgr.x (mgr.24644) 129 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:02.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:01 smithi186 bash[18641]: cluster 2024-05-09T04:00:00.610800+0000 mgr.x (mgr.24644) 129 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:02.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:01 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:04:00:01] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-05-09T04:00:03.088 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:00:04.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:03 smithi006 bash[18497]: cluster 2024-05-09T04:00:02.611529+0000 mgr.x (mgr.24644) 130 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:04.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:03 smithi006 bash[23643]: cluster 2024-05-09T04:00:02.611529+0000 mgr.x (mgr.24644) 130 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:04.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:03 smithi186 bash[18641]: cluster 2024-05-09T04:00:02.611529+0000 mgr.x (mgr.24644) 130 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:05.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:04 smithi006 bash[23643]: audit 2024-05-09T04:00:03.151358+0000 mgr.x (mgr.24644) 131 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:05.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:04 smithi006 bash[18497]: audit 2024-05-09T04:00:03.151358+0000 mgr.x (mgr.24644) 131 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:05.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:04 smithi186 bash[18641]: audit 2024-05-09T04:00:03.151358+0000 mgr.x (mgr.24644) 131 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:05 smithi006 bash[23643]: cluster 2024-05-09T04:00:04.613041+0000 mgr.x (mgr.24644) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:06.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:05 smithi006 bash[18497]: cluster 2024-05-09T04:00:04.613041+0000 mgr.x (mgr.24644) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:06.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:05 smithi186 bash[18641]: cluster 2024-05-09T04:00:04.613041+0000 mgr.x (mgr.24644) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:06.218 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:00:06.218 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (12m) 2m ago 22m 13.0M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T04:00:06.218 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (12m) 2m ago 21m 40.7M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (2m) 2m ago 20m 50.6M - 3.5 e1d6a67b021e deb0eea70a2a 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283 running (15m) 2m ago 27m 497M - 19.0.0-3631-gc66c553a af4a4df59e0a 3eda5462b8e7 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (9m) 2m ago 29m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (29m) 2m ago 29m 72.9M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (27m) 2m ago 27m 53.1M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (28m) 2m ago 28m 52.1M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (12m) 2m ago 22m 9707k - 1.3.1 1dbe0e931976 cd72840d5334 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (12m) 2m ago 22m 9184k - 1.3.1 1dbe0e931976 b74f2435a298 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (27m) 2m ago 27m 56.1M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (26m) 2m ago 26m 57.4M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (26m) 2m ago 26m 51.3M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (25m) 2m ago 25m 56.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (25m) 2m ago 25m 59.4M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:00:06.219 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (24m) 2m ago 24m 53.7M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:00:06.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (23m) 2m ago 23m 53.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:00:06.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (23m) 2m ago 23m 56.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:00:06.220 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (2m) 2m ago 22m 48.2M - 2.33.4 514e6a882f6e 547fd754bc5d 2024-05-09T04:00:06.220 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (20m) 2m ago 20m 88.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:00:06.220 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (20m) 2m ago 20m 88.6M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:00:06.932 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ls' 2024-05-09T04:00:07.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:07 smithi006 bash[18497]: audit 2024-05-09T04:00:06.177509+0000 mgr.x (mgr.24644) 133 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:07.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:07 smithi006 bash[18497]: cluster 2024-05-09T04:00:06.613741+0000 mgr.x (mgr.24644) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:07.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:07 smithi006 bash[23643]: audit 2024-05-09T04:00:06.177509+0000 mgr.x (mgr.24644) 133 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:07.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:07 smithi006 bash[23643]: cluster 2024-05-09T04:00:06.613741+0000 mgr.x (mgr.24644) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:07 smithi186 bash[18641]: audit 2024-05-09T04:00:06.177509+0000 mgr.x (mgr.24644) 133 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:07 smithi186 bash[18641]: cluster 2024-05-09T04:00:06.613741+0000 mgr.x (mgr.24644) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:09.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:09 smithi006 bash[23643]: cluster 2024-05-09T04:00:08.614444+0000 mgr.x (mgr.24644) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:09.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:09 smithi006 bash[18497]: cluster 2024-05-09T04:00:08.614444+0000 mgr.x (mgr.24644) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:10.051 INFO:teuthology.orchestra.run.smithi006.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-05-09T04:00:10.051 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager ?:9093,9094 1/1 2m ago 22m smithi006=a;count:1 2024-05-09T04:00:10.051 INFO:teuthology.orchestra.run.smithi006.stdout:grafana ?:3000 1/1 2m ago 22m smithi186=a;count:1 2024-05-09T04:00:10.051 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo ?:5000 1/1 2m ago 20m count:1 2024-05-09T04:00:10.051 INFO:teuthology.orchestra.run.smithi006.stdout:mgr 2/2 2m ago 27m smithi006=y;smithi186=x;count:2 2024-05-09T04:00:10.051 INFO:teuthology.orchestra.run.smithi006.stdout:mon 3/3 2m ago 28m smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi186:172.21.15.186=b;count:3 2024-05-09T04:00:10.052 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter ?:9100 2/2 2m ago 22m smithi006=a;smithi186=b;count:2 2024-05-09T04:00:10.052 INFO:teuthology.orchestra.run.smithi006.stdout:osd 8 2m ago - 2024-05-09T04:00:10.052 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus ?:9095 1/1 2m ago 22m smithi186=a;count:1 2024-05-09T04:00:10.052 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo ?:8000 2/2 2m ago 20m count:2 2024-05-09T04:00:10.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:09 smithi186 bash[18641]: cluster 2024-05-09T04:00:08.614444+0000 mgr.x (mgr.24644) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:10.758 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions' 2024-05-09T04:00:12.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:11 smithi006 bash[18497]: audit 2024-05-09T04:00:10.036185+0000 mgr.x (mgr.24644) 136 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:12.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:11 smithi006 bash[18497]: cluster 2024-05-09T04:00:10.616058+0000 mgr.x (mgr.24644) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:12.014 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:11 smithi006 bash[23643]: audit 2024-05-09T04:00:10.036185+0000 mgr.x (mgr.24644) 136 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:12.014 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:11 smithi006 bash[23643]: cluster 2024-05-09T04:00:10.616058+0000 mgr.x (mgr.24644) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:12.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:11 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:04:00:11] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-05-09T04:00:12.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:11 smithi186 bash[18641]: audit 2024-05-09T04:00:10.036185+0000 mgr.x (mgr.24644) 136 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:12.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:11 smithi186 bash[18641]: cluster 2024-05-09T04:00:10.616058+0000 mgr.x (mgr.24644) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:13.739 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:00:13.740 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:00:13.741 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:13.741 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:00:13.741 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:00:13.741 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:00:13.741 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:00:13.741 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:00:14.004 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:13 smithi006 bash[18497]: cluster 2024-05-09T04:00:12.616738+0000 mgr.x (mgr.24644) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:14.005 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:13 smithi006 bash[18497]: audit 2024-05-09T04:00:13.653378+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:14.005 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:13 smithi006 bash[23643]: cluster 2024-05-09T04:00:12.616738+0000 mgr.x (mgr.24644) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:14.005 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:13 smithi006 bash[23643]: audit 2024-05-09T04:00:13.653378+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:14.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:13 smithi186 bash[18641]: cluster 2024-05-09T04:00:12.616738+0000 mgr.x (mgr.24644) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:14.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:13 smithi186 bash[18641]: audit 2024-05-09T04:00:13.653378+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:14.497 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-05-09T04:00:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:14 smithi006 bash[18497]: audit 2024-05-09T04:00:13.159263+0000 mgr.x (mgr.24644) 139 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:14 smithi006 bash[18497]: audit 2024-05-09T04:00:13.737719+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.6:0/1929792346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:14 smithi006 bash[23643]: audit 2024-05-09T04:00:13.159263+0000 mgr.x (mgr.24644) 139 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:14 smithi006 bash[23643]: audit 2024-05-09T04:00:13.737719+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.6:0/1929792346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:14 smithi186 bash[18641]: audit 2024-05-09T04:00:13.159263+0000 mgr.x (mgr.24644) 139 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:15.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:14 smithi186 bash[18641]: audit 2024-05-09T04:00:13.737719+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.6:0/1929792346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:15.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:15 smithi006 bash[23643]: cluster 2024-05-09T04:00:14.618247+0000 mgr.x (mgr.24644) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:15.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:15 smithi006 bash[18497]: cluster 2024-05-09T04:00:14.618247+0000 mgr.x (mgr.24644) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:16.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:15 smithi186 bash[18641]: cluster 2024-05-09T04:00:14.618247+0000 mgr.x (mgr.24644) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:17 smithi006 bash[18497]: cluster 2024-05-09T04:00:16.618971+0000 mgr.x (mgr.24644) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:17 smithi006 bash[23643]: cluster 2024-05-09T04:00:16.618971+0000 mgr.x (mgr.24644) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:17 smithi186 bash[18641]: cluster 2024-05-09T04:00:16.618971+0000 mgr.x (mgr.24644) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:18 smithi006 bash[18497]: audit 2024-05-09T04:00:17.590217+0000 mgr.x (mgr.24644) 142 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:18.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:18 smithi006 bash[23643]: audit 2024-05-09T04:00:17.590217+0000 mgr.x (mgr.24644) 142 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:18.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:18 smithi186 bash[18641]: audit 2024-05-09T04:00:17.590217+0000 mgr.x (mgr.24644) 142 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:19.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:19 smithi006 bash[18497]: cluster 2024-05-09T04:00:18.619693+0000 mgr.x (mgr.24644) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:19.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:19 smithi006 bash[23643]: cluster 2024-05-09T04:00:18.619693+0000 mgr.x (mgr.24644) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:19.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:19 smithi186 bash[18641]: cluster 2024-05-09T04:00:18.619693+0000 mgr.x (mgr.24644) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:19.924 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:00:20.922 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:00:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:20 smithi186 bash[18641]: cephadm 2024-05-09T04:00:19.914717+0000 mgr.x (mgr.24644) 144 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:00:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:20 smithi186 bash[18641]: audit 2024-05-09T04:00:19.921760+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:20 smithi186 bash[18641]: audit 2024-05-09T04:00:19.948731+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:20 smithi186 bash[18641]: audit 2024-05-09T04:00:19.950675+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:00:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:20 smithi186 bash[18641]: audit 2024-05-09T04:00:19.957085+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:20 smithi186 bash[18641]: cephadm 2024-05-09T04:00:20.045089+0000 mgr.x (mgr.24644) 145 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:00:21.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:20 smithi186 bash[18641]: cluster 2024-05-09T04:00:20.621342+0000 mgr.x (mgr.24644) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:21.387 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:20 smithi006 bash[18497]: cephadm 2024-05-09T04:00:19.914717+0000 mgr.x (mgr.24644) 144 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:00:21.388 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:20 smithi006 bash[18497]: audit 2024-05-09T04:00:19.921760+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:21.388 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:20 smithi006 bash[18497]: audit 2024-05-09T04:00:19.948731+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:21.388 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:20 smithi006 bash[18497]: audit 2024-05-09T04:00:19.950675+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:00:21.388 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:20 smithi006 bash[18497]: audit 2024-05-09T04:00:19.957085+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:21.388 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:20 smithi006 bash[18497]: cephadm 2024-05-09T04:00:20.045089+0000 mgr.x (mgr.24644) 145 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:00:21.388 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:20 smithi006 bash[18497]: cluster 2024-05-09T04:00:20.621342+0000 mgr.x (mgr.24644) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:21.388 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:20 smithi006 bash[23643]: cephadm 2024-05-09T04:00:19.914717+0000 mgr.x (mgr.24644) 144 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:00:21.389 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:20 smithi006 bash[23643]: audit 2024-05-09T04:00:19.921760+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:21.389 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:20 smithi006 bash[23643]: audit 2024-05-09T04:00:19.948731+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:21.389 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:20 smithi006 bash[23643]: audit 2024-05-09T04:00:19.950675+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:00:21.389 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:20 smithi006 bash[23643]: audit 2024-05-09T04:00:19.957085+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:21.389 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:20 smithi006 bash[23643]: cephadm 2024-05-09T04:00:20.045089+0000 mgr.x (mgr.24644) 145 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:00:21.389 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:20 smithi006 bash[23643]: cluster 2024-05-09T04:00:20.621342+0000 mgr.x (mgr.24644) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:22.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:21 smithi186 bash[36736]: ::ffff:172.21.15.186 - - [09/May/2024:04:00:21] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-05-09T04:00:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:23 smithi006 bash[18497]: cluster 2024-05-09T04:00:22.622087+0000 mgr.x (mgr.24644) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:23 smithi006 bash[18497]: audit 2024-05-09T04:00:23.176103+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:23 smithi006 bash[18497]: audit 2024-05-09T04:00:23.186692+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:00:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:23 smithi006 bash[18497]: audit 2024-05-09T04:00:23.195746+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-05-09T04:00:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:23 smithi006 bash[18497]: audit 2024-05-09T04:00:23.199367+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-05-09T04:00:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:23 smithi006 bash[18497]: cluster 2024-05-09T04:00:23.212187+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:00:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:23 smithi006 bash[23643]: cluster 2024-05-09T04:00:22.622087+0000 mgr.x (mgr.24644) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:23 smithi006 bash[23643]: audit 2024-05-09T04:00:23.176103+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:23 smithi006 bash[23643]: audit 2024-05-09T04:00:23.186692+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:00:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:23 smithi006 bash[23643]: audit 2024-05-09T04:00:23.195746+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-05-09T04:00:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:23 smithi006 bash[23643]: audit 2024-05-09T04:00:23.199367+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-05-09T04:00:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:23 smithi006 bash[23643]: cluster 2024-05-09T04:00:23.212187+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:00:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:23 smithi186 bash[18641]: cluster 2024-05-09T04:00:22.622087+0000 mgr.x (mgr.24644) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:23 smithi186 bash[18641]: audit 2024-05-09T04:00:23.176103+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-05-09T04:00:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:23 smithi186 bash[18641]: audit 2024-05-09T04:00:23.186692+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:00:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:23 smithi186 bash[18641]: audit 2024-05-09T04:00:23.195746+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-05-09T04:00:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:23 smithi186 bash[18641]: audit 2024-05-09T04:00:23.199367+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24644 172.21.15.186:0/1247454842' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-05-09T04:00:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:23 smithi186 bash[18641]: cluster 2024-05-09T04:00:23.212187+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:00:24.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:24 smithi006 bash[54166]: [09/May/2024:04:00:24] ENGINE Bus STOPPING 2024-05-09T04:00:24.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:24 smithi006 bash[54166]: [09/May/2024:04:00:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T04:00:24.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:24 smithi006 bash[54166]: [09/May/2024:04:00:24] ENGINE Bus STOPPED 2024-05-09T04:00:24.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:24 smithi006 bash[54166]: [09/May/2024:04:00:24] ENGINE Bus STARTING 2024-05-09T04:00:24.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:24 smithi186 bash[36736]: debug 2024-05-09T04:00:24.180+0000 7f074ffa7700 -1 mgr handle_mgr_map I was active but no longer am 2024-05-09T04:00:24.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:24 smithi186 bash[36736]: ignoring --setuser ceph since I am not root 2024-05-09T04:00:24.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:24 smithi186 bash[36736]: ignoring --setgroup ceph since I am not root 2024-05-09T04:00:24.631 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:24 smithi186 bash[36736]: debug 2024-05-09T04:00:24.248+0000 7f4e2ea03700 1 -- 172.21.15.186:0/3878995529 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5652770ea5a0 con 0x565277e6a400 2024-05-09T04:00:24.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:23.170189+0000 mgr.x (mgr.24644) 148 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:24.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: cephadm 2024-05-09T04:00:23.181888+0000 mgr.x (mgr.24644) 149 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: cephadm 2024-05-09T04:00:23.182063+0000 mgr.x (mgr.24644) 150 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: cephadm 2024-05-09T04:00:23.189478+0000 mgr.x (mgr.24644) 151 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: cephadm 2024-05-09T04:00:23.190935+0000 mgr.x (mgr.24644) 152 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: cephadm 2024-05-09T04:00:23.198690+0000 mgr.x (mgr.24644) 153 : cephadm [INF] Failing over to other MGR 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.183632+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: cluster 2024-05-09T04:00:24.183708+0000 mon.a (mon.0) 1205 : cluster [DBG] mgrmap e38: y(active, starting, since 0.98606s) 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.185963+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.186192+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.186397+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.188165+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.188826+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.189271+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:00:24.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.189572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.189905+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.190235+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.190631+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.190956+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.191344+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.191836+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.192019+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.192599+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: cluster 2024-05-09T04:00:24.232604+0000 mon.a (mon.0) 1221 : cluster [INF] Manager daemon y is now available 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.308053+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.617380+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:00:24.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:24 smithi006 bash[18497]: audit 2024-05-09T04:00:24.653210+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:23.170189+0000 mgr.x (mgr.24644) 148 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: cephadm 2024-05-09T04:00:23.181888+0000 mgr.x (mgr.24644) 149 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: cephadm 2024-05-09T04:00:23.182063+0000 mgr.x (mgr.24644) 150 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: cephadm 2024-05-09T04:00:23.189478+0000 mgr.x (mgr.24644) 151 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: cephadm 2024-05-09T04:00:23.190935+0000 mgr.x (mgr.24644) 152 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: cephadm 2024-05-09T04:00:23.198690+0000 mgr.x (mgr.24644) 153 : cephadm [INF] Failing over to other MGR 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.183632+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: cluster 2024-05-09T04:00:24.183708+0000 mon.a (mon.0) 1205 : cluster [DBG] mgrmap e38: y(active, starting, since 0.98606s) 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.185963+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:00:24.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.186192+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.186397+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.188165+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.188826+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.189271+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.189572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.189905+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.190235+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.190631+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.190956+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.191344+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.191836+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.192019+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:00:24.726 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.192599+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:00:24.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: cluster 2024-05-09T04:00:24.232604+0000 mon.a (mon.0) 1221 : cluster [INF] Manager daemon y is now available 2024-05-09T04:00:24.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.308053+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:24.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.617380+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:00:24.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:24 smithi006 bash[23643]: audit 2024-05-09T04:00:24.653210+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:00:25.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:24 smithi006 bash[54166]: [09/May/2024:04:00:24] ENGINE Serving on http://:::9283 2024-05-09T04:00:25.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:24 smithi006 bash[54166]: [09/May/2024:04:00:24] ENGINE Bus STARTED 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:23.170189+0000 mgr.x (mgr.24644) 148 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: cephadm 2024-05-09T04:00:23.181888+0000 mgr.x (mgr.24644) 149 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: cephadm 2024-05-09T04:00:23.182063+0000 mgr.x (mgr.24644) 150 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: cephadm 2024-05-09T04:00:23.189478+0000 mgr.x (mgr.24644) 151 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: cephadm 2024-05-09T04:00:23.190935+0000 mgr.x (mgr.24644) 152 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: cephadm 2024-05-09T04:00:23.198690+0000 mgr.x (mgr.24644) 153 : cephadm [INF] Failing over to other MGR 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.183632+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: cluster 2024-05-09T04:00:24.183708+0000 mon.a (mon.0) 1205 : cluster [DBG] mgrmap e38: y(active, starting, since 0.98606s) 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.185963+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.186192+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:00:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.186397+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.188165+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.188826+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.189271+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.189572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.189905+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.190235+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.190631+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.190956+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.191344+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.191836+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.192019+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.192599+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: cluster 2024-05-09T04:00:24.232604+0000 mon.a (mon.0) 1221 : cluster [INF] Manager daemon y is now available 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.308053+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.617380+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:00:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:24 smithi186 bash[18641]: audit 2024-05-09T04:00:24.653210+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:00:25.220 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (13m) 3m ago 22m 13.0M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (12m) 3m ago 22m 40.7M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (3m) 3m ago 20m 50.6M - 3.5 e1d6a67b021e deb0eea70a2a 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283 running (16m) 3m ago 27m 497M - 19.0.0-3631-gc66c553a af4a4df59e0a 3eda5462b8e7 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (9m) 3m ago 29m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (29m) 3m ago 30m 72.9M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (28m) 3m ago 28m 53.1M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (28m) 3m ago 28m 52.1M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (13m) 3m ago 22m 9707k - 1.3.1 1dbe0e931976 cd72840d5334 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (13m) 3m ago 22m 9184k - 1.3.1 1dbe0e931976 b74f2435a298 2024-05-09T04:00:25.965 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (27m) 3m ago 27m 56.1M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (26m) 3m ago 27m 57.4M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (26m) 3m ago 26m 51.3M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (25m) 3m ago 25m 56.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (25m) 3m ago 25m 59.4M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (24m) 3m ago 24m 53.7M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (24m) 3m ago 24m 53.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (23m) 3m ago 23m 56.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (3m) 3m ago 22m 48.2M - 2.33.4 514e6a882f6e 547fd754bc5d 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (20m) 3m ago 20m 88.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:00:25.966 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (20m) 3m ago 20m 88.6M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:00:26.419 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 1 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:26.420 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:00:26.421 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:00:26.421 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 1 2024-05-09T04:00:26.421 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:00:26.421 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:00:26.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: cephadm 2024-05-09T04:00:24.741909+0000 mgr.y (mgr.15216) 1 : cephadm [INF] [09/May/2024:04:00:24] ENGINE Bus STARTING 2024-05-09T04:00:26.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: cephadm 2024-05-09T04:00:24.881264+0000 mgr.y (mgr.15216) 2 : cephadm [INF] [09/May/2024:04:00:24] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:00:26.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: cephadm 2024-05-09T04:00:25.036357+0000 mgr.y (mgr.15216) 3 : cephadm [INF] [09/May/2024:04:00:25] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:00:26.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: cephadm 2024-05-09T04:00:25.036455+0000 mgr.y (mgr.15216) 4 : cephadm [INF] [09/May/2024:04:00:25] ENGINE Bus STARTED 2024-05-09T04:00:26.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: cluster 2024-05-09T04:00:25.183219+0000 mon.a (mon.0) 1225 : cluster [DBG] mgrmap e39: y(active, since 1.98557s) 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: audit 2024-05-09T04:00:25.203352+0000 mgr.y (mgr.15216) 5 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: cluster 2024-05-09T04:00:25.205994+0000 mgr.y (mgr.15216) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:26 smithi006 bash[18497]: audit 2024-05-09T04:00:25.590043+0000 mgr.y (mgr.15216) 7 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: cephadm 2024-05-09T04:00:24.741909+0000 mgr.y (mgr.15216) 1 : cephadm [INF] [09/May/2024:04:00:24] ENGINE Bus STARTING 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: cephadm 2024-05-09T04:00:24.881264+0000 mgr.y (mgr.15216) 2 : cephadm [INF] [09/May/2024:04:00:24] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: cephadm 2024-05-09T04:00:25.036357+0000 mgr.y (mgr.15216) 3 : cephadm [INF] [09/May/2024:04:00:25] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: cephadm 2024-05-09T04:00:25.036455+0000 mgr.y (mgr.15216) 4 : cephadm [INF] [09/May/2024:04:00:25] ENGINE Bus STARTED 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: cluster 2024-05-09T04:00:25.183219+0000 mon.a (mon.0) 1225 : cluster [DBG] mgrmap e39: y(active, since 1.98557s) 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: audit 2024-05-09T04:00:25.203352+0000 mgr.y (mgr.15216) 5 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: cluster 2024-05-09T04:00:25.205994+0000 mgr.y (mgr.15216) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:26.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:26 smithi006 bash[23643]: audit 2024-05-09T04:00:25.590043+0000 mgr.y (mgr.15216) 7 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: cephadm 2024-05-09T04:00:24.741909+0000 mgr.y (mgr.15216) 1 : cephadm [INF] [09/May/2024:04:00:24] ENGINE Bus STARTING 2024-05-09T04:00:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: cephadm 2024-05-09T04:00:24.881264+0000 mgr.y (mgr.15216) 2 : cephadm [INF] [09/May/2024:04:00:24] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:00:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: cephadm 2024-05-09T04:00:25.036357+0000 mgr.y (mgr.15216) 3 : cephadm [INF] [09/May/2024:04:00:25] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:00:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: cephadm 2024-05-09T04:00:25.036455+0000 mgr.y (mgr.15216) 4 : cephadm [INF] [09/May/2024:04:00:25] ENGINE Bus STARTED 2024-05-09T04:00:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: cluster 2024-05-09T04:00:25.183219+0000 mon.a (mon.0) 1225 : cluster [DBG] mgrmap e39: y(active, since 1.98557s) 2024-05-09T04:00:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: audit 2024-05-09T04:00:25.203352+0000 mgr.y (mgr.15216) 5 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:26.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: cluster 2024-05-09T04:00:25.205994+0000 mgr.y (mgr.15216) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:26.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:26 smithi186 bash[18641]: audit 2024-05-09T04:00:25.590043+0000 mgr.y (mgr.15216) 7 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:26.780 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:00:26.780 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:00:26.780 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:00:26.780 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-05-09T04:00:26.780 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:00:26.780 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr" 2024-05-09T04:00:26.781 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:00:26.781 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:00:26.781 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:00:26.781 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:00:26.781 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:00:27.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:27 smithi006 bash[18497]: audit 2024-05-09T04:00:25.946105+0000 mgr.y (mgr.15216) 8 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:27.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:27 smithi006 bash[18497]: cluster 2024-05-09T04:00:26.191565+0000 mgr.y (mgr.15216) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:27.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:27 smithi006 bash[18497]: cluster 2024-05-09T04:00:26.194045+0000 mon.a (mon.0) 1226 : cluster [DBG] mgrmap e40: y(active, since 2s) 2024-05-09T04:00:27.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:27 smithi006 bash[18497]: audit 2024-05-09T04:00:26.417808+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.6:0/1609640272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:27.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:27 smithi006 bash[23643]: audit 2024-05-09T04:00:25.946105+0000 mgr.y (mgr.15216) 8 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:27.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:27 smithi006 bash[23643]: cluster 2024-05-09T04:00:26.191565+0000 mgr.y (mgr.15216) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:27.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:27 smithi006 bash[23643]: cluster 2024-05-09T04:00:26.194045+0000 mon.a (mon.0) 1226 : cluster [DBG] mgrmap e40: y(active, since 2s) 2024-05-09T04:00:27.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:27 smithi006 bash[23643]: audit 2024-05-09T04:00:26.417808+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.6:0/1609640272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:27.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:27 smithi186 bash[18641]: audit 2024-05-09T04:00:25.946105+0000 mgr.y (mgr.15216) 8 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:27.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:27 smithi186 bash[18641]: cluster 2024-05-09T04:00:26.191565+0000 mgr.y (mgr.15216) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:27.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:27 smithi186 bash[18641]: cluster 2024-05-09T04:00:26.194045+0000 mon.a (mon.0) 1226 : cluster [DBG] mgrmap e40: y(active, since 2s) 2024-05-09T04:00:27.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:27 smithi186 bash[18641]: audit 2024-05-09T04:00:26.417808+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.6:0/1609640272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:28.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:28 smithi006 bash[18497]: audit 2024-05-09T04:00:26.778350+0000 mgr.y (mgr.15216) 10 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:28.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:28 smithi006 bash[23643]: audit 2024-05-09T04:00:26.778350+0000 mgr.y (mgr.15216) 10 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:28.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:28 smithi186 bash[18641]: audit 2024-05-09T04:00:26.778350+0000 mgr.y (mgr.15216) 10 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:29.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:29 smithi006 bash[18497]: cluster 2024-05-09T04:00:28.192363+0000 mgr.y (mgr.15216) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:29.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:29 smithi006 bash[18497]: cluster 2024-05-09T04:00:28.211057+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-05-09T04:00:29.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:29 smithi006 bash[23643]: cluster 2024-05-09T04:00:28.192363+0000 mgr.y (mgr.15216) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:29.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:29 smithi006 bash[23643]: cluster 2024-05-09T04:00:28.211057+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-05-09T04:00:29.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:29 smithi186 bash[18641]: cluster 2024-05-09T04:00:28.192363+0000 mgr.y (mgr.15216) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:29.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:29 smithi186 bash[18641]: cluster 2024-05-09T04:00:28.211057+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-05-09T04:00:31.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:31 smithi006 bash[23643]: cluster 2024-05-09T04:00:30.193100+0000 mgr.y (mgr.15216) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:31 smithi006 bash[23643]: audit 2024-05-09T04:00:30.886711+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:31 smithi006 bash[23643]: audit 2024-05-09T04:00:30.891217+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:31 smithi006 bash[23643]: audit 2024-05-09T04:00:31.091514+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:31 smithi006 bash[23643]: audit 2024-05-09T04:00:31.100288+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:31 smithi006 bash[18497]: cluster 2024-05-09T04:00:30.193100+0000 mgr.y (mgr.15216) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:31 smithi006 bash[18497]: audit 2024-05-09T04:00:30.886711+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:31 smithi006 bash[18497]: audit 2024-05-09T04:00:30.891217+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:31 smithi006 bash[18497]: audit 2024-05-09T04:00:31.091514+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:31 smithi006 bash[18497]: audit 2024-05-09T04:00:31.100288+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:31 smithi186 bash[18641]: cluster 2024-05-09T04:00:30.193100+0000 mgr.y (mgr.15216) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:00:31.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:31 smithi186 bash[18641]: audit 2024-05-09T04:00:30.886711+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:31 smithi186 bash[18641]: audit 2024-05-09T04:00:30.891217+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:31 smithi186 bash[18641]: audit 2024-05-09T04:00:31.091514+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:31.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:31 smithi186 bash[18641]: audit 2024-05-09T04:00:31.100288+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.008275+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.018212+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: cluster 2024-05-09T04:00:32.194425+0000 mgr.y (mgr.15216) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.217907+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.225264+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.228171+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.229487+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.231216+0000 mgr.y (mgr.15216) 14 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:00:33.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.231453+0000 mgr.y (mgr.15216) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.497207+0000 mgr.y (mgr.15216) 16 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.497554+0000 mgr.y (mgr.15216) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: cluster 2024-05-09T04:00:32.911765+0000 mon.a (mon.0) 1238 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.919313+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.920527+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.924933+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:32.925400+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:33 smithi006 bash[18497]: audit 2024-05-09T04:00:33.000010+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.008275+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.018212+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: cluster 2024-05-09T04:00:32.194425+0000 mgr.y (mgr.15216) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:00:33.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.217907+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.225264+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.228171+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.229487+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.231216+0000 mgr.y (mgr.15216) 14 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.231453+0000 mgr.y (mgr.15216) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.497207+0000 mgr.y (mgr.15216) 16 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.497554+0000 mgr.y (mgr.15216) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: cluster 2024-05-09T04:00:32.911765+0000 mon.a (mon.0) 1238 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.919313+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.920527+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.924933+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:32.925400+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:00:33.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:33 smithi006 bash[23643]: audit 2024-05-09T04:00:33.000010+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:32 smithi186 bash[36736]: [09/May/2024:04:00:32] ENGINE Bus STARTING 2024-05-09T04:00:33.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:33 smithi186 bash[36736]: CherryPy Checker: 2024-05-09T04:00:33.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:33 smithi186 bash[36736]: The Application mounted at '' has an empty config. 2024-05-09T04:00:33.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:33 smithi186 bash[36736]: [09/May/2024:04:00:33] ENGINE Serving on http://:::9283 2024-05-09T04:00:33.381 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:33 smithi186 bash[36736]: [09/May/2024:04:00:33] ENGINE Bus STARTED 2024-05-09T04:00:33.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.008275+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.018212+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: cluster 2024-05-09T04:00:32.194425+0000 mgr.y (mgr.15216) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.217907+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.225264+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.228171+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.229487+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.231216+0000 mgr.y (mgr.15216) 14 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.231453+0000 mgr.y (mgr.15216) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.497207+0000 mgr.y (mgr.15216) 16 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.497554+0000 mgr.y (mgr.15216) 17 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: cluster 2024-05-09T04:00:32.911765+0000 mon.a (mon.0) 1238 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.919313+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:00:33.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.920527+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:00:33.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.924933+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:00:33.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:32.925400+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.? 172.21.15.186:0/3088716668' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:00:33.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:33 smithi186 bash[18641]: audit 2024-05-09T04:00:33.000010+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.662160+0000 mgr.y (mgr.15216) 18 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:00:34.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.662548+0000 mgr.y (mgr.15216) 19 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:00:34.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.827369+0000 mgr.y (mgr.15216) 20 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:00:34.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: cephadm 2024-05-09T04:00:32.828196+0000 mgr.y (mgr.15216) 21 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:00:34.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.006171+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.015989+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.021618+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.031191+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: cephadm 2024-05-09T04:00:33.104431+0000 mgr.y (mgr.15216) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.105385+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.122909+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: cephadm 2024-05-09T04:00:33.125010+0000 mgr.y (mgr.15216) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.174634+0000 mgr.y (mgr.15216) 24 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: cluster 2024-05-09T04:00:33.238045+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e42: y(active, since 10s), standbys: x 2024-05-09T04:00:34.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:34 smithi006 bash[18497]: audit 2024-05-09T04:00:33.245901+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.662160+0000 mgr.y (mgr.15216) 18 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.662548+0000 mgr.y (mgr.15216) 19 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.827369+0000 mgr.y (mgr.15216) 20 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: cephadm 2024-05-09T04:00:32.828196+0000 mgr.y (mgr.15216) 21 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.006171+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.015989+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.021618+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.031191+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: cephadm 2024-05-09T04:00:33.104431+0000 mgr.y (mgr.15216) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.105385+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.122909+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: cephadm 2024-05-09T04:00:33.125010+0000 mgr.y (mgr.15216) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:00:34.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.174634+0000 mgr.y (mgr.15216) 24 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:34.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: cluster 2024-05-09T04:00:33.238045+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e42: y(active, since 10s), standbys: x 2024-05-09T04:00:34.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:34 smithi006 bash[23643]: audit 2024-05-09T04:00:33.245901+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:00:34.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.662160+0000 mgr.y (mgr.15216) 18 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:00:34.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.662548+0000 mgr.y (mgr.15216) 19 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.827369+0000 mgr.y (mgr.15216) 20 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: cephadm 2024-05-09T04:00:32.828196+0000 mgr.y (mgr.15216) 21 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.006171+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.015989+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.021618+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.031191+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: cephadm 2024-05-09T04:00:33.104431+0000 mgr.y (mgr.15216) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi006.bjdeov (dependencies changed)... 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.105385+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.122909+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: cephadm 2024-05-09T04:00:33.125010+0000 mgr.y (mgr.15216) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:00:34.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.174634+0000 mgr.y (mgr.15216) 24 : audit [DBG] from='client.25177 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:34.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: cluster 2024-05-09T04:00:33.238045+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e42: y(active, since 10s), standbys: x 2024-05-09T04:00:34.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:34 smithi186 bash[18641]: audit 2024-05-09T04:00:33.245901+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:00:35.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:35 smithi006 bash[18497]: cluster 2024-05-09T04:00:34.195147+0000 mgr.y (mgr.15216) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:00:35.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:35 smithi006 bash[23643]: cluster 2024-05-09T04:00:34.195147+0000 mgr.y (mgr.15216) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:00:35.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:35 smithi186 bash[18641]: cluster 2024-05-09T04:00:34.195147+0000 mgr.y (mgr.15216) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:00:37.363 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:36 smithi006 bash[54166]: debug 2024-05-09T04:00:36.951+0000 7f8577b1c700 -1 log_channel(cephadm) log [ERR] : Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:00:37.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:37 smithi006 bash[18497]: cluster 2024-05-09T04:00:36.196971+0000 mgr.y (mgr.15216) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:37.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:37 smithi006 bash[18497]: audit 2024-05-09T04:00:36.898986+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:37.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:37 smithi006 bash[18497]: audit 2024-05-09T04:00:36.906087+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:37 smithi006 bash[23643]: cluster 2024-05-09T04:00:36.196971+0000 mgr.y (mgr.15216) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:37 smithi006 bash[23643]: audit 2024-05-09T04:00:36.898986+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:37 smithi006 bash[23643]: audit 2024-05-09T04:00:36.906087+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:37.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:37 smithi186 bash[18641]: cluster 2024-05-09T04:00:36.196971+0000 mgr.y (mgr.15216) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:37.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:37 smithi186 bash[18641]: audit 2024-05-09T04:00:36.898986+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:37.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:37 smithi186 bash[18641]: audit 2024-05-09T04:00:36.906087+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:38.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:38 smithi006 bash[18497]: cephadm 2024-05-09T04:00:36.953625+0000 mgr.y (mgr.15216) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T04:00:38.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:38 smithi006 bash[18497]: cephadm 2024-05-09T04:00:36.954101+0000 mgr.y (mgr.15216) 28 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:00:38.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:38 smithi006 bash[18497]: cephadm 2024-05-09T04:00:37.214635+0000 mgr.y (mgr.15216) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T04:00:38.578 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:38 smithi006 bash[23643]: cephadm 2024-05-09T04:00:36.953625+0000 mgr.y (mgr.15216) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T04:00:38.578 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:38 smithi006 bash[23643]: cephadm 2024-05-09T04:00:36.954101+0000 mgr.y (mgr.15216) 28 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:00:38.578 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:38 smithi006 bash[23643]: cephadm 2024-05-09T04:00:37.214635+0000 mgr.y (mgr.15216) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T04:00:38.697 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:38 smithi186 bash[18641]: cephadm 2024-05-09T04:00:36.953625+0000 mgr.y (mgr.15216) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-05-09T04:00:38.697 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:38 smithi186 bash[18641]: cephadm 2024-05-09T04:00:36.954101+0000 mgr.y (mgr.15216) 28 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:00:38.697 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:38 smithi186 bash[18641]: cephadm 2024-05-09T04:00:37.214635+0000 mgr.y (mgr.15216) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2024-05-09T04:00:39.696 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:39 smithi186 bash[18641]: cluster 2024-05-09T04:00:38.197819+0000 mgr.y (mgr.15216) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:00:39.697 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:39 smithi186 bash[18641]: audit 2024-05-09T04:00:38.934152+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.6:0/1177192297' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:00:39.697 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:39 smithi186 bash[18641]: audit 2024-05-09T04:00:39.309529+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:39.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:39 smithi006 bash[18497]: cluster 2024-05-09T04:00:38.197819+0000 mgr.y (mgr.15216) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:00:39.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:39 smithi006 bash[18497]: audit 2024-05-09T04:00:38.934152+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.6:0/1177192297' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:00:39.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:39 smithi006 bash[18497]: audit 2024-05-09T04:00:39.309529+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:39 smithi006 bash[23643]: cluster 2024-05-09T04:00:38.197819+0000 mgr.y (mgr.15216) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:00:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:39 smithi006 bash[23643]: audit 2024-05-09T04:00:38.934152+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.6:0/1177192297' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:00:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:39 smithi006 bash[23643]: audit 2024-05-09T04:00:39.309529+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:41.351 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 systemd[1]: Stopping Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:00:41.351 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[44234]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.145Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.146Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.146Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-05-09T04:00:41.352 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[42990]: ts=2024-05-09T04:00:41.147Z caller=main.go:1066 level=info msg="See you next time!" 2024-05-09T04:00:41.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:41 smithi186 bash[18641]: cluster 2024-05-09T04:00:40.198958+0000 mgr.y (mgr.15216) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:41.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:41 smithi006 bash[18497]: cluster 2024-05-09T04:00:40.198958+0000 mgr.y (mgr.15216) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:41.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:41 smithi006 bash[23643]: cluster 2024-05-09T04:00:40.198958+0000 mgr.y (mgr.15216) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:42.131 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[44243]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus-a 2024-05-09T04:00:42.131 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 bash[44279]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus.a 2024-05-09T04:00:42.131 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-05-09T04:00:42.131 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 systemd[1]: Stopped Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:00:42.131 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:41 smithi186 systemd[1]: Started Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:00:43.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.881980+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.895406+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.906363+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.907834+0000 mgr.y (mgr.15216) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.928056+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: cephadm 2024-05-09T04:00:41.930152+0000 mgr.y (mgr.15216) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.930669+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.931337+0000 mgr.y (mgr.15216) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.933890+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.934660+0000 mgr.y (mgr.15216) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.944878+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.951943+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.952636+0000 mgr.y (mgr.15216) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: audit 2024-05-09T04:00:41.962470+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:00:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:42 smithi186 bash[18641]: cluster 2024-05-09T04:00:42.200387+0000 mgr.y (mgr.15216) 37 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.881980+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.895406+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.906363+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:00:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.907834+0000 mgr.y (mgr.15216) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:00:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.928056+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: cephadm 2024-05-09T04:00:41.930152+0000 mgr.y (mgr.15216) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:00:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.930669+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.931337+0000 mgr.y (mgr.15216) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.933890+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.934660+0000 mgr.y (mgr.15216) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.944878+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.951943+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.952636+0000 mgr.y (mgr.15216) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: audit 2024-05-09T04:00:41.962470+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:42 smithi006 bash[23643]: cluster 2024-05-09T04:00:42.200387+0000 mgr.y (mgr.15216) 37 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.881980+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.895406+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.906363+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.907834+0000 mgr.y (mgr.15216) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.928056+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: cephadm 2024-05-09T04:00:41.930152+0000 mgr.y (mgr.15216) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.930669+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.931337+0000 mgr.y (mgr.15216) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.933890+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.934660+0000 mgr.y (mgr.15216) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.944878+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.951943+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.952636+0000 mgr.y (mgr.15216) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: audit 2024-05-09T04:00:41.962470+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:00:43.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:42 smithi006 bash[18497]: cluster 2024-05-09T04:00:42.200387+0000 mgr.y (mgr.15216) 37 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.296Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.296Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.296Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.296Z caller=main.go:518 level=info host_details="(Linux 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 smithi186 (none))" 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.296Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.296Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.298Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.298Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.299Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.302Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-05-09T04:00:43.454 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.304Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.119517ms 2024-05-09T04:00:43.455 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.304Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-05-09T04:00:43.769 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.484Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-05-09T04:00:44.086 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.772Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-05-09T04:00:44.086 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.989Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-05-09T04:00:44.086 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:43 smithi186 bash[44308]: ts=2024-05-09T04:00:43.996Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-05-09T04:00:44.086 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.004Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-05-09T04:00:44.087 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.005Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-05-09T04:00:44.087 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.005Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=63.202µs wal_replay_duration=701.16688ms total_replay_duration=702.369786ms 2024-05-09T04:00:44.087 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.016Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-05-09T04:00:44.087 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.016Z caller=main.go:947 level=info msg="TSDB started" 2024-05-09T04:00:44.087 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.016Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-05-09T04:00:44.087 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.088Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=71.99521ms db_storage=1.533µs remote_storage=2.64µs web_handler=747ns query_engine=1.376µs scrape=598.105µs scrape_sd=265.617µs notify=52.892µs notify_sd=48.475µs rules=70.20215ms 2024-05-09T04:00:44.381 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:44 smithi186 bash[44308]: ts=2024-05-09T04:00:44.088Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:45 smithi006 bash[23643]: cluster 2024-05-09T04:00:44.201092+0000 mgr.y (mgr.15216) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:45 smithi006 bash[23643]: cephadm 2024-05-09T04:00:44.387002+0000 mgr.y (mgr.15216) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:45 smithi006 bash[23643]: audit 2024-05-09T04:00:44.387857+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:45 smithi006 bash[23643]: audit 2024-05-09T04:00:44.390089+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:45 smithi006 bash[23643]: audit 2024-05-09T04:00:44.392053+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:45 smithi006 bash[23643]: cephadm 2024-05-09T04:00:44.394277+0000 mgr.y (mgr.15216) 40 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:45 smithi006 bash[18497]: cluster 2024-05-09T04:00:44.201092+0000 mgr.y (mgr.15216) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:00:45.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:45 smithi006 bash[18497]: cephadm 2024-05-09T04:00:44.387002+0000 mgr.y (mgr.15216) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-05-09T04:00:45.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:45 smithi006 bash[18497]: audit 2024-05-09T04:00:44.387857+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:00:45.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:45 smithi006 bash[18497]: audit 2024-05-09T04:00:44.390089+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:00:45.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:45 smithi006 bash[18497]: audit 2024-05-09T04:00:44.392053+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:45.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:45 smithi006 bash[18497]: cephadm 2024-05-09T04:00:44.394277+0000 mgr.y (mgr.15216) 40 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T04:00:45.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:45 smithi186 bash[18641]: cluster 2024-05-09T04:00:44.201092+0000 mgr.y (mgr.15216) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:00:45.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:45 smithi186 bash[18641]: cephadm 2024-05-09T04:00:44.387002+0000 mgr.y (mgr.15216) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-05-09T04:00:45.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:45 smithi186 bash[18641]: audit 2024-05-09T04:00:44.387857+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:00:45.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:45 smithi186 bash[18641]: audit 2024-05-09T04:00:44.390089+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:00:45.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:45 smithi186 bash[18641]: audit 2024-05-09T04:00:44.392053+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:00:45.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:45 smithi186 bash[18641]: cephadm 2024-05-09T04:00:44.394277+0000 mgr.y (mgr.15216) 40 : cephadm [INF] Deploying daemon mgr.x on smithi186 2024-05-09T04:00:46.757 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.758 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.758 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.759 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.759 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.759 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.759 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.760 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:46.760 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:47.114 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:46 smithi186 systemd[1]: Stopping Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:00:47.744 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:47 smithi186 bash[18641]: cluster 2024-05-09T04:00:46.202868+0000 mgr.y (mgr.15216) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:47.744 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:47 smithi186 bash[44607]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mgr-x 2024-05-09T04:00:47.744 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-05-09T04:00:47.744 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:47 smithi186 bash[44698]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mgr-x 2024-05-09T04:00:47.744 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-05-09T04:00:47.744 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: Stopped Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:00:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:47 smithi006 bash[23643]: cluster 2024-05-09T04:00:46.202868+0000 mgr.y (mgr.15216) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:47 smithi006 bash[18497]: cluster 2024-05-09T04:00:46.202868+0000 mgr.y (mgr.15216) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:48.131 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.131 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.131 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.132 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.132 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.133 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: Started Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:00:48.133 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:48.133 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:00:47 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:00:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:48 smithi186 bash[18641]: audit 2024-05-09T04:00:47.906670+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:48 smithi186 bash[18641]: audit 2024-05-09T04:00:47.917521+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:48 smithi186 bash[18641]: cluster 2024-05-09T04:00:48.203532+0000 mgr.y (mgr.15216) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:00:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:48 smithi186 bash[18641]: audit 2024-05-09T04:00:48.596627+0000 mgr.y (mgr.15216) 43 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:48 smithi006 bash[18497]: audit 2024-05-09T04:00:47.906670+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:48 smithi006 bash[18497]: audit 2024-05-09T04:00:47.917521+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:48 smithi006 bash[18497]: cluster 2024-05-09T04:00:48.203532+0000 mgr.y (mgr.15216) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:48 smithi006 bash[18497]: audit 2024-05-09T04:00:48.596627+0000 mgr.y (mgr.15216) 43 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:48 smithi006 bash[23643]: audit 2024-05-09T04:00:47.906670+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:48 smithi006 bash[23643]: audit 2024-05-09T04:00:47.917521+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:48 smithi006 bash[23643]: cluster 2024-05-09T04:00:48.203532+0000 mgr.y (mgr.15216) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:00:49.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:48 smithi006 bash[23643]: audit 2024-05-09T04:00:48.596627+0000 mgr.y (mgr.15216) 43 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:00:51.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:51 smithi006 bash[18497]: cluster 2024-05-09T04:00:50.204760+0000 mgr.y (mgr.15216) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:51.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:51 smithi006 bash[23643]: cluster 2024-05-09T04:00:50.204760+0000 mgr.y (mgr.15216) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:51.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:51 smithi186 bash[18641]: cluster 2024-05-09T04:00:50.204760+0000 mgr.y (mgr.15216) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:53 smithi006 bash[18497]: cluster 2024-05-09T04:00:52.205956+0000 mgr.y (mgr.15216) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:53 smithi006 bash[23643]: cluster 2024-05-09T04:00:52.205956+0000 mgr.y (mgr.15216) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:53 smithi186 bash[18641]: cluster 2024-05-09T04:00:52.205956+0000 mgr.y (mgr.15216) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:54 smithi006 bash[18497]: audit 2024-05-09T04:00:53.904760+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:54 smithi006 bash[18497]: audit 2024-05-09T04:00:53.910167+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:54 smithi006 bash[18497]: audit 2024-05-09T04:00:54.111353+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:54 smithi006 bash[18497]: audit 2024-05-09T04:00:54.121140+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:54 smithi006 bash[18497]: cluster 2024-05-09T04:00:54.206628+0000 mgr.y (mgr.15216) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:54 smithi006 bash[18497]: audit 2024-05-09T04:00:54.309869+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:54 smithi006 bash[23643]: audit 2024-05-09T04:00:53.904760+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:54 smithi006 bash[23643]: audit 2024-05-09T04:00:53.910167+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:54 smithi006 bash[23643]: audit 2024-05-09T04:00:54.111353+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:54 smithi006 bash[23643]: audit 2024-05-09T04:00:54.121140+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:54 smithi006 bash[23643]: cluster 2024-05-09T04:00:54.206628+0000 mgr.y (mgr.15216) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:54 smithi006 bash[23643]: audit 2024-05-09T04:00:54.309869+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:54 smithi186 bash[18641]: audit 2024-05-09T04:00:53.904760+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:54 smithi186 bash[18641]: audit 2024-05-09T04:00:53.910167+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:54 smithi186 bash[18641]: audit 2024-05-09T04:00:54.111353+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:54 smithi186 bash[18641]: audit 2024-05-09T04:00:54.121140+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:54 smithi186 bash[18641]: cluster 2024-05-09T04:00:54.206628+0000 mgr.y (mgr.15216) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:54 smithi186 bash[18641]: audit 2024-05-09T04:00:54.309869+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:00:56.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:56 smithi006 bash[18497]: audit 2024-05-09T04:00:55.059153+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:56.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:56 smithi006 bash[18497]: audit 2024-05-09T04:00:55.070586+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:56.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:56 smithi006 bash[23643]: audit 2024-05-09T04:00:55.059153+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:56.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:56 smithi006 bash[23643]: audit 2024-05-09T04:00:55.070586+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:56 smithi186 bash[18641]: audit 2024-05-09T04:00:55.059153+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:56 smithi186 bash[18641]: audit 2024-05-09T04:00:55.070586+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:00:57.197 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:00:57.743 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:57 smithi006 bash[18497]: cluster 2024-05-09T04:00:56.208343+0000 mgr.y (mgr.15216) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:57.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:57 smithi006 bash[23643]: cluster 2024-05-09T04:00:56.208343+0000 mgr.y (mgr.15216) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:57.760 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:57 smithi186 bash[18641]: cluster 2024-05-09T04:00:56.208343+0000 mgr.y (mgr.15216) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:00:57.760 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:57 smithi186 bash[44754]: [09/May/2024:04:00:57] ENGINE Bus STARTING 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (13m) 3s ago 23m 13.1M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (13m) 4s ago 22m 41.0M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (20s) 3s ago 21m 41.4M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (10s) 4s ago 28m 137M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (10m) 3s ago 30m 498M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (30m) 3s ago 30m 78.1M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (28m) 4s ago 28m 57.0M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (28m) 3s ago 28m 55.5M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:00:57.938 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (13m) 3s ago 23m 12.3M - 1.3.1 1dbe0e931976 cd72840d5334 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (13m) 4s ago 23m 9692k - 1.3.1 1dbe0e931976 b74f2435a298 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (28m) 3s ago 28m 57.5M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (27m) 3s ago 27m 59.2M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (26m) 3s ago 26m 52.2M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (26m) 3s ago 26m 57.4M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (25m) 4s ago 25m 62.4M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (25m) 4s ago 25m 55.2M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (24m) 4s ago 24m 55.0M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (24m) 4s ago 24m 57.9M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (16s) 4s ago 23m 51.5M - 2.33.4 514e6a882f6e 1efc7811d564 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (21m) 3s ago 21m 89.1M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:00:57.939 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (21m) 4s ago 21m 89.5M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:00:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:00:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:00:57] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-05-09T04:00:58.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:57 smithi186 bash[44754]: CherryPy Checker: 2024-05-09T04:00:58.131 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:57 smithi186 bash[44754]: The Application mounted at '' has an empty config. 2024-05-09T04:00:58.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:57 smithi186 bash[44754]: [09/May/2024:04:00:57] ENGINE Serving on http://:::9283 2024-05-09T04:00:58.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:00:57 smithi186 bash[44754]: [09/May/2024:04:00:57] ENGINE Bus STARTED 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:58.379 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:00:58.380 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:00:58.753 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:00:58.753 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:00:58.753 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:00:58.753 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-05-09T04:00:58.754 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:00:58.754 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr" 2024-05-09T04:00:58.754 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:00:58.754 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:00:58.754 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mgr daemons", 2024-05-09T04:00:58.754 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:00:58.754 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: audit 2024-05-09T04:00:57.180848+0000 mgr.y (mgr.15216) 48 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: audit 2024-05-09T04:00:57.556377+0000 mgr.y (mgr.15216) 49 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: cluster 2024-05-09T04:00:57.651781+0000 mon.a (mon.0) 1273 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: cluster 2024-05-09T04:00:57.651958+0000 mon.a (mon.0) 1274 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: audit 2024-05-09T04:00:57.657094+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: audit 2024-05-09T04:00:57.658511+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: audit 2024-05-09T04:00:57.662209+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:00:58.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: audit 2024-05-09T04:00:57.663996+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:58 smithi006 bash[18497]: audit 2024-05-09T04:00:58.377149+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.? 172.21.15.6:0/1193388930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: audit 2024-05-09T04:00:57.180848+0000 mgr.y (mgr.15216) 48 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: audit 2024-05-09T04:00:57.556377+0000 mgr.y (mgr.15216) 49 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: cluster 2024-05-09T04:00:57.651781+0000 mon.a (mon.0) 1273 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: cluster 2024-05-09T04:00:57.651958+0000 mon.a (mon.0) 1274 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: audit 2024-05-09T04:00:57.657094+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: audit 2024-05-09T04:00:57.658511+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: audit 2024-05-09T04:00:57.662209+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: audit 2024-05-09T04:00:57.663996+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:00:58.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:58 smithi006 bash[23643]: audit 2024-05-09T04:00:58.377149+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.? 172.21.15.6:0/1193388930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:58.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: audit 2024-05-09T04:00:57.180848+0000 mgr.y (mgr.15216) 48 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:58.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: audit 2024-05-09T04:00:57.556377+0000 mgr.y (mgr.15216) 49 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:58.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: cluster 2024-05-09T04:00:57.651781+0000 mon.a (mon.0) 1273 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:00:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: cluster 2024-05-09T04:00:57.651958+0000 mon.a (mon.0) 1274 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:00:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: audit 2024-05-09T04:00:57.657094+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:00:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: audit 2024-05-09T04:00:57.658511+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:00:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: audit 2024-05-09T04:00:57.662209+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:00:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: audit 2024-05-09T04:00:57.663996+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.186:0/355874058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:00:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:58 smithi186 bash[18641]: audit 2024-05-09T04:00:58.377149+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.? 172.21.15.6:0/1193388930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:00:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:59 smithi006 bash[18497]: audit 2024-05-09T04:00:57.921387+0000 mgr.y (mgr.15216) 50 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:59 smithi006 bash[18497]: cluster 2024-05-09T04:00:58.208866+0000 mgr.y (mgr.15216) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:00:59 smithi006 bash[18497]: cluster 2024-05-09T04:00:58.450112+0000 mon.a (mon.0) 1276 : cluster [DBG] mgrmap e43: y(active, since 35s), standbys: x 2024-05-09T04:00:59.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:59 smithi006 bash[23643]: audit 2024-05-09T04:00:57.921387+0000 mgr.y (mgr.15216) 50 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:59.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:59 smithi006 bash[23643]: cluster 2024-05-09T04:00:58.208866+0000 mgr.y (mgr.15216) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:59.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:00:59 smithi006 bash[23643]: cluster 2024-05-09T04:00:58.450112+0000 mon.a (mon.0) 1276 : cluster [DBG] mgrmap e43: y(active, since 35s), standbys: x 2024-05-09T04:00:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:59 smithi186 bash[18641]: audit 2024-05-09T04:00:57.921387+0000 mgr.y (mgr.15216) 50 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:00:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:59 smithi186 bash[18641]: cluster 2024-05-09T04:00:58.208866+0000 mgr.y (mgr.15216) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:00:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:00:59 smithi186 bash[18641]: cluster 2024-05-09T04:00:58.450112+0000 mon.a (mon.0) 1276 : cluster [DBG] mgrmap e43: y(active, since 35s), standbys: x 2024-05-09T04:01:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:00 smithi006 bash[18497]: audit 2024-05-09T04:00:58.606524+0000 mgr.y (mgr.15216) 52 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:00 smithi006 bash[18497]: audit 2024-05-09T04:00:58.751376+0000 mgr.y (mgr.15216) 53 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:00 smithi006 bash[23643]: audit 2024-05-09T04:00:58.606524+0000 mgr.y (mgr.15216) 52 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:00 smithi006 bash[23643]: audit 2024-05-09T04:00:58.751376+0000 mgr.y (mgr.15216) 53 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:00 smithi186 bash[18641]: audit 2024-05-09T04:00:58.606524+0000 mgr.y (mgr.15216) 52 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:00 smithi186 bash[18641]: audit 2024-05-09T04:00:58.751376+0000 mgr.y (mgr.15216) 53 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:01.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:01 smithi186 bash[18641]: cluster 2024-05-09T04:01:00.210458+0000 mgr.y (mgr.15216) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:01.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:01 smithi006 bash[18497]: cluster 2024-05-09T04:01:00.210458+0000 mgr.y (mgr.15216) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:01.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:01 smithi006 bash[23643]: cluster 2024-05-09T04:01:00.210458+0000 mgr.y (mgr.15216) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:03 smithi006 bash[18497]: cluster 2024-05-09T04:01:02.211168+0000 mgr.y (mgr.15216) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:03.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:03 smithi006 bash[23643]: cluster 2024-05-09T04:01:02.211168+0000 mgr.y (mgr.15216) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:03.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:03 smithi186 bash[18641]: cluster 2024-05-09T04:01:02.211168+0000 mgr.y (mgr.15216) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: cluster 2024-05-09T04:01:04.211900+0000 mgr.y (mgr.15216) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.671554+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.683215+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.685658+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.687593+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.699198+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.795684+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.801739+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.814225+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.816330+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.825023+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.827045+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.835251+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.839593+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.850581+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.855301+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.867051+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.871153+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.885108+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: cluster 2024-05-09T04:01:04.211900+0000 mgr.y (mgr.15216) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.671554+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.683215+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.685658+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:01:05.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.687593+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.699198+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.795684+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.801739+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.814225+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.816330+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.825023+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.827045+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.835251+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.839593+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.850581+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.855301+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.867051+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.871153+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.885108+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.888154+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.902871+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.905902+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.917342+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.921340+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.932725+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.937533+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:05 smithi006 bash[23643]: audit 2024-05-09T04:01:04.948035+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.888154+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.902871+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.905902+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.917342+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.921340+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.932725+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.937533+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:05 smithi006 bash[18497]: audit 2024-05-09T04:01:04.948035+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: cluster 2024-05-09T04:01:04.211900+0000 mgr.y (mgr.15216) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.671554+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.683215+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.685658+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.687593+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.699198+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.795684+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.801739+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.814225+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.816330+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.825023+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.827045+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.835251+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.839593+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.850581+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.855301+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.867051+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.871153+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.885108+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.888154+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.902871+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.905902+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.917342+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.921340+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.932725+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:05.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.937533+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:05.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:05 smithi186 bash[18641]: audit 2024-05-09T04:01:04.948035+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.803632+0000 mgr.y (mgr.15216) 57 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.841308+0000 mgr.y (mgr.15216) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.857128+0000 mgr.y (mgr.15216) 59 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.872716+0000 mgr.y (mgr.15216) 60 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.889978+0000 mgr.y (mgr.15216) 61 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.907736+0000 mgr.y (mgr.15216) 62 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.923067+0000 mgr.y (mgr.15216) 63 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:01:06.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:06 smithi006 bash[18497]: cephadm 2024-05-09T04:01:04.939395+0000 mgr.y (mgr.15216) 64 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.803632+0000 mgr.y (mgr.15216) 57 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.841308+0000 mgr.y (mgr.15216) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.857128+0000 mgr.y (mgr.15216) 59 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.872716+0000 mgr.y (mgr.15216) 60 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.889978+0000 mgr.y (mgr.15216) 61 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.907736+0000 mgr.y (mgr.15216) 62 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.923067+0000 mgr.y (mgr.15216) 63 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:01:06.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:06 smithi006 bash[23643]: cephadm 2024-05-09T04:01:04.939395+0000 mgr.y (mgr.15216) 64 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:01:06.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.803632+0000 mgr.y (mgr.15216) 57 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:01:06.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.841308+0000 mgr.y (mgr.15216) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:01:06.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.857128+0000 mgr.y (mgr.15216) 59 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:01:06.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.872716+0000 mgr.y (mgr.15216) 60 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:01:06.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.889978+0000 mgr.y (mgr.15216) 61 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:01:06.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.907736+0000 mgr.y (mgr.15216) 62 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:01:06.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.923067+0000 mgr.y (mgr.15216) 63 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:01:06.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:06 smithi186 bash[18641]: cephadm 2024-05-09T04:01:04.939395+0000 mgr.y (mgr.15216) 64 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:01:07.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:07 smithi006 bash[23643]: cluster 2024-05-09T04:01:06.213541+0000 mgr.y (mgr.15216) 65 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:07.742 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:07 smithi006 bash[18497]: cluster 2024-05-09T04:01:06.213541+0000 mgr.y (mgr.15216) 65 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:07.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:07 smithi186 bash[18641]: cluster 2024-05-09T04:01:06.213541+0000 mgr.y (mgr.15216) 65 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:08.011 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:01:07] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-05-09T04:01:08.280 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.280 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.281 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.281 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.281 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: Stopping Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:01:08.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.282 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.282 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.282 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.282 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:01:08 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:08.597 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:08 smithi006 bash[18497]: cephadm 2024-05-09T04:01:07.321801+0000 mgr.y (mgr.15216) 66 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-05-09T04:01:08.597 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:08 smithi006 bash[18497]: cephadm 2024-05-09T04:01:07.322793+0000 mgr.y (mgr.15216) 67 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2024-05-09T04:01:08.598 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:08 smithi006 bash[23643]: cephadm 2024-05-09T04:01:07.321801+0000 mgr.y (mgr.15216) 66 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-05-09T04:01:08.598 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:08 smithi006 bash[23643]: cephadm 2024-05-09T04:01:07.322793+0000 mgr.y (mgr.15216) 67 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2024-05-09T04:01:08.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:08 smithi186 bash[18641]: cephadm 2024-05-09T04:01:07.321801+0000 mgr.y (mgr.15216) 66 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-05-09T04:01:08.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:08 smithi186 bash[18641]: cephadm 2024-05-09T04:01:07.322793+0000 mgr.y (mgr.15216) 67 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2024-05-09T04:01:09.362 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:08 smithi006 bash[63067]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-a 2024-05-09T04:01:09.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-05-09T04:01:09.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:09 smithi006 bash[63128]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-a 2024-05-09T04:01:09.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-05-09T04:01:09.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: Stopped Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:01:09.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.863 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.863 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.863 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.864 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:09 smithi006 bash[18497]: cluster 2024-05-09T04:01:08.214021+0000 mgr.y (mgr.15216) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:09.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:09 smithi006 bash[18497]: audit 2024-05-09T04:01:09.310392+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:09.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:09 smithi006 bash[23643]: cluster 2024-05-09T04:01:08.214021+0000 mgr.y (mgr.15216) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:09.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:09 smithi006 bash[23643]: audit 2024-05-09T04:01:09.310392+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:09.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: Started Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:01:09.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:09 smithi006 bash[63185]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-05-09T04:01:09.865 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:01:09 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:09.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:09 smithi186 bash[18641]: cluster 2024-05-09T04:01:08.214021+0000 mgr.y (mgr.15216) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:09.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:09 smithi186 bash[18641]: audit 2024-05-09T04:01:09.310392+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:10.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[18497]: audit 2024-05-09T04:01:08.614585+0000 mgr.y (mgr.15216) 69 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:10.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[18497]: audit 2024-05-09T04:01:09.534664+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:10.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[18497]: audit 2024-05-09T04:01:09.542195+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:10 smithi006 bash[23643]: audit 2024-05-09T04:01:08.614585+0000 mgr.y (mgr.15216) 69 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:10 smithi006 bash[23643]: audit 2024-05-09T04:01:09.534664+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:10 smithi006 bash[23643]: audit 2024-05-09T04:01:09.542195+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:10.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[63185]: v1.5.0: Pulling from prometheus/node-exporter 2024-05-09T04:01:10.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[63185]: 22b70bddd3ac: Pulling fs layer 2024-05-09T04:01:10.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[63185]: 5c12815fee55: Pulling fs layer 2024-05-09T04:01:10.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[63185]: c0e87333d380: Pulling fs layer 2024-05-09T04:01:10.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:10 smithi186 bash[18641]: audit 2024-05-09T04:01:08.614585+0000 mgr.y (mgr.15216) 69 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:10.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:10 smithi186 bash[18641]: audit 2024-05-09T04:01:09.534664+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:10.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:10 smithi186 bash[18641]: audit 2024-05-09T04:01:09.542195+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:11.317 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[63185]: 5c12815fee55: Verifying Checksum 2024-05-09T04:01:11.318 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:10 smithi006 bash[63185]: 5c12815fee55: Download complete 2024-05-09T04:01:11.318 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:11 smithi006 bash[63185]: c0e87333d380: Verifying Checksum 2024-05-09T04:01:11.318 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:11 smithi006 bash[63185]: c0e87333d380: Download complete 2024-05-09T04:01:11.318 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:11 smithi006 bash[63185]: 22b70bddd3ac: Download complete 2024-05-09T04:01:11.318 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:11 smithi006 bash[63185]: 22b70bddd3ac: Pull complete 2024-05-09T04:01:11.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:11 smithi006 bash[23643]: cluster 2024-05-09T04:01:10.215539+0000 mgr.y (mgr.15216) 70 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:11.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:11 smithi006 bash[18497]: cluster 2024-05-09T04:01:10.215539+0000 mgr.y (mgr.15216) 70 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:11.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:11 smithi186 bash[18641]: cluster 2024-05-09T04:01:10.215539+0000 mgr.y (mgr.15216) 70 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:12.209 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:11 smithi006 bash[63185]: 5c12815fee55: Pull complete 2024-05-09T04:01:12.466 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:12 smithi006 bash[63185]: c0e87333d380: Pull complete 2024-05-09T04:01:12.466 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:12 smithi006 bash[63185]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-05-09T04:01:12.466 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:12 smithi006 bash[63185]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-05-09T04:01:12.589 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.590 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.590 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.590 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.591 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.591 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.591 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.592 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:12.877 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:12 smithi186 systemd[1]: Stopping Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:01:13.551 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 bash[45705]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-b 2024-05-09T04:01:13.551 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-05-09T04:01:13.551 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 bash[45765]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-b 2024-05-09T04:01:13.551 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-05-09T04:01:13.551 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: Stopped Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:01:13.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:13 smithi006 bash[23643]: cephadm 2024-05-09T04:01:11.816918+0000 mgr.y (mgr.15216) 71 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-05-09T04:01:13.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:13 smithi006 bash[23643]: cephadm 2024-05-09T04:01:11.817868+0000 mgr.y (mgr.15216) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2024-05-09T04:01:13.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:13 smithi006 bash[23643]: cluster 2024-05-09T04:01:12.216295+0000 mgr.y (mgr.15216) 73 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:13.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[18497]: cephadm 2024-05-09T04:01:11.816918+0000 mgr.y (mgr.15216) 71 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-05-09T04:01:13.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[18497]: cephadm 2024-05-09T04:01:11.817868+0000 mgr.y (mgr.15216) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2024-05-09T04:01:13.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[18497]: cluster 2024-05-09T04:01:12.216295+0000 mgr.y (mgr.15216) 73 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:13.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.765Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-05-09T04:01:13.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.765Z 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-05-09T04:01:13.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z 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-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z 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-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z 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-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z caller=node_exporter.go:117 level=info collector=arp 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z caller=node_exporter.go:117 level=info collector=bcache 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z caller=node_exporter.go:117 level=info collector=bonding 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.766Z caller=node_exporter.go:117 level=info collector=btrfs 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=conntrack 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=cpu 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=diskstats 2024-05-09T04:01:13.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=dmi 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=edac 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=entropy 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=filefd 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=filesystem 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=hwmon 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=infiniband 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=ipvs 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=loadavg 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=mdadm 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=meminfo 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=netclass 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=netdev 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=netstat 2024-05-09T04:01:13.865 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=nfs 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=nfsd 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=nvme 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=os 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=pressure 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=rapl 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=schedstat 2024-05-09T04:01:13.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=selinux 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=sockstat 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=softnet 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=stat 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=tapestats 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=textfile 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=time 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=uname 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=vmstat 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=xfs 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=node_exporter.go:117 level=info collector=zfs 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-05-09T04:01:13.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:01:13 smithi006 bash[63185]: ts=2024-05-09T04:01:13.767Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-05-09T04:01:13.881 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.881 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:13 smithi186 bash[18641]: cephadm 2024-05-09T04:01:11.816918+0000 mgr.y (mgr.15216) 71 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-05-09T04:01:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:13 smithi186 bash[18641]: cephadm 2024-05-09T04:01:11.817868+0000 mgr.y (mgr.15216) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2024-05-09T04:01:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:13 smithi186 bash[18641]: cluster 2024-05-09T04:01:12.216295+0000 mgr.y (mgr.15216) 73 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.882 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.883 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.883 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.883 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.884 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:13.884 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 systemd[1]: Started Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:01:13.884 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:13 smithi186 bash[45821]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-05-09T04:01:14.631 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: v1.5.0: Pulling from prometheus/node-exporter 2024-05-09T04:01:14.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[18641]: audit 2024-05-09T04:01:13.732714+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:14.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[18641]: audit 2024-05-09T04:01:13.740626+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:14.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[18641]: cluster 2024-05-09T04:01:14.216750+0000 mgr.y (mgr.15216) 74 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:14.937 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: 22b70bddd3ac: Pulling fs layer 2024-05-09T04:01:14.937 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: 5c12815fee55: Pulling fs layer 2024-05-09T04:01:14.937 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: c0e87333d380: Pulling fs layer 2024-05-09T04:01:14.937 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: 22b70bddd3ac: Verifying Checksum 2024-05-09T04:01:14.938 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: 22b70bddd3ac: Download complete 2024-05-09T04:01:14.938 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: 5c12815fee55: Verifying Checksum 2024-05-09T04:01:14.938 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: 5c12815fee55: Download complete 2024-05-09T04:01:15.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:14 smithi006 bash[18497]: audit 2024-05-09T04:01:13.732714+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:15.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:14 smithi006 bash[18497]: audit 2024-05-09T04:01:13.740626+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:15.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:14 smithi006 bash[18497]: cluster 2024-05-09T04:01:14.216750+0000 mgr.y (mgr.15216) 74 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:14 smithi006 bash[23643]: audit 2024-05-09T04:01:13.732714+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:14 smithi006 bash[23643]: audit 2024-05-09T04:01:13.740626+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:14 smithi006 bash[23643]: cluster 2024-05-09T04:01:14.216750+0000 mgr.y (mgr.15216) 74 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:15.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: c0e87333d380: Verifying Checksum 2024-05-09T04:01:15.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:14 smithi186 bash[45821]: c0e87333d380: Download complete 2024-05-09T04:01:15.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:15 smithi186 bash[45821]: 22b70bddd3ac: Pull complete 2024-05-09T04:01:15.881 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:15 smithi186 bash[45821]: 5c12815fee55: Pull complete 2024-05-09T04:01:16.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:15 smithi186 bash[45821]: c0e87333d380: Pull complete 2024-05-09T04:01:16.381 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:16 smithi186 bash[45821]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-05-09T04:01:16.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:16 smithi186 bash[45821]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-05-09T04:01:17.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[18641]: cluster 2024-05-09T04:01:16.218447+0000 mgr.y (mgr.15216) 75 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:17.632 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.454Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-05-09T04:01:17.632 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.454Z 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-05-09T04:01:17.632 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.454Z 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-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.454Z 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-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.454Z 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-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=arp 2024-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=bcache 2024-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=bonding 2024-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=btrfs 2024-05-09T04:01:17.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=conntrack 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=cpu 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=diskstats 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=dmi 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=edac 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=entropy 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-05-09T04:01:17.634 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=filefd 2024-05-09T04:01:17.635 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=filesystem 2024-05-09T04:01:17.635 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=hwmon 2024-05-09T04:01:17.635 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=infiniband 2024-05-09T04:01:17.635 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=ipvs 2024-05-09T04:01:17.635 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=loadavg 2024-05-09T04:01:17.635 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=mdadm 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=meminfo 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=netclass 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=netdev 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=netstat 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=nfs 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=nfsd 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=nvme 2024-05-09T04:01:17.636 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=os 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.455Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=pressure 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=rapl 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=schedstat 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=selinux 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=sockstat 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=softnet 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=stat 2024-05-09T04:01:17.637 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=tapestats 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=textfile 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=time 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=uname 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=vmstat 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=xfs 2024-05-09T04:01:17.638 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=node_exporter.go:117 level=info collector=zfs 2024-05-09T04:01:17.639 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-05-09T04:01:17.639 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:17 smithi186 bash[45821]: ts=2024-05-09T04:01:17.456Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-05-09T04:01:17.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:17 smithi006 bash[23643]: cluster 2024-05-09T04:01:16.218447+0000 mgr.y (mgr.15216) 75 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:17.743 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:17 smithi006 bash[18497]: cluster 2024-05-09T04:01:16.218447+0000 mgr.y (mgr.15216) 75 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:18.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:01:17] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.33.4" 2024-05-09T04:01:19.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:19 smithi006 bash[18497]: cluster 2024-05-09T04:01:18.219208+0000 mgr.y (mgr.15216) 76 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:19.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:19 smithi006 bash[23643]: cluster 2024-05-09T04:01:18.219208+0000 mgr.y (mgr.15216) 76 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:19.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:19 smithi186 bash[18641]: cluster 2024-05-09T04:01:18.219208+0000 mgr.y (mgr.15216) 76 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:20 smithi006 bash[18497]: audit 2024-05-09T04:01:18.625353+0000 mgr.y (mgr.15216) 77 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:20 smithi006 bash[18497]: audit 2024-05-09T04:01:19.882251+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:20.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:20 smithi006 bash[18497]: audit 2024-05-09T04:01:19.891699+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:20.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:20 smithi006 bash[23643]: audit 2024-05-09T04:01:18.625353+0000 mgr.y (mgr.15216) 77 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:20.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:20 smithi006 bash[23643]: audit 2024-05-09T04:01:19.882251+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:20.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:20 smithi006 bash[23643]: audit 2024-05-09T04:01:19.891699+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:20 smithi186 bash[18641]: audit 2024-05-09T04:01:18.625353+0000 mgr.y (mgr.15216) 77 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:20 smithi186 bash[18641]: audit 2024-05-09T04:01:19.882251+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:20 smithi186 bash[18641]: audit 2024-05-09T04:01:19.891699+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:21 smithi006 bash[18497]: cluster 2024-05-09T04:01:20.220714+0000 mgr.y (mgr.15216) 78 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:21 smithi006 bash[18497]: audit 2024-05-09T04:01:20.640778+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:21 smithi006 bash[18497]: audit 2024-05-09T04:01:20.651577+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:21 smithi006 bash[18497]: audit 2024-05-09T04:01:20.983897+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:21 smithi006 bash[18497]: audit 2024-05-09T04:01:20.992008+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:21 smithi006 bash[23643]: cluster 2024-05-09T04:01:20.220714+0000 mgr.y (mgr.15216) 78 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:21 smithi006 bash[23643]: audit 2024-05-09T04:01:20.640778+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:21 smithi006 bash[23643]: audit 2024-05-09T04:01:20.651577+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:21 smithi006 bash[23643]: audit 2024-05-09T04:01:20.983897+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:21 smithi006 bash[23643]: audit 2024-05-09T04:01:20.992008+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:21 smithi186 bash[18641]: cluster 2024-05-09T04:01:20.220714+0000 mgr.y (mgr.15216) 78 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:21 smithi186 bash[18641]: audit 2024-05-09T04:01:20.640778+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:21 smithi186 bash[18641]: audit 2024-05-09T04:01:20.651577+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:21 smithi186 bash[18641]: audit 2024-05-09T04:01:20.983897+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:21 smithi186 bash[18641]: audit 2024-05-09T04:01:20.992008+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:23.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:22 smithi006 bash[18497]: audit 2024-05-09T04:01:21.811869+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:23.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:22 smithi006 bash[18497]: audit 2024-05-09T04:01:21.823592+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:23.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:22 smithi006 bash[18497]: cluster 2024-05-09T04:01:22.221562+0000 mgr.y (mgr.15216) 79 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:23.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:22 smithi006 bash[23643]: audit 2024-05-09T04:01:21.811869+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:23.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:22 smithi006 bash[23643]: audit 2024-05-09T04:01:21.823592+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:23.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:22 smithi006 bash[23643]: cluster 2024-05-09T04:01:22.221562+0000 mgr.y (mgr.15216) 79 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:23.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:22 smithi186 bash[18641]: audit 2024-05-09T04:01:21.811869+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:23.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:22 smithi186 bash[18641]: audit 2024-05-09T04:01:21.823592+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:23.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:22 smithi186 bash[18641]: cluster 2024-05-09T04:01:22.221562+0000 mgr.y (mgr.15216) 79 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:25.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:25 smithi006 bash[18497]: cluster 2024-05-09T04:01:24.222407+0000 mgr.y (mgr.15216) 80 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:25.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:25 smithi006 bash[18497]: audit 2024-05-09T04:01:24.315009+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:25.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:25 smithi006 bash[23643]: cluster 2024-05-09T04:01:24.222407+0000 mgr.y (mgr.15216) 80 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:25.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:25 smithi006 bash[23643]: audit 2024-05-09T04:01:24.315009+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:25.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:25 smithi186 bash[18641]: cluster 2024-05-09T04:01:24.222407+0000 mgr.y (mgr.15216) 80 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:25.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:25 smithi186 bash[18641]: audit 2024-05-09T04:01:24.315009+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:27.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:27 smithi006 bash[23643]: cluster 2024-05-09T04:01:26.224155+0000 mgr.y (mgr.15216) 81 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:27.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:27 smithi006 bash[18497]: cluster 2024-05-09T04:01:26.224155+0000 mgr.y (mgr.15216) 81 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:27.733 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:27 smithi186 bash[18641]: cluster 2024-05-09T04:01:26.224155+0000 mgr.y (mgr.15216) 81 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:28.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:01:27] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-05-09T04:01:29.152 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:01:29.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:29 smithi186 bash[18641]: cluster 2024-05-09T04:01:28.224885+0000 mgr.y (mgr.15216) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:29.824 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:29 smithi006 bash[18497]: cluster 2024-05-09T04:01:28.224885+0000 mgr.y (mgr.15216) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:29.824 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:29 smithi006 bash[23643]: cluster 2024-05-09T04:01:28.224885+0000 mgr.y (mgr.15216) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (14m) 9s ago 23m 13.1M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (14m) 9s ago 23m 41.2M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (52s) 9s ago 21m 41.8M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (41s) 9s ago 29m 448M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (10m) 9s ago 30m 501M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (31m) 10s ago 31m 78.3M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (29m) 9s ago 29m 57.7M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (29m) 9s ago 29m 56.5M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:01:29.879 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (17s) 9s ago 23m 7243k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (13s) 9s ago 23m - - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (28m) 9s ago 28m 57.5M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (28m) 9s ago 28m 59.4M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (27m) 9s ago 27m 51.9M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (26m) 9s ago 26m 57.6M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (26m) 9s ago 26m 62.3M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (25m) 9s ago 25m 55.2M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (25m) 9s ago 25m 55.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (24m) 9s ago 24m 58.2M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (47s) 9s ago 23m 55.6M - 2.33.4 514e6a882f6e 1efc7811d564 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (21m) 9s ago 21m 89.2M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:01:29.880 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (21m) 9s ago 21m 89.8M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:01:30.320 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:01:30.320 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:01:30.320 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:01:30.320 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:01:30.321 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr" 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading node-exporter daemons", 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:01:30.712 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:01:30.726 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:30 smithi186 bash[18641]: audit 2024-05-09T04:01:28.635661+0000 mgr.y (mgr.15216) 83 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:30.726 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:30 smithi186 bash[18641]: audit 2024-05-09T04:01:29.137582+0000 mgr.y (mgr.15216) 84 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:30.726 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:30 smithi186 bash[18641]: audit 2024-05-09T04:01:29.502420+0000 mgr.y (mgr.15216) 85 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:30.726 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:30 smithi186 bash[18641]: audit 2024-05-09T04:01:30.318567+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.6:0/3733644123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:30.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:30 smithi006 bash[23643]: audit 2024-05-09T04:01:28.635661+0000 mgr.y (mgr.15216) 83 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:30.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:30 smithi006 bash[23643]: audit 2024-05-09T04:01:29.137582+0000 mgr.y (mgr.15216) 84 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:30.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:30 smithi006 bash[23643]: audit 2024-05-09T04:01:29.502420+0000 mgr.y (mgr.15216) 85 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:30.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:30 smithi006 bash[23643]: audit 2024-05-09T04:01:30.318567+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.6:0/3733644123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:30.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:30 smithi006 bash[18497]: audit 2024-05-09T04:01:28.635661+0000 mgr.y (mgr.15216) 83 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:30.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:30 smithi006 bash[18497]: audit 2024-05-09T04:01:29.137582+0000 mgr.y (mgr.15216) 84 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:30.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:30 smithi006 bash[18497]: audit 2024-05-09T04:01:29.502420+0000 mgr.y (mgr.15216) 85 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:30.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:30 smithi006 bash[18497]: audit 2024-05-09T04:01:30.318567+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.6:0/3733644123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:29.863296+0000 mgr.y (mgr.15216) 86 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: cluster 2024-05-09T04:01:30.226512+0000 mgr.y (mgr.15216) 87 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:30.665607+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:30.674649+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.290508+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.305366+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.307963+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.309799+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.322607+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.420032+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.425485+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.429749+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.437879+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:31 smithi006 bash[18497]: audit 2024-05-09T04:01:31.440576+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:29.863296+0000 mgr.y (mgr.15216) 86 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: cluster 2024-05-09T04:01:30.226512+0000 mgr.y (mgr.15216) 87 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:30.665607+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:30.674649+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.290508+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.305366+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.307963+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.309799+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.322607+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.420032+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.425485+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.429749+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.437879+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:31 smithi006 bash[23643]: audit 2024-05-09T04:01:31.440576+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:29.863296+0000 mgr.y (mgr.15216) 86 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:31.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: cluster 2024-05-09T04:01:30.226512+0000 mgr.y (mgr.15216) 87 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:30.665607+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:30.674649+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.290508+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.305366+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.307963+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.309799+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.322607+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.420032+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.425485+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.429749+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.437879+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:31 smithi186 bash[18641]: audit 2024-05-09T04:01:31.440576+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:32 smithi186 bash[18641]: audit 2024-05-09T04:01:30.709852+0000 mgr.y (mgr.15216) 88 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:32.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:32 smithi186 bash[18641]: audit 2024-05-09T04:01:31.443081+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:32 smithi186 bash[18641]: audit 2024-05-09T04:01:31.454451+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:32 smithi186 bash[18641]: audit 2024-05-09T04:01:31.457174+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:32 smithi186 bash[18641]: audit 2024-05-09T04:01:31.460583+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:32 smithi186 bash[18641]: audit 2024-05-09T04:01:31.463119+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:32 smithi006 bash[18497]: audit 2024-05-09T04:01:30.709852+0000 mgr.y (mgr.15216) 88 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:32 smithi006 bash[18497]: audit 2024-05-09T04:01:31.443081+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:32 smithi006 bash[18497]: audit 2024-05-09T04:01:31.454451+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:32 smithi006 bash[18497]: audit 2024-05-09T04:01:31.457174+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:32 smithi006 bash[18497]: audit 2024-05-09T04:01:31.460583+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:32 smithi006 bash[18497]: audit 2024-05-09T04:01:31.463119+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:32 smithi006 bash[23643]: audit 2024-05-09T04:01:30.709852+0000 mgr.y (mgr.15216) 88 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:32 smithi006 bash[23643]: audit 2024-05-09T04:01:31.443081+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:32 smithi006 bash[23643]: audit 2024-05-09T04:01:31.454451+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:32 smithi006 bash[23643]: audit 2024-05-09T04:01:31.457174+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:32 smithi006 bash[23643]: audit 2024-05-09T04:01:31.460583+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:32.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:32 smithi006 bash[23643]: audit 2024-05-09T04:01:31.463119+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:01:33.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:33 smithi006 bash[23643]: cluster 2024-05-09T04:01:32.227259+0000 mgr.y (mgr.15216) 89 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:33.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:33 smithi006 bash[18497]: cluster 2024-05-09T04:01:32.227259+0000 mgr.y (mgr.15216) 89 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:33.863 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:33 smithi006 bash[54166]: debug 2024-05-09T04:01:33.582+0000 7f8577b1c700 -1 log_channel(cephadm) log [ERR] : Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:01:33.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:33 smithi186 bash[18641]: cluster 2024-05-09T04:01:32.227259+0000 mgr.y (mgr.15216) 89 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:34.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:34 smithi006 bash[18497]: cephadm 2024-05-09T04:01:33.585959+0000 mgr.y (mgr.15216) 90 : cephadm [INF] Upgrade: Updating prometheus.a 2024-05-09T04:01:34.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:34 smithi006 bash[18497]: cephadm 2024-05-09T04:01:33.586795+0000 mgr.y (mgr.15216) 91 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:01:34.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:34 smithi006 bash[23643]: cephadm 2024-05-09T04:01:33.585959+0000 mgr.y (mgr.15216) 90 : cephadm [INF] Upgrade: Updating prometheus.a 2024-05-09T04:01:34.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:34 smithi006 bash[23643]: cephadm 2024-05-09T04:01:33.586795+0000 mgr.y (mgr.15216) 91 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:01:34.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:34 smithi186 bash[18641]: cephadm 2024-05-09T04:01:33.585959+0000 mgr.y (mgr.15216) 90 : cephadm [INF] Upgrade: Updating prometheus.a 2024-05-09T04:01:34.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:34 smithi186 bash[18641]: cephadm 2024-05-09T04:01:33.586795+0000 mgr.y (mgr.15216) 91 : cephadm [ERR] Invalid JSON format for multi-cluster config: Expecting value: line 1 column 1 (char 0) 2024-05-09T04:01:35.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:35 smithi006 bash[18497]: cephadm 2024-05-09T04:01:33.894279+0000 mgr.y (mgr.15216) 92 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2024-05-09T04:01:35.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:35 smithi006 bash[18497]: cluster 2024-05-09T04:01:34.228001+0000 mgr.y (mgr.15216) 93 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:35 smithi006 bash[23643]: cephadm 2024-05-09T04:01:33.894279+0000 mgr.y (mgr.15216) 92 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2024-05-09T04:01:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:35 smithi006 bash[23643]: cluster 2024-05-09T04:01:34.228001+0000 mgr.y (mgr.15216) 93 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:35.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:35 smithi186 bash[18641]: cephadm 2024-05-09T04:01:33.894279+0000 mgr.y (mgr.15216) 92 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2024-05-09T04:01:35.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:35 smithi186 bash[18641]: cluster 2024-05-09T04:01:34.228001+0000 mgr.y (mgr.15216) 93 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:37.743 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:37 smithi006 bash[18497]: cluster 2024-05-09T04:01:36.229691+0000 mgr.y (mgr.15216) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:37.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:37 smithi006 bash[23643]: cluster 2024-05-09T04:01:36.229691+0000 mgr.y (mgr.15216) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:37.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:37 smithi186 bash[18641]: cluster 2024-05-09T04:01:36.229691+0000 mgr.y (mgr.15216) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:38.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:01:37] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-05-09T04:01:39.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:39 smithi006 bash[18497]: cluster 2024-05-09T04:01:38.230411+0000 mgr.y (mgr.15216) 95 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:39.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:39 smithi006 bash[18497]: audit 2024-05-09T04:01:39.315438+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:39 smithi006 bash[23643]: cluster 2024-05-09T04:01:38.230411+0000 mgr.y (mgr.15216) 95 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:39 smithi006 bash[23643]: audit 2024-05-09T04:01:39.315438+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:39 smithi186 bash[18641]: cluster 2024-05-09T04:01:38.230411+0000 mgr.y (mgr.15216) 95 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:39 smithi186 bash[18641]: audit 2024-05-09T04:01:39.315438+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:40.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:40 smithi006 bash[18497]: audit 2024-05-09T04:01:38.646636+0000 mgr.y (mgr.15216) 96 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:40.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:40 smithi006 bash[23643]: audit 2024-05-09T04:01:38.646636+0000 mgr.y (mgr.15216) 96 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:40.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:40 smithi186 bash[18641]: audit 2024-05-09T04:01:38.646636+0000 mgr.y (mgr.15216) 96 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:41.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:41 smithi006 bash[23643]: cluster 2024-05-09T04:01:40.231998+0000 mgr.y (mgr.15216) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:41.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:41 smithi006 bash[18497]: cluster 2024-05-09T04:01:40.231998+0000 mgr.y (mgr.15216) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:41.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:41 smithi186 bash[18641]: cluster 2024-05-09T04:01:40.231998+0000 mgr.y (mgr.15216) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:43.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:43 smithi186 bash[18641]: cluster 2024-05-09T04:01:42.232734+0000 mgr.y (mgr.15216) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:43.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:43 smithi006 bash[18497]: cluster 2024-05-09T04:01:42.232734+0000 mgr.y (mgr.15216) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:43.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:43 smithi006 bash[23643]: cluster 2024-05-09T04:01:42.232734+0000 mgr.y (mgr.15216) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:45.267 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.268 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.268 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.268 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.269 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.269 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.269 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.269 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: Stopping Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:01:45.270 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.270 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:01:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:45.590 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:45 smithi186 bash[18641]: cluster 2024-05-09T04:01:44.233446+0000 mgr.y (mgr.15216) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:45.590 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-05-09T04:01:45.590 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-05-09T04:01:45.590 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-05-09T04:01:45.590 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-05-09T04:01:45.590 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-05-09T04:01:45.591 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-05-09T04:01:45.591 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-05-09T04:01:45.591 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-05-09T04:01:45.591 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.385Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-05-09T04:01:45.591 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.386Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-05-09T04:01:45.591 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.386Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-05-09T04:01:45.591 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[44308]: ts=2024-05-09T04:01:45.386Z caller=main.go:1066 level=info msg="See you next time!" 2024-05-09T04:01:45.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:45 smithi006 bash[18497]: cluster 2024-05-09T04:01:44.233446+0000 mgr.y (mgr.15216) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:45.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:45 smithi006 bash[23643]: cluster 2024-05-09T04:01:44.233446+0000 mgr.y (mgr.15216) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:46.261 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:45 smithi186 bash[46877]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus-a 2024-05-09T04:01:46.261 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:46 smithi186 bash[46940]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-prometheus-a 2024-05-09T04:01:46.261 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-05-09T04:01:46.261 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: Stopped Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:01:46.631 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.632 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.632 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.633 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: Started Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:01:46.633 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.634 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:46.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:46 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:01:47.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:47 smithi186 bash[18641]: cluster 2024-05-09T04:01:46.235096+0000 mgr.y (mgr.15216) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:47.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:47 smithi186 bash[18641]: audit 2024-05-09T04:01:46.430872+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:47.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:47 smithi186 bash[18641]: audit 2024-05-09T04:01:46.447236+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:47.632 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.350Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.350Z 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-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.350Z caller=main.go:570 level=info host_details="(Linux 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 smithi186 (none))" 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.350Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.350Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.351Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.352Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.353Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.354Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.355Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.356Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.06382ms 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.356Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.365Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-05-09T04:01:47.633 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.384Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-05-09T04:01:47.634 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.395Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-05-09T04:01:47.634 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.398Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-05-09T04:01:47.634 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.404Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-05-09T04:01:47.634 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.405Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-05-09T04:01:47.634 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.406Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-05-09T04:01:47.634 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.406Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.492µs wal_replay_duration=49.202819ms wbl_replay_duration=94ns total_replay_duration=50.332676ms 2024-05-09T04:01:47.634 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.409Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-05-09T04:01:47.635 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.409Z caller=main.go:1029 level=info msg="TSDB started" 2024-05-09T04:01:47.635 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.409Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-05-09T04:01:47.635 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.431Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.15811ms db_storage=943ns remote_storage=1.18µs web_handler=384ns query_engine=637ns scrape=278.383µs scrape_sd=108.258µs notify=17.57µs notify_sd=15.487µs rules=20.38304ms tracing=6.272µs 2024-05-09T04:01:47.635 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.431Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-05-09T04:01:47.635 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:01:47 smithi186 bash[46995]: ts=2024-05-09T04:01:47.431Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-05-09T04:01:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:47 smithi006 bash[23643]: cluster 2024-05-09T04:01:46.235096+0000 mgr.y (mgr.15216) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:47 smithi006 bash[23643]: audit 2024-05-09T04:01:46.430872+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:47 smithi006 bash[23643]: audit 2024-05-09T04:01:46.447236+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:47 smithi006 bash[18497]: cluster 2024-05-09T04:01:46.235096+0000 mgr.y (mgr.15216) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:47 smithi006 bash[18497]: audit 2024-05-09T04:01:46.430872+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:47 smithi006 bash[18497]: audit 2024-05-09T04:01:46.447236+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:49.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:49 smithi006 bash[23643]: cluster 2024-05-09T04:01:48.235816+0000 mgr.y (mgr.15216) 101 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:49.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:49 smithi006 bash[18497]: cluster 2024-05-09T04:01:48.235816+0000 mgr.y (mgr.15216) 101 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:49.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:49 smithi186 bash[18641]: cluster 2024-05-09T04:01:48.235816+0000 mgr.y (mgr.15216) 101 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:50 smithi006 bash[18497]: audit 2024-05-09T04:01:48.658081+0000 mgr.y (mgr.15216) 102 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:50 smithi006 bash[23643]: audit 2024-05-09T04:01:48.658081+0000 mgr.y (mgr.15216) 102 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:50.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:50 smithi186 bash[18641]: audit 2024-05-09T04:01:48.658081+0000 mgr.y (mgr.15216) 102 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:01:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:51 smithi006 bash[18497]: cluster 2024-05-09T04:01:50.237414+0000 mgr.y (mgr.15216) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:51.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:51 smithi006 bash[23643]: cluster 2024-05-09T04:01:50.237414+0000 mgr.y (mgr.15216) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:51.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:51 smithi186 bash[18641]: cluster 2024-05-09T04:01:50.237414+0000 mgr.y (mgr.15216) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:53 smithi006 bash[18497]: cluster 2024-05-09T04:01:52.238151+0000 mgr.y (mgr.15216) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:53 smithi006 bash[18497]: audit 2024-05-09T04:01:52.422138+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:53 smithi006 bash[18497]: audit 2024-05-09T04:01:52.435130+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:53 smithi006 bash[23643]: cluster 2024-05-09T04:01:52.238151+0000 mgr.y (mgr.15216) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:53 smithi006 bash[23643]: audit 2024-05-09T04:01:52.422138+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:53 smithi006 bash[23643]: audit 2024-05-09T04:01:52.435130+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:53 smithi186 bash[18641]: cluster 2024-05-09T04:01:52.238151+0000 mgr.y (mgr.15216) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:53 smithi186 bash[18641]: audit 2024-05-09T04:01:52.422138+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:53 smithi186 bash[18641]: audit 2024-05-09T04:01:52.435130+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:54 smithi006 bash[23643]: audit 2024-05-09T04:01:53.552415+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:54 smithi006 bash[23643]: audit 2024-05-09T04:01:53.565688+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:54 smithi006 bash[23643]: audit 2024-05-09T04:01:54.315792+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:54 smithi006 bash[18497]: audit 2024-05-09T04:01:53.552415+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:54 smithi006 bash[18497]: audit 2024-05-09T04:01:53.565688+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:54 smithi006 bash[18497]: audit 2024-05-09T04:01:54.315792+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:54 smithi186 bash[18641]: audit 2024-05-09T04:01:53.552415+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:54 smithi186 bash[18641]: audit 2024-05-09T04:01:53.565688+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:01:54.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:54 smithi186 bash[18641]: audit 2024-05-09T04:01:54.315792+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:01:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:55 smithi006 bash[18497]: cluster 2024-05-09T04:01:54.238892+0000 mgr.y (mgr.15216) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:55 smithi006 bash[23643]: cluster 2024-05-09T04:01:54.238892+0000 mgr.y (mgr.15216) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:55 smithi186 bash[18641]: cluster 2024-05-09T04:01:54.238892+0000 mgr.y (mgr.15216) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:57 smithi006 bash[18497]: cluster 2024-05-09T04:01:56.240548+0000 mgr.y (mgr.15216) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:57 smithi006 bash[23643]: cluster 2024-05-09T04:01:56.240548+0000 mgr.y (mgr.15216) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:57.863 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:01:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:01:57] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.43.0" 2024-05-09T04:01:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:57 smithi186 bash[18641]: cluster 2024-05-09T04:01:56.240548+0000 mgr.y (mgr.15216) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:01:59.821 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:01:59 smithi186 bash[18641]: cluster 2024-05-09T04:01:58.241303+0000 mgr.y (mgr.15216) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:01:59 smithi006 bash[23643]: cluster 2024-05-09T04:01:58.241303+0000 mgr.y (mgr.15216) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:01:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:01:59 smithi006 bash[18497]: cluster 2024-05-09T04:01:58.241303+0000 mgr.y (mgr.15216) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:00.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:00 smithi186 bash[18641]: audit 2024-05-09T04:01:58.669373+0000 mgr.y (mgr.15216) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:00 smithi006 bash[18497]: audit 2024-05-09T04:01:58.669373+0000 mgr.y (mgr.15216) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:00.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:00 smithi006 bash[23643]: audit 2024-05-09T04:01:58.669373+0000 mgr.y (mgr.15216) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:01.123 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:02:01.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:01 smithi006 bash[18497]: cluster 2024-05-09T04:02:00.242902+0000 mgr.y (mgr.15216) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:01.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:01 smithi006 bash[23643]: cluster 2024-05-09T04:02:00.242902+0000 mgr.y (mgr.15216) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:01 smithi186 bash[18641]: cluster 2024-05-09T04:02:00.242902+0000 mgr.y (mgr.15216) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:01.891 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:02:01.891 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (14m) 41s ago 24m 13.1M - 0.23.0 ba2b418f427c 022d844b0a15 2024-05-09T04:02:01.891 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (14m) 9s ago 23m 42.0M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T04:02:01.891 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (84s) 41s ago 22m 41.8M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:02:01.891 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (73s) 9s ago 29m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:02:01.891 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (11m) 41s ago 31m 501M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:02:01.891 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (31m) 41s ago 31m 78.3M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:02:01.892 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (29m) 9s ago 29m 58.9M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:02:01.892 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (29m) 41s ago 29m 56.5M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:02:01.892 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (49s) 41s ago 24m 7243k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:02:01.892 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (45s) 9s ago 24m 7728k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:02:01.892 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (29m) 41s ago 29m 57.5M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:02:01.892 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (28m) 41s ago 28m 59.4M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:02:01.892 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (28m) 41s ago 28m 51.9M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:02:01.893 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (27m) 41s ago 27m 57.6M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:02:01.893 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (26m) 9s ago 26m 62.4M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:02:01.893 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (26m) 9s ago 26m 55.3M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:02:01.893 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (25m) 9s ago 25m 55.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:02:01.893 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (25m) 9s ago 25m 58.2M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:02:01.893 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (15s) 9s ago 24m 45.7M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:02:01.894 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (22m) 41s ago 22m 89.2M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:02:01.894 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (22m) 9s ago 22m 89.9M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:02:02.347 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:02:02.347 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:02:02.347 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:02:02.347 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:02:02.348 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:02:02.725 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:02:02.725 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr" 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading prometheus daemons", 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:02:02.726 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:02:02.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:02 smithi006 bash[18497]: audit 2024-05-09T04:02:01.105982+0000 mgr.y (mgr.15216) 110 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:02.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:02 smithi006 bash[18497]: audit 2024-05-09T04:02:01.487291+0000 mgr.y (mgr.15216) 111 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:02.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:02 smithi006 bash[18497]: audit 2024-05-09T04:02:02.345335+0000 mon.a (mon.0) 1343 : audit [DBG] from='client.? 172.21.15.6:0/1158766519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:02.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:02 smithi006 bash[23643]: audit 2024-05-09T04:02:01.105982+0000 mgr.y (mgr.15216) 110 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:02.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:02 smithi006 bash[23643]: audit 2024-05-09T04:02:01.487291+0000 mgr.y (mgr.15216) 111 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:02.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:02 smithi006 bash[23643]: audit 2024-05-09T04:02:02.345335+0000 mon.a (mon.0) 1343 : audit [DBG] from='client.? 172.21.15.6:0/1158766519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:02.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:02 smithi186 bash[18641]: audit 2024-05-09T04:02:01.105982+0000 mgr.y (mgr.15216) 110 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:02.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:02 smithi186 bash[18641]: audit 2024-05-09T04:02:01.487291+0000 mgr.y (mgr.15216) 111 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:02.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:02 smithi186 bash[18641]: audit 2024-05-09T04:02:02.345335+0000 mon.a (mon.0) 1343 : audit [DBG] from='client.? 172.21.15.6:0/1158766519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:01.847268+0000 mgr.y (mgr.15216) 112 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: cluster 2024-05-09T04:02:02.243593+0000 mgr.y (mgr.15216) 113 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.173499+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.185080+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.187505+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.189435+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.200690+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.323409+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.342039+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.347838+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.352377+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.357476+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.362038+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.365299+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.368496+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.372720+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.378121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.382712+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:03 smithi006 bash[18497]: audit 2024-05-09T04:02:03.386494+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:01.847268+0000 mgr.y (mgr.15216) 112 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:03.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: cluster 2024-05-09T04:02:02.243593+0000 mgr.y (mgr.15216) 113 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:03.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.173499+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.185080+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.187505+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:02:03.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.189435+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:02:03.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.200690+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.323409+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:02:03.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.342039+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:02:03.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.347838+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.352377+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.357476+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.362038+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.365299+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.368496+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.372720+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.378121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.382712+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:03 smithi006 bash[23643]: audit 2024-05-09T04:02:03.386494+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:01.847268+0000 mgr.y (mgr.15216) 112 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: cluster 2024-05-09T04:02:02.243593+0000 mgr.y (mgr.15216) 113 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:03.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.173499+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.185080+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.187505+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:02:03.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.189435+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:02:03.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.200690+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:03.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.323409+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.342039+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.347838+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.352377+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.357476+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.362038+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.365299+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.368496+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.372720+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.378121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.382712+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:03.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:03 smithi186 bash[18641]: audit 2024-05-09T04:02:03.386494+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:04.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:04 smithi006 bash[23643]: audit 2024-05-09T04:02:02.723183+0000 mgr.y (mgr.15216) 114 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:04.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:04 smithi006 bash[23643]: audit 2024-05-09T04:02:03.324505+0000 mgr.y (mgr.15216) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:02:04.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:04 smithi006 bash[18497]: audit 2024-05-09T04:02:02.723183+0000 mgr.y (mgr.15216) 114 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:04.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:04 smithi006 bash[18497]: audit 2024-05-09T04:02:03.324505+0000 mgr.y (mgr.15216) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:02:04.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:04 smithi186 bash[18641]: audit 2024-05-09T04:02:02.723183+0000 mgr.y (mgr.15216) 114 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:04.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:04 smithi186 bash[18641]: audit 2024-05-09T04:02:03.324505+0000 mgr.y (mgr.15216) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-09T04:02:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:05 smithi006 bash[18497]: cluster 2024-05-09T04:02:04.244291+0000 mgr.y (mgr.15216) 116 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:05 smithi006 bash[23643]: cluster 2024-05-09T04:02:04.244291+0000 mgr.y (mgr.15216) 116 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:05.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:05 smithi186 bash[18641]: cluster 2024-05-09T04:02:04.244291+0000 mgr.y (mgr.15216) 116 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:07 smithi186 bash[18641]: cephadm 2024-05-09T04:02:05.660089+0000 mgr.y (mgr.15216) 117 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-05-09T04:02:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:07 smithi186 bash[18641]: cephadm 2024-05-09T04:02:05.676109+0000 mgr.y (mgr.15216) 118 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2024-05-09T04:02:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:07 smithi186 bash[18641]: cluster 2024-05-09T04:02:06.245922+0000 mgr.y (mgr.15216) 119 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:02:07] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.43.0" 2024-05-09T04:02:08.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:07 smithi006 bash[18497]: cephadm 2024-05-09T04:02:05.660089+0000 mgr.y (mgr.15216) 117 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-05-09T04:02:08.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:07 smithi006 bash[18497]: cephadm 2024-05-09T04:02:05.676109+0000 mgr.y (mgr.15216) 118 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2024-05-09T04:02:08.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:07 smithi006 bash[18497]: cluster 2024-05-09T04:02:06.245922+0000 mgr.y (mgr.15216) 119 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:07 smithi006 bash[23643]: cephadm 2024-05-09T04:02:05.660089+0000 mgr.y (mgr.15216) 117 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-05-09T04:02:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:07 smithi006 bash[23643]: cephadm 2024-05-09T04:02:05.676109+0000 mgr.y (mgr.15216) 118 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2024-05-09T04:02:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:07 smithi006 bash[23643]: cluster 2024-05-09T04:02:06.245922+0000 mgr.y (mgr.15216) 119 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:09.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:09 smithi006 bash[18497]: cluster 2024-05-09T04:02:08.246496+0000 mgr.y (mgr.15216) 120 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:09.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:09 smithi006 bash[18497]: audit 2024-05-09T04:02:09.316326+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:09.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:09 smithi006 bash[23643]: cluster 2024-05-09T04:02:08.246496+0000 mgr.y (mgr.15216) 120 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:09.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:09 smithi006 bash[23643]: audit 2024-05-09T04:02:09.316326+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:09.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:09 smithi186 bash[18641]: cluster 2024-05-09T04:02:08.246496+0000 mgr.y (mgr.15216) 120 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:09 smithi186 bash[18641]: audit 2024-05-09T04:02:09.316326+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:10.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:10 smithi006 bash[18497]: audit 2024-05-09T04:02:08.678434+0000 mgr.y (mgr.15216) 121 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:10 smithi006 bash[23643]: audit 2024-05-09T04:02:08.678434+0000 mgr.y (mgr.15216) 121 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:10.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:10 smithi186 bash[18641]: audit 2024-05-09T04:02:08.678434+0000 mgr.y (mgr.15216) 121 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:11 smithi006 bash[18497]: cluster 2024-05-09T04:02:10.248156+0000 mgr.y (mgr.15216) 122 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:11 smithi006 bash[23643]: cluster 2024-05-09T04:02:10.248156+0000 mgr.y (mgr.15216) 122 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:11 smithi186 bash[18641]: cluster 2024-05-09T04:02:10.248156+0000 mgr.y (mgr.15216) 122 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:12.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:12 smithi006 bash[23643]: cluster 2024-05-09T04:02:12.249006+0000 mgr.y (mgr.15216) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:12.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:12 smithi006 bash[18497]: cluster 2024-05-09T04:02:12.249006+0000 mgr.y (mgr.15216) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:13.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:12 smithi186 bash[18641]: cluster 2024-05-09T04:02:12.249006+0000 mgr.y (mgr.15216) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:14.010 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.010 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.011 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.011 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.011 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.012 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.012 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.012 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.012 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:13 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:14.362 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:14 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:02:14.363 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:14 smithi006 bash[51717]: level=info ts=2024-05-09T04:02:14.136Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-05-09T04:02:15.112 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:14 smithi006 bash[64443]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager-a 2024-05-09T04:02:15.112 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:14 smithi006 bash[64503]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager-a 2024-05-09T04:02:15.112 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:14 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-05-09T04:02:15.112 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:14 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:02:15.612 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.613 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.613 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.613 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.613 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.614 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.614 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.614 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: Started Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:02:15.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:15 smithi006 bash[18497]: cluster 2024-05-09T04:02:14.249708+0000 mgr.y (mgr.15216) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:15.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:15 smithi006 bash[18497]: audit 2024-05-09T04:02:15.289968+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:15.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:15 smithi006 bash[18497]: audit 2024-05-09T04:02:15.297685+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:15.615 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:15 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:15.615 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:15 smithi006 bash[23643]: cluster 2024-05-09T04:02:14.249708+0000 mgr.y (mgr.15216) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:15.615 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:15 smithi006 bash[23643]: audit 2024-05-09T04:02:15.289968+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:15.615 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:15 smithi006 bash[23643]: audit 2024-05-09T04:02:15.297685+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:15.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:15 smithi186 bash[18641]: cluster 2024-05-09T04:02:14.249708+0000 mgr.y (mgr.15216) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:15.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:15 smithi186 bash[18641]: audit 2024-05-09T04:02:15.289968+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:15.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:15 smithi186 bash[18641]: audit 2024-05-09T04:02:15.297685+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.358Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.358Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.360Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.362Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.392Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.392Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.395Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-05-09T04:02:16.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[64558]: ts=2024-05-09T04:02:16.395Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-05-09T04:02:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:16 smithi006 bash[23643]: audit 2024-05-09T04:02:15.784755+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:16 smithi006 bash[23643]: audit 2024-05-09T04:02:15.788663+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:16 smithi006 bash[23643]: audit 2024-05-09T04:02:15.793057+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:16 smithi006 bash[23643]: audit 2024-05-09T04:02:15.799599+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:16 smithi006 bash[23643]: cluster 2024-05-09T04:02:16.250799+0000 mgr.y (mgr.15216) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:17.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[18497]: audit 2024-05-09T04:02:15.784755+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[18497]: audit 2024-05-09T04:02:15.788663+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[18497]: audit 2024-05-09T04:02:15.793057+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[18497]: audit 2024-05-09T04:02:15.799599+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:16 smithi006 bash[18497]: cluster 2024-05-09T04:02:16.250799+0000 mgr.y (mgr.15216) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:17.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:16 smithi186 bash[18641]: audit 2024-05-09T04:02:15.784755+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:16 smithi186 bash[18641]: audit 2024-05-09T04:02:15.788663+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:16 smithi186 bash[18641]: audit 2024-05-09T04:02:15.793057+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:16 smithi186 bash[18641]: audit 2024-05-09T04:02:15.799599+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:17.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:16 smithi186 bash[18641]: cluster 2024-05-09T04:02:16.250799+0000 mgr.y (mgr.15216) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:18.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:02:17] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.43.0" 2024-05-09T04:02:18.692 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:18 smithi006 bash[64558]: ts=2024-05-09T04:02:18.362Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000494283s 2024-05-09T04:02:19.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:19 smithi006 bash[18497]: cluster 2024-05-09T04:02:18.251487+0000 mgr.y (mgr.15216) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:19.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:19 smithi006 bash[23643]: cluster 2024-05-09T04:02:18.251487+0000 mgr.y (mgr.15216) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:19.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:19 smithi186 bash[18641]: cluster 2024-05-09T04:02:18.251487+0000 mgr.y (mgr.15216) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:20.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:20 smithi006 bash[18497]: audit 2024-05-09T04:02:18.689494+0000 mgr.y (mgr.15216) 127 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:20.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:20 smithi006 bash[23643]: audit 2024-05-09T04:02:18.689494+0000 mgr.y (mgr.15216) 127 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:20.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:20 smithi186 bash[18641]: audit 2024-05-09T04:02:18.689494+0000 mgr.y (mgr.15216) 127 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:21.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:21 smithi006 bash[18497]: cluster 2024-05-09T04:02:20.253096+0000 mgr.y (mgr.15216) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:21.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:21 smithi006 bash[23643]: cluster 2024-05-09T04:02:20.253096+0000 mgr.y (mgr.15216) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:21.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:21 smithi186 bash[18641]: cluster 2024-05-09T04:02:20.253096+0000 mgr.y (mgr.15216) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:22.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:22 smithi006 bash[18497]: audit 2024-05-09T04:02:21.577429+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:22 smithi006 bash[18497]: audit 2024-05-09T04:02:21.582742+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:22 smithi006 bash[18497]: audit 2024-05-09T04:02:21.892445+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:22 smithi006 bash[18497]: audit 2024-05-09T04:02:21.903261+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:22 smithi006 bash[23643]: audit 2024-05-09T04:02:21.577429+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:22 smithi006 bash[23643]: audit 2024-05-09T04:02:21.582742+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:22 smithi006 bash[23643]: audit 2024-05-09T04:02:21.892445+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:22 smithi006 bash[23643]: audit 2024-05-09T04:02:21.903261+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:22 smithi186 bash[18641]: audit 2024-05-09T04:02:21.577429+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:22 smithi186 bash[18641]: audit 2024-05-09T04:02:21.582742+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:22 smithi186 bash[18641]: audit 2024-05-09T04:02:21.892445+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:22.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:22 smithi186 bash[18641]: audit 2024-05-09T04:02:21.903261+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:23 smithi006 bash[18497]: cluster 2024-05-09T04:02:22.253588+0000 mgr.y (mgr.15216) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:23 smithi006 bash[18497]: audit 2024-05-09T04:02:22.998321+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:23 smithi006 bash[18497]: audit 2024-05-09T04:02:23.006723+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:23 smithi006 bash[23643]: cluster 2024-05-09T04:02:22.253588+0000 mgr.y (mgr.15216) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:23 smithi006 bash[23643]: audit 2024-05-09T04:02:22.998321+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:23 smithi006 bash[23643]: audit 2024-05-09T04:02:23.006723+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:23 smithi186 bash[18641]: cluster 2024-05-09T04:02:22.253588+0000 mgr.y (mgr.15216) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:23 smithi186 bash[18641]: audit 2024-05-09T04:02:22.998321+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:23 smithi186 bash[18641]: audit 2024-05-09T04:02:23.006723+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:24.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:24 smithi006 bash[18497]: audit 2024-05-09T04:02:24.324132+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:24 smithi006 bash[23643]: audit 2024-05-09T04:02:24.324132+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:24 smithi186 bash[18641]: audit 2024-05-09T04:02:24.324132+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:25.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:25 smithi006 bash[18497]: cluster 2024-05-09T04:02:24.254294+0000 mgr.y (mgr.15216) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:25.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:25 smithi006 bash[23643]: cluster 2024-05-09T04:02:24.254294+0000 mgr.y (mgr.15216) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:25 smithi186 bash[18641]: cluster 2024-05-09T04:02:24.254294+0000 mgr.y (mgr.15216) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:26.862 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:02:26 smithi006 bash[64558]: ts=2024-05-09T04:02:26.366Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004061994s 2024-05-09T04:02:27.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:27 smithi006 bash[18497]: cluster 2024-05-09T04:02:26.255918+0000 mgr.y (mgr.15216) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:27.863 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:02:27] "GET /metrics HTTP/1.1" 200 37966 "" "Prometheus/2.43.0" 2024-05-09T04:02:27.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:27 smithi006 bash[23643]: cluster 2024-05-09T04:02:26.255918+0000 mgr.y (mgr.15216) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:27.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:27 smithi186 bash[18641]: cluster 2024-05-09T04:02:26.255918+0000 mgr.y (mgr.15216) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:29.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:29 smithi006 bash[18497]: cluster 2024-05-09T04:02:28.256685+0000 mgr.y (mgr.15216) 132 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:29 smithi006 bash[23643]: cluster 2024-05-09T04:02:28.256685+0000 mgr.y (mgr.15216) 132 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:29 smithi186 bash[18641]: cluster 2024-05-09T04:02:28.256685+0000 mgr.y (mgr.15216) 132 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:30.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:30 smithi006 bash[18497]: audit 2024-05-09T04:02:28.700780+0000 mgr.y (mgr.15216) 133 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:30.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:30 smithi006 bash[23643]: audit 2024-05-09T04:02:28.700780+0000 mgr.y (mgr.15216) 133 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:30.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:30 smithi186 bash[18641]: audit 2024-05-09T04:02:28.700780+0000 mgr.y (mgr.15216) 133 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:31.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:31 smithi186 bash[18641]: cluster 2024-05-09T04:02:30.258335+0000 mgr.y (mgr.15216) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:31 smithi006 bash[18497]: cluster 2024-05-09T04:02:30.258335+0000 mgr.y (mgr.15216) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:32.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:31 smithi006 bash[23643]: cluster 2024-05-09T04:02:30.258335+0000 mgr.y (mgr.15216) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:33.167 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:02:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: cluster 2024-05-09T04:02:32.259089+0000 mgr.y (mgr.15216) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:32.917881+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:32.925784+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:32.926888+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:32.927734+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:32.933287+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.013372+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.030844+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.036165+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.038983+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.041819+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.044429+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.046512+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.048576+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.052293+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.056808+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.060654+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.064278+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:33 smithi186 bash[18641]: audit 2024-05-09T04:02:33.067935+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:33.912 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (18s) 12s ago 24m 14.1M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (15m) 12s ago 24m 42.7M - 8.3.5 dad864ee21e9 325819ca2906 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (116s) 12s ago 22m 42.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (105s) 12s ago 30m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (11m) 12s ago 32m 508M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (32m) 12s ago 32m 80.5M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (30m) 12s ago 30m 58.9M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (30m) 12s ago 30m 54.3M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (81s) 12s ago 24m 8219k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (77s) 12s ago 24m 7663k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (29m) 12s ago 29m 57.7M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (29m) 12s ago 29m 59.5M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:02:33.913 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (28m) 12s ago 28m 51.9M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (28m) 12s ago 28m 57.7M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (27m) 12s ago 27m 62.5M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (26m) 12s ago 26m 55.4M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (26m) 12s ago 26m 55.4M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (25m) 12s ago 25m 58.2M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (47s) 12s ago 24m 49.9M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (23m) 12s ago 23m 89.4M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:02:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (22m) 12s ago 22m 90.0M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:02:34.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: cluster 2024-05-09T04:02:32.259089+0000 mgr.y (mgr.15216) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:34.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:32.917881+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:34.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:32.925784+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:32.926888+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:32.927734+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:32.933287+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.013372+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.030844+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.036165+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.038983+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.041819+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.044429+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.046512+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.048576+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.052293+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.056808+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.060654+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.064278+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:33 smithi006 bash[18497]: audit 2024-05-09T04:02:33.067935+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: cluster 2024-05-09T04:02:32.259089+0000 mgr.y (mgr.15216) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:32.917881+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:32.925784+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:32.926888+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:32.927734+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:32.933287+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:34.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.013372+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.030844+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.036165+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.038983+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.041819+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.044429+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.046512+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.048576+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.052293+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.056808+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.060654+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.064278+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:33 smithi006 bash[23643]: audit 2024-05-09T04:02:33.067935+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:34.374 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:02:34.374 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:02:34.374 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:02:34.374 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:34.374 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:02:34.375 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:02:34.762 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:02:34.762 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:02:34.762 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:02:34.762 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-05-09T04:02:34.762 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:02:34.762 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr" 2024-05-09T04:02:34.762 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:02:34.763 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:02:34.763 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading grafana daemons", 2024-05-09T04:02:34.763 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:02:34.763 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:02:34.859 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:34 smithi186 bash[18641]: audit 2024-05-09T04:02:33.013834+0000 mgr.y (mgr.15216) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T04:02:34.859 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:34 smithi186 bash[18641]: audit 2024-05-09T04:02:33.150495+0000 mgr.y (mgr.15216) 137 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:34.859 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:34 smithi186 bash[18641]: audit 2024-05-09T04:02:33.521090+0000 mgr.y (mgr.15216) 138 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:34.859 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:34 smithi186 bash[18641]: audit 2024-05-09T04:02:34.372390+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.6:0/2278011175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:34 smithi006 bash[18497]: audit 2024-05-09T04:02:33.013834+0000 mgr.y (mgr.15216) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T04:02:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:34 smithi006 bash[18497]: audit 2024-05-09T04:02:33.150495+0000 mgr.y (mgr.15216) 137 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:34 smithi006 bash[18497]: audit 2024-05-09T04:02:33.521090+0000 mgr.y (mgr.15216) 138 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:34 smithi006 bash[18497]: audit 2024-05-09T04:02:34.372390+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.6:0/2278011175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:34 smithi006 bash[23643]: audit 2024-05-09T04:02:33.013834+0000 mgr.y (mgr.15216) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-09T04:02:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:34 smithi006 bash[23643]: audit 2024-05-09T04:02:33.150495+0000 mgr.y (mgr.15216) 137 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:34 smithi006 bash[23643]: audit 2024-05-09T04:02:33.521090+0000 mgr.y (mgr.15216) 138 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:34 smithi006 bash[23643]: audit 2024-05-09T04:02:34.372390+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.6:0/2278011175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:02:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:35 smithi006 bash[23643]: audit 2024-05-09T04:02:33.888880+0000 mgr.y (mgr.15216) 139 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:35 smithi006 bash[23643]: cluster 2024-05-09T04:02:34.259714+0000 mgr.y (mgr.15216) 140 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:35 smithi006 bash[23643]: audit 2024-05-09T04:02:34.759856+0000 mgr.y (mgr.15216) 141 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:35 smithi006 bash[23643]: cephadm 2024-05-09T04:02:35.340244+0000 mgr.y (mgr.15216) 142 : cephadm [INF] Upgrade: Updating grafana.a 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:35 smithi006 bash[23643]: cephadm 2024-05-09T04:02:35.386934+0000 mgr.y (mgr.15216) 143 : cephadm [INF] Deploying daemon grafana.a on smithi186 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:35 smithi006 bash[18497]: audit 2024-05-09T04:02:33.888880+0000 mgr.y (mgr.15216) 139 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:35 smithi006 bash[18497]: cluster 2024-05-09T04:02:34.259714+0000 mgr.y (mgr.15216) 140 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:35 smithi006 bash[18497]: audit 2024-05-09T04:02:34.759856+0000 mgr.y (mgr.15216) 141 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:35 smithi006 bash[18497]: cephadm 2024-05-09T04:02:35.340244+0000 mgr.y (mgr.15216) 142 : cephadm [INF] Upgrade: Updating grafana.a 2024-05-09T04:02:36.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:35 smithi006 bash[18497]: cephadm 2024-05-09T04:02:35.386934+0000 mgr.y (mgr.15216) 143 : cephadm [INF] Deploying daemon grafana.a on smithi186 2024-05-09T04:02:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:35 smithi186 bash[18641]: audit 2024-05-09T04:02:33.888880+0000 mgr.y (mgr.15216) 139 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:35 smithi186 bash[18641]: cluster 2024-05-09T04:02:34.259714+0000 mgr.y (mgr.15216) 140 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:35 smithi186 bash[18641]: audit 2024-05-09T04:02:34.759856+0000 mgr.y (mgr.15216) 141 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:02:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:35 smithi186 bash[18641]: cephadm 2024-05-09T04:02:35.340244+0000 mgr.y (mgr.15216) 142 : cephadm [INF] Upgrade: Updating grafana.a 2024-05-09T04:02:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:35 smithi186 bash[18641]: cephadm 2024-05-09T04:02:35.386934+0000 mgr.y (mgr.15216) 143 : cephadm [INF] Deploying daemon grafana.a on smithi186 2024-05-09T04:02:37.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:37 smithi006 bash[18497]: cluster 2024-05-09T04:02:36.261327+0000 mgr.y (mgr.15216) 144 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:37.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:37 smithi006 bash[23643]: cluster 2024-05-09T04:02:36.261327+0000 mgr.y (mgr.15216) 144 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:37.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:37 smithi186 bash[18641]: cluster 2024-05-09T04:02:36.261327+0000 mgr.y (mgr.15216) 144 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:38.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:02:37] "GET /metrics HTTP/1.1" 200 37966 "" "Prometheus/2.43.0" 2024-05-09T04:02:39.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:39 smithi006 bash[23643]: cluster 2024-05-09T04:02:38.262001+0000 mgr.y (mgr.15216) 145 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:39 smithi006 bash[23643]: audit 2024-05-09T04:02:39.324011+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:39.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:39 smithi006 bash[18497]: cluster 2024-05-09T04:02:38.262001+0000 mgr.y (mgr.15216) 145 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:39.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:39 smithi006 bash[18497]: audit 2024-05-09T04:02:39.324011+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:39 smithi186 bash[18641]: cluster 2024-05-09T04:02:38.262001+0000 mgr.y (mgr.15216) 145 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:39.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:39 smithi186 bash[18641]: audit 2024-05-09T04:02:39.324011+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:40.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:40 smithi006 bash[18497]: audit 2024-05-09T04:02:38.710674+0000 mgr.y (mgr.15216) 146 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:40.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:40 smithi006 bash[23643]: audit 2024-05-09T04:02:38.710674+0000 mgr.y (mgr.15216) 146 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:40.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:40 smithi186 bash[18641]: audit 2024-05-09T04:02:38.710674+0000 mgr.y (mgr.15216) 146 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:41.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:41 smithi006 bash[18497]: cluster 2024-05-09T04:02:40.263648+0000 mgr.y (mgr.15216) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:41.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:41 smithi006 bash[23643]: cluster 2024-05-09T04:02:40.263648+0000 mgr.y (mgr.15216) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:41.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:41 smithi186 bash[18641]: cluster 2024-05-09T04:02:40.263648+0000 mgr.y (mgr.15216) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:43.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:43 smithi006 bash[18497]: cluster 2024-05-09T04:02:42.264375+0000 mgr.y (mgr.15216) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:43.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:43 smithi006 bash[23643]: cluster 2024-05-09T04:02:42.264375+0000 mgr.y (mgr.15216) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:43.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:43 smithi186 bash[18641]: cluster 2024-05-09T04:02:42.264375+0000 mgr.y (mgr.15216) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:45.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:45 smithi006 bash[18497]: cluster 2024-05-09T04:02:44.265063+0000 mgr.y (mgr.15216) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:45.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:45 smithi006 bash[23643]: cluster 2024-05-09T04:02:44.265063+0000 mgr.y (mgr.15216) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:45.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:45 smithi186 bash[18641]: cluster 2024-05-09T04:02:44.265063+0000 mgr.y (mgr.15216) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:47.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:47 smithi006 bash[23643]: cluster 2024-05-09T04:02:46.266760+0000 mgr.y (mgr.15216) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:47.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:47 smithi006 bash[18497]: cluster 2024-05-09T04:02:46.266760+0000 mgr.y (mgr.15216) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:47 smithi186 bash[18641]: cluster 2024-05-09T04:02:46.266760+0000 mgr.y (mgr.15216) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:48.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:02:47] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.43.0" 2024-05-09T04:02:49.078 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.079 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.079 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.079 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.080 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.080 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.081 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.081 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: Stopping Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:02:49.081 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.082 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:02:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:49.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:49 smithi186 bash[39002]: t=2024-05-09T04:02:49+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-05-09T04:02:49.807 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:49 smithi186 bash[48446]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-grafana-a 2024-05-09T04:02:49.807 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:49 smithi186 bash[18641]: cluster 2024-05-09T04:02:48.267481+0000 mgr.y (mgr.15216) 151 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:49.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:49 smithi006 bash[18497]: cluster 2024-05-09T04:02:48.267481+0000 mgr.y (mgr.15216) 151 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:49.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:49 smithi006 bash[23643]: cluster 2024-05-09T04:02:48.267481+0000 mgr.y (mgr.15216) 151 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:50.101 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.101 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.102 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.102 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.102 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.102 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:49 smithi186 bash[48507]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-grafana-a 2024-05-09T04:02:50.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@grafana.a.service: Deactivated successfully. 2024-05-09T04:02:50.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: Stopped Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:02:50.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.103 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:50 smithi186 systemd[1]: Started Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:02:50.103 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.103 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:49 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:02:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:50 smithi006 bash[18497]: audit 2024-05-09T04:02:48.720294+0000 mgr.y (mgr.15216) 152 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:50.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:50 smithi006 bash[18497]: audit 2024-05-09T04:02:50.106236+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:50.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:50 smithi006 bash[18497]: audit 2024-05-09T04:02:50.117830+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:50 smithi006 bash[23643]: audit 2024-05-09T04:02:48.720294+0000 mgr.y (mgr.15216) 152 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:50 smithi006 bash[23643]: audit 2024-05-09T04:02:50.106236+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:50 smithi006 bash[23643]: audit 2024-05-09T04:02:50.117830+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:50.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:50 smithi186 bash[18641]: audit 2024-05-09T04:02:48.720294+0000 mgr.y (mgr.15216) 152 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:02:50.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:50 smithi186 bash[18641]: audit 2024-05-09T04:02:50.106236+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:50.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:50 smithi186 bash[18641]: audit 2024-05-09T04:02:50.117830+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:51.282 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270472742Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270722988Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270739792Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270746842Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270752142Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270759189Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270764153Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.27076947Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270774593Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270780961Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270790471Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-05-09T04:02:51.283 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270795368Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270801759Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.27080648Z level=info msg="Path Home" path=/usr/share/grafana 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270811557Z level=info msg="Path Data" path=/var/lib/grafana 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270816945Z level=info msg="Path Logs" path=/var/log/grafana 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270822271Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.270827776Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=settings t=2024-05-09T04:02:51.27083329Z level=info msg="App mode production" 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=sqlstore t=2024-05-09T04:02:51.270895373Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=sqlstore t=2024-05-09T04:02:51.270915008Z 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-05-09T04:02:51.284 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.284137178Z level=info msg="Starting DB migrations" 2024-05-09T04:02:51.541 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.288071137Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.332585957Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.357712405Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.382980166Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.408486489Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.433502031Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.475657015Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.517751808Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-05-09T04:02:51.542 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:51 smithi186 bash[18641]: cluster 2024-05-09T04:02:50.269079+0000 mgr.y (mgr.15216) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:51.802 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.543096785Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-05-09T04:02:51.802 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.568587925Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-05-09T04:02:51.802 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.593780916Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-05-09T04:02:51.803 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.618955459Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-05-09T04:02:51.803 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.644255304Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-05-09T04:02:51.803 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.669524059Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-05-09T04:02:51.803 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.694793974Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-05-09T04:02:51.803 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.719997414Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-05-09T04:02:51.803 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.762037664Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-05-09T04:02:51.803 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.804008573Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-05-09T04:02:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:51 smithi006 bash[18497]: cluster 2024-05-09T04:02:50.269079+0000 mgr.y (mgr.15216) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:51.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:51 smithi006 bash[23643]: cluster 2024-05-09T04:02:50.269079+0000 mgr.y (mgr.15216) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.837998826Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.863288455Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.888523014Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.913656135Z level=info msg="Executing migration" id="create provenance_type table" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.939059957Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:51 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:51.981073238Z level=info msg="Executing migration" id="create alert_image table" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.023124988Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.048354255Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-05-09T04:02:52.089 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.090287819Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-05-09T04:02:52.366 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.132424311Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-05-09T04:02:52.366 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.157722351Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-05-09T04:02:52.367 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.157997395Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-05-09T04:02:52.367 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.182979817Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-05-09T04:02:52.367 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.224965423Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-05-09T04:02:52.367 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.250253425Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-05-09T04:02:52.367 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.275609165Z level=info msg="Executing migration" id="create secrets table" 2024-05-09T04:02:52.367 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.300831753Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-05-09T04:02:52.367 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.367858956Z level=info msg="Executing migration" id="add name column into data_keys" 2024-05-09T04:02:52.618 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.3932245Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-05-09T04:02:52.618 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.418423647Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-05-09T04:02:52.618 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.468795656Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-05-09T04:02:52.618 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.527385511Z level=info msg="Executing migration" id="add column hidden to role table" 2024-05-09T04:02:52.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.57758052Z level=info msg="Executing migration" id="create query_history table v1" 2024-05-09T04:02:52.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.603100403Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-05-09T04:02:52.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.620033541Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.661988271Z level=info msg="Executing migration" id="teams permissions migration" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.687227114Z level=info msg="Executing migration" id="dashboard permissions" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.712582178Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.738030158Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.763315958Z level=info msg="Executing migration" id="alerting notification permissions" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.805341492Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.830690853Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-05-09T04:02:52.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.855993018Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-05-09T04:02:53.172 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.897847464Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-05-09T04:02:53.173 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.939898452Z level=info msg="Executing migration" id="create correlation table v1" 2024-05-09T04:02:53.173 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:52 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:52.965786216Z level=info msg="Executing migration" id="add index correlations.uid" 2024-05-09T04:02:53.173 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.040501747Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-05-09T04:02:53.173 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.065751665Z level=info msg="Executing migration" id="add correlation config column" 2024-05-09T04:02:53.173 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.107556285Z level=info msg="Executing migration" id="create entity_events table" 2024-05-09T04:02:53.173 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.1329976Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-05-09T04:02:53.173 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.17465863Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-05-09T04:02:53.434 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.174805059Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-05-09T04:02:53.434 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.216984873Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-05-09T04:02:53.434 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.217335563Z 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-05-09T04:02:53.434 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.26734603Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-05-09T04:02:53.435 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.292700718Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-05-09T04:02:53.435 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.317917093Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-05-09T04:02:53.435 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.343252988Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-05-09T04:02:53.435 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.368394157Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-05-09T04:02:53.435 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.410490019Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-05-09T04:02:53.435 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.435761859Z level=info msg="Executing migration" id="Drop public config table" 2024-05-09T04:02:53.703 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:53 smithi186 bash[18641]: cluster 2024-05-09T04:02:52.269802+0000 mgr.y (mgr.15216) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.461006397Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.486360288Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.528428387Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.570279854Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.595601589Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.637580833Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.679821632Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-05-09T04:02:53.704 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.705097815Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-05-09T04:02:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:53 smithi006 bash[18497]: cluster 2024-05-09T04:02:52.269802+0000 mgr.y (mgr.15216) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:53 smithi006 bash[23643]: cluster 2024-05-09T04:02:52.269802+0000 mgr.y (mgr.15216) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:53.964 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.730394568Z level=info msg="Executing migration" id="add share column" 2024-05-09T04:02:53.964 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.780732693Z level=info msg="Executing migration" id="create default alerting folders" 2024-05-09T04:02:53.964 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.814419995Z level=info msg="Executing migration" id="create file table" 2024-05-09T04:02:53.964 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.831385037Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-05-09T04:02:53.964 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.873357161Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-05-09T04:02:53.965 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.915371698Z level=info msg="Executing migration" id="create file_meta table" 2024-05-09T04:02:53.965 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.940637132Z level=info msg="Executing migration" id="file table idx: path key" 2024-05-09T04:02:53.965 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.965837553Z level=info msg="Executing migration" id="set path collation in file table" 2024-05-09T04:02:54.225 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:53 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:53.991139692Z level=info msg="Executing migration" id="managed permissions migration" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.033167194Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.058386913Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.083625944Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.108878139Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.125809645Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.142778491Z level=info msg="Executing migration" id="update group index for alert rules" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.159673679Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.184921789Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-05-09T04:02:54.226 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.226888105Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-05-09T04:02:54.477 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.252087177Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-05-09T04:02:54.478 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.277455326Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-05-09T04:02:54.478 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.302721038Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-05-09T04:02:54.478 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.386270116Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-05-09T04:02:54.478 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.411633615Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-05-09T04:02:54.478 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.436954398Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-05-09T04:02:54.478 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.478871118Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-05-09T04:02:54.729 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:54 smithi186 bash[18641]: audit 2024-05-09T04:02:54.324486+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:54.730 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.52070606Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-05-09T04:02:54.730 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.546245699Z level=info msg="Executing migration" id="create folder table" 2024-05-09T04:02:54.730 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.596789547Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-05-09T04:02:54.730 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.621999415Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-05-09T04:02:54.731 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.664020423Z level=info msg="Executing migration" id="Update folder title length" 2024-05-09T04:02:54.731 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.689328278Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-05-09T04:02:54.731 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=migrator t=2024-05-09T04:02:54.731244488Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.44322471s 2024-05-09T04:02:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:54 smithi006 bash[18497]: audit 2024-05-09T04:02:54.324486+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:54 smithi006 bash[23643]: audit 2024-05-09T04:02:54.324486+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:02:55.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=sqlstore t=2024-05-09T04:02:54.732236392Z level=info msg="Created default organization" 2024-05-09T04:02:55.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=plugin.finder t=2024-05-09T04:02:54.811093306Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-05-09T04:02:55.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=secrets t=2024-05-09T04:02:54.811330098Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-05-09T04:02:55.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=query_data t=2024-05-09T04:02:54.81664449Z level=info msg="Query Service initialization" 2024-05-09T04:02:55.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:54 smithi186 bash[48563]: logger=live.push_http t=2024-05-09T04:02:54.822858526Z level=info msg="Live Push Gateway initialization" 2024-05-09T04:02:55.830 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:55 smithi186 bash[18641]: cluster 2024-05-09T04:02:54.270585+0000 mgr.y (mgr.15216) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:55.831 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=infra.usagestats.collector t=2024-05-09T04:02:55.690560578Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-05-09T04:02:55.831 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=provisioning.datasources t=2024-05-09T04:02:55.740505869Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-05-09T04:02:55.831 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=provisioning.datasources t=2024-05-09T04:02:55.740522945Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-05-09T04:02:55.831 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=provisioning.datasources t=2024-05-09T04:02:55.740702823Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-05-09T04:02:55.831 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=provisioning.alerting t=2024-05-09T04:02:55.83263736Z level=info msg="starting to provision alerting" 2024-05-09T04:02:55.831 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=provisioning.alerting t=2024-05-09T04:02:55.832661062Z level=info msg="finished to provision alerting" 2024-05-09T04:02:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:55 smithi006 bash[18497]: cluster 2024-05-09T04:02:54.270585+0000 mgr.y (mgr.15216) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:55 smithi006 bash[23643]: cluster 2024-05-09T04:02:54.270585+0000 mgr.y (mgr.15216) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:56.131 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=grafanaStorageLogger t=2024-05-09T04:02:55.833297102Z level=info msg="storage starting" 2024-05-09T04:02:56.131 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=ngalert.state.manager t=2024-05-09T04:02:55.833390387Z level=info msg="Warming state cache for startup" 2024-05-09T04:02:56.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:55 smithi186 bash[48563]: logger=http.server t=2024-05-09T04:02:55.835375141Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-05-09T04:02:56.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:56 smithi186 bash[48563]: logger=ngalert.state.manager t=2024-05-09T04:02:56.071671434Z level=info msg="State cache has been initialized" states=0 duration=238.277999ms 2024-05-09T04:02:56.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:56 smithi186 bash[48563]: logger=ticker t=2024-05-09T04:02:56.071764313Z level=info msg=starting first_tick=2024-05-09T04:03:00Z 2024-05-09T04:02:56.132 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:02:56 smithi186 bash[48563]: logger=ngalert.multiorg.alertmanager t=2024-05-09T04:02:56.071779054Z level=info msg="starting MultiOrg Alertmanager" 2024-05-09T04:02:57.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:57 smithi006 bash[18497]: audit 2024-05-09T04:02:56.224025+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:57.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:57 smithi006 bash[18497]: audit 2024-05-09T04:02:56.235464+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:57.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:57 smithi006 bash[18497]: cluster 2024-05-09T04:02:56.272247+0000 mgr.y (mgr.15216) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:57.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:57 smithi006 bash[23643]: audit 2024-05-09T04:02:56.224025+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:57.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:57 smithi006 bash[23643]: audit 2024-05-09T04:02:56.235464+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:57.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:57 smithi006 bash[23643]: cluster 2024-05-09T04:02:56.272247+0000 mgr.y (mgr.15216) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:57.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:57 smithi186 bash[18641]: audit 2024-05-09T04:02:56.224025+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:57.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:57 smithi186 bash[18641]: audit 2024-05-09T04:02:56.235464+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:57.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:57 smithi186 bash[18641]: cluster 2024-05-09T04:02:56.272247+0000 mgr.y (mgr.15216) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:02:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:02:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:02:57] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.43.0" 2024-05-09T04:02:58.733 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:58 smithi006 bash[18497]: audit 2024-05-09T04:02:57.400079+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:58.733 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:58 smithi006 bash[18497]: audit 2024-05-09T04:02:57.412925+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:58.733 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:58 smithi006 bash[23643]: audit 2024-05-09T04:02:57.400079+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:58.733 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:58 smithi006 bash[23643]: audit 2024-05-09T04:02:57.412925+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:58 smithi186 bash[18641]: audit 2024-05-09T04:02:57.400079+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:58.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:58 smithi186 bash[18641]: audit 2024-05-09T04:02:57.412925+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:02:59.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:02:59 smithi006 bash[18497]: cluster 2024-05-09T04:02:58.272976+0000 mgr.y (mgr.15216) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:59.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:02:59 smithi006 bash[23643]: cluster 2024-05-09T04:02:58.272976+0000 mgr.y (mgr.15216) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:02:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:02:59 smithi186 bash[18641]: cluster 2024-05-09T04:02:58.272976+0000 mgr.y (mgr.15216) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:00 smithi006 bash[18497]: audit 2024-05-09T04:02:58.730717+0000 mgr.y (mgr.15216) 158 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:00 smithi006 bash[23643]: audit 2024-05-09T04:02:58.730717+0000 mgr.y (mgr.15216) 158 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:00 smithi186 bash[18641]: audit 2024-05-09T04:02:58.730717+0000 mgr.y (mgr.15216) 158 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:01.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:01 smithi006 bash[18497]: cluster 2024-05-09T04:03:00.274568+0000 mgr.y (mgr.15216) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:01.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:01 smithi006 bash[23643]: cluster 2024-05-09T04:03:00.274568+0000 mgr.y (mgr.15216) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:01 smithi186 bash[18641]: cluster 2024-05-09T04:03:00.274568+0000 mgr.y (mgr.15216) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:03.830 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:03 smithi186 bash[18641]: cluster 2024-05-09T04:03:02.275316+0000 mgr.y (mgr.15216) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:03.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:03 smithi006 bash[18497]: cluster 2024-05-09T04:03:02.275316+0000 mgr.y (mgr.15216) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:03.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:03 smithi006 bash[23643]: cluster 2024-05-09T04:03:02.275316+0000 mgr.y (mgr.15216) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:05.174 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:03:05.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:05 smithi006 bash[18497]: cluster 2024-05-09T04:03:04.276041+0000 mgr.y (mgr.15216) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:05 smithi006 bash[23643]: cluster 2024-05-09T04:03:04.276041+0000 mgr.y (mgr.15216) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:05 smithi186 bash[18641]: cluster 2024-05-09T04:03:04.276041+0000 mgr.y (mgr.15216) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:05.929 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (50s) 44s ago 25m 14.1M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (15s) 9s ago 24m 25.5M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (2m) 44s ago 23m 42.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (2m) 9s ago 30m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (12m) 44s ago 32m 508M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (32m) 44s ago 32m 80.5M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (30m) 9s ago 30m 58.9M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (31m) 44s ago 31m 54.3M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (113s) 44s ago 25m 8219k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (109s) 9s ago 25m 7776k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (30m) 44s ago 30m 57.7M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (29m) 44s ago 29m 59.5M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (29m) 44s ago 29m 51.9M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:03:05.930 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (28m) 44s ago 28m 57.7M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:03:05.931 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (28m) 9s ago 28m 62.5M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:03:05.931 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (27m) 9s ago 27m 55.5M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:03:05.931 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (26m) 9s ago 26m 55.4M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:03:05.931 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (26m) 9s ago 26m 58.3M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:03:05.931 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (79s) 9s ago 25m 50.7M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:03:05.931 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (23m) 44s ago 23m 89.4M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:03:05.931 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (23m) 9s ago 23m 90.1M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:03:06.369 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:03:06.369 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:03:06.369 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:03:06.369 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:03:06.370 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:03:06.371 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:03:06.371 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:03:06.749 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:03:06.749 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:03:06.749 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:03:06.749 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-05-09T04:03:06.749 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:03:06.749 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr" 2024-05-09T04:03:06.749 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:03:06.750 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:03:06.750 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading grafana daemons", 2024-05-09T04:03:06.750 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:03:06.750 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:03:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:06 smithi006 bash[18497]: audit 2024-05-09T04:03:05.157746+0000 mgr.y (mgr.15216) 162 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:06 smithi006 bash[18497]: audit 2024-05-09T04:03:05.544574+0000 mgr.y (mgr.15216) 163 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:06 smithi006 bash[18497]: audit 2024-05-09T04:03:06.367401+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.6:0/3525672502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:06.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:06 smithi006 bash[23643]: audit 2024-05-09T04:03:05.157746+0000 mgr.y (mgr.15216) 162 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:06.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:06 smithi006 bash[23643]: audit 2024-05-09T04:03:05.544574+0000 mgr.y (mgr.15216) 163 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:06.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:06 smithi006 bash[23643]: audit 2024-05-09T04:03:06.367401+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.6:0/3525672502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:06.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:06 smithi186 bash[18641]: audit 2024-05-09T04:03:05.157746+0000 mgr.y (mgr.15216) 162 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:06.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:06 smithi186 bash[18641]: audit 2024-05-09T04:03:05.544574+0000 mgr.y (mgr.15216) 163 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:06.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:06 smithi186 bash[18641]: audit 2024-05-09T04:03:06.367401+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.6:0/3525672502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:05.906778+0000 mgr.y (mgr.15216) 164 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:07.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: cluster 2024-05-09T04:03:06.277599+0000 mgr.y (mgr.15216) 165 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:07.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.214875+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.230343+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.232994+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.235046+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.246449+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.330458+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.348838+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.353792+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.357619+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.362205+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.365985+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.368734+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.371484+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.375270+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.379841+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.383510+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.386927+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:05.906778+0000 mgr.y (mgr.15216) 164 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: cluster 2024-05-09T04:03:06.277599+0000 mgr.y (mgr.15216) 165 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.214875+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.230343+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.232994+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.235046+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.246449+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.330458+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.348838+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.353792+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.357619+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.362205+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.365985+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.368734+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.371484+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.375270+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.379841+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.383510+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.386927+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.390219+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.393656+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.396701+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.399744+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.412524+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.414842+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.423412+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.425247+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.431077+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.432785+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:03:07.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.440649+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.442393+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.443743+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.450393+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.452023+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.453441+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.459708+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.461279+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.462654+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.469031+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.471035+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:03:07.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:07 smithi006 bash[23643]: audit 2024-05-09T04:03:07.472609+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.390219+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.393656+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.396701+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.399744+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.412524+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.414842+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.423412+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.425247+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.431077+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.432785+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.440649+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.442393+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.443743+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:03:07.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.450393+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.452023+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.453441+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.459708+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.461279+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.462654+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.469031+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.471035+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:03:07.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:07 smithi006 bash[18497]: audit 2024-05-09T04:03:07.472609+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:03:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:05.906778+0000 mgr.y (mgr.15216) 164 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: cluster 2024-05-09T04:03:06.277599+0000 mgr.y (mgr.15216) 165 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.214875+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.230343+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.232994+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.235046+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.246449+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.330458+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.348838+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.353792+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.357619+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.362205+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.365985+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.368734+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.371484+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.375270+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.379841+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.383510+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.386927+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.390219+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.393656+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.396701+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.399744+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:07.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.412524+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.414842+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.423412+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.425247+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.431077+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.432785+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.440649+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.442393+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.443743+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.450393+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.452023+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.453441+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.459708+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.461279+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.462654+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:03:07.885 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.469031+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:03:07.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.471035+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:03:07.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:07 smithi186 bash[18641]: audit 2024-05-09T04:03:07.472609+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:03:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:03:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:03:07] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.43.0" 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:06.745824+0000 mgr.y (mgr.15216) 166 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.331479+0000 mgr.y (mgr.15216) 167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: cephadm 2024-05-09T04:03:07.401359+0000 mgr.y (mgr.15216) 168 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.480928+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.482947+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.504458+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.506040+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.507508+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.508922+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.510303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.511727+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.513135+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: cephadm 2024-05-09T04:03:07.514385+0000 mgr.y (mgr.15216) 169 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.515271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.522577+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.524377+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.525906+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.536687+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.628900+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.630718+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:08.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:08 smithi006 bash[23643]: audit 2024-05-09T04:03:07.642075+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:06.745824+0000 mgr.y (mgr.15216) 166 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.331479+0000 mgr.y (mgr.15216) 167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: cephadm 2024-05-09T04:03:07.401359+0000 mgr.y (mgr.15216) 168 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.480928+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.482947+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.504458+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.506040+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.507508+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.508922+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.510303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.511727+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.513135+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: cephadm 2024-05-09T04:03:07.514385+0000 mgr.y (mgr.15216) 169 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:03:08.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.515271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:03:08.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.522577+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:03:08.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.524377+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:08.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.525906+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:08.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.536687+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:08.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.628900+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:08.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.630718+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:08.745 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:08 smithi006 bash[18497]: audit 2024-05-09T04:03:07.642075+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:06.745824+0000 mgr.y (mgr.15216) 166 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.331479+0000 mgr.y (mgr.15216) 167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: cephadm 2024-05-09T04:03:07.401359+0000 mgr.y (mgr.15216) 168 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.480928+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.482947+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.504458+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.506040+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.507508+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.508922+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.510303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.511727+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.513135+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: cephadm 2024-05-09T04:03:07.514385+0000 mgr.y (mgr.15216) 169 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:03:08.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.515271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:03:08.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.522577+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:03:08.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.524377+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:08.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.525906+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:08.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.536687+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:08.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.628900+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:03:08.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.630718+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:03:08.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:08 smithi186 bash[18641]: audit 2024-05-09T04:03:07.642075+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:09.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:09 smithi006 bash[18497]: cluster 2024-05-09T04:03:08.278346+0000 mgr.y (mgr.15216) 170 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:09.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:09 smithi006 bash[18497]: audit 2024-05-09T04:03:09.324824+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:09.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:09 smithi006 bash[18497]: audit 2024-05-09T04:03:09.401886+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:09.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:09 smithi006 bash[23643]: cluster 2024-05-09T04:03:08.278346+0000 mgr.y (mgr.15216) 170 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:09.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:09 smithi006 bash[23643]: audit 2024-05-09T04:03:09.324824+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:09.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:09 smithi006 bash[23643]: audit 2024-05-09T04:03:09.401886+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:09 smithi186 bash[18641]: cluster 2024-05-09T04:03:08.278346+0000 mgr.y (mgr.15216) 170 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:09 smithi186 bash[18641]: audit 2024-05-09T04:03:09.324824+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:09 smithi186 bash[18641]: audit 2024-05-09T04:03:09.401886+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:03:10.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:10 smithi006 bash[18497]: audit 2024-05-09T04:03:08.738725+0000 mgr.y (mgr.15216) 171 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:10 smithi006 bash[23643]: audit 2024-05-09T04:03:08.738725+0000 mgr.y (mgr.15216) 171 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:10 smithi186 bash[18641]: audit 2024-05-09T04:03:08.738725+0000 mgr.y (mgr.15216) 171 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:11.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:11 smithi006 bash[18497]: cluster 2024-05-09T04:03:10.280013+0000 mgr.y (mgr.15216) 172 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:11 smithi006 bash[23643]: cluster 2024-05-09T04:03:10.280013+0000 mgr.y (mgr.15216) 172 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:11 smithi186 bash[18641]: cluster 2024-05-09T04:03:10.280013+0000 mgr.y (mgr.15216) 172 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:13.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:13 smithi006 bash[18497]: cluster 2024-05-09T04:03:12.280760+0000 mgr.y (mgr.15216) 173 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:13.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:13 smithi006 bash[23643]: cluster 2024-05-09T04:03:12.280760+0000 mgr.y (mgr.15216) 173 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:13 smithi186 bash[18641]: cluster 2024-05-09T04:03:12.280760+0000 mgr.y (mgr.15216) 173 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:15.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:15 smithi006 bash[18497]: cluster 2024-05-09T04:03:14.281503+0000 mgr.y (mgr.15216) 174 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:15.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:15 smithi006 bash[23643]: cluster 2024-05-09T04:03:14.281503+0000 mgr.y (mgr.15216) 174 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:15.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:15 smithi186 bash[18641]: cluster 2024-05-09T04:03:14.281503+0000 mgr.y (mgr.15216) 174 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:17 smithi006 bash[18497]: cluster 2024-05-09T04:03:16.283208+0000 mgr.y (mgr.15216) 175 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:17.863 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:03:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:03:17] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.43.0" 2024-05-09T04:03:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:17 smithi006 bash[23643]: cluster 2024-05-09T04:03:16.283208+0000 mgr.y (mgr.15216) 175 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:17.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:17 smithi186 bash[18641]: cluster 2024-05-09T04:03:16.283208+0000 mgr.y (mgr.15216) 175 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:19.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:19 smithi006 bash[18497]: cluster 2024-05-09T04:03:18.283963+0000 mgr.y (mgr.15216) 176 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:19.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:19 smithi006 bash[23643]: cluster 2024-05-09T04:03:18.283963+0000 mgr.y (mgr.15216) 176 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:19.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:19 smithi186 bash[18641]: cluster 2024-05-09T04:03:18.283963+0000 mgr.y (mgr.15216) 176 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:20.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:20 smithi006 bash[18497]: audit 2024-05-09T04:03:18.745338+0000 mgr.y (mgr.15216) 177 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:20.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:20 smithi006 bash[23643]: audit 2024-05-09T04:03:18.745338+0000 mgr.y (mgr.15216) 177 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:20.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:20 smithi186 bash[18641]: audit 2024-05-09T04:03:18.745338+0000 mgr.y (mgr.15216) 177 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:21 smithi006 bash[18497]: cluster 2024-05-09T04:03:20.285590+0000 mgr.y (mgr.15216) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:21 smithi006 bash[23643]: cluster 2024-05-09T04:03:20.285590+0000 mgr.y (mgr.15216) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:21.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:21 smithi186 bash[18641]: cluster 2024-05-09T04:03:20.285590+0000 mgr.y (mgr.15216) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:23 smithi006 bash[18497]: cluster 2024-05-09T04:03:22.286363+0000 mgr.y (mgr.15216) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:23 smithi006 bash[23643]: cluster 2024-05-09T04:03:22.286363+0000 mgr.y (mgr.15216) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:23 smithi186 bash[18641]: cluster 2024-05-09T04:03:22.286363+0000 mgr.y (mgr.15216) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:24 smithi006 bash[23643]: audit 2024-05-09T04:03:24.325535+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:24.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:24 smithi006 bash[18497]: audit 2024-05-09T04:03:24.325535+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:24 smithi186 bash[18641]: audit 2024-05-09T04:03:24.325535+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:25.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:25 smithi006 bash[18497]: cluster 2024-05-09T04:03:24.287068+0000 mgr.y (mgr.15216) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:25.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:25 smithi006 bash[23643]: cluster 2024-05-09T04:03:24.287068+0000 mgr.y (mgr.15216) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:25.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:25 smithi186 bash[18641]: cluster 2024-05-09T04:03:24.287068+0000 mgr.y (mgr.15216) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:27.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:27 smithi006 bash[18497]: cluster 2024-05-09T04:03:26.288817+0000 mgr.y (mgr.15216) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:27.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:27 smithi006 bash[23643]: cluster 2024-05-09T04:03:26.288817+0000 mgr.y (mgr.15216) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:27.863 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:03:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:03:27] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.43.0" 2024-05-09T04:03:27.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:27 smithi186 bash[18641]: cluster 2024-05-09T04:03:26.288817+0000 mgr.y (mgr.15216) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:29.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:29 smithi006 bash[18497]: cluster 2024-05-09T04:03:28.289564+0000 mgr.y (mgr.15216) 182 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:29 smithi006 bash[23643]: cluster 2024-05-09T04:03:28.289564+0000 mgr.y (mgr.15216) 182 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:29 smithi186 bash[18641]: cluster 2024-05-09T04:03:28.289564+0000 mgr.y (mgr.15216) 182 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:30.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:30 smithi006 bash[18497]: audit 2024-05-09T04:03:28.755889+0000 mgr.y (mgr.15216) 183 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:30.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:30 smithi006 bash[23643]: audit 2024-05-09T04:03:28.755889+0000 mgr.y (mgr.15216) 183 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:30.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:30 smithi186 bash[18641]: audit 2024-05-09T04:03:28.755889+0000 mgr.y (mgr.15216) 183 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:31 smithi006 bash[23643]: cluster 2024-05-09T04:03:30.291174+0000 mgr.y (mgr.15216) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:31 smithi006 bash[18497]: cluster 2024-05-09T04:03:30.291174+0000 mgr.y (mgr.15216) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:31 smithi186 bash[18641]: cluster 2024-05-09T04:03:30.291174+0000 mgr.y (mgr.15216) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:33.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:33 smithi006 bash[23643]: cluster 2024-05-09T04:03:32.291919+0000 mgr.y (mgr.15216) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:33.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:33 smithi006 bash[18497]: cluster 2024-05-09T04:03:32.291919+0000 mgr.y (mgr.15216) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:33 smithi186 bash[18641]: cluster 2024-05-09T04:03:32.291919+0000 mgr.y (mgr.15216) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:35 smithi006 bash[23643]: cluster 2024-05-09T04:03:34.292660+0000 mgr.y (mgr.15216) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:35.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:35 smithi006 bash[18497]: cluster 2024-05-09T04:03:34.292660+0000 mgr.y (mgr.15216) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:35.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:35 smithi186 bash[18641]: cluster 2024-05-09T04:03:34.292660+0000 mgr.y (mgr.15216) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:37.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:03:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:03:37] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.43.0" 2024-05-09T04:03:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:37 smithi006 bash[23643]: cluster 2024-05-09T04:03:36.294378+0000 mgr.y (mgr.15216) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:37.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:37 smithi006 bash[18497]: cluster 2024-05-09T04:03:36.294378+0000 mgr.y (mgr.15216) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:37.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:37 smithi186 bash[18641]: cluster 2024-05-09T04:03:36.294378+0000 mgr.y (mgr.15216) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:37.977 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-05-09T04:03:38.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:38 smithi006 bash[18497]: audit 2024-05-09T04:03:37.141038+0000 mgr.y (mgr.15216) 188 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:38.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:38 smithi006 bash[23643]: audit 2024-05-09T04:03:37.141038+0000 mgr.y (mgr.15216) 188 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:38.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:38 smithi186 bash[18641]: audit 2024-05-09T04:03:37.141038+0000 mgr.y (mgr.15216) 188 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:39.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:39 smithi006 bash[18497]: cluster 2024-05-09T04:03:38.295106+0000 mgr.y (mgr.15216) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:39.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:39 smithi006 bash[18497]: audit 2024-05-09T04:03:39.325825+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:39 smithi006 bash[23643]: cluster 2024-05-09T04:03:38.295106+0000 mgr.y (mgr.15216) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:39.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:39 smithi006 bash[23643]: audit 2024-05-09T04:03:39.325825+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:39 smithi186 bash[18641]: cluster 2024-05-09T04:03:38.295106+0000 mgr.y (mgr.15216) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:39.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:39 smithi186 bash[18641]: audit 2024-05-09T04:03:39.325825+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:40 smithi186 bash[18641]: audit 2024-05-09T04:03:38.766523+0000 mgr.y (mgr.15216) 190 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:41.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:40 smithi006 bash[23643]: audit 2024-05-09T04:03:38.766523+0000 mgr.y (mgr.15216) 190 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:40 smithi006 bash[18497]: audit 2024-05-09T04:03:38.766523+0000 mgr.y (mgr.15216) 190 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:41.167 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:03:41.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:41 smithi186 bash[18641]: cluster 2024-05-09T04:03:40.296722+0000 mgr.y (mgr.15216) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:41.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:41 smithi186 bash[18641]: audit 2024-05-09T04:03:41.152854+0000 mon.a (mon.0) 1462 : audit [DBG] from='client.? 172.21.15.6:0/2954247793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:41.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:41 smithi006 bash[18497]: cluster 2024-05-09T04:03:40.296722+0000 mgr.y (mgr.15216) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:41.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:41 smithi006 bash[18497]: audit 2024-05-09T04:03:41.152854+0000 mon.a (mon.0) 1462 : audit [DBG] from='client.? 172.21.15.6:0/2954247793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:41.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:41 smithi006 bash[23643]: cluster 2024-05-09T04:03:40.296722+0000 mgr.y (mgr.15216) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:41.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:41 smithi006 bash[23643]: audit 2024-05-09T04:03:41.152854+0000 mon.a (mon.0) 1462 : audit [DBG] from='client.? 172.21.15.6:0/2954247793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:41.885 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-05-09T04:03:43.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:43 smithi186 bash[18641]: cluster 2024-05-09T04:03:42.297478+0000 mgr.y (mgr.15216) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:43 smithi006 bash[18497]: cluster 2024-05-09T04:03:42.297478+0000 mgr.y (mgr.15216) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:43 smithi006 bash[23643]: cluster 2024-05-09T04:03:42.297478+0000 mgr.y (mgr.15216) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:45.138 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)" 2024-05-09T04:03:45.864 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-05-09T04:03:46.051 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:45 smithi006 bash[18497]: cluster 2024-05-09T04:03:44.298273+0000 mgr.y (mgr.15216) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:46.051 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:45 smithi006 bash[18497]: audit 2024-05-09T04:03:45.123467+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.6:0/3846772018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:46.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:45 smithi006 bash[23643]: cluster 2024-05-09T04:03:44.298273+0000 mgr.y (mgr.15216) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:46.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:45 smithi006 bash[23643]: audit 2024-05-09T04:03:45.123467+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.6:0/3846772018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:45 smithi186 bash[18641]: cluster 2024-05-09T04:03:44.298273+0000 mgr.y (mgr.15216) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:45 smithi186 bash[18641]: audit 2024-05-09T04:03:45.123467+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.6:0/3846772018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:47 smithi006 bash[18497]: cluster 2024-05-09T04:03:46.300427+0000 mgr.y (mgr.15216) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:48.113 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:03:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:03:47] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.43.0" 2024-05-09T04:03:48.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:47 smithi006 bash[23643]: cluster 2024-05-09T04:03:46.300427+0000 mgr.y (mgr.15216) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:47 smithi186 bash[18641]: cluster 2024-05-09T04:03:46.300427+0000 mgr.y (mgr.15216) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:49.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:48 smithi006 bash[18497]: cluster 2024-05-09T04:03:48.301268+0000 mgr.y (mgr.15216) 195 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:49.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:48 smithi006 bash[23643]: cluster 2024-05-09T04:03:48.301268+0000 mgr.y (mgr.15216) 195 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:49.125 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:03:49.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:48 smithi186 bash[18641]: cluster 2024-05-09T04:03:48.301268+0000 mgr.y (mgr.15216) 195 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:49.852 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-05-09T04:03:50.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:49 smithi006 bash[18497]: audit 2024-05-09T04:03:48.776478+0000 mgr.y (mgr.15216) 196 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:50.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:49 smithi006 bash[18497]: audit 2024-05-09T04:03:49.109027+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.6:0/1184287386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:50.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:49 smithi006 bash[23643]: audit 2024-05-09T04:03:48.776478+0000 mgr.y (mgr.15216) 196 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:50.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:49 smithi006 bash[23643]: audit 2024-05-09T04:03:49.109027+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.6:0/1184287386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:49 smithi186 bash[18641]: audit 2024-05-09T04:03:48.776478+0000 mgr.y (mgr.15216) 196 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:03:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:49 smithi186 bash[18641]: audit 2024-05-09T04:03:49.109027+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.6:0/1184287386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:03:50.954 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:50 smithi006 bash[18497]: cluster 2024-05-09T04:03:50.302377+0000 mgr.y (mgr.15216) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:50.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:50 smithi006 bash[23643]: cluster 2024-05-09T04:03:50.302377+0000 mgr.y (mgr.15216) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:51.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:50 smithi186 bash[18641]: cluster 2024-05-09T04:03:50.302377+0000 mgr.y (mgr.15216) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:53 smithi006 bash[18497]: cluster 2024-05-09T04:03:52.303183+0000 mgr.y (mgr.15216) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:53 smithi006 bash[23643]: cluster 2024-05-09T04:03:52.303183+0000 mgr.y (mgr.15216) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:53 smithi186 bash[18641]: cluster 2024-05-09T04:03:52.303183+0000 mgr.y (mgr.15216) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:54.812 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:54 smithi006 bash[18497]: audit 2024-05-09T04:03:52.946817+0000 mgr.y (mgr.15216) 199 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:54.812 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:54 smithi006 bash[18497]: audit 2024-05-09T04:03:54.326291+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:54.812 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:54 smithi006 bash[23643]: audit 2024-05-09T04:03:52.946817+0000 mgr.y (mgr.15216) 199 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:54.813 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:54 smithi006 bash[23643]: audit 2024-05-09T04:03:54.326291+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:54.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:54 smithi186 bash[18641]: audit 2024-05-09T04:03:52.946817+0000 mgr.y (mgr.15216) 199 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:03:54.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:54 smithi186 bash[18641]: audit 2024-05-09T04:03:54.326291+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:03:55.354 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:03:55.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:55 smithi006 bash[23643]: cluster 2024-05-09T04:03:54.303946+0000 mgr.y (mgr.15216) 200 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:55.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:55 smithi006 bash[18497]: cluster 2024-05-09T04:03:54.303946+0000 mgr.y (mgr.15216) 200 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:55 smithi186 bash[18641]: cluster 2024-05-09T04:03:54.303946+0000 mgr.y (mgr.15216) 200 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:56.026 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:03:57.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:57 smithi006 bash[18497]: cluster 2024-05-09T04:03:56.305696+0000 mgr.y (mgr.15216) 201 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:57.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:57 smithi006 bash[23643]: cluster 2024-05-09T04:03:56.305696+0000 mgr.y (mgr.15216) 201 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:57.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:57 smithi186 bash[18641]: cluster 2024-05-09T04:03:56.305696+0000 mgr.y (mgr.15216) 201 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:03:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:03:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:03:57] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.43.0" 2024-05-09T04:03:59.127 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:03:59.127 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:03:59.127 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:03:59.127 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:03:59.127 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:03:59.128 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:03:59.128 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:03:59.128 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:03:59.128 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:03:59.854 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:03:59 smithi006 bash[23643]: cluster 2024-05-09T04:03:58.306463+0000 mgr.y (mgr.15216) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:59.855 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:03:59 smithi006 bash[18497]: cluster 2024-05-09T04:03:58.306463+0000 mgr.y (mgr.15216) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:03:59.856 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:03:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:03:59 smithi186 bash[18641]: cluster 2024-05-09T04:03:58.306463+0000 mgr.y (mgr.15216) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:00 smithi006 bash[18497]: audit 2024-05-09T04:03:58.786436+0000 mgr.y (mgr.15216) 203 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:00 smithi006 bash[18497]: audit 2024-05-09T04:03:59.124902+0000 mgr.y (mgr.15216) 204 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:00 smithi006 bash[23643]: audit 2024-05-09T04:03:58.786436+0000 mgr.y (mgr.15216) 203 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:00 smithi006 bash[23643]: audit 2024-05-09T04:03:59.124902+0000 mgr.y (mgr.15216) 204 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:00 smithi186 bash[18641]: audit 2024-05-09T04:03:58.786436+0000 mgr.y (mgr.15216) 203 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:00 smithi186 bash[18641]: audit 2024-05-09T04:03:59.124902+0000 mgr.y (mgr.15216) 204 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:01.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:01 smithi006 bash[18497]: cluster 2024-05-09T04:04:00.308100+0000 mgr.y (mgr.15216) 205 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:01.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:01 smithi006 bash[23643]: cluster 2024-05-09T04:04:00.308100+0000 mgr.y (mgr.15216) 205 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:01 smithi186 bash[18641]: cluster 2024-05-09T04:04:00.308100+0000 mgr.y (mgr.15216) 205 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:03.030 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:04:03.760 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:04:03.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:03 smithi006 bash[23643]: cluster 2024-05-09T04:04:02.308764+0000 mgr.y (mgr.15216) 206 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:03.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:03 smithi006 bash[23643]: audit 2024-05-09T04:04:03.028472+0000 mon.a (mon.0) 1464 : audit [DBG] from='client.? 172.21.15.6:0/4247999855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:04:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:03 smithi006 bash[18497]: cluster 2024-05-09T04:04:02.308764+0000 mgr.y (mgr.15216) 206 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:03.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:03 smithi006 bash[18497]: audit 2024-05-09T04:04:03.028472+0000 mon.a (mon.0) 1464 : audit [DBG] from='client.? 172.21.15.6:0/4247999855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:04:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:03 smithi186 bash[18641]: cluster 2024-05-09T04:04:02.308764+0000 mgr.y (mgr.15216) 206 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:03 smithi186 bash[18641]: audit 2024-05-09T04:04:03.028472+0000 mon.a (mon.0) 1464 : audit [DBG] from='client.? 172.21.15.6:0/4247999855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:04:05.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:05 smithi006 bash[23643]: cluster 2024-05-09T04:04:04.309487+0000 mgr.y (mgr.15216) 207 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:05.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:05 smithi006 bash[18497]: cluster 2024-05-09T04:04:04.309487+0000 mgr.y (mgr.15216) 207 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:05 smithi186 bash[18641]: cluster 2024-05-09T04:04:04.309487+0000 mgr.y (mgr.15216) 207 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:07.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:07 smithi006 bash[18497]: cluster 2024-05-09T04:04:06.311201+0000 mgr.y (mgr.15216) 208 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:07.863 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:04:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:04:07] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.43.0" 2024-05-09T04:04:07.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:07 smithi006 bash[23643]: cluster 2024-05-09T04:04:06.311201+0000 mgr.y (mgr.15216) 208 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:07 smithi186 bash[18641]: cluster 2024-05-09T04:04:06.311201+0000 mgr.y (mgr.15216) 208 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:08.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:08 smithi006 bash[18497]: audit 2024-05-09T04:04:06.825770+0000 mgr.y (mgr.15216) 209 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:08 smithi006 bash[18497]: audit 2024-05-09T04:04:07.282004+0000 mgr.y (mgr.15216) 210 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mon", "hosts": "smithi186", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:08 smithi006 bash[18497]: audit 2024-05-09T04:04:08.416400+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:08 smithi006 bash[18497]: audit 2024-05-09T04:04:08.417493+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:08 smithi006 bash[18497]: audit 2024-05-09T04:04:08.424189+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:08 smithi006 bash[23643]: audit 2024-05-09T04:04:06.825770+0000 mgr.y (mgr.15216) 209 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:08 smithi006 bash[23643]: audit 2024-05-09T04:04:07.282004+0000 mgr.y (mgr.15216) 210 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mon", "hosts": "smithi186", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:08 smithi006 bash[23643]: audit 2024-05-09T04:04:08.416400+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:08.798 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:08 smithi006 bash[23643]: audit 2024-05-09T04:04:08.417493+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:08.799 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:08 smithi006 bash[23643]: audit 2024-05-09T04:04:08.424189+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:08 smithi186 bash[18641]: audit 2024-05-09T04:04:06.825770+0000 mgr.y (mgr.15216) 209 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:08 smithi186 bash[18641]: audit 2024-05-09T04:04:07.282004+0000 mgr.y (mgr.15216) 210 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mon", "hosts": "smithi186", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:08 smithi186 bash[18641]: audit 2024-05-09T04:04:08.416400+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:08 smithi186 bash[18641]: audit 2024-05-09T04:04:08.417493+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:08 smithi186 bash[18641]: audit 2024-05-09T04:04:08.424189+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:09.798 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:04:09.816 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:09 smithi006 bash[18497]: cluster 2024-05-09T04:04:08.311902+0000 mgr.y (mgr.15216) 211 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:09.816 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:09 smithi006 bash[18497]: audit 2024-05-09T04:04:09.326889+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:09.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:09 smithi006 bash[23643]: cluster 2024-05-09T04:04:08.311902+0000 mgr.y (mgr.15216) 211 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:09.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:09 smithi006 bash[23643]: audit 2024-05-09T04:04:09.326889+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:09 smithi186 bash[18641]: cluster 2024-05-09T04:04:08.311902+0000 mgr.y (mgr.15216) 211 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:09 smithi186 bash[18641]: audit 2024-05-09T04:04:09.326889+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:10.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:10 smithi006 bash[18497]: audit 2024-05-09T04:04:08.796140+0000 mgr.y (mgr.15216) 212 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:10 smithi006 bash[18497]: audit 2024-05-09T04:04:09.795665+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:10 smithi006 bash[18497]: audit 2024-05-09T04:04:09.832700+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:10 smithi006 bash[18497]: audit 2024-05-09T04:04:09.833767+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:10 smithi006 bash[18497]: audit 2024-05-09T04:04:09.841835+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:10 smithi006 bash[23643]: audit 2024-05-09T04:04:08.796140+0000 mgr.y (mgr.15216) 212 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:10 smithi006 bash[23643]: audit 2024-05-09T04:04:09.795665+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:10 smithi006 bash[23643]: audit 2024-05-09T04:04:09.832700+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:10 smithi006 bash[23643]: audit 2024-05-09T04:04:09.833767+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:10.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:10 smithi006 bash[23643]: audit 2024-05-09T04:04:09.841835+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:10 smithi186 bash[18641]: audit 2024-05-09T04:04:08.796140+0000 mgr.y (mgr.15216) 212 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:10 smithi186 bash[18641]: audit 2024-05-09T04:04:09.795665+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:10 smithi186 bash[18641]: audit 2024-05-09T04:04:09.832700+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:10 smithi186 bash[18641]: audit 2024-05-09T04:04:09.833767+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:10 smithi186 bash[18641]: audit 2024-05-09T04:04:09.841835+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:10.920 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:04:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:11 smithi006 bash[18497]: cephadm 2024-05-09T04:04:09.782465+0000 mgr.y (mgr.15216) 213 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:04:11.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:11 smithi006 bash[18497]: cephadm 2024-05-09T04:04:09.916631+0000 mgr.y (mgr.15216) 214 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:04:11.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:11 smithi006 bash[18497]: cluster 2024-05-09T04:04:10.312956+0000 mgr.y (mgr.15216) 215 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:11 smithi006 bash[23643]: cephadm 2024-05-09T04:04:09.782465+0000 mgr.y (mgr.15216) 213 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:04:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:11 smithi006 bash[23643]: cephadm 2024-05-09T04:04:09.916631+0000 mgr.y (mgr.15216) 214 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:04:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:11 smithi006 bash[23643]: cluster 2024-05-09T04:04:10.312956+0000 mgr.y (mgr.15216) 215 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:11 smithi186 bash[18641]: cephadm 2024-05-09T04:04:09.782465+0000 mgr.y (mgr.15216) 213 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:04:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:11 smithi186 bash[18641]: cephadm 2024-05-09T04:04:09.916631+0000 mgr.y (mgr.15216) 214 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:04:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:11 smithi186 bash[18641]: cluster 2024-05-09T04:04:10.312956+0000 mgr.y (mgr.15216) 215 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:13.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:13 smithi006 bash[18497]: cluster 2024-05-09T04:04:12.313376+0000 mgr.y (mgr.15216) 216 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:13.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:13 smithi006 bash[18497]: audit 2024-05-09T04:04:13.347565+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:13.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:13 smithi006 bash[18497]: audit 2024-05-09T04:04:13.352883+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:04:13.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:13 smithi006 bash[18497]: audit 2024-05-09T04:04:13.357429+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:13 smithi006 bash[18497]: audit 2024-05-09T04:04:13.366768+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:13 smithi006 bash[18497]: audit 2024-05-09T04:04:13.369887+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:13 smithi006 bash[18497]: audit 2024-05-09T04:04:13.371489+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:13 smithi006 bash[23643]: cluster 2024-05-09T04:04:12.313376+0000 mgr.y (mgr.15216) 216 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:13 smithi006 bash[23643]: audit 2024-05-09T04:04:13.347565+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:13 smithi006 bash[23643]: audit 2024-05-09T04:04:13.352883+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:13 smithi006 bash[23643]: audit 2024-05-09T04:04:13.357429+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:13 smithi006 bash[23643]: audit 2024-05-09T04:04:13.366768+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:13 smithi006 bash[23643]: audit 2024-05-09T04:04:13.369887+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:04:13.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:13 smithi006 bash[23643]: audit 2024-05-09T04:04:13.371489+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-05-09T04:04:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:13 smithi186 bash[18641]: cluster 2024-05-09T04:04:12.313376+0000 mgr.y (mgr.15216) 216 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:13 smithi186 bash[18641]: audit 2024-05-09T04:04:13.347565+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:13 smithi186 bash[18641]: audit 2024-05-09T04:04:13.352883+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:04:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:13 smithi186 bash[18641]: audit 2024-05-09T04:04:13.357429+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:13 smithi186 bash[18641]: audit 2024-05-09T04:04:13.366768+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:13 smithi186 bash[18641]: audit 2024-05-09T04:04:13.369887+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:04:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:13 smithi186 bash[18641]: audit 2024-05-09T04:04:13.371489+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-05-09T04:04:14.705 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:04:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:14 smithi006 bash[18497]: cephadm 2024-05-09T04:04:13.348382+0000 mgr.y (mgr.15216) 217 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:04:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:14 smithi006 bash[18497]: cephadm 2024-05-09T04:04:13.348567+0000 mgr.y (mgr.15216) 218 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:04:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:14 smithi006 bash[18497]: cephadm 2024-05-09T04:04:13.359018+0000 mgr.y (mgr.15216) 219 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:04:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:14 smithi006 bash[18497]: cephadm 2024-05-09T04:04:13.372994+0000 mgr.y (mgr.15216) 220 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-05-09T04:04:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:14 smithi006 bash[23643]: cephadm 2024-05-09T04:04:13.348382+0000 mgr.y (mgr.15216) 217 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:04:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:14 smithi006 bash[23643]: cephadm 2024-05-09T04:04:13.348567+0000 mgr.y (mgr.15216) 218 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:04:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:14 smithi006 bash[23643]: cephadm 2024-05-09T04:04:13.359018+0000 mgr.y (mgr.15216) 219 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:04:14.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:14 smithi006 bash[23643]: cephadm 2024-05-09T04:04:13.372994+0000 mgr.y (mgr.15216) 220 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-05-09T04:04:14.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:14 smithi186 bash[18641]: cephadm 2024-05-09T04:04:13.348382+0000 mgr.y (mgr.15216) 217 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:04:14.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:14 smithi186 bash[18641]: cephadm 2024-05-09T04:04:13.348567+0000 mgr.y (mgr.15216) 218 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:04:14.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:14 smithi186 bash[18641]: cephadm 2024-05-09T04:04:13.359018+0000 mgr.y (mgr.15216) 219 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:04:14.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:14 smithi186 bash[18641]: cephadm 2024-05-09T04:04:13.372994+0000 mgr.y (mgr.15216) 220 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (2m) 113s ago 26m 14.1M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (85s) 79s ago 25m 25.5M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (3m) 113s ago 24m 42.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (3m) 79s ago 31m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (13m) 113s ago 33m 508M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (33m) 113s ago 33m 80.5M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (32m) 79s ago 32m 58.9M 2048M 17.2.0 e1d6a67b021e d65c21b2d8f5 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (32m) 113s ago 32m 54.3M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (3m) 113s ago 26m 8219k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (2m) 79s ago 26m 7776k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (31m) 113s ago 31m 57.7M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:04:15.487 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (30m) 113s ago 30m 59.5M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (30m) 113s ago 30m 51.9M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (29m) 113s ago 29m 57.7M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (29m) 79s ago 29m 62.5M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (28m) 79s ago 28m 55.5M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (28m) 79s ago 28m 55.4M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (27m) 79s ago 27m 58.3M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (2m) 79s ago 26m 50.7M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (24m) 113s ago 24m 89.4M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:04:15.488 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (24m) 79s ago 24m 90.1M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:15 smithi006 bash[18497]: cluster 2024-05-09T04:04:14.313936+0000 mgr.y (mgr.15216) 221 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:15 smithi006 bash[18497]: audit 2024-05-09T04:04:15.502505+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:15 smithi006 bash[18497]: audit 2024-05-09T04:04:15.503758+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:15 smithi006 bash[18497]: audit 2024-05-09T04:04:15.504638+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:15 smithi006 bash[18497]: audit 2024-05-09T04:04:15.505403+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:15 smithi006 bash[23643]: cluster 2024-05-09T04:04:14.313936+0000 mgr.y (mgr.15216) 221 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:15 smithi006 bash[23643]: audit 2024-05-09T04:04:15.502505+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:15 smithi006 bash[23643]: audit 2024-05-09T04:04:15.503758+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:15 smithi006 bash[23643]: audit 2024-05-09T04:04:15.504638+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:04:15.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:15 smithi006 bash[23643]: audit 2024-05-09T04:04:15.505403+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:15.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:15 smithi186 bash[18641]: cluster 2024-05-09T04:04:14.313936+0000 mgr.y (mgr.15216) 221 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:15.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:15 smithi186 bash[18641]: audit 2024-05-09T04:04:15.502505+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:15.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:15 smithi186 bash[18641]: audit 2024-05-09T04:04:15.503758+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:04:15.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:15 smithi186 bash[18641]: audit 2024-05-09T04:04:15.504638+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:04:15.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:15 smithi186 bash[18641]: audit 2024-05-09T04:04:15.505403+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:15.927 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:04:15.927 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:04:15.927 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-05-09T04:04:15.927 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:04:15.927 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:04:15.927 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:04:15.927 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:04:15.928 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi186", 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "0/1 daemons upgraded", 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mon daemons", 2024-05-09T04:04:16.305 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:04:16.306 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:16 smithi006 bash[18497]: audit 2024-05-09T04:04:14.689737+0000 mgr.y (mgr.15216) 222 : audit [DBG] from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:16 smithi006 bash[18497]: audit 2024-05-09T04:04:15.074787+0000 mgr.y (mgr.15216) 223 : audit [DBG] from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:16 smithi006 bash[18497]: audit 2024-05-09T04:04:15.450148+0000 mgr.y (mgr.15216) 224 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:16 smithi006 bash[18497]: cephadm 2024-05-09T04:04:15.496146+0000 mgr.y (mgr.15216) 225 : cephadm [INF] Upgrade: Updating mon.b 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:16 smithi006 bash[18497]: cephadm 2024-05-09T04:04:15.506416+0000 mgr.y (mgr.15216) 226 : cephadm [INF] Deploying daemon mon.b on smithi186 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:16 smithi006 bash[18497]: audit 2024-05-09T04:04:15.925342+0000 mon.a (mon.0) 1483 : audit [DBG] from='client.? 172.21.15.6:0/371856046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:16 smithi006 bash[23643]: audit 2024-05-09T04:04:14.689737+0000 mgr.y (mgr.15216) 222 : audit [DBG] from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:16 smithi006 bash[23643]: audit 2024-05-09T04:04:15.074787+0000 mgr.y (mgr.15216) 223 : audit [DBG] from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:16 smithi006 bash[23643]: audit 2024-05-09T04:04:15.450148+0000 mgr.y (mgr.15216) 224 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:16 smithi006 bash[23643]: cephadm 2024-05-09T04:04:15.496146+0000 mgr.y (mgr.15216) 225 : cephadm [INF] Upgrade: Updating mon.b 2024-05-09T04:04:16.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:16 smithi006 bash[23643]: cephadm 2024-05-09T04:04:15.506416+0000 mgr.y (mgr.15216) 226 : cephadm [INF] Deploying daemon mon.b on smithi186 2024-05-09T04:04:16.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:16 smithi006 bash[23643]: audit 2024-05-09T04:04:15.925342+0000 mon.a (mon.0) 1483 : audit [DBG] from='client.? 172.21.15.6:0/371856046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:16.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:16 smithi186 bash[18641]: audit 2024-05-09T04:04:14.689737+0000 mgr.y (mgr.15216) 222 : audit [DBG] from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:16 smithi186 bash[18641]: audit 2024-05-09T04:04:15.074787+0000 mgr.y (mgr.15216) 223 : audit [DBG] from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:16 smithi186 bash[18641]: audit 2024-05-09T04:04:15.450148+0000 mgr.y (mgr.15216) 224 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:16.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:16 smithi186 bash[18641]: cephadm 2024-05-09T04:04:15.496146+0000 mgr.y (mgr.15216) 225 : cephadm [INF] Upgrade: Updating mon.b 2024-05-09T04:04:16.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:16 smithi186 bash[18641]: cephadm 2024-05-09T04:04:15.506416+0000 mgr.y (mgr.15216) 226 : cephadm [INF] Deploying daemon mon.b on smithi186 2024-05-09T04:04:16.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:16 smithi186 bash[18641]: audit 2024-05-09T04:04:15.925342+0000 mon.a (mon.0) 1483 : audit [DBG] from='client.? 172.21.15.6:0/371856046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:17.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:04:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:04:17] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.43.0" 2024-05-09T04:04:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:17 smithi006 bash[18497]: audit 2024-05-09T04:04:16.303045+0000 mgr.y (mgr.15216) 227 : audit [DBG] from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:17 smithi006 bash[18497]: cluster 2024-05-09T04:04:16.314897+0000 mgr.y (mgr.15216) 228 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:17 smithi006 bash[23643]: audit 2024-05-09T04:04:16.303045+0000 mgr.y (mgr.15216) 227 : audit [DBG] from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:17 smithi006 bash[23643]: cluster 2024-05-09T04:04:16.314897+0000 mgr.y (mgr.15216) 228 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:17.882 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.882 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.882 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.883 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.883 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.883 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.884 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:17 smithi186 bash[18641]: audit 2024-05-09T04:04:16.303045+0000 mgr.y (mgr.15216) 227 : audit [DBG] from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:17 smithi186 bash[18641]: cluster 2024-05-09T04:04:16.314897+0000 mgr.y (mgr.15216) 228 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:17.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:17.884 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:18.361 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:17 smithi186 systemd[1]: Stopping Ceph mon.b for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:04:18.361 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:18 smithi186 bash[18641]: debug 2024-05-09T04:04:18.023+0000 7fe48250e700 -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-05-09T04:04:18.361 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:18 smithi186 bash[18641]: debug 2024-05-09T04:04:18.023+0000 7fe48250e700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-05-09T04:04:19.274 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:19 smithi186 bash[49512]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon-b 2024-05-09T04:04:19.544 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.544 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.544 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.545 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.545 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.545 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.546 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:19 smithi186 bash[49574]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon-b 2024-05-09T04:04:19.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.b.service: Deactivated successfully. 2024-05-09T04:04:19.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: Stopped Ceph mon.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:04:19.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:19.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: Started Ceph mon.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:04:19.546 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:04:19 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.815+0000 7f567d1d4c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.815+0000 7f567d1d4c80 0 ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev), process ceph-mon, pid 7 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.819+0000 7f567d1d4c80 0 pidfile_write: ignore empty --pid-file 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 0 load: jerasure load: lrc 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: RocksDB version: 7.9.2 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Git sha 0 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Compile date 2024-05-08 23:53:35 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: DB SUMMARY 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: DB Session ID: Q85NWBB2090N38UFFQG0 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: CURRENT file: CURRENT 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-09T04:04:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3405 Bytes 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 87274 ; 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.error_if_exists: 0 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.create_if_missing: 0 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.paranoid_checks: 1 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.env: 0x557f227e6cc0 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.info_log: 0x557f2368de00 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.statistics: (nil) 2024-05-09T04:04:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.use_fsync: 0 2024-05-09T04:04:21.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_log_file_size: 0 2024-05-09T04:04:21.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-09T04:04:21.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-09T04:04:21.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-09T04:04:21.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.allow_fallocate: 1 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.use_direct_reads: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.db_log_dir: 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.wal_dir: 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-09T04:04:21.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.write_buffer_manager: 0x557f2365f0e0 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.unordered_write: 0 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-09T04:04:21.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.row_cache: None 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.wal_filter: None 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.two_write_queues: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.wal_compression: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.atomic_flush: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.log_readahead_size: 0 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-09T04:04:21.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_background_jobs: 2 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_background_compactions: -1 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_subcompactions: 1 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-09T04:04:21.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_open_files: -1 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_background_flushes: -1 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Compression algorithms supported: 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kZSTD supported: 0 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kXpressCompression supported: 0 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kZlibCompression supported: 1 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kSnappyCompression supported: 1 2024-05-09T04:04:21.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kLZ4Compression supported: 1 2024-05-09T04:04:21.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: kBZip2Compression supported: 0 2024-05-09T04:04:21.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-09T04:04:21.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-09T04:04:21.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.merge_operator: 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_filter: None 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-09T04:04:21.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557f2368dfc0) 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: cache_index_and_filter_blocks: 1 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: pin_top_level_index_and_filter: 1 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: index_type: 0 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: data_block_index_type: 0 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: index_shortening: 1 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: data_block_hash_table_util_ratio: 0.750000 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: checksum: 4 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: no_block_cache: 0 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_cache: 0x557f2368f1f0 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_cache_name: BinnedLRUCache 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_cache_options: 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: capacity : 536870912 2024-05-09T04:04:21.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: num_shard_bits : 4 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: strict_capacity_limit : 0 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: high_pri_pool_ratio: 0.000 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_cache_compressed: (nil) 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: persistent_cache: (nil) 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_size: 4096 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_size_deviation: 10 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_restart_interval: 16 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: index_block_restart_interval: 1 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: metadata_block_size: 4096 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: partition_filters: 0 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: use_delta_encoding: 1 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: filter_policy: bloomfilter 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: whole_key_filtering: 1 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: verify_compression: 0 2024-05-09T04:04:21.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: read_amp_bytes_per_bit: 0 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: format_version: 5 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: enable_index_compression: 1 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: block_align: 0 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: max_auto_readahead_size: 262144 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: prepopulate_block_cache: 0 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: initial_auto_readahead_size: 8192 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: num_file_reads_for_auto_readahead: 2 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression: NoCompression 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.num_levels: 7 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-09T04:04:21.145 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-09T04:04:21.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-09T04:04:21.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-09T04:04:21.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.inplace_update_support: 0 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-09T04:04:21.149 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.bloom_locality: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.max_successive_merges: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.ttl: 2592000 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.enable_blob_files: false 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.min_blob_size: 0 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-09T04:04:21.150 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f5672136700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 63.sst 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 65, last_sequence is 34014, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 55f4dbf8-1d26-4e9e-8054-50c88c567d1e 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227460826673, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.823+0000 7f567d1d4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f567d1d4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227460827584, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 58567, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 34019, "largest_seqno": 34097, "table_properties": {"data_size": 57237, "index_size": 164, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 1249, "raw_average_key_size": 25, "raw_value_size": 56144, "raw_average_value_size": 1145, "num_data_blocks": 8, "num_entries": 49, "num_filter_entries": 49, "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": 1715227460, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "55f4dbf8-1d26-4e9e-8054-50c88c567d1e", "db_session_id": "Q85NWBB2090N38UFFQG0", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-05-09T04:04:21.151 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f567d1d4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227460827699, "job": 1, "event": "recovery_finished"} 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f567d1d4c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f567d1d4c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f567d1d4c80 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-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f567d1d4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557f237b0000 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f567d1d4c80 4 rocksdb: DB pointer 0x557f2379c000 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f566b929700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.827+0000 7f566b929700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: ** DB Stats ** 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T04:04:21.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: ** Compaction Stats [default] ** 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: 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-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: L0 1/0 57.19 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: L6 1/0 10.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Sum 2/0 10.24 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: ** Compaction Stats [default] ** 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: 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-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 99.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T04:04:21.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: AddFile(Keys): cumulative 0, interval 0 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Cumulative compaction: 0.00 GB write, 9.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Interval compaction: 0.00 GB write, 9.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: 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-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Block cache BinnedLRUCache@0x557f2368f1f0#7 capacity: 512.00 MB usage: 0.42 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.25 KB,4.76837e-05%) Misc(1,0.00 KB,0%) 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: ** File Read Latency Histogram By Level [default] ** 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] at bind addrs [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 1 mon.b@-1(???) e3 preinit fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 0 mon.b@-1(???).mds e1 new map 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 0 mon.b@-1(???).mds e1 print_map 2024-05-09T04:04:21.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: e1 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: 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} 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: legacy client fscid: -1 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: No filesystems configured 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:04:21.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:20 smithi186 bash[49632]: debug 2024-05-09T04:04:20.831+0000 7f567d1d4c80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: audit 2024-05-09T04:04:18.806691+0000 mgr.y (mgr.15216) 230 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:20.317189+0000 mgr.y (mgr.15216) 231 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.043574+0000 mon.c (mon.1) 66 : cluster [INF] mon.c calling monitor election 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.044327+0000 mon.a (mon.0) 1484 : cluster [INF] mon.a calling monitor election 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.045499+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.083888+0000 mon.a (mon.0) 1485 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.093438+0000 mon.a (mon.0) 1486 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.093583+0000 mon.a (mon.0) 1487 : cluster [DBG] fsmap 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.093655+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:04:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.094573+0000 mon.a (mon.0) 1489 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: cluster 2024-05-09T04:04:21.121229+0000 mon.a (mon.0) 1490 : cluster [INF] overall HEALTH_OK 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: audit 2024-05-09T04:04:21.129559+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:22 smithi006 bash[18497]: audit 2024-05-09T04:04:21.143113+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: audit 2024-05-09T04:04:18.806691+0000 mgr.y (mgr.15216) 230 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:20.317189+0000 mgr.y (mgr.15216) 231 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.043574+0000 mon.c (mon.1) 66 : cluster [INF] mon.c calling monitor election 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.044327+0000 mon.a (mon.0) 1484 : cluster [INF] mon.a calling monitor election 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.045499+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.083888+0000 mon.a (mon.0) 1485 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.093438+0000 mon.a (mon.0) 1486 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.093583+0000 mon.a (mon.0) 1487 : cluster [DBG] fsmap 2024-05-09T04:04:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.093655+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:04:22.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.094573+0000 mon.a (mon.0) 1489 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-05-09T04:04:22.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: cluster 2024-05-09T04:04:21.121229+0000 mon.a (mon.0) 1490 : cluster [INF] overall HEALTH_OK 2024-05-09T04:04:22.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: audit 2024-05-09T04:04:21.129559+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:22.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:22 smithi006 bash[23643]: audit 2024-05-09T04:04:21.143113+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:22.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: audit 2024-05-09T04:04:18.806691+0000 mgr.y (mgr.15216) 230 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: audit 2024-05-09T04:04:18.806691+0000 mgr.y (mgr.15216) 230 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:20.317189+0000 mgr.y (mgr.15216) 231 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:20.317189+0000 mgr.y (mgr.15216) 231 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.043574+0000 mon.c (mon.1) 66 : cluster [INF] mon.c calling monitor election 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.043574+0000 mon.c (mon.1) 66 : cluster [INF] mon.c calling monitor election 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.044327+0000 mon.a (mon.0) 1484 : cluster [INF] mon.a calling monitor election 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.044327+0000 mon.a (mon.0) 1484 : cluster [INF] mon.a calling monitor election 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.045499+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.045499+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.083888+0000 mon.a (mon.0) 1485 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.083888+0000 mon.a (mon.0) 1485 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.093438+0000 mon.a (mon.0) 1486 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T04:04:22.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.093438+0000 mon.a (mon.0) 1486 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.093583+0000 mon.a (mon.0) 1487 : cluster [DBG] fsmap 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.093583+0000 mon.a (mon.0) 1487 : cluster [DBG] fsmap 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.093655+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.093655+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.094573+0000 mon.a (mon.0) 1489 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.094573+0000 mon.a (mon.0) 1489 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.121229+0000 mon.a (mon.0) 1490 : cluster [INF] overall HEALTH_OK 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: cluster 2024-05-09T04:04:21.121229+0000 mon.a (mon.0) 1490 : cluster [INF] overall HEALTH_OK 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: audit 2024-05-09T04:04:21.129559+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: audit 2024-05-09T04:04:21.129559+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: audit 2024-05-09T04:04:21.143113+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:22.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:22 smithi186 bash[49632]: audit 2024-05-09T04:04:21.143113+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:23.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:23 smithi006 bash[18497]: cluster 2024-05-09T04:04:22.318018+0000 mgr.y (mgr.15216) 232 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:23.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:23 smithi006 bash[23643]: cluster 2024-05-09T04:04:22.318018+0000 mgr.y (mgr.15216) 232 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:23.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:23 smithi186 bash[49632]: cluster 2024-05-09T04:04:22.318018+0000 mgr.y (mgr.15216) 232 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:23.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:23 smithi186 bash[49632]: cluster 2024-05-09T04:04:22.318018+0000 mgr.y (mgr.15216) 232 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:24.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:24 smithi006 bash[18497]: audit 2024-05-09T04:04:24.327444+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:24 smithi006 bash[23643]: audit 2024-05-09T04:04:24.327444+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:24 smithi186 bash[49632]: audit 2024-05-09T04:04:24.327444+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:24.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:24 smithi186 bash[49632]: audit 2024-05-09T04:04:24.327444+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:25.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:25 smithi006 bash[23643]: cluster 2024-05-09T04:04:24.318774+0000 mgr.y (mgr.15216) 233 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:25.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:25 smithi006 bash[18497]: cluster 2024-05-09T04:04:24.318774+0000 mgr.y (mgr.15216) 233 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:25.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:25 smithi186 bash[49632]: cluster 2024-05-09T04:04:24.318774+0000 mgr.y (mgr.15216) 233 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:25.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:25 smithi186 bash[49632]: cluster 2024-05-09T04:04:24.318774+0000 mgr.y (mgr.15216) 233 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:26.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:04:25 smithi006 bash[54166]: debug 2024-05-09T04:04:25.837+0000 7f857ab22700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-05-09T04:04:27.864 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:04:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:04:27] "GET /metrics HTTP/1.1" 200 37920 "" "Prometheus/2.43.0" 2024-05-09T04:04:27.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:27 smithi006 bash[23643]: cluster 2024-05-09T04:04:26.320514+0000 mgr.y (mgr.15216) 234 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:27.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:27 smithi006 bash[23643]: audit 2024-05-09T04:04:27.268069+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:27.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:27 smithi006 bash[23643]: audit 2024-05-09T04:04:27.286605+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:27.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:27 smithi006 bash[18497]: cluster 2024-05-09T04:04:26.320514+0000 mgr.y (mgr.15216) 234 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:27.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:27 smithi006 bash[18497]: audit 2024-05-09T04:04:27.268069+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:27.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:27 smithi006 bash[18497]: audit 2024-05-09T04:04:27.286605+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:27.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:27 smithi186 bash[49632]: cluster 2024-05-09T04:04:26.320514+0000 mgr.y (mgr.15216) 234 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:27.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:27 smithi186 bash[49632]: cluster 2024-05-09T04:04:26.320514+0000 mgr.y (mgr.15216) 234 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:27.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:27 smithi186 bash[49632]: audit 2024-05-09T04:04:27.268069+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:27.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:27 smithi186 bash[49632]: audit 2024-05-09T04:04:27.268069+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:27.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:27 smithi186 bash[49632]: audit 2024-05-09T04:04:27.286605+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:27.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:27 smithi186 bash[49632]: audit 2024-05-09T04:04:27.286605+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:29 smithi006 bash[18497]: cluster 2024-05-09T04:04:28.321255+0000 mgr.y (mgr.15216) 235 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:29.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:29 smithi006 bash[18497]: audit 2024-05-09T04:04:28.448130+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:29 smithi006 bash[18497]: audit 2024-05-09T04:04:28.461668+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:29 smithi006 bash[23643]: cluster 2024-05-09T04:04:28.321255+0000 mgr.y (mgr.15216) 235 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:29 smithi006 bash[23643]: audit 2024-05-09T04:04:28.448130+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:29 smithi006 bash[23643]: audit 2024-05-09T04:04:28.461668+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:29 smithi186 bash[49632]: cluster 2024-05-09T04:04:28.321255+0000 mgr.y (mgr.15216) 235 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:29 smithi186 bash[49632]: cluster 2024-05-09T04:04:28.321255+0000 mgr.y (mgr.15216) 235 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:29 smithi186 bash[49632]: audit 2024-05-09T04:04:28.448130+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:29 smithi186 bash[49632]: audit 2024-05-09T04:04:28.448130+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:29 smithi186 bash[49632]: audit 2024-05-09T04:04:28.461668+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:29.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:29 smithi186 bash[49632]: audit 2024-05-09T04:04:28.461668+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:30.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:30 smithi006 bash[18497]: audit 2024-05-09T04:04:28.816863+0000 mgr.y (mgr.15216) 236 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:30.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:30 smithi006 bash[23643]: audit 2024-05-09T04:04:28.816863+0000 mgr.y (mgr.15216) 236 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:30.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:30 smithi186 bash[49632]: audit 2024-05-09T04:04:28.816863+0000 mgr.y (mgr.15216) 236 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:30.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:30 smithi186 bash[49632]: audit 2024-05-09T04:04:28.816863+0000 mgr.y (mgr.15216) 236 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:31 smithi006 bash[23643]: cluster 2024-05-09T04:04:30.322915+0000 mgr.y (mgr.15216) 237 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:31.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:31 smithi006 bash[18497]: cluster 2024-05-09T04:04:30.322915+0000 mgr.y (mgr.15216) 237 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:31 smithi186 bash[49632]: cluster 2024-05-09T04:04:30.322915+0000 mgr.y (mgr.15216) 237 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:31 smithi186 bash[49632]: cluster 2024-05-09T04:04:30.322915+0000 mgr.y (mgr.15216) 237 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:33.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:33 smithi006 bash[18497]: cluster 2024-05-09T04:04:32.323636+0000 mgr.y (mgr.15216) 238 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:33.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:33 smithi006 bash[23643]: cluster 2024-05-09T04:04:32.323636+0000 mgr.y (mgr.15216) 238 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:33 smithi186 bash[49632]: cluster 2024-05-09T04:04:32.323636+0000 mgr.y (mgr.15216) 238 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:33 smithi186 bash[49632]: cluster 2024-05-09T04:04:32.323636+0000 mgr.y (mgr.15216) 238 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:35.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:35 smithi186 bash[49632]: cluster 2024-05-09T04:04:34.324352+0000 mgr.y (mgr.15216) 239 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:35.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:35 smithi186 bash[49632]: cluster 2024-05-09T04:04:34.324352+0000 mgr.y (mgr.15216) 239 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:35.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:35 smithi006 bash[18497]: cluster 2024-05-09T04:04:34.324352+0000 mgr.y (mgr.15216) 239 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:35 smithi006 bash[23643]: cluster 2024-05-09T04:04:34.324352+0000 mgr.y (mgr.15216) 239 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:37.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:37 smithi186 bash[49632]: cluster 2024-05-09T04:04:36.326020+0000 mgr.y (mgr.15216) 240 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:37.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:37 smithi186 bash[49632]: cluster 2024-05-09T04:04:36.326020+0000 mgr.y (mgr.15216) 240 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:37.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:37 smithi006 bash[18497]: cluster 2024-05-09T04:04:36.326020+0000 mgr.y (mgr.15216) 240 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:37.863 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:04:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:04:37] "GET /metrics HTTP/1.1" 200 37920 "" "Prometheus/2.43.0" 2024-05-09T04:04:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:37 smithi006 bash[23643]: cluster 2024-05-09T04:04:36.326020+0000 mgr.y (mgr.15216) 240 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.010048+0000 mgr.y (mgr.15216) 241 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T04:04:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.023971+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.039625+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.042090+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.044128+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.056609+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.152308+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.157385+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.161764+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.163518+0000 mgr.y (mgr.15216) 242 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.173324+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.178183+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.179971+0000 mgr.y (mgr.15216) 243 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.190472+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.194934+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.196788+0000 mgr.y (mgr.15216) 244 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.206504+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.209885+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.211685+0000 mgr.y (mgr.15216) 245 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.221048+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.223351+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.010048+0000 mgr.y (mgr.15216) 241 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.023971+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.039625+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.042090+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.044128+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.056609+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.152308+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.157385+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.161764+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.163518+0000 mgr.y (mgr.15216) 242 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.173324+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.178183+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.179971+0000 mgr.y (mgr.15216) 243 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.190472+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.194934+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.196788+0000 mgr.y (mgr.15216) 244 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.206504+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.209885+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.211685+0000 mgr.y (mgr.15216) 245 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.221048+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.223351+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.232144+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.235316+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.237087+0000 mgr.y (mgr.15216) 246 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.246694+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.251098+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.252851+0000 mgr.y (mgr.15216) 247 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:04:39.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.262834+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.268090+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.269856+0000 mgr.y (mgr.15216) 248 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.279264+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.283880+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.285530+0000 mgr.y (mgr.15216) 249 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.287939+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.291438+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.293070+0000 mgr.y (mgr.15216) 250 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.295353+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.298936+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.300648+0000 mgr.y (mgr.15216) 251 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.303103+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.306771+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.308452+0000 mgr.y (mgr.15216) 252 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.232144+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.235316+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.237087+0000 mgr.y (mgr.15216) 246 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.246694+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.251098+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.252851+0000 mgr.y (mgr.15216) 247 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.262834+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.268090+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.269856+0000 mgr.y (mgr.15216) 248 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.279264+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.283880+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.285530+0000 mgr.y (mgr.15216) 249 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.287939+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.291438+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.293070+0000 mgr.y (mgr.15216) 250 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.295353+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.298936+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.300648+0000 mgr.y (mgr.15216) 251 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.303103+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.306771+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.308452+0000 mgr.y (mgr.15216) 252 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:04:39.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.310910+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.314014+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.315752+0000 mgr.y (mgr.15216) 253 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:04:39.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.318115+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.321203+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.322796+0000 mgr.y (mgr.15216) 254 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.324961+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.326235+0000 mgr.y (mgr.15216) 255 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cluster 2024-05-09T04:04:38.326746+0000 mgr.y (mgr.15216) 256 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.329251+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.342486+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.344350+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.353092+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.355161+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:04:39.122 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.364063+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.366150+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.367930+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.376837+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.310910+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.314014+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.315752+0000 mgr.y (mgr.15216) 253 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.318115+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.321203+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.322796+0000 mgr.y (mgr.15216) 254 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.324961+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.326235+0000 mgr.y (mgr.15216) 255 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cluster 2024-05-09T04:04:38.326746+0000 mgr.y (mgr.15216) 256 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.329251+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.342486+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.344350+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.353092+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.355161+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.364063+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.366150+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.367930+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:04:39.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.376837+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.378866+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.380550+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.389236+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.391283+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.392862+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.402045+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.404088+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:04:39.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.405863+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:04:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.415224+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:04:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.417185+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:04:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.426085+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:04:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.427991+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.429587+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.431320+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.432855+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.434373+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.436013+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: cephadm 2024-05-09T04:04:38.437409+0000 mgr.y (mgr.15216) 257 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.438377+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.445451+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.447697+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.449504+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.460519+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.554327+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.556247+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:39 smithi006 bash[18497]: audit 2024-05-09T04:04:38.567381+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.378866+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.380550+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.389236+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.391283+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.392862+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.402045+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.404088+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.405863+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:04:39.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.415224+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.417185+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.426085+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.427991+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.429587+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.431320+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.432855+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.434373+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.436013+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: cephadm 2024-05-09T04:04:38.437409+0000 mgr.y (mgr.15216) 257 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.438377+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.445451+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.447697+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.449504+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.460519+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.554327+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.556247+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:39 smithi006 bash[23643]: audit 2024-05-09T04:04:38.567381+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.010048+0000 mgr.y (mgr.15216) 241 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.010048+0000 mgr.y (mgr.15216) 241 : cephadm [INF] Detected new or changed devices on smithi186 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.023971+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.023971+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.039625+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.039625+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.042090+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.042090+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.044128+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.044128+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.056609+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.056609+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.152308+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:04:39.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.152308+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:04:39.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.157385+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.157385+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.161764+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.161764+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.163518+0000 mgr.y (mgr.15216) 242 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:04:39.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.163518+0000 mgr.y (mgr.15216) 242 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:04:39.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.173324+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.173324+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.178183+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.178183+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.179971+0000 mgr.y (mgr.15216) 243 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.179971+0000 mgr.y (mgr.15216) 243 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.190472+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.190472+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.194934+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.194934+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.196788+0000 mgr.y (mgr.15216) 244 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:04:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.196788+0000 mgr.y (mgr.15216) 244 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.206504+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.206504+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.209885+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.209885+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.211685+0000 mgr.y (mgr.15216) 245 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.211685+0000 mgr.y (mgr.15216) 245 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.221048+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.221048+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.223351+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.223351+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.232144+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.232144+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.235316+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.235316+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.237087+0000 mgr.y (mgr.15216) 246 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.237087+0000 mgr.y (mgr.15216) 246 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.246694+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.246694+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.251098+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.251098+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.252851+0000 mgr.y (mgr.15216) 247 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.252851+0000 mgr.y (mgr.15216) 247 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.262834+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.262834+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.268090+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.268090+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.269856+0000 mgr.y (mgr.15216) 248 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.269856+0000 mgr.y (mgr.15216) 248 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.279264+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.279264+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.283880+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.283880+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.285530+0000 mgr.y (mgr.15216) 249 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.285530+0000 mgr.y (mgr.15216) 249 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.287939+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.287939+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.291438+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.291438+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.293070+0000 mgr.y (mgr.15216) 250 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.293070+0000 mgr.y (mgr.15216) 250 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.295353+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.295353+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.298936+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.298936+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.300648+0000 mgr.y (mgr.15216) 251 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.300648+0000 mgr.y (mgr.15216) 251 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.303103+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.303103+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.306771+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.306771+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.308452+0000 mgr.y (mgr.15216) 252 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.308452+0000 mgr.y (mgr.15216) 252 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.310910+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.310910+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.314014+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.314014+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.315752+0000 mgr.y (mgr.15216) 253 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.315752+0000 mgr.y (mgr.15216) 253 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.318115+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.318115+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.321203+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.321203+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.322796+0000 mgr.y (mgr.15216) 254 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.322796+0000 mgr.y (mgr.15216) 254 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.324961+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.324961+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.326235+0000 mgr.y (mgr.15216) 255 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.326235+0000 mgr.y (mgr.15216) 255 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cluster 2024-05-09T04:04:38.326746+0000 mgr.y (mgr.15216) 256 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cluster 2024-05-09T04:04:38.326746+0000 mgr.y (mgr.15216) 256 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.329251+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:04:39.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.329251+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:04:39.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.342486+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:04:39.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.342486+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:04:39.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.344350+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.344350+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.353092+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.353092+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.355161+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.355161+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.364063+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.364063+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.366150+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.366150+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.367930+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.367930+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.376837+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.376837+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.378866+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.378866+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.380550+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:04:39.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.380550+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.389236+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.389236+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.391283+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.391283+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.392862+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.392862+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.402045+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.402045+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.404088+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.404088+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.405863+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.405863+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.415224+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.415224+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:04:39.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.417185+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.417185+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.426085+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.426085+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.427991+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.427991+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.429587+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.429587+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.431320+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.431320+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.432855+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.432855+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.434373+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.434373+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.436013+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.436013+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.437409+0000 mgr.y (mgr.15216) 257 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: cephadm 2024-05-09T04:04:38.437409+0000 mgr.y (mgr.15216) 257 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.438377+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.438377+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.445451+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.445451+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.447697+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.447697+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.449504+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.449504+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.460519+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.460519+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.554327+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.554327+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:04:39.395 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.556247+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.396 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.556247+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:04:39.396 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.567381+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:39.396 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:39 smithi186 bash[49632]: audit 2024-05-09T04:04:38.567381+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:40.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:40 smithi006 bash[18497]: audit 2024-05-09T04:04:38.826731+0000 mgr.y (mgr.15216) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:40.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:40 smithi006 bash[18497]: audit 2024-05-09T04:04:39.327875+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:40.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:40 smithi006 bash[18497]: audit 2024-05-09T04:04:39.424343+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:40.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:40 smithi006 bash[23643]: audit 2024-05-09T04:04:38.826731+0000 mgr.y (mgr.15216) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:40.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:40 smithi006 bash[23643]: audit 2024-05-09T04:04:39.327875+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:40.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:40 smithi006 bash[23643]: audit 2024-05-09T04:04:39.424343+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:40.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:40 smithi186 bash[49632]: audit 2024-05-09T04:04:38.826731+0000 mgr.y (mgr.15216) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:40.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:40 smithi186 bash[49632]: audit 2024-05-09T04:04:38.826731+0000 mgr.y (mgr.15216) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:40.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:40 smithi186 bash[49632]: audit 2024-05-09T04:04:39.327875+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:40.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:40 smithi186 bash[49632]: audit 2024-05-09T04:04:39.327875+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:40.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:40 smithi186 bash[49632]: audit 2024-05-09T04:04:39.424343+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:40.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:40 smithi186 bash[49632]: audit 2024-05-09T04:04:39.424343+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:04:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:41 smithi006 bash[18497]: cluster 2024-05-09T04:04:40.328470+0000 mgr.y (mgr.15216) 259 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:41.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:41 smithi006 bash[23643]: cluster 2024-05-09T04:04:40.328470+0000 mgr.y (mgr.15216) 259 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:41.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:41 smithi186 bash[49632]: cluster 2024-05-09T04:04:40.328470+0000 mgr.y (mgr.15216) 259 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:41.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:41 smithi186 bash[49632]: cluster 2024-05-09T04:04:40.328470+0000 mgr.y (mgr.15216) 259 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:43.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:43 smithi006 bash[23643]: cluster 2024-05-09T04:04:42.329191+0000 mgr.y (mgr.15216) 260 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:43.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:43 smithi006 bash[18497]: cluster 2024-05-09T04:04:42.329191+0000 mgr.y (mgr.15216) 260 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:43.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:43 smithi186 bash[49632]: cluster 2024-05-09T04:04:42.329191+0000 mgr.y (mgr.15216) 260 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:43.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:43 smithi186 bash[49632]: cluster 2024-05-09T04:04:42.329191+0000 mgr.y (mgr.15216) 260 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:45.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:45 smithi006 bash[18497]: cluster 2024-05-09T04:04:44.330031+0000 mgr.y (mgr.15216) 261 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:45.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:45 smithi006 bash[23643]: cluster 2024-05-09T04:04:44.330031+0000 mgr.y (mgr.15216) 261 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:45.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:45 smithi186 bash[49632]: cluster 2024-05-09T04:04:44.330031+0000 mgr.y (mgr.15216) 261 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:45.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:45 smithi186 bash[49632]: cluster 2024-05-09T04:04:44.330031+0000 mgr.y (mgr.15216) 261 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:47.448 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:04:47.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:47 smithi006 bash[18497]: cluster 2024-05-09T04:04:46.331742+0000 mgr.y (mgr.15216) 262 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:47.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:47 smithi006 bash[23643]: cluster 2024-05-09T04:04:46.331742+0000 mgr.y (mgr.15216) 262 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:47.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:04:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:04:47] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.43.0" 2024-05-09T04:04:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:47 smithi186 bash[49632]: cluster 2024-05-09T04:04:46.331742+0000 mgr.y (mgr.15216) 262 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:47 smithi186 bash[49632]: cluster 2024-05-09T04:04:46.331742+0000 mgr.y (mgr.15216) 262 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:48.804 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:48 smithi006 bash[18497]: audit 2024-05-09T04:04:46.698872+0000 mgr.y (mgr.15216) 263 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:48.804 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:48 smithi006 bash[23643]: audit 2024-05-09T04:04:46.698872+0000 mgr.y (mgr.15216) 263 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:48 smithi186 bash[49632]: audit 2024-05-09T04:04:46.698872+0000 mgr.y (mgr.15216) 263 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:48 smithi186 bash[49632]: audit 2024-05-09T04:04:46.698872+0000 mgr.y (mgr.15216) 263 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:49.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:49 smithi006 bash[18497]: cluster 2024-05-09T04:04:48.332613+0000 mgr.y (mgr.15216) 264 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:49.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:49 smithi006 bash[23643]: cluster 2024-05-09T04:04:48.332613+0000 mgr.y (mgr.15216) 264 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:49.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:49 smithi186 bash[49632]: cluster 2024-05-09T04:04:48.332613+0000 mgr.y (mgr.15216) 264 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:49.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:49 smithi186 bash[49632]: cluster 2024-05-09T04:04:48.332613+0000 mgr.y (mgr.15216) 264 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:50 smithi006 bash[18497]: audit 2024-05-09T04:04:48.834654+0000 mgr.y (mgr.15216) 265 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:50.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:50 smithi006 bash[23643]: audit 2024-05-09T04:04:48.834654+0000 mgr.y (mgr.15216) 265 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:50.759 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:04:50.759 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (2m) 2m ago 26m 14.1M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:04:50.759 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (2m) 23s ago 26m 75.4M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:04:50.759 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (4m) 2m ago 25m 42.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (4m) 23s ago 32m 451M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (13m) 2m ago 34m 508M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (34m) 2m ago 34m 80.5M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (31s) 23s ago 32m 18.0M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (32m) 2m ago 32m 54.3M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (3m) 2m ago 27m 8219k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (3m) 23s ago 27m 8103k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (31m) 2m ago 31m 57.7M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (31m) 2m ago 31m 59.5M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (30m) 2m ago 30m 51.9M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (30m) 2m ago 30m 57.7M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (29m) 23s ago 29m 63.0M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (29m) 23s ago 29m 55.9M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:04:50.760 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (28m) 23s ago 28m 55.9M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:04:50.761 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (28m) 23s ago 28m 58.7M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:04:50.761 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (3m) 23s ago 27m 58.0M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:04:50.761 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (25m) 2m ago 25m 89.4M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:04:50.761 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (25m) 23s ago 25m 90.9M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:04:50.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:50 smithi186 bash[49632]: audit 2024-05-09T04:04:48.834654+0000 mgr.y (mgr.15216) 265 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:50.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:50 smithi186 bash[49632]: audit 2024-05-09T04:04:48.834654+0000 mgr.y (mgr.15216) 265 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:04:51.500 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-05-09T04:04:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:51 smithi006 bash[18497]: cluster 2024-05-09T04:04:50.333678+0000 mgr.y (mgr.15216) 266 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:51.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:51 smithi006 bash[23643]: cluster 2024-05-09T04:04:50.333678+0000 mgr.y (mgr.15216) 266 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:51.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:51 smithi186 bash[49632]: cluster 2024-05-09T04:04:50.333678+0000 mgr.y (mgr.15216) 266 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:51.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:51 smithi186 bash[49632]: cluster 2024-05-09T04:04:50.333678+0000 mgr.y (mgr.15216) 266 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:52.816 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:52 smithi006 bash[18497]: audit 2024-05-09T04:04:50.742782+0000 mgr.y (mgr.15216) 267 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:52.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:52 smithi006 bash[23643]: audit 2024-05-09T04:04:50.742782+0000 mgr.y (mgr.15216) 267 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:52.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:52 smithi186 bash[49632]: audit 2024-05-09T04:04:50.742782+0000 mgr.y (mgr.15216) 267 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:52.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:52 smithi186 bash[49632]: audit 2024-05-09T04:04:50.742782+0000 mgr.y (mgr.15216) 267 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:04:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:53 smithi006 bash[18497]: cluster 2024-05-09T04:04:52.334379+0000 mgr.y (mgr.15216) 268 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:53 smithi006 bash[23643]: cluster 2024-05-09T04:04:52.334379+0000 mgr.y (mgr.15216) 268 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:53 smithi186 bash[49632]: cluster 2024-05-09T04:04:52.334379+0000 mgr.y (mgr.15216) 268 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:53 smithi186 bash[49632]: cluster 2024-05-09T04:04:52.334379+0000 mgr.y (mgr.15216) 268 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:54.791 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:04:54.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:54 smithi006 bash[18497]: audit 2024-05-09T04:04:54.327308+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:54.819 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:54 smithi006 bash[23643]: audit 2024-05-09T04:04:54.327308+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:54.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:54 smithi186 bash[49632]: audit 2024-05-09T04:04:54.327308+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:54.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:54 smithi186 bash[49632]: audit 2024-05-09T04:04:54.327308+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:04:55.586 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:04:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:55 smithi006 bash[18497]: cluster 2024-05-09T04:04:54.334818+0000 mgr.y (mgr.15216) 269 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:55 smithi006 bash[18497]: audit 2024-05-09T04:04:54.777071+0000 mon.a (mon.0) 1570 : audit [DBG] from='client.? 172.21.15.6:0/1241757178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:55 smithi006 bash[23643]: cluster 2024-05-09T04:04:54.334818+0000 mgr.y (mgr.15216) 269 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:55 smithi006 bash[23643]: audit 2024-05-09T04:04:54.777071+0000 mon.a (mon.0) 1570 : audit [DBG] from='client.? 172.21.15.6:0/1241757178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:55 smithi186 bash[49632]: cluster 2024-05-09T04:04:54.334818+0000 mgr.y (mgr.15216) 269 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:55 smithi186 bash[49632]: cluster 2024-05-09T04:04:54.334818+0000 mgr.y (mgr.15216) 269 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:55 smithi186 bash[49632]: audit 2024-05-09T04:04:54.777071+0000 mon.a (mon.0) 1570 : audit [DBG] from='client.? 172.21.15.6:0/1241757178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:55 smithi186 bash[49632]: audit 2024-05-09T04:04:54.777071+0000 mon.a (mon.0) 1570 : audit [DBG] from='client.? 172.21.15.6:0/1241757178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:04:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:57 smithi006 bash[23643]: cluster 2024-05-09T04:04:56.336472+0000 mgr.y (mgr.15216) 270 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:57.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:57 smithi006 bash[18497]: cluster 2024-05-09T04:04:56.336472+0000 mgr.y (mgr.15216) 270 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:57.864 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:04:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:04:57] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.43.0" 2024-05-09T04:04:57.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:57 smithi186 bash[49632]: cluster 2024-05-09T04:04:56.336472+0000 mgr.y (mgr.15216) 270 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:57.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:57 smithi186 bash[49632]: cluster 2024-05-09T04:04:56.336472+0000 mgr.y (mgr.15216) 270 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:04:58.784 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:04:58.784 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:04:58.784 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:04:58.784 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:04:58.784 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:04:58.784 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:04:58.785 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:04:58.785 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:04:58.785 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:04:59.582 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:04:59.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:04:59 smithi006 bash[18497]: cluster 2024-05-09T04:04:58.337110+0000 mgr.y (mgr.15216) 271 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:59.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:04:59 smithi006 bash[23643]: cluster 2024-05-09T04:04:58.337110+0000 mgr.y (mgr.15216) 271 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:59 smithi186 bash[49632]: cluster 2024-05-09T04:04:58.337110+0000 mgr.y (mgr.15216) 271 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:04:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:04:59 smithi186 bash[49632]: cluster 2024-05-09T04:04:58.337110+0000 mgr.y (mgr.15216) 271 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:00.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:00 smithi006 bash[18497]: audit 2024-05-09T04:04:58.782455+0000 mgr.y (mgr.15216) 272 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:00.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:00 smithi006 bash[18497]: audit 2024-05-09T04:04:58.843831+0000 mgr.y (mgr.15216) 273 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:00.837 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:00 smithi006 bash[23643]: audit 2024-05-09T04:04:58.782455+0000 mgr.y (mgr.15216) 272 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:00.837 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:00 smithi006 bash[23643]: audit 2024-05-09T04:04:58.843831+0000 mgr.y (mgr.15216) 273 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:00 smithi186 bash[49632]: audit 2024-05-09T04:04:58.782455+0000 mgr.y (mgr.15216) 272 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:00 smithi186 bash[49632]: audit 2024-05-09T04:04:58.782455+0000 mgr.y (mgr.15216) 272 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:00 smithi186 bash[49632]: audit 2024-05-09T04:04:58.843831+0000 mgr.y (mgr.15216) 273 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:00 smithi186 bash[49632]: audit 2024-05-09T04:04:58.843831+0000 mgr.y (mgr.15216) 273 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:01.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:01 smithi006 bash[18497]: cluster 2024-05-09T04:05:00.338728+0000 mgr.y (mgr.15216) 274 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:01.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:01 smithi006 bash[23643]: cluster 2024-05-09T04:05:00.338728+0000 mgr.y (mgr.15216) 274 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:01 smithi186 bash[49632]: cluster 2024-05-09T04:05:00.338728+0000 mgr.y (mgr.15216) 274 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:01 smithi186 bash[49632]: cluster 2024-05-09T04:05:00.338728+0000 mgr.y (mgr.15216) 274 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:02.860 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:05:03.591 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:05:03.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:03 smithi006 bash[18497]: cluster 2024-05-09T04:05:02.339622+0000 mgr.y (mgr.15216) 275 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:03.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:03 smithi006 bash[18497]: audit 2024-05-09T04:05:02.858836+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.6:0/866987070' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:05:03.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:03 smithi006 bash[23643]: cluster 2024-05-09T04:05:02.339622+0000 mgr.y (mgr.15216) 275 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:03.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:03 smithi006 bash[23643]: audit 2024-05-09T04:05:02.858836+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.6:0/866987070' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:05:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:03 smithi186 bash[49632]: cluster 2024-05-09T04:05:02.339622+0000 mgr.y (mgr.15216) 275 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:03 smithi186 bash[49632]: cluster 2024-05-09T04:05:02.339622+0000 mgr.y (mgr.15216) 275 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:03 smithi186 bash[49632]: audit 2024-05-09T04:05:02.858836+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.6:0/866987070' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:05:03.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:03 smithi186 bash[49632]: audit 2024-05-09T04:05:02.858836+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.6:0/866987070' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:05:05.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:05 smithi006 bash[18497]: cluster 2024-05-09T04:05:04.340364+0000 mgr.y (mgr.15216) 276 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:05.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:05 smithi006 bash[23643]: cluster 2024-05-09T04:05:04.340364+0000 mgr.y (mgr.15216) 276 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:04.340364+0000 mgr.y (mgr.15216) 276 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:05.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:04.340364+0000 mgr.y (mgr.15216) 276 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:07.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:07 smithi006 bash[18497]: cluster 2024-05-09T04:05:06.341191+0000 mgr.y (mgr.15216) 277 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:07.744 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:07 smithi006 bash[18497]: audit 2024-05-09T04:05:06.550499+0000 mgr.y (mgr.15216) 278 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:07 smithi006 bash[23643]: cluster 2024-05-09T04:05:06.341191+0000 mgr.y (mgr.15216) 277 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:07.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:07 smithi006 bash[23643]: audit 2024-05-09T04:05:06.550499+0000 mgr.y (mgr.15216) 278 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:07 smithi186 bash[49632]: cluster 2024-05-09T04:05:06.341191+0000 mgr.y (mgr.15216) 277 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:07 smithi186 bash[49632]: cluster 2024-05-09T04:05:06.341191+0000 mgr.y (mgr.15216) 277 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:07 smithi186 bash[49632]: audit 2024-05-09T04:05:06.550499+0000 mgr.y (mgr.15216) 278 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:07.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:07 smithi186 bash[49632]: audit 2024-05-09T04:05:06.550499+0000 mgr.y (mgr.15216) 278 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:05:07] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.43.0" 2024-05-09T04:05:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:08 smithi006 bash[18497]: audit 2024-05-09T04:05:06.947900+0000 mgr.y (mgr.15216) 279 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mon", "hosts": "smithi006", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:08 smithi006 bash[23643]: audit 2024-05-09T04:05:06.947900+0000 mgr.y (mgr.15216) 279 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mon", "hosts": "smithi006", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:08 smithi186 bash[49632]: audit 2024-05-09T04:05:06.947900+0000 mgr.y (mgr.15216) 279 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mon", "hosts": "smithi006", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:08 smithi186 bash[49632]: audit 2024-05-09T04:05:06.947900+0000 mgr.y (mgr.15216) 279 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "mon", "hosts": "smithi006", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:09.333 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:09.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:09 smithi006 bash[23643]: cluster 2024-05-09T04:05:08.341970+0000 mgr.y (mgr.15216) 280 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:09.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:09 smithi006 bash[23643]: audit 2024-05-09T04:05:09.330192+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:09.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:09 smithi006 bash[23643]: audit 2024-05-09T04:05:09.330717+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:09.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:09 smithi006 bash[18497]: cluster 2024-05-09T04:05:08.341970+0000 mgr.y (mgr.15216) 280 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:09.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:09 smithi006 bash[18497]: audit 2024-05-09T04:05:09.330192+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:09.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:09 smithi006 bash[18497]: audit 2024-05-09T04:05:09.330717+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:09 smithi186 bash[49632]: cluster 2024-05-09T04:05:08.341970+0000 mgr.y (mgr.15216) 280 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:09 smithi186 bash[49632]: cluster 2024-05-09T04:05:08.341970+0000 mgr.y (mgr.15216) 280 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:09 smithi186 bash[49632]: audit 2024-05-09T04:05:09.330192+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:09 smithi186 bash[49632]: audit 2024-05-09T04:05:09.330192+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:09 smithi186 bash[49632]: audit 2024-05-09T04:05:09.330717+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:09.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:09 smithi186 bash[49632]: audit 2024-05-09T04:05:09.330717+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:10.054 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:05:10.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:10 smithi006 bash[18497]: audit 2024-05-09T04:05:08.849852+0000 mgr.y (mgr.15216) 281 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:10 smithi006 bash[18497]: cephadm 2024-05-09T04:05:09.320485+0000 mgr.y (mgr.15216) 282 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:10 smithi006 bash[18497]: audit 2024-05-09T04:05:10.005918+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:10 smithi006 bash[18497]: audit 2024-05-09T04:05:10.007609+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:10 smithi006 bash[18497]: audit 2024-05-09T04:05:10.020799+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:10 smithi006 bash[23643]: audit 2024-05-09T04:05:08.849852+0000 mgr.y (mgr.15216) 281 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:10 smithi006 bash[23643]: cephadm 2024-05-09T04:05:09.320485+0000 mgr.y (mgr.15216) 282 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:10 smithi006 bash[23643]: audit 2024-05-09T04:05:10.005918+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:10 smithi006 bash[23643]: audit 2024-05-09T04:05:10.007609+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:10.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:10 smithi006 bash[23643]: audit 2024-05-09T04:05:10.020799+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:08.849852+0000 mgr.y (mgr.15216) 281 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:08.849852+0000 mgr.y (mgr.15216) 281 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: cephadm 2024-05-09T04:05:09.320485+0000 mgr.y (mgr.15216) 282 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: cephadm 2024-05-09T04:05:09.320485+0000 mgr.y (mgr.15216) 282 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:10.005918+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:10.005918+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:10.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:10.007609+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:10.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:10.007609+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:10.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:10.020799+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:10.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:10 smithi186 bash[49632]: audit 2024-05-09T04:05:10.020799+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:11 smithi006 bash[18497]: cephadm 2024-05-09T04:05:10.104541+0000 mgr.y (mgr.15216) 283 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:11.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:11 smithi006 bash[18497]: cluster 2024-05-09T04:05:10.343630+0000 mgr.y (mgr.15216) 284 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:11 smithi006 bash[23643]: cephadm 2024-05-09T04:05:10.104541+0000 mgr.y (mgr.15216) 283 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:11 smithi006 bash[23643]: cluster 2024-05-09T04:05:10.343630+0000 mgr.y (mgr.15216) 284 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:11 smithi186 bash[49632]: cephadm 2024-05-09T04:05:10.104541+0000 mgr.y (mgr.15216) 283 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:11 smithi186 bash[49632]: cephadm 2024-05-09T04:05:10.104541+0000 mgr.y (mgr.15216) 283 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:05:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:11 smithi186 bash[49632]: cluster 2024-05-09T04:05:10.343630+0000 mgr.y (mgr.15216) 284 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:11.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:11 smithi186 bash[49632]: cluster 2024-05-09T04:05:10.343630+0000 mgr.y (mgr.15216) 284 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:13 smithi186 bash[49632]: cluster 2024-05-09T04:05:12.344323+0000 mgr.y (mgr.15216) 285 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:13.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:13 smithi186 bash[49632]: cluster 2024-05-09T04:05:12.344323+0000 mgr.y (mgr.15216) 285 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:13.957 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:13 smithi006 bash[23643]: cluster 2024-05-09T04:05:12.344323+0000 mgr.y (mgr.15216) 285 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:13.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:13 smithi006 bash[18497]: cluster 2024-05-09T04:05:12.344323+0000 mgr.y (mgr.15216) 285 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:14.408 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:05:14.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: audit 2024-05-09T04:05:13.734914+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:14.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: cephadm 2024-05-09T04:05:13.735540+0000 mgr.y (mgr.15216) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:05:14.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: cephadm 2024-05-09T04:05:13.735680+0000 mgr.y (mgr.15216) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:05:14.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: audit 2024-05-09T04:05:13.738391+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:14.740 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: audit 2024-05-09T04:05:13.734914+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: cephadm 2024-05-09T04:05:13.735540+0000 mgr.y (mgr.15216) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: cephadm 2024-05-09T04:05:13.735680+0000 mgr.y (mgr.15216) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: audit 2024-05-09T04:05:13.738391+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: audit 2024-05-09T04:05:13.741872+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: cephadm 2024-05-09T04:05:13.743114+0000 mgr.y (mgr.15216) 288 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: audit 2024-05-09T04:05:13.751907+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: audit 2024-05-09T04:05:13.754192+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: audit 2024-05-09T04:05:13.755556+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: cephadm 2024-05-09T04:05:13.756538+0000 mgr.y (mgr.15216) 289 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: cluster 2024-05-09T04:05:14.345009+0000 mgr.y (mgr.15216) 290 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:14.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:14 smithi006 bash[18497]: audit 2024-05-09T04:05:14.391612+0000 mgr.y (mgr.15216) 291 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:15.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: audit 2024-05-09T04:05:13.741872+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: cephadm 2024-05-09T04:05:13.743114+0000 mgr.y (mgr.15216) 288 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:05:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: audit 2024-05-09T04:05:13.751907+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: audit 2024-05-09T04:05:13.754192+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: audit 2024-05-09T04:05:13.755556+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-05-09T04:05:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: cephadm 2024-05-09T04:05:13.756538+0000 mgr.y (mgr.15216) 289 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-05-09T04:05:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: cluster 2024-05-09T04:05:14.345009+0000 mgr.y (mgr.15216) 290 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:15.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:14 smithi006 bash[23643]: audit 2024-05-09T04:05:14.391612+0000 mgr.y (mgr.15216) 291 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:15.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.734914+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.734914+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.735540+0000 mgr.y (mgr.15216) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.735540+0000 mgr.y (mgr.15216) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.735680+0000 mgr.y (mgr.15216) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.735680+0000 mgr.y (mgr.15216) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.738391+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.738391+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.741872+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.741872+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.743114+0000 mgr.y (mgr.15216) 288 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.743114+0000 mgr.y (mgr.15216) 288 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.751907+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.751907+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.754192+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:15.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.754192+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.755556+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:13.755556+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.756538+0000 mgr.y (mgr.15216) 289 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cephadm 2024-05-09T04:05:13.756538+0000 mgr.y (mgr.15216) 289 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cluster 2024-05-09T04:05:14.345009+0000 mgr.y (mgr.15216) 290 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: cluster 2024-05-09T04:05:14.345009+0000 mgr.y (mgr.15216) 290 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:14.391612+0000 mgr.y (mgr.15216) 291 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:15.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:14 smithi186 bash[49632]: audit 2024-05-09T04:05:14.391612+0000 mgr.y (mgr.15216) 291 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:15.167 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:05:15.167 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (2m) 2m ago 27m 14.1M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:05:15.167 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (2m) 47s ago 26m 75.4M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:05:15.167 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (4m) 2m ago 25m 42.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:05:15.167 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (4m) 47s ago 32m 451M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:05:15.167 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (14m) 2m ago 34m 508M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (34m) 2m ago 34m 80.5M 2048M 17.2.0 e1d6a67b021e 303f87804b07 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (55s) 47s ago 33m 18.0M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (33m) 2m ago 33m 54.3M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (4m) 2m ago 27m 8219k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (3m) 47s ago 27m 8103k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (32m) 2m ago 32m 57.7M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (31m) 2m ago 31m 59.5M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (31m) 2m ago 31m 51.9M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (30m) 2m ago 30m 57.7M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (30m) 47s ago 30m 63.0M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (29m) 47s ago 29m 55.9M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (29m) 47s ago 29m 55.9M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (28m) 47s ago 28m 58.7M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (3m) 47s ago 27m 58.0M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:05:15.168 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (25m) 2m ago 25m 89.4M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:05:15.169 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (25m) 47s ago 25m 90.9M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:05:15.644 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:05:15.644 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:05:15.644 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 1 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:05:15.645 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:05:15.646 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:05:15.646 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:15.646 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:05:15.646 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-05-09T04:05:15.646 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:05:15.646 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:05:15.646 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi006", 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "0/2 daemons upgraded", 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mon daemons", 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:05:16.025 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:05:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:15 smithi006 bash[23643]: audit 2024-05-09T04:05:14.784085+0000 mgr.y (mgr.15216) 292 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:15 smithi006 bash[23643]: audit 2024-05-09T04:05:15.151920+0000 mgr.y (mgr.15216) 293 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:15 smithi006 bash[23643]: audit 2024-05-09T04:05:15.642506+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.6:0/2896806154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:16.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:15 smithi006 bash[18497]: audit 2024-05-09T04:05:14.784085+0000 mgr.y (mgr.15216) 292 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:15 smithi006 bash[18497]: audit 2024-05-09T04:05:15.151920+0000 mgr.y (mgr.15216) 293 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:15 smithi006 bash[18497]: audit 2024-05-09T04:05:15.642506+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.6:0/2896806154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:15 smithi186 bash[49632]: audit 2024-05-09T04:05:14.784085+0000 mgr.y (mgr.15216) 292 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:15 smithi186 bash[49632]: audit 2024-05-09T04:05:14.784085+0000 mgr.y (mgr.15216) 292 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:15 smithi186 bash[49632]: audit 2024-05-09T04:05:15.151920+0000 mgr.y (mgr.15216) 293 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:15 smithi186 bash[49632]: audit 2024-05-09T04:05:15.151920+0000 mgr.y (mgr.15216) 293 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:15 smithi186 bash[49632]: audit 2024-05-09T04:05:15.642506+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.6:0/2896806154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:16.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:15 smithi186 bash[49632]: audit 2024-05-09T04:05:15.642506+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.6:0/2896806154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:17.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: audit 2024-05-09T04:05:16.023126+0000 mgr.y (mgr.15216) 294 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: cephadm 2024-05-09T04:05:16.276489+0000 mgr.y (mgr.15216) 295 : cephadm [INF] Upgrade: Updating mon.a 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: audit 2024-05-09T04:05:16.286169+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: audit 2024-05-09T04:05:16.287553+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: audit 2024-05-09T04:05:16.288724+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: audit 2024-05-09T04:05:16.289891+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: cephadm 2024-05-09T04:05:16.291519+0000 mgr.y (mgr.15216) 296 : cephadm [INF] Deploying daemon mon.a on smithi006 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:17 smithi006 bash[18497]: cluster 2024-05-09T04:05:16.346128+0000 mgr.y (mgr.15216) 297 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: audit 2024-05-09T04:05:16.023126+0000 mgr.y (mgr.15216) 294 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: cephadm 2024-05-09T04:05:16.276489+0000 mgr.y (mgr.15216) 295 : cephadm [INF] Upgrade: Updating mon.a 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: audit 2024-05-09T04:05:16.286169+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: audit 2024-05-09T04:05:16.287553+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: audit 2024-05-09T04:05:16.288724+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:17.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: audit 2024-05-09T04:05:16.289891+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:17.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: cephadm 2024-05-09T04:05:16.291519+0000 mgr.y (mgr.15216) 296 : cephadm [INF] Deploying daemon mon.a on smithi006 2024-05-09T04:05:17.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:17 smithi006 bash[23643]: cluster 2024-05-09T04:05:16.346128+0000 mgr.y (mgr.15216) 297 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:17.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.023126+0000 mgr.y (mgr.15216) 294 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:17.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.023126+0000 mgr.y (mgr.15216) 294 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:17.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: cephadm 2024-05-09T04:05:16.276489+0000 mgr.y (mgr.15216) 295 : cephadm [INF] Upgrade: Updating mon.a 2024-05-09T04:05:17.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: cephadm 2024-05-09T04:05:16.276489+0000 mgr.y (mgr.15216) 295 : cephadm [INF] Upgrade: Updating mon.a 2024-05-09T04:05:17.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.286169+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:17.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.286169+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' 2024-05-09T04:05:17.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.287553+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.287553+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.288724+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.288724+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.289891+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: audit 2024-05-09T04:05:16.289891+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: cephadm 2024-05-09T04:05:16.291519+0000 mgr.y (mgr.15216) 296 : cephadm [INF] Deploying daemon mon.a on smithi006 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: cephadm 2024-05-09T04:05:16.291519+0000 mgr.y (mgr.15216) 296 : cephadm [INF] Deploying daemon mon.a on smithi006 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: cluster 2024-05-09T04:05:16.346128+0000 mgr.y (mgr.15216) 297 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:17.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:17 smithi186 bash[49632]: cluster 2024-05-09T04:05:16.346128+0000 mgr.y (mgr.15216) 297 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:17.984 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:05:17] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.43.0" 2024-05-09T04:05:18.812 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.812 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.812 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.813 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.813 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.813 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.814 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.814 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:18.814 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:19.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:18 smithi006 bash[54166]: [09/May/2024:04:05:18] ENGINE Bus STOPPING 2024-05-09T04:05:19.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:18 smithi006 bash[54166]: [09/May/2024:04:05:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T04:05:19.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:18 smithi006 bash[54166]: [09/May/2024:04:05:18] ENGINE Bus STOPPED 2024-05-09T04:05:19.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:18 smithi006 bash[54166]: [09/May/2024:04:05:18] ENGINE Bus STARTING 2024-05-09T04:05:19.077 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:18 smithi006 systemd[1]: Stopping Ceph mon.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:05:19.077 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:18 smithi006 bash[18497]: debug 2024-05-09T04:05:18.944+0000 7f3845880700 -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-05-09T04:05:19.077 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:18 smithi006 bash[18497]: debug 2024-05-09T04:05:18.944+0000 7f3845880700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-05-09T04:05:19.362 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:19 smithi006 bash[54166]: [09/May/2024:04:05:19] ENGINE Serving on http://:::9283 2024-05-09T04:05:19.362 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:19 smithi006 bash[54166]: [09/May/2024:04:05:19] ENGINE Bus STARTED 2024-05-09T04:05:20.040 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:19 smithi006 bash[68837]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon-a 2024-05-09T04:05:20.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:19 smithi006 bash[68908]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon-a 2024-05-09T04:05:20.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:19 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-09T04:05:20.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:19 smithi006 systemd[1]: Stopped Ceph mon.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:05:20.362 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.363 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.363 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.364 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.364 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.364 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:20.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: Started Ceph mon.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:05:20.365 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:05:20 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:21.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.208+0000 7f3b3edf2c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-09T04:05:21.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.208+0000 7f3b3edf2c80 0 ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev), process ceph-mon, pid 7 2024-05-09T04:05:21.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.208+0000 7f3b3edf2c80 0 pidfile_write: ignore empty --pid-file 2024-05-09T04:05:21.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.212+0000 7f3b3edf2c80 0 load: jerasure load: lrc 2024-05-09T04:05:21.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: RocksDB version: 7.9.2 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Git sha 0 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Compile date 2024-05-08 23:53:35 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: DB SUMMARY 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: DB Session ID: 5RPUUDZ8UB11NQPNEK57 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: CURRENT file: CURRENT 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 3480 Bytes 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000069.sst 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000067.log size: 1121435 ; 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.error_if_exists: 0 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.create_if_missing: 0 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.paranoid_checks: 1 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-09T04:05:21.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.env: 0x5621883b9cc0 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.info_log: 0x56218a37be00 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.statistics: (nil) 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.use_fsync: 0 2024-05-09T04:05:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_log_file_size: 0 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.allow_fallocate: 1 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.use_direct_reads: 0 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-09T04:05:21.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.db_log_dir: 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.wal_dir: 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.write_buffer_manager: 0x56218a34d0e0 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-09T04:05:21.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.unordered_write: 0 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.row_cache: None 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.wal_filter: None 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-09T04:05:21.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.two_write_queues: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.wal_compression: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.atomic_flush: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.log_readahead_size: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-09T04:05:21.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_background_jobs: 2 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_background_compactions: -1 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_subcompactions: 1 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_open_files: -1 2024-05-09T04:05:21.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_background_flushes: -1 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Compression algorithms supported: 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kZSTD supported: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kXpressCompression supported: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kZlibCompression supported: 1 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kSnappyCompression supported: 1 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kLZ4Compression supported: 1 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: kBZip2Compression supported: 0 2024-05-09T04:05:21.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-09T04:05:21.622 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-09T04:05:21.622 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.merge_operator: 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_filter: None 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56218a37bfc0) 2024-05-09T04:05:21.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: cache_index_and_filter_blocks: 1 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: pin_top_level_index_and_filter: 1 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: index_type: 0 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: data_block_index_type: 0 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: index_shortening: 1 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: data_block_hash_table_util_ratio: 0.750000 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: checksum: 4 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: no_block_cache: 0 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_cache: 0x56218a37d1f0 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_cache_name: BinnedLRUCache 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_cache_options: 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: capacity : 536870912 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: num_shard_bits : 4 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: strict_capacity_limit : 0 2024-05-09T04:05:21.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: high_pri_pool_ratio: 0.000 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_cache_compressed: (nil) 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: persistent_cache: (nil) 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_size: 4096 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_size_deviation: 10 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_restart_interval: 16 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: index_block_restart_interval: 1 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: metadata_block_size: 4096 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: partition_filters: 0 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: use_delta_encoding: 1 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: filter_policy: bloomfilter 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: whole_key_filtering: 1 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: verify_compression: 0 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: read_amp_bytes_per_bit: 0 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: format_version: 5 2024-05-09T04:05:21.625 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: enable_index_compression: 1 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: block_align: 0 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: max_auto_readahead_size: 262144 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: prepopulate_block_cache: 0 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: initial_auto_readahead_size: 8192 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: num_file_reads_for_auto_readahead: 2 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression: NoCompression 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.num_levels: 7 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-09T04:05:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-09T04:05:21.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-09T04:05:21.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-09T04:05:21.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.inplace_update_support: 0 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.bloom_locality: 0 2024-05-09T04:05:21.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.max_successive_merges: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.ttl: 2592000 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.enable_blob_files: false 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.min_blob_size: 0 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-09T04:05:21.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b33d54700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 69.sst 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 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 71, last_sequence is 31398, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c3869635-86be-46fc-9651-61080ee3a323 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227521220538, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.216+0000 7f3b3edf2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b3edf2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227521226205, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 1050191, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 31399, "largest_seqno": 32547, "table_properties": {"data_size": 1045419, "index_size": 2452, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 12887, "raw_average_key_size": 25, "raw_value_size": 1034968, "raw_average_value_size": 2045, "num_data_blocks": 111, "num_entries": 506, "num_filter_entries": 506, "num_deletions": 8, "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": 1715227521, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c3869635-86be-46fc-9651-61080ee3a323", "db_session_id": "5RPUUDZ8UB11NQPNEK57", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b3edf2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227521226325, "job": 1, "event": "recovery_finished"} 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b3edf2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-05-09T04:05:21.632 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b3edf2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b3edf2c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000067.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b3edf2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56218a49e000 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b3edf2c80 4 rocksdb: DB pointer 0x56218a48a000 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b2d547700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.224+0000 7f3b2d547700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: ** DB Stats ** 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T04:05:21.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: ** Compaction Stats [default] ** 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: 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-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: L0 1/0 1.00 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: L6 1/0 10.18 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-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Sum 2/0 11.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: ** Compaction Stats [default] ** 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: 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-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 313.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T04:05:21.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Flush(GB): cumulative 0.001, interval 0.001 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: AddFile(Keys): cumulative 0, interval 0 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Cumulative compaction: 0.00 GB write, 96.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Interval compaction: 0.00 GB write, 96.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: 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-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Block cache BinnedLRUCache@0x56218a37d1f0#7 capacity: 512.00 MB usage: 3.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: ** File Read Latency Histogram By Level [default] ** 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] at bind addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 1 mon.a@-1(???) e3 preinit fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 0 mon.a@-1(???).mds e1 new map 2024-05-09T04:05:21.635 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 0 mon.a@-1(???).mds e1 print_map 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: e1 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: 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} 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: legacy client fscid: -1 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: No filesystems configured 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:05:21.636 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:21 smithi006 bash[68965]: debug 2024-05-09T04:05:21.228+0000 7f3b3edf2c80 1 mon.a@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-05-09T04:05:23.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:22 smithi006 bash[54166]: ignoring --setuser ceph since I am not root 2024-05-09T04:05:23.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:22 smithi006 bash[54166]: ignoring --setgroup ceph since I am not root 2024-05-09T04:05:23.113 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:22 smithi006 bash[54166]: debug 2024-05-09T04:05:22.812+0000 7f4c7728b700 1 -- 172.21.15.6:0/621632455 <== mon.1 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ac492aa5a0 con 0x55ac4a02a800 2024-05-09T04:05:23.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: audit 2024-05-09T04:05:18.961199+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:23.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: audit 2024-05-09T04:05:18.961580+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:23.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: audit 2024-05-09T04:05:18.961879+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:20.348592+0000 mgr.y (mgr.15216) 300 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.349306+0000 mgr.y (mgr.15216) 301 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.652303+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.679624+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695228+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695271+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695334+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-09T03:32:09.683898+0000 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695373+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695406+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695440+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695469+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695501+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:05:23.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.695536+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.696739+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.696821+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.699294+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.700495+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: audit 2024-05-09T04:05:22.718374+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15216 ' entity='' 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:22 smithi006 bash[23643]: cluster 2024-05-09T04:05:22.719659+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:18.961199+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:18.961199+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:18.961580+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:23.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:18.961580+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:18.961879+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:18.961879+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:20.348592+0000 mgr.y (mgr.15216) 300 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:20.348592+0000 mgr.y (mgr.15216) 300 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.349306+0000 mgr.y (mgr.15216) 301 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.349306+0000 mgr.y (mgr.15216) 301 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.652303+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.652303+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.679624+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.679624+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695228+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695228+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-05-09T04:05:23.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695271+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695271+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695334+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-09T03:32:09.683898+0000 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695334+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-09T03:32:09.683898+0000 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695373+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695373+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695406+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695406+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695440+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695440+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695469+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695469+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695501+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:05:23.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695501+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695536+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.695536+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.696739+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.696739+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.696821+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.696821+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.699294+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.699294+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.700495+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.700495+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:22.718374+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15216 ' entity='' 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: audit 2024-05-09T04:05:22.718374+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15216 ' entity='' 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.719659+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-05-09T04:05:23.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:22 smithi006 bash[68965]: cluster 2024-05-09T04:05:22.719659+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-05-09T04:05:23.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:22 smithi186 bash[44754]: ignoring --setuser ceph since I am not root 2024-05-09T04:05:23.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:22 smithi186 bash[44754]: ignoring --setgroup ceph since I am not root 2024-05-09T04:05:23.132 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:22 smithi186 bash[44754]: debug 2024-05-09T04:05:22.806+0000 7f014969d700 1 -- 172.21.15.186:0/3277494538 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558bf3af25a0 con 0x558bf4874c00 2024-05-09T04:05:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:18.961199+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:18.961199+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:18.961580+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:18.961580+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:18.961879+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:18.961879+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15216 172.21.15.6:0/2087444774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:20.348592+0000 mgr.y (mgr.15216) 300 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:20.348592+0000 mgr.y (mgr.15216) 300 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.349306+0000 mgr.y (mgr.15216) 301 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.349306+0000 mgr.y (mgr.15216) 301 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.652303+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.652303+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.679624+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:05:23.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.679624+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695228+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695228+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695271+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695271+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695334+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-09T03:32:09.683898+0000 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695334+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-09T03:32:09.683898+0000 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695373+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695373+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:05:23.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695406+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695406+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695440+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695440+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695469+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695469+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695501+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695501+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695536+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.695536+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.696739+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.696739+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.696821+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.696821+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.699294+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-05-09T04:05:23.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.699294+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-05-09T04:05:23.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.700495+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-05-09T04:05:23.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.700495+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-05-09T04:05:23.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:22.718374+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15216 ' entity='' 2024-05-09T04:05:23.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: audit 2024-05-09T04:05:22.718374+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15216 ' entity='' 2024-05-09T04:05:23.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.719659+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-05-09T04:05:23.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:22 smithi186 bash[49632]: cluster 2024-05-09T04:05:22.719659+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-05-09T04:05:23.862 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:23 smithi006 bash[64558]: ts=2024-05-09T04:05:23.533Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:05:23.862 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:23 smithi006 bash[64558]: ts=2024-05-09T04:05:23.534Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi186.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2024-05-09T04:05:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:24 smithi006 bash[68965]: cluster 2024-05-09T04:05:23.725786+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-05-09T04:05:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:24 smithi006 bash[68965]: cluster 2024-05-09T04:05:23.725786+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-05-09T04:05:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:24 smithi006 bash[23643]: cluster 2024-05-09T04:05:23.725786+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-05-09T04:05:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:24 smithi186 bash[49632]: cluster 2024-05-09T04:05:23.725786+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-05-09T04:05:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:24 smithi186 bash[49632]: cluster 2024-05-09T04:05:23.725786+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-05-09T04:05:31.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:31 smithi186 bash[44754]: [09/May/2024:04:05:31] ENGINE Bus STARTING 2024-05-09T04:05:31.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:31 smithi186 bash[44754]: CherryPy Checker: 2024-05-09T04:05:31.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:31 smithi186 bash[44754]: The Application mounted at '' has an empty config. 2024-05-09T04:05:31.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:31 smithi186 bash[44754]: [09/May/2024:04:05:31] ENGINE Serving on http://:::9283 2024-05-09T04:05:31.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:05:31 smithi186 bash[44754]: [09/May/2024:04:05:31] ENGINE Bus STARTED 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.331484+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.331484+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.331624+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.331624+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.338804+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.338804+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.340800+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.340800+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:05:31.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.344718+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:05:31.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.344718+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:05:31.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.345201+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:05:31.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:31 smithi186 bash[49632]: audit 2024-05-09T04:05:31.345201+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:05:31.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:31 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.331484+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:05:31.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:31 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.331624+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:05:31.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:31 smithi006 bash[23643]: audit 2024-05-09T04:05:31.338804+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:05:31.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:31 smithi006 bash[23643]: audit 2024-05-09T04:05:31.340800+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:05:31.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:31 smithi006 bash[23643]: audit 2024-05-09T04:05:31.344718+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:05:31.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:31 smithi006 bash[23643]: audit 2024-05-09T04:05:31.345201+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.331484+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.331484+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.331624+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.331624+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.338804+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.338804+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.340800+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.340800+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.344718+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.344718+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.345201+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:05:31.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:31 smithi006 bash[68965]: audit 2024-05-09T04:05:31.345201+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/94213858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-09T04:05:32.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:31 smithi006 bash[54166]: [09/May/2024:04:05:31] ENGINE Bus STARTING 2024-05-09T04:05:32.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:32 smithi006 bash[54166]: CherryPy Checker: 2024-05-09T04:05:32.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:32 smithi006 bash[54166]: The Application mounted at '' has an empty config. 2024-05-09T04:05:32.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:32 smithi006 bash[54166]: [09/May/2024:04:05:32] ENGINE Serving on http://:::9283 2024-05-09T04:05:32.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:32 smithi006 bash[54166]: [09/May/2024:04:05:32] ENGINE Bus STARTED 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.388436+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.692186+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.692867+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.710137+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.712058+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e47: y(active, starting, since 0.0193715s), standbys: x 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.719570+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.720202+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.720795+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.722080+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:05:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.722600+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.723191+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.723756+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.724280+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.724866+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.725432+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.725975+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.726556+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.727096+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.727679+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.728083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:05:32.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.388436+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.388436+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.692186+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.692186+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.692867+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.692867+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.710137+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.710137+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.712058+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e47: y(active, starting, since 0.0193715s), standbys: x 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.712058+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e47: y(active, starting, since 0.0193715s), standbys: x 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.719570+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.719570+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.720202+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.720202+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.720795+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:32.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.720795+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.722080+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.722080+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.722600+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.722600+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.723191+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.729301+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: cluster 2024-05-09T04:05:31.756492+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.832632+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.841183+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:05:32.616 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:32 smithi006 bash[23643]: audit 2024-05-09T04:05:31.883750+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.723191+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.723756+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.723756+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.724280+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.724280+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.724866+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.724866+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.725432+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.725432+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.725975+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:05:32.617 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.725975+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.726556+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.726556+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.727096+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.727096+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.727679+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.727679+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.728083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.728083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.729301+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.729301+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.756492+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: cluster 2024-05-09T04:05:31.756492+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.832632+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:32.618 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.832632+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:32.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.841183+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:05:32.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.841183+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:05:32.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.883750+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:05:32.619 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:32 smithi006 bash[68965]: audit 2024-05-09T04:05:31.883750+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:05:32.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.388436+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.388436+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.692186+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.692186+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.692867+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.692867+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.710137+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.710137+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.712058+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e47: y(active, starting, since 0.0193715s), standbys: x 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.712058+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e47: y(active, starting, since 0.0193715s), standbys: x 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.719570+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.719570+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.720202+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.720202+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.720795+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:32.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.720795+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.722080+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.722080+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.722600+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.722600+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.723191+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.723191+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.723756+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.723756+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.724280+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.724280+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.724866+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.724866+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.725432+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:05:32.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.725432+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.725975+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.725975+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.726556+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.726556+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.727096+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.727096+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.727679+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.727679+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.728083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.728083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.729301+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.729301+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.756492+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: cluster 2024-05-09T04:05:31.756492+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-05-09T04:05:32.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.832632+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:32.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.832632+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:32.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.841183+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:05:32.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.841183+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-05-09T04:05:32.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.883750+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:05:32.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:32 smithi186 bash[49632]: audit 2024-05-09T04:05:31.883750+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-05-09T04:05:33.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:32 smithi006 bash[54166]: debug 2024-05-09T04:05:32.716+0000 7f4c4ffbd700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-05-09T04:05:33.718 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[64558]: ts=2024-05-09T04:05:33.426Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=7 2024-05-09T04:05:33.719 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[64558]: ts=2024-05-09T04:05:33.532Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi186.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:33 smithi006 bash[23643]: cephadm 2024-05-09T04:05:32.299923+0000 mgr.y (mgr.44106) 1 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTING 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:33 smithi006 bash[23643]: cephadm 2024-05-09T04:05:32.492830+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:33 smithi006 bash[23643]: cephadm 2024-05-09T04:05:32.638142+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:33 smithi006 bash[23643]: cephadm 2024-05-09T04:05:32.638261+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTED 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:33 smithi006 bash[23643]: cluster 2024-05-09T04:05:32.709869+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e48: y(active, since 1.0172s), standbys: x 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:33 smithi006 bash[23643]: audit 2024-05-09T04:05:32.728160+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:33 smithi006 bash[23643]: cluster 2024-05-09T04:05:32.732631+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.299923+0000 mgr.y (mgr.44106) 1 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTING 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.299923+0000 mgr.y (mgr.44106) 1 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTING 2024-05-09T04:05:34.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.492830+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.492830+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.638142+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.638142+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.638261+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTED 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cephadm 2024-05-09T04:05:32.638261+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTED 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cluster 2024-05-09T04:05:32.709869+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e48: y(active, since 1.0172s), standbys: x 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cluster 2024-05-09T04:05:32.709869+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e48: y(active, since 1.0172s), standbys: x 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: audit 2024-05-09T04:05:32.728160+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: audit 2024-05-09T04:05:32.728160+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cluster 2024-05-09T04:05:32.732631+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:34.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:33 smithi006 bash[68965]: cluster 2024-05-09T04:05:32.732631+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.299923+0000 mgr.y (mgr.44106) 1 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTING 2024-05-09T04:05:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.299923+0000 mgr.y (mgr.44106) 1 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTING 2024-05-09T04:05:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.492830+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.492830+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on https://172.21.15.6:7150 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.638142+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.638142+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Serving on http://172.21.15.6:8765 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.638261+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTED 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cephadm 2024-05-09T04:05:32.638261+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [09/May/2024:04:05:32] ENGINE Bus STARTED 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cluster 2024-05-09T04:05:32.709869+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e48: y(active, since 1.0172s), standbys: x 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cluster 2024-05-09T04:05:32.709869+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e48: y(active, since 1.0172s), standbys: x 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: audit 2024-05-09T04:05:32.728160+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: audit 2024-05-09T04:05:32.728160+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cluster 2024-05-09T04:05:32.732631+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:34.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:33 smithi186 bash[49632]: cluster 2024-05-09T04:05:32.732631+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:35.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:34 smithi006 bash[23643]: cluster 2024-05-09T04:05:33.725060+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:34 smithi006 bash[68965]: cluster 2024-05-09T04:05:33.725060+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:34 smithi006 bash[68965]: cluster 2024-05-09T04:05:33.725060+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:34 smithi186 bash[49632]: cluster 2024-05-09T04:05:33.725060+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:34 smithi186 bash[49632]: cluster 2024-05-09T04:05:33.725060+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:35 smithi006 bash[23643]: cluster 2024-05-09T04:05:34.724844+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-05-09T04:05:36.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:35 smithi006 bash[68965]: cluster 2024-05-09T04:05:34.724844+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-05-09T04:05:36.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:35 smithi006 bash[68965]: cluster 2024-05-09T04:05:34.724844+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-05-09T04:05:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:35 smithi186 bash[49632]: cluster 2024-05-09T04:05:34.724844+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-05-09T04:05:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:35 smithi186 bash[49632]: cluster 2024-05-09T04:05:34.724844+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-05-09T04:05:37.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:36 smithi006 bash[23643]: cluster 2024-05-09T04:05:35.725809+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:37.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:36 smithi006 bash[23643]: cluster 2024-05-09T04:05:35.779471+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e50: y(active, since 4s), standbys: x 2024-05-09T04:05:37.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:36 smithi006 bash[68965]: cluster 2024-05-09T04:05:35.725809+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:37.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:36 smithi006 bash[68965]: cluster 2024-05-09T04:05:35.725809+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:37.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:36 smithi006 bash[68965]: cluster 2024-05-09T04:05:35.779471+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e50: y(active, since 4s), standbys: x 2024-05-09T04:05:37.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:36 smithi006 bash[68965]: cluster 2024-05-09T04:05:35.779471+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e50: y(active, since 4s), standbys: x 2024-05-09T04:05:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:36 smithi186 bash[49632]: cluster 2024-05-09T04:05:35.725809+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:36 smithi186 bash[49632]: cluster 2024-05-09T04:05:35.725809+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:37.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:36 smithi186 bash[49632]: cluster 2024-05-09T04:05:35.779471+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e50: y(active, since 4s), standbys: x 2024-05-09T04:05:37.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:36 smithi186 bash[49632]: cluster 2024-05-09T04:05:35.779471+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e50: y(active, since 4s), standbys: x 2024-05-09T04:05:38.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:05:37] "GET /metrics HTTP/1.1" 200 35194 "" "Prometheus/2.43.0" 2024-05-09T04:05:39.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:38 smithi006 bash[23643]: cluster 2024-05-09T04:05:37.726326+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:39.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:38 smithi006 bash[23643]: audit 2024-05-09T04:05:38.474841+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:38 smithi006 bash[23643]: audit 2024-05-09T04:05:38.484441+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:38 smithi006 bash[23643]: audit 2024-05-09T04:05:38.579772+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:38 smithi006 bash[23643]: audit 2024-05-09T04:05:38.587906+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: cluster 2024-05-09T04:05:37.726326+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: cluster 2024-05-09T04:05:37.726326+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.474841+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.474841+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.484441+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.484441+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.579772+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.579772+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.587906+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:38 smithi006 bash[68965]: audit 2024-05-09T04:05:38.587906+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: cluster 2024-05-09T04:05:37.726326+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: cluster 2024-05-09T04:05:37.726326+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.474841+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.474841+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.484441+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.484441+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.579772+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.579772+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.587906+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:38 smithi186 bash[49632]: audit 2024-05-09T04:05:38.587906+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:40 smithi006 bash[23643]: cluster 2024-05-09T04:05:39.727799+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:40 smithi006 bash[23643]: audit 2024-05-09T04:05:39.803335+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:40 smithi006 bash[23643]: audit 2024-05-09T04:05:39.808344+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:40 smithi006 bash[23643]: audit 2024-05-09T04:05:39.815818+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:40 smithi006 bash[23643]: audit 2024-05-09T04:05:39.822419+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: cluster 2024-05-09T04:05:39.727799+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: cluster 2024-05-09T04:05:39.727799+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.803335+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.803335+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.808344+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.808344+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.815818+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.815818+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.822419+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:40 smithi006 bash[68965]: audit 2024-05-09T04:05:39.822419+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: cluster 2024-05-09T04:05:39.727799+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: cluster 2024-05-09T04:05:39.727799+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.803335+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.803335+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.808344+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.808344+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.815818+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.815818+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.822419+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:41.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:40 smithi186 bash[49632]: audit 2024-05-09T04:05:39.822419+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:42.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:42 smithi006 bash[23643]: cluster 2024-05-09T04:05:41.728574+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:05:42.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:42 smithi006 bash[68965]: cluster 2024-05-09T04:05:41.728574+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:05:42.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:42 smithi006 bash[68965]: cluster 2024-05-09T04:05:41.728574+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:05:42.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:42 smithi186 bash[49632]: cluster 2024-05-09T04:05:41.728574+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:05:42.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:42 smithi186 bash[49632]: cluster 2024-05-09T04:05:41.728574+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-09T04:05:43.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:43 smithi006 bash[23643]: audit 2024-05-09T04:05:42.738627+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:43.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:43 smithi006 bash[68965]: audit 2024-05-09T04:05:42.738627+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:43.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:43 smithi006 bash[68965]: audit 2024-05-09T04:05:42.738627+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:43.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:43 smithi186 bash[49632]: audit 2024-05-09T04:05:42.738627+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:43.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:43 smithi186 bash[49632]: audit 2024-05-09T04:05:42.738627+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:44.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:44 smithi006 bash[23643]: cluster 2024-05-09T04:05:43.730382+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:44.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:44 smithi006 bash[68965]: cluster 2024-05-09T04:05:43.730382+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:44.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:44 smithi006 bash[68965]: cluster 2024-05-09T04:05:43.730382+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:44.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:44 smithi186 bash[49632]: cluster 2024-05-09T04:05:43.730382+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:44.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:44 smithi186 bash[49632]: cluster 2024-05-09T04:05:43.730382+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:46.433 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:05:47.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:46 smithi006 bash[23643]: cluster 2024-05-09T04:05:45.731163+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:05:47.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:46 smithi006 bash[68965]: cluster 2024-05-09T04:05:45.731163+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:05:47.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:46 smithi006 bash[68965]: cluster 2024-05-09T04:05:45.731163+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:05:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:46 smithi186 bash[49632]: cluster 2024-05-09T04:05:45.731163+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:05:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:46 smithi186 bash[49632]: cluster 2024-05-09T04:05:45.731163+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-09T04:05:47.218 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (3m) 8s ago 27m 16.2M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (2m) 8s ago 27m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (5m) 8s ago 25m 43.6M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (4m) 8s ago 33m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (14m) 8s ago 35m 492M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (26s) 8s ago 35m 34.0M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (87s) 8s ago 33m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (33m) 8s ago 33m 64.4M 2048M 17.2.0 e1d6a67b021e e7430028a395 2024-05-09T04:05:47.219 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (4m) 8s ago 28m 8215k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (4m) 8s ago 28m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (32m) 8s ago 32m 58.5M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (32m) 8s ago 32m 60.2M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (31m) 8s ago 31m 52.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (31m) 8s ago 31m 58.6M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (30m) 8s ago 30m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (30m) 8s ago 30m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (29m) 8s ago 29m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (28m) 8s ago 29m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (4m) 8s ago 28m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (26m) 8s ago 26m 91.1M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:05:47.220 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (26m) 8s ago 26m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:05:47.681 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:05:47.681 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:05:47.681 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:05:47.682 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-05-09T04:05:47.683 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 4 2024-05-09T04:05:47.683 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:05:47.683 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:05:48.052 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:05:48.052 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:05:48.052 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:05:48.052 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi006", 2024-05-09T04:05:48.052 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:05:48.052 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/2 daemons upgraded", 2024-05-09T04:05:48.053 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:05:48.053 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:05:48.053 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:05:48.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:05:47] "GET /metrics HTTP/1.1" 200 38001 "" "Prometheus/2.43.0" 2024-05-09T04:05:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:47 smithi006 bash[23643]: audit 2024-05-09T04:05:46.416504+0000 mgr.y (mgr.44106) 15 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:47 smithi006 bash[23643]: audit 2024-05-09T04:05:46.811130+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:47 smithi006 bash[23643]: audit 2024-05-09T04:05:46.833112+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:47 smithi006 bash[23643]: audit 2024-05-09T04:05:47.680197+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.6:0/2467750577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:46.416504+0000 mgr.y (mgr.44106) 15 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:46.416504+0000 mgr.y (mgr.44106) 15 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:46.811130+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:46.811130+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:46.833112+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:46.833112+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:47.680197+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.6:0/2467750577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:47 smithi006 bash[68965]: audit 2024-05-09T04:05:47.680197+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.6:0/2467750577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:48.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:46.416504+0000 mgr.y (mgr.44106) 15 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:46.416504+0000 mgr.y (mgr.44106) 15 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:46.811130+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:46.811130+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:46.833112+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:46.833112+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:05:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:47.680197+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.6:0/2467750577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:47 smithi186 bash[49632]: audit 2024-05-09T04:05:47.680197+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.6:0/2467750577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:49.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:48 smithi006 bash[68965]: audit 2024-05-09T04:05:47.173725+0000 mgr.y (mgr.44106) 17 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:49.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:48 smithi006 bash[68965]: audit 2024-05-09T04:05:47.173725+0000 mgr.y (mgr.44106) 17 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:49.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:48 smithi006 bash[68965]: cluster 2024-05-09T04:05:47.732065+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:49.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:48 smithi006 bash[68965]: cluster 2024-05-09T04:05:47.732065+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:49.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:48 smithi006 bash[23643]: audit 2024-05-09T04:05:47.173725+0000 mgr.y (mgr.44106) 17 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:49.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:48 smithi006 bash[23643]: cluster 2024-05-09T04:05:47.732065+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:49.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:48 smithi186 bash[49632]: audit 2024-05-09T04:05:47.173725+0000 mgr.y (mgr.44106) 17 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:49.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:48 smithi186 bash[49632]: audit 2024-05-09T04:05:47.173725+0000 mgr.y (mgr.44106) 17 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:49.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:48 smithi186 bash[49632]: cluster 2024-05-09T04:05:47.732065+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:49.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:48 smithi186 bash[49632]: cluster 2024-05-09T04:05:47.732065+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:49 smithi006 bash[23643]: audit 2024-05-09T04:05:48.050806+0000 mgr.y (mgr.44106) 19 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:49 smithi006 bash[23643]: audit 2024-05-09T04:05:49.182829+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:49 smithi006 bash[23643]: audit 2024-05-09T04:05:49.196156+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:49 smithi006 bash[23643]: audit 2024-05-09T04:05:49.233596+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:49 smithi006 bash[23643]: audit 2024-05-09T04:05:49.247623+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:49 smithi006 bash[23643]: audit 2024-05-09T04:05:49.253212+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:49 smithi006 bash[23643]: audit 2024-05-09T04:05:49.254908+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:48.050806+0000 mgr.y (mgr.44106) 19 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:50.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:48.050806+0000 mgr.y (mgr.44106) 19 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.182829+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.182829+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.196156+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.196156+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.233596+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.233596+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.247623+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.247623+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.253212+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.253212+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.254908+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:50.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:49 smithi006 bash[68965]: audit 2024-05-09T04:05:49.254908+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:48.050806+0000 mgr.y (mgr.44106) 19 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:48.050806+0000 mgr.y (mgr.44106) 19 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:05:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.182829+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.182829+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.196156+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.196156+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.233596+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.233596+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.247623+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.247623+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.253212+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.253212+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.254908+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:50.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:49 smithi186 bash[49632]: audit 2024-05-09T04:05:49.254908+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:05:51.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.221500+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T04:05:51.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.257245+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.257692+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.525570+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.525979+0000 mgr.y (mgr.44106) 24 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.690224+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.691649+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: cluster 2024-05-09T04:05:49.732856+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.029032+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.037917+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.047582+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.055685+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.064171+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.154930+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:51.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.159687+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.162624+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:50 smithi006 bash[23643]: audit 2024-05-09T04:05:50.164246+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.221500+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.221500+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.257245+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.257245+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.257692+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.257692+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.525570+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.525570+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.525979+0000 mgr.y (mgr.44106) 24 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.525979+0000 mgr.y (mgr.44106) 24 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.690224+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.690224+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.691649+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.691649+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cluster 2024-05-09T04:05:49.732856+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: cluster 2024-05-09T04:05:49.732856+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.029032+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.029032+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.037917+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.037917+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.047582+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.047582+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.055685+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.055685+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.064171+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.064171+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.154930+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.154930+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.159687+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.159687+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.162624+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.162624+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.164246+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-05-09T04:05:51.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:50 smithi006 bash[68965]: audit 2024-05-09T04:05:50.164246+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-05-09T04:05:51.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.221500+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.221500+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Detected new or changed devices on smithi006 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.257245+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.257245+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.257692+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.257692+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.525570+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.525570+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.525979+0000 mgr.y (mgr.44106) 24 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.525979+0000 mgr.y (mgr.44106) 24 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.690224+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.690224+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.691649+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.691649+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-05-09T04:05:51.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cluster 2024-05-09T04:05:49.732856+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: cluster 2024-05-09T04:05:49.732856+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.029032+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.029032+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.037917+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.037917+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.047582+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.047582+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.055685+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.055685+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.064171+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.064171+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.154930+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.154930+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:05:51.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.159687+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:51.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.159687+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:05:51.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.162624+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:51.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.162624+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-09T04:05:51.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.164246+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-05-09T04:05:51.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:50 smithi186 bash[49632]: audit 2024-05-09T04:05:50.164246+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-05-09T04:05:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:51 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.854761+0000 mgr.y (mgr.44106) 28 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:51 smithi006 bash[23643]: cephadm 2024-05-09T04:05:49.856138+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:51 smithi006 bash[23643]: cephadm 2024-05-09T04:05:50.165407+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-05-09T04:05:52.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:51 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.854761+0000 mgr.y (mgr.44106) 28 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:51 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.854761+0000 mgr.y (mgr.44106) 28 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:51 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.856138+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:51 smithi006 bash[68965]: cephadm 2024-05-09T04:05:49.856138+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:51 smithi006 bash[68965]: cephadm 2024-05-09T04:05:50.165407+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-05-09T04:05:52.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:51 smithi006 bash[68965]: cephadm 2024-05-09T04:05:50.165407+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-05-09T04:05:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:51 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.854761+0000 mgr.y (mgr.44106) 28 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:51 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.854761+0000 mgr.y (mgr.44106) 28 : cephadm [INF] Updating smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:51 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.856138+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:51 smithi186 bash[49632]: cephadm 2024-05-09T04:05:49.856138+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Updating smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-09T04:05:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:51 smithi186 bash[49632]: cephadm 2024-05-09T04:05:50.165407+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-05-09T04:05:52.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:51 smithi186 bash[49632]: cephadm 2024-05-09T04:05:50.165407+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:52 smithi006 bash[23643]: cluster 2024-05-09T04:05:51.733309+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:52 smithi006 bash[23643]: audit 2024-05-09T04:05:52.641221+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:52 smithi006 bash[23643]: audit 2024-05-09T04:05:52.643888+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:52 smithi006 bash[23643]: audit 2024-05-09T04:05:52.645553+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:52 smithi006 bash[23643]: audit 2024-05-09T04:05:52.647338+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: cluster 2024-05-09T04:05:51.733309+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: cluster 2024-05-09T04:05:51.733309+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:53.095 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.641221+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:53.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.641221+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:53.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.643888+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:53.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.643888+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:53.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.645553+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:53.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.645553+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:53.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.647338+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:53.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:52 smithi006 bash[68965]: audit 2024-05-09T04:05:52.647338+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:53.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: cluster 2024-05-09T04:05:51.733309+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:53.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: cluster 2024-05-09T04:05:51.733309+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:05:53.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.641221+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:53.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.641221+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:05:53.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.643888+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:53.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.643888+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:05:53.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.645553+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:53.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.645553+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:05:53.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.647338+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:53.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:52 smithi186 bash[49632]: audit 2024-05-09T04:05:52.647338+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:05:54.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:53 smithi006 bash[23643]: cephadm 2024-05-09T04:05:52.635621+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-05-09T04:05:54.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:53 smithi006 bash[23643]: cephadm 2024-05-09T04:05:52.649292+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Deploying daemon mon.c on smithi006 2024-05-09T04:05:54.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:53 smithi006 bash[23643]: audit 2024-05-09T04:05:52.749355+0000 mgr.y (mgr.44106) 34 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:54.087 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:53 smithi006 bash[68965]: cephadm 2024-05-09T04:05:52.635621+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-05-09T04:05:54.087 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:53 smithi006 bash[68965]: cephadm 2024-05-09T04:05:52.635621+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-05-09T04:05:54.087 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:53 smithi006 bash[68965]: cephadm 2024-05-09T04:05:52.649292+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Deploying daemon mon.c on smithi006 2024-05-09T04:05:54.087 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:53 smithi006 bash[68965]: cephadm 2024-05-09T04:05:52.649292+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Deploying daemon mon.c on smithi006 2024-05-09T04:05:54.087 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:53 smithi006 bash[68965]: audit 2024-05-09T04:05:52.749355+0000 mgr.y (mgr.44106) 34 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:54.087 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:53 smithi006 bash[68965]: audit 2024-05-09T04:05:52.749355+0000 mgr.y (mgr.44106) 34 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:54.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:53 smithi186 bash[49632]: cephadm 2024-05-09T04:05:52.635621+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-05-09T04:05:54.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:53 smithi186 bash[49632]: cephadm 2024-05-09T04:05:52.635621+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-05-09T04:05:54.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:53 smithi186 bash[49632]: cephadm 2024-05-09T04:05:52.649292+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Deploying daemon mon.c on smithi006 2024-05-09T04:05:54.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:53 smithi186 bash[49632]: cephadm 2024-05-09T04:05:52.649292+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Deploying daemon mon.c on smithi006 2024-05-09T04:05:54.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:53 smithi186 bash[49632]: audit 2024-05-09T04:05:52.749355+0000 mgr.y (mgr.44106) 34 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:54.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:53 smithi186 bash[49632]: audit 2024-05-09T04:05:52.749355+0000 mgr.y (mgr.44106) 34 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:05:55.098 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:54 smithi006 bash[23643]: cluster 2024-05-09T04:05:53.734930+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:55.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:54 smithi006 bash[68965]: cluster 2024-05-09T04:05:53.734930+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:55.099 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:54 smithi006 bash[68965]: cluster 2024-05-09T04:05:53.734930+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:54 smithi186 bash[49632]: cluster 2024-05-09T04:05:53.734930+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:05:54 smithi186 bash[49632]: cluster 2024-05-09T04:05:53.734930+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:05:55.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.362 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.363 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.363 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.363 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.364 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.364 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: Stopping Ceph mon.c for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:05:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:55 smithi006 bash[23643]: debug 2024-05-09T04:05:55.332+0000 7fea244b4700 -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-05-09T04:05:55.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:55 smithi006 bash[23643]: debug 2024-05-09T04:05:55.332+0000 7fea244b4700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-05-09T04:05:55.365 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:55 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:56 smithi006 bash[72587]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon-c 2024-05-09T04:05:56.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:56 smithi006 bash[72647]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-mon-c 2024-05-09T04:05:56.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.c.service: Deactivated successfully. 2024-05-09T04:05:56.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: Stopped Ceph mon.c for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:05:56.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.862 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.863 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.863 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.863 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: Started Ceph mon.c for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:05:56.864 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:56.864 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:05:56 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:05:57.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.580+0000 7fa09824dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-09T04:05:57.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.580+0000 7fa09824dc80 0 ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev), process ceph-mon, pid 7 2024-05-09T04:05:57.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.580+0000 7fa09824dc80 0 pidfile_write: ignore empty --pid-file 2024-05-09T04:05:57.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 0 load: jerasure load: lrc 2024-05-09T04:05:57.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: RocksDB version: 7.9.2 2024-05-09T04:05:57.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Git sha 0 2024-05-09T04:05:57.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Compile date 2024-05-08 23:53:35 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: DB SUMMARY 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: DB Session ID: OKS4DHUO2Q8GXIAYVHWK 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: CURRENT file: CURRENT 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3595 Bytes 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000066.sst 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000064.log size: 3001693 ; 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.error_if_exists: 0 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.create_if_missing: 0 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.paranoid_checks: 1 2024-05-09T04:05:57.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.env: 0x55b0ad933cc0 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.info_log: 0x55b0b007de00 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.statistics: (nil) 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.use_fsync: 0 2024-05-09T04:05:57.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_log_file_size: 0 2024-05-09T04:05:57.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-09T04:05:57.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-09T04:05:57.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-09T04:05:57.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-09T04:05:57.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.allow_fallocate: 1 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.use_direct_reads: 0 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.db_log_dir: 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.wal_dir: 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-09T04:05:57.750 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.write_buffer_manager: 0x55b0b004f0e0 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-09T04:05:57.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.unordered_write: 0 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.row_cache: None 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.wal_filter: None 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-09T04:05:57.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.two_write_queues: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.wal_compression: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.atomic_flush: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.log_readahead_size: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-09T04:05:57.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_background_jobs: 2 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_background_compactions: -1 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_subcompactions: 1 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-09T04:05:57.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_open_files: -1 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_background_flushes: -1 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Compression algorithms supported: 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kZSTD supported: 0 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kXpressCompression supported: 0 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-09T04:05:57.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kZlibCompression supported: 1 2024-05-09T04:05:57.756 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kSnappyCompression supported: 1 2024-05-09T04:05:57.756 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kLZ4Compression supported: 1 2024-05-09T04:05:57.756 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: kBZip2Compression supported: 0 2024-05-09T04:05:57.756 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-09T04:05:57.756 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-09T04:05:57.756 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-05-09T04:05:57.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-09T04:05:57.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-09T04:05:57.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.merge_operator: 2024-05-09T04:05:57.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_filter: None 2024-05-09T04:05:57.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b0b007dfc0) 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: cache_index_and_filter_blocks: 1 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: pin_top_level_index_and_filter: 1 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: index_type: 0 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: data_block_index_type: 0 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: index_shortening: 1 2024-05-09T04:05:57.758 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: data_block_hash_table_util_ratio: 0.750000 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: checksum: 4 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: no_block_cache: 0 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_cache: 0x55b0b007f1f0 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_cache_name: BinnedLRUCache 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_cache_options: 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: capacity : 536870912 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: num_shard_bits : 4 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: strict_capacity_limit : 0 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: high_pri_pool_ratio: 0.000 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_cache_compressed: (nil) 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: persistent_cache: (nil) 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_size: 4096 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_size_deviation: 10 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_restart_interval: 16 2024-05-09T04:05:57.759 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: index_block_restart_interval: 1 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: metadata_block_size: 4096 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: partition_filters: 0 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: use_delta_encoding: 1 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: filter_policy: bloomfilter 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: whole_key_filtering: 1 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: verify_compression: 0 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: read_amp_bytes_per_bit: 0 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: format_version: 5 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: enable_index_compression: 1 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: block_align: 0 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: max_auto_readahead_size: 262144 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: prepopulate_block_cache: 0 2024-05-09T04:05:57.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: initial_auto_readahead_size: 8192 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: num_file_reads_for_auto_readahead: 2 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression: NoCompression 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.num_levels: 7 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-09T04:05:57.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-09T04:05:57.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-09T04:05:57.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-09T04:05:57.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.inplace_update_support: 0 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-09T04:05:57.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.bloom_locality: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.max_successive_merges: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.ttl: 2592000 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.enable_blob_files: false 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.min_blob_size: 0 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-09T04:05:57.766 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.584+0000 7fa09824dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.588+0000 7fa08d9b0700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 66.sst 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.588+0000 7fa09824dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.588+0000 7fa09824dc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 68, last_sequence is 35834, log_number is 64,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.588+0000 7fa09824dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 64 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.588+0000 7fa09824dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bfaee2d0-8ccc-47fb-aefb-ea28dddec10c 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.588+0000 7fa09824dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227557590816, "job": 1, "event": "recovery_started", "wal_files": [64]} 2024-05-09T04:05:57.767 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.588+0000 7fa09824dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #64 mode 2 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.596+0000 7fa09824dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227557599870, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 69, "file_size": 1915460, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35840, "largest_seqno": 36626, "table_properties": {"data_size": 1911437, "index_size": 1702, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 10359, "raw_average_key_size": 21, "raw_value_size": 1902800, "raw_average_value_size": 3899, "num_data_blocks": 77, "num_entries": 488, "num_filter_entries": 488, "num_deletions": 250, "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": 1715227557, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bfaee2d0-8ccc-47fb-aefb-ea28dddec10c", "db_session_id": "OKS4DHUO2Q8GXIAYVHWK", "orig_file_number": 69, "seqno_to_time_mapping": "N/A"}} 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.596+0000 7fa09824dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1715227557600034, "job": 1, "event": "recovery_finished"} 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.596+0000 7fa09824dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 71 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.596+0000 7fa09824dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.600+0000 7fa09824dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000064.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.600+0000 7fa09824dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b0b01a0000 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.600+0000 7fa09824dc80 4 rocksdb: DB pointer 0x55b0b018c000 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.600+0000 7fa0869a2700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.600+0000 7fa0869a2700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: ** DB Stats ** 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T04:05:57.768 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: ** Compaction Stats [default] ** 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: 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-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: L0 1/0 1.83 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 486.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: L6 1/0 11.61 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-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Sum 2/0 13.43 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 486.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-05-09T04:05:57.769 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 486.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: ** Compaction Stats [default] ** 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: 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-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 486.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Flush(GB): cumulative 0.002, interval 0.002 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: AddFile(Total Files): cumulative 0, interval 0 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-09T04:05:57.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: AddFile(Keys): cumulative 0, interval 0 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Cumulative compaction: 0.00 GB write, 130.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Interval compaction: 0.00 GB write, 130.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: 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-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Block cache BinnedLRUCache@0x55b0b007f1f0#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: ** File Read Latency Histogram By Level [default] ** 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.600+0000 7fa09824dc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] at bind addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 1 mon.c@-1(???) e3 preinit fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 0 mon.c@-1(???).mds e1 new map 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 0 mon.c@-1(???).mds e1 print_map 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: e1 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-09T04:05:57.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: 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} 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: legacy client fscid: -1 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: No filesystems configured 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 0 mon.c@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-05-09T04:05:57.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:05:57 smithi006 bash[72705]: debug 2024-05-09T04:05:57.604+0000 7fa09824dc80 1 mon.c@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-05-09T04:05:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:05:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:05:57] "GET /metrics HTTP/1.1" 200 38001 "" "Prometheus/2.43.0" 2024-05-09T04:06:03.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:06:02 smithi006 bash[54166]: debug 2024-05-09T04:06:02.612+0000 7f4c4ffbd700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-05-09T04:06:04.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.711847+0000 mon.a (mon.0) 87 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.711847+0000 mon.a (mon.0) 87 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.730985+0000 mon.a (mon.0) 88 : cluster [DBG] fsmap 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.730985+0000 mon.a (mon.0) 88 : cluster [DBG] fsmap 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.731073+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.731073+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.731816+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.731816+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.732170+0000 mon.a (mon.0) 91 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.732170+0000 mon.a (mon.0) 91 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.743781+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:04.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.743781+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.743975+0000 mon.a (mon.0) 92 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.743975+0000 mon.a (mon.0) 92 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:05:58.745925+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:05:58.745925+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:05:58.746388+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:05:58.746388+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:05:58.747017+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:05:58.747017+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:59.737931+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:05:59.737931+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:01.738657+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.711847+0000 mon.a (mon.0) 87 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.711847+0000 mon.a (mon.0) 87 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.730985+0000 mon.a (mon.0) 88 : cluster [DBG] fsmap 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.730985+0000 mon.a (mon.0) 88 : cluster [DBG] fsmap 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.731073+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.731073+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.731816+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.731816+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.732170+0000 mon.a (mon.0) 91 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.732170+0000 mon.a (mon.0) 91 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.743781+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.743781+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.743975+0000 mon.a (mon.0) 92 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.743975+0000 mon.a (mon.0) 92 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:05:58.745925+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:05:58.745925+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:05:58.746388+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:05:58.746388+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:05:58.747017+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:05:58.747017+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:59.737931+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:05:59.737931+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:01.738657+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:01.738657+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:01.834348+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:01.834348+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:02.758638+0000 mgr.y (mgr.44106) 40 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:02.758638+0000 mgr.y (mgr.44106) 40 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.745976+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.745976+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.757910+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.757910+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.757978+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.757978+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758001+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758001+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758026+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758026+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:04.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758096+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758096+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758118+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758118+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758141+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758141+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758169+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758169+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758190+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:01.738657+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:01.834348+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:01.834348+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:04.119 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:02.758638+0000 mgr.y (mgr.44106) 40 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:02.758638+0000 mgr.y (mgr.44106) 40 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.745976+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.745976+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.757910+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.757910+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.757978+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.757978+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758001+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758001+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758026+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758026+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758096+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758096+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758118+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:04.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758118+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:04.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758141+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:04.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758141+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:04.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758169+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:04.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758169+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:04.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758190+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.758190+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.759310+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.759310+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.759372+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.759372+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.760233+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e50: y(active, since 32s), standbys: x 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.760233+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e50: y(active, since 32s), standbys: x 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.760525+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.760525+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:03.779507+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:03.779507+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:04.122 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:03.795181+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:03 smithi006 bash[72705]: audit 2024-05-09T04:06:03.795181+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.758190+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.759310+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.759310+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.759372+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.759372+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.760233+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e50: y(active, since 32s), standbys: x 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.760233+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e50: y(active, since 32s), standbys: x 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.760525+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.760525+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:04.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:03.779507+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:04.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:03.779507+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:04.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:03.795181+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:04.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:03 smithi006 bash[68965]: audit 2024-05-09T04:06:03.795181+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:04 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.740299+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:04 smithi006 bash[68965]: cluster 2024-05-09T04:06:03.740299+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:04 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.740299+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:04 smithi006 bash[72705]: cluster 2024-05-09T04:06:03.740299+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:05.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.711847+0000 mon.a (mon.0) 87 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.711847+0000 mon.a (mon.0) 87 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.730985+0000 mon.a (mon.0) 88 : cluster [DBG] fsmap 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.730985+0000 mon.a (mon.0) 88 : cluster [DBG] fsmap 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.731073+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.731073+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.731816+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.731816+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.732170+0000 mon.a (mon.0) 91 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.732170+0000 mon.a (mon.0) 91 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.743781+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.743781+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.743975+0000 mon.a (mon.0) 92 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.743975+0000 mon.a (mon.0) 92 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:05.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:05:58.745925+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:05:58.745925+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:05:58.746388+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:05:58.746388+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:05:58.747017+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:05:58.747017+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:59.737931+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:59.737931+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:05.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:01.738657+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:01.738657+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:01.834348+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:01.834348+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:02.758638+0000 mgr.y (mgr.44106) 40 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:02.758638+0000 mgr.y (mgr.44106) 40 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.745976+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.745976+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.757910+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:05.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.757910+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.757978+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.757978+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758001+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758001+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758026+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758026+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758096+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758096+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758118+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758118+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758141+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758141+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758169+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758169+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758190+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:05.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.758190+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.759310+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.759310+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.759372+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.759372+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.760233+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e50: y(active, since 32s), standbys: x 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.760233+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e50: y(active, since 32s), standbys: x 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.760525+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.760525+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:03.779507+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:03.779507+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:03.795181+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: audit 2024-05-09T04:06:03.795181+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.740299+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:05.637 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:03.740299+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.750200+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:05:58.750200+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.085233+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.085233+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.085238+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.085238+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.126049+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.126049+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:06:06.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138243+0000 mon.a (mon.0) 115 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138243+0000 mon.a (mon.0) 115 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138283+0000 mon.a (mon.0) 116 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138283+0000 mon.a (mon.0) 116 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138311+0000 mon.a (mon.0) 117 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138311+0000 mon.a (mon.0) 117 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138335+0000 mon.a (mon.0) 118 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138335+0000 mon.a (mon.0) 118 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138376+0000 mon.a (mon.0) 119 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138376+0000 mon.a (mon.0) 119 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138450+0000 mon.a (mon.0) 120 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138450+0000 mon.a (mon.0) 120 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138478+0000 mon.a (mon.0) 121 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138478+0000 mon.a (mon.0) 121 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138501+0000 mon.a (mon.0) 122 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:06.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138501+0000 mon.a (mon.0) 122 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138527+0000 mon.a (mon.0) 123 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.138527+0000 mon.a (mon.0) 123 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.139574+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.750200+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:05:58.750200+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.085233+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.085233+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.085238+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.085238+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.126049+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:06:06.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.126049+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138243+0000 mon.a (mon.0) 115 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138243+0000 mon.a (mon.0) 115 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138283+0000 mon.a (mon.0) 116 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138283+0000 mon.a (mon.0) 116 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138311+0000 mon.a (mon.0) 117 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138311+0000 mon.a (mon.0) 117 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138335+0000 mon.a (mon.0) 118 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138335+0000 mon.a (mon.0) 118 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138376+0000 mon.a (mon.0) 119 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138376+0000 mon.a (mon.0) 119 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138450+0000 mon.a (mon.0) 120 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138450+0000 mon.a (mon.0) 120 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138478+0000 mon.a (mon.0) 121 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:06.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138478+0000 mon.a (mon.0) 121 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138501+0000 mon.a (mon.0) 122 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138501+0000 mon.a (mon.0) 122 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138527+0000 mon.a (mon.0) 123 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.138527+0000 mon.a (mon.0) 123 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.139574+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.139574+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.139670+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.139670+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.140427+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e50: y(active, since 33s), standbys: x 2024-05-09T04:06:06.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.140427+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e50: y(active, since 33s), standbys: x 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.140708+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:05 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.140708+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.139574+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.139670+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.139670+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.140427+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e50: y(active, since 33s), standbys: x 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.140427+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e50: y(active, since 33s), standbys: x 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.140708+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:06.119 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:05 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.140708+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.750200+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:05:58.750200+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.085233+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.085233+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.085238+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.085238+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.126049+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.126049+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138243+0000 mon.a (mon.0) 115 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138243+0000 mon.a (mon.0) 115 : cluster [DBG] monmap epoch 4 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138283+0000 mon.a (mon.0) 116 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138283+0000 mon.a (mon.0) 116 : cluster [DBG] fsid 5421bb94-0db4-11ef-bc97-c7b262605968 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138311+0000 mon.a (mon.0) 117 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138311+0000 mon.a (mon.0) 117 : cluster [DBG] last_changed 2024-05-09T04:05:58.711508+0000 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138335+0000 mon.a (mon.0) 118 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138335+0000 mon.a (mon.0) 118 : cluster [DBG] created 2024-05-09T03:30:20.861215+0000 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138376+0000 mon.a (mon.0) 119 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138376+0000 mon.a (mon.0) 119 : cluster [DBG] min_mon_release 19 (squid) 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138450+0000 mon.a (mon.0) 120 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138450+0000 mon.a (mon.0) 120 : cluster [DBG] election_strategy: 1 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138478+0000 mon.a (mon.0) 121 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138478+0000 mon.a (mon.0) 121 : cluster [DBG] 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138501+0000 mon.a (mon.0) 122 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138501+0000 mon.a (mon.0) 122 : cluster [DBG] 1: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138527+0000 mon.a (mon.0) 123 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:06.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.138527+0000 mon.a (mon.0) 123 : cluster [DBG] 2: [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon.b 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.139574+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.139574+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.139670+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.139670+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.140427+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e50: y(active, since 33s), standbys: x 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.140427+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e50: y(active, since 33s), standbys: x 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.140708+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:06.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:05 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.140708+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-05-09T04:06:07.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:06 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.741067+0000 mgr.y (mgr.44106) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:07.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:06 smithi006 bash[68965]: cluster 2024-05-09T04:06:05.741067+0000 mgr.y (mgr.44106) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:07.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:06 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.741067+0000 mgr.y (mgr.44106) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:07.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:06 smithi006 bash[72705]: cluster 2024-05-09T04:06:05.741067+0000 mgr.y (mgr.44106) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:07.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:06 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.741067+0000 mgr.y (mgr.44106) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:07.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:06 smithi186 bash[49632]: cluster 2024-05-09T04:06:05.741067+0000 mgr.y (mgr.44106) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:08.113 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:06:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:06:07] "GET /metrics HTTP/1.1" 200 38009 "" "Prometheus/2.43.0" 2024-05-09T04:06:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:08 smithi186 bash[49632]: cluster 2024-05-09T04:06:07.742847+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:08.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:08 smithi186 bash[49632]: cluster 2024-05-09T04:06:07.742847+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:08 smithi006 bash[68965]: cluster 2024-05-09T04:06:07.742847+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:08 smithi006 bash[68965]: cluster 2024-05-09T04:06:07.742847+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:08 smithi006 bash[72705]: cluster 2024-05-09T04:06:07.742847+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:08 smithi006 bash[72705]: cluster 2024-05-09T04:06:07.742847+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:10 smithi006 bash[72705]: cluster 2024-05-09T04:06:09.743373+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:10 smithi006 bash[72705]: cluster 2024-05-09T04:06:09.743373+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:10 smithi006 bash[72705]: audit 2024-05-09T04:06:09.952974+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:10 smithi006 bash[72705]: audit 2024-05-09T04:06:09.952974+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:10 smithi006 bash[72705]: audit 2024-05-09T04:06:09.963050+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:10 smithi006 bash[72705]: audit 2024-05-09T04:06:09.963050+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:10 smithi006 bash[68965]: cluster 2024-05-09T04:06:09.743373+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:11.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:10 smithi006 bash[68965]: cluster 2024-05-09T04:06:09.743373+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:11.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:10 smithi006 bash[68965]: audit 2024-05-09T04:06:09.952974+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:10 smithi006 bash[68965]: audit 2024-05-09T04:06:09.952974+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:10 smithi006 bash[68965]: audit 2024-05-09T04:06:09.963050+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:10 smithi006 bash[68965]: audit 2024-05-09T04:06:09.963050+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:10 smithi186 bash[49632]: cluster 2024-05-09T04:06:09.743373+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:10 smithi186 bash[49632]: cluster 2024-05-09T04:06:09.743373+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:10 smithi186 bash[49632]: audit 2024-05-09T04:06:09.952974+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:10 smithi186 bash[49632]: audit 2024-05-09T04:06:09.952974+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:10 smithi186 bash[49632]: audit 2024-05-09T04:06:09.963050+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:10 smithi186 bash[49632]: audit 2024-05-09T04:06:09.963050+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:12 smithi006 bash[68965]: audit 2024-05-09T04:06:11.057661+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:12 smithi006 bash[68965]: audit 2024-05-09T04:06:11.057661+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:12 smithi006 bash[68965]: audit 2024-05-09T04:06:11.065250+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:12 smithi006 bash[68965]: audit 2024-05-09T04:06:11.065250+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:12 smithi006 bash[68965]: cluster 2024-05-09T04:06:11.744065+0000 mgr.y (mgr.44106) 45 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:12 smithi006 bash[68965]: cluster 2024-05-09T04:06:11.744065+0000 mgr.y (mgr.44106) 45 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:12 smithi006 bash[72705]: audit 2024-05-09T04:06:11.057661+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:12 smithi006 bash[72705]: audit 2024-05-09T04:06:11.057661+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:12 smithi006 bash[72705]: audit 2024-05-09T04:06:11.065250+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:12 smithi006 bash[72705]: audit 2024-05-09T04:06:11.065250+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:12 smithi006 bash[72705]: cluster 2024-05-09T04:06:11.744065+0000 mgr.y (mgr.44106) 45 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:12.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:12 smithi006 bash[72705]: cluster 2024-05-09T04:06:11.744065+0000 mgr.y (mgr.44106) 45 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:12.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:12 smithi186 bash[49632]: audit 2024-05-09T04:06:11.057661+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:12 smithi186 bash[49632]: audit 2024-05-09T04:06:11.057661+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:12 smithi186 bash[49632]: audit 2024-05-09T04:06:11.065250+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:12 smithi186 bash[49632]: audit 2024-05-09T04:06:11.065250+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:12.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:12 smithi186 bash[49632]: cluster 2024-05-09T04:06:11.744065+0000 mgr.y (mgr.44106) 45 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:12.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:12 smithi186 bash[49632]: cluster 2024-05-09T04:06:11.744065+0000 mgr.y (mgr.44106) 45 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:13 smithi006 bash[72705]: audit 2024-05-09T04:06:12.768947+0000 mgr.y (mgr.44106) 46 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:13 smithi006 bash[72705]: audit 2024-05-09T04:06:12.768947+0000 mgr.y (mgr.44106) 46 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:13 smithi006 bash[68965]: audit 2024-05-09T04:06:12.768947+0000 mgr.y (mgr.44106) 46 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:13 smithi006 bash[68965]: audit 2024-05-09T04:06:12.768947+0000 mgr.y (mgr.44106) 46 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:13.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:13 smithi186 bash[49632]: audit 2024-05-09T04:06:12.768947+0000 mgr.y (mgr.44106) 46 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:13.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:13 smithi186 bash[49632]: audit 2024-05-09T04:06:12.768947+0000 mgr.y (mgr.44106) 46 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:14.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:14 smithi006 bash[68965]: cluster 2024-05-09T04:06:13.745700+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:14.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:14 smithi006 bash[68965]: cluster 2024-05-09T04:06:13.745700+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:14.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:14 smithi006 bash[72705]: cluster 2024-05-09T04:06:13.745700+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:14.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:14 smithi006 bash[72705]: cluster 2024-05-09T04:06:13.745700+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:14 smithi186 bash[49632]: cluster 2024-05-09T04:06:13.745700+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:14 smithi186 bash[49632]: cluster 2024-05-09T04:06:13.745700+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:17.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:16 smithi006 bash[68965]: cluster 2024-05-09T04:06:15.746465+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:17.060 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:16 smithi006 bash[68965]: cluster 2024-05-09T04:06:15.746465+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:17.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:16 smithi006 bash[72705]: cluster 2024-05-09T04:06:15.746465+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:17.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:16 smithi006 bash[72705]: cluster 2024-05-09T04:06:15.746465+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:17.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:16 smithi186 bash[49632]: cluster 2024-05-09T04:06:15.746465+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:17.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:16 smithi186 bash[49632]: cluster 2024-05-09T04:06:15.746465+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:17 smithi006 bash[68965]: audit 2024-05-09T04:06:16.834777+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:17 smithi006 bash[68965]: audit 2024-05-09T04:06:16.834777+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:18.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:06:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:06:17] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-05-09T04:06:18.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:17 smithi006 bash[72705]: audit 2024-05-09T04:06:16.834777+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:18.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:17 smithi006 bash[72705]: audit 2024-05-09T04:06:16.834777+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:17 smithi186 bash[49632]: audit 2024-05-09T04:06:16.834777+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:17 smithi186 bash[49632]: audit 2024-05-09T04:06:16.834777+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:18.465 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:06:19.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:18 smithi006 bash[72705]: cluster 2024-05-09T04:06:17.748285+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:19.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:18 smithi006 bash[72705]: cluster 2024-05-09T04:06:17.748285+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:19.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:18 smithi006 bash[68965]: cluster 2024-05-09T04:06:17.748285+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:19.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:18 smithi006 bash[68965]: cluster 2024-05-09T04:06:17.748285+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:18 smithi186 bash[49632]: cluster 2024-05-09T04:06:17.748285+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:18 smithi186 bash[49632]: cluster 2024-05-09T04:06:17.748285+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:19.208 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:06:19.208 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (4m) 9s ago 28m 16.3M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:06:19.208 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (3m) 40s ago 28m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (5m) 9s ago 26m 45.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (5m) 40s ago 33m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (15m) 9s ago 35m 501M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (58s) 9s ago 35m 40.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (119s) 40s ago 34m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (22s) 9s ago 34m 21.4M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (5m) 9s ago 28m 8255k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (5m) 40s ago 28m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (33m) 9s ago 33m 58.6M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (32m) 9s ago 32m 60.1M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (32m) 9s ago 32m 52.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (31m) 9s ago 31m 58.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (31m) 40s ago 31m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (30m) 40s ago 30m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (30m) 40s ago 30m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:06:19.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (29m) 40s ago 29m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:06:19.210 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (4m) 40s ago 28m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:06:19.210 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (26m) 9s ago 26m 91.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:06:19.210 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (26m) 40s ago 26m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:06:19.671 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-05-09T04:06:19.672 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 5 2024-05-09T04:06:19.673 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:06:19.673 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi006", 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: "mon" 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:06:20.051 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mon daemons", 2024-05-09T04:06:20.052 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:06:20.052 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:06:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:19 smithi006 bash[72705]: audit 2024-05-09T04:06:18.447788+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:19 smithi006 bash[72705]: audit 2024-05-09T04:06:18.447788+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:19 smithi006 bash[72705]: audit 2024-05-09T04:06:19.670178+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.6:0/731828304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:19 smithi006 bash[72705]: audit 2024-05-09T04:06:19.670178+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.6:0/731828304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:19 smithi006 bash[68965]: audit 2024-05-09T04:06:18.447788+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:19 smithi006 bash[68965]: audit 2024-05-09T04:06:18.447788+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:19 smithi006 bash[68965]: audit 2024-05-09T04:06:19.670178+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.6:0/731828304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:19 smithi006 bash[68965]: audit 2024-05-09T04:06:19.670178+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.6:0/731828304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:19 smithi186 bash[49632]: audit 2024-05-09T04:06:18.447788+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:19 smithi186 bash[49632]: audit 2024-05-09T04:06:18.447788+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:19 smithi186 bash[49632]: audit 2024-05-09T04:06:19.670178+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.6:0/731828304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:19 smithi186 bash[49632]: audit 2024-05-09T04:06:19.670178+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.6:0/731828304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:18.838130+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:18.838130+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:19.191878+0000 mgr.y (mgr.44106) 52 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:19.191878+0000 mgr.y (mgr.44106) 52 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: cluster 2024-05-09T04:06:19.748715+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: cluster 2024-05-09T04:06:19.748715+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.667405+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.667405+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.678969+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.678969+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.681243+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.681243+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.683104+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.683104+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.693247+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.693247+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.768265+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.768265+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.770037+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.770037+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.771667+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:20 smithi006 bash[68965]: audit 2024-05-09T04:06:20.771667+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:18.838130+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:18.838130+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:19.191878+0000 mgr.y (mgr.44106) 52 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:19.191878+0000 mgr.y (mgr.44106) 52 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: cluster 2024-05-09T04:06:19.748715+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: cluster 2024-05-09T04:06:19.748715+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.667405+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.667405+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.678969+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.678969+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.681243+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.681243+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.683104+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.683104+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.693247+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.693247+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.768265+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.768265+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.770037+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.770037+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.771667+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:20 smithi006 bash[72705]: audit 2024-05-09T04:06:20.771667+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:18.838130+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:18.838130+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:19.191878+0000 mgr.y (mgr.44106) 52 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:19.191878+0000 mgr.y (mgr.44106) 52 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: cluster 2024-05-09T04:06:19.748715+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: cluster 2024-05-09T04:06:19.748715+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.667405+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.667405+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.678969+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.678969+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.681243+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.681243+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.683104+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.683104+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.693247+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.693247+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.768265+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.768265+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:21.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.770037+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.770037+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.771667+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:21.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:20 smithi186 bash[49632]: audit 2024-05-09T04:06:20.771667+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:21 smithi006 bash[72705]: audit 2024-05-09T04:06:20.049659+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:21 smithi006 bash[72705]: audit 2024-05-09T04:06:20.049659+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:21 smithi006 bash[72705]: cephadm 2024-05-09T04:06:20.767672+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:21 smithi006 bash[72705]: cephadm 2024-05-09T04:06:20.767672+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:21 smithi006 bash[72705]: cephadm 2024-05-09T04:06:20.773563+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:21 smithi006 bash[72705]: cephadm 2024-05-09T04:06:20.773563+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:21 smithi006 bash[68965]: audit 2024-05-09T04:06:20.049659+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:21 smithi006 bash[68965]: audit 2024-05-09T04:06:20.049659+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:22.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:21 smithi006 bash[68965]: cephadm 2024-05-09T04:06:20.767672+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-09T04:06:22.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:21 smithi006 bash[68965]: cephadm 2024-05-09T04:06:20.767672+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-09T04:06:22.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:21 smithi006 bash[68965]: cephadm 2024-05-09T04:06:20.773563+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T04:06:22.105 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:21 smithi006 bash[68965]: cephadm 2024-05-09T04:06:20.773563+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T04:06:22.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:21 smithi186 bash[49632]: audit 2024-05-09T04:06:20.049659+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:22.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:21 smithi186 bash[49632]: audit 2024-05-09T04:06:20.049659+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:22.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:21 smithi186 bash[49632]: cephadm 2024-05-09T04:06:20.767672+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-09T04:06:22.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:21 smithi186 bash[49632]: cephadm 2024-05-09T04:06:20.767672+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-09T04:06:22.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:21 smithi186 bash[49632]: cephadm 2024-05-09T04:06:20.773563+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T04:06:22.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:21 smithi186 bash[49632]: cephadm 2024-05-09T04:06:20.773563+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2024-05-09T04:06:23.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:22 smithi006 bash[72705]: cluster 2024-05-09T04:06:21.749370+0000 mgr.y (mgr.44106) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:23.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:22 smithi006 bash[72705]: cluster 2024-05-09T04:06:21.749370+0000 mgr.y (mgr.44106) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:23.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:22 smithi006 bash[72705]: audit 2024-05-09T04:06:22.780143+0000 mgr.y (mgr.44106) 58 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:23.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:22 smithi006 bash[72705]: audit 2024-05-09T04:06:22.780143+0000 mgr.y (mgr.44106) 58 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:23.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:22 smithi006 bash[68965]: cluster 2024-05-09T04:06:21.749370+0000 mgr.y (mgr.44106) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:23.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:22 smithi006 bash[68965]: cluster 2024-05-09T04:06:21.749370+0000 mgr.y (mgr.44106) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:23.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:22 smithi006 bash[68965]: audit 2024-05-09T04:06:22.780143+0000 mgr.y (mgr.44106) 58 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:23.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:22 smithi006 bash[68965]: audit 2024-05-09T04:06:22.780143+0000 mgr.y (mgr.44106) 58 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:22 smithi186 bash[49632]: cluster 2024-05-09T04:06:21.749370+0000 mgr.y (mgr.44106) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:22 smithi186 bash[49632]: cluster 2024-05-09T04:06:21.749370+0000 mgr.y (mgr.44106) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:22 smithi186 bash[49632]: audit 2024-05-09T04:06:22.780143+0000 mgr.y (mgr.44106) 58 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:22 smithi186 bash[49632]: audit 2024-05-09T04:06:22.780143+0000 mgr.y (mgr.44106) 58 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:24.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.880710+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.880710+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.890959+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.890959+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: cephadm 2024-05-09T04:06:22.894169+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: cephadm 2024-05-09T04:06:22.894169+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.894753+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.894753+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.896213+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.896213+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.897735+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: audit 2024-05-09T04:06:22.897735+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: cephadm 2024-05-09T04:06:22.899253+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: cephadm 2024-05-09T04:06:22.899253+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: cluster 2024-05-09T04:06:23.751033+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:24.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:23 smithi186 bash[49632]: cluster 2024-05-09T04:06:23.751033+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:24.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.880710+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.880710+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.890959+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.890959+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: cephadm 2024-05-09T04:06:22.894169+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: cephadm 2024-05-09T04:06:22.894169+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.894753+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.894753+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.896213+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.896213+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.897735+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: audit 2024-05-09T04:06:22.897735+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: cephadm 2024-05-09T04:06:22.899253+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: cephadm 2024-05-09T04:06:22.899253+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: cluster 2024-05-09T04:06:23.751033+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:23 smithi006 bash[72705]: cluster 2024-05-09T04:06:23.751033+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.880710+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.880710+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.890959+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.890959+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: cephadm 2024-05-09T04:06:22.894169+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: cephadm 2024-05-09T04:06:22.894169+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.894753+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.894753+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.896213+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.896213+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.897735+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: audit 2024-05-09T04:06:22.897735+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:24.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: cephadm 2024-05-09T04:06:22.899253+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T04:06:24.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: cephadm 2024-05-09T04:06:22.899253+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2024-05-09T04:06:24.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: cluster 2024-05-09T04:06:23.751033+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:24.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:23 smithi006 bash[68965]: cluster 2024-05-09T04:06:23.751033+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:26.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.065811+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.065811+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.076847+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.076847+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: cephadm 2024-05-09T04:06:25.118594+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: cephadm 2024-05-09T04:06:25.118594+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.119153+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.119153+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:26.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.120732+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.120732+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.122162+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: audit 2024-05-09T04:06:25.122162+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: cephadm 2024-05-09T04:06:25.124044+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: cephadm 2024-05-09T04:06:25.124044+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: cluster 2024-05-09T04:06:25.751855+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:26 smithi006 bash[68965]: cluster 2024-05-09T04:06:25.751855+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.065811+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.065811+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.076847+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.076847+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: cephadm 2024-05-09T04:06:25.118594+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: cephadm 2024-05-09T04:06:25.118594+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.119153+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.119153+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.120732+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.120732+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.122162+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: audit 2024-05-09T04:06:25.122162+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: cephadm 2024-05-09T04:06:25.124044+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: cephadm 2024-05-09T04:06:25.124044+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: cluster 2024-05-09T04:06:25.751855+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:26.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:26 smithi006 bash[72705]: cluster 2024-05-09T04:06:25.751855+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:26.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.065811+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.065811+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.076847+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.076847+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: cephadm 2024-05-09T04:06:25.118594+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: cephadm 2024-05-09T04:06:25.118594+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.119153+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.119153+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.120732+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.120732+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.122162+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: audit 2024-05-09T04:06:25.122162+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: cephadm 2024-05-09T04:06:25.124044+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T04:06:26.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: cephadm 2024-05-09T04:06:25.124044+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2024-05-09T04:06:26.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: cluster 2024-05-09T04:06:25.751855+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:26.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:26 smithi186 bash[49632]: cluster 2024-05-09T04:06:25.751855+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:28.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:06:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:06:27] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-05-09T04:06:28.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.228787+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.228787+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.238662+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.238662+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: cephadm 2024-05-09T04:06:27.244756+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: cephadm 2024-05-09T04:06:27.244756+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.245307+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.245307+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.246481+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: audit 2024-05-09T04:06:27.246481+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: cephadm 2024-05-09T04:06:27.250742+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi006 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: cephadm 2024-05-09T04:06:27.250742+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi006 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: cluster 2024-05-09T04:06:27.753448+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:28 smithi006 bash[68965]: cluster 2024-05-09T04:06:27.753448+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.228787+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.490 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.228787+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.238662+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.238662+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: cephadm 2024-05-09T04:06:27.244756+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: cephadm 2024-05-09T04:06:27.244756+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.245307+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.245307+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.246481+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: audit 2024-05-09T04:06:27.246481+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: cephadm 2024-05-09T04:06:27.250742+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi006 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: cephadm 2024-05-09T04:06:27.250742+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi006 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: cluster 2024-05-09T04:06:27.753448+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:28.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:28 smithi006 bash[72705]: cluster 2024-05-09T04:06:27.753448+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:28.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.228787+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.228787+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.238662+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.238662+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:28.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: cephadm 2024-05-09T04:06:27.244756+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: cephadm 2024-05-09T04:06:27.244756+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.245307+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.245307+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.246481+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: audit 2024-05-09T04:06:27.246481+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: cephadm 2024-05-09T04:06:27.250742+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi006 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: cephadm 2024-05-09T04:06:27.250742+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi006 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: cluster 2024-05-09T04:06:27.753448+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:28.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:28 smithi186 bash[49632]: cluster 2024-05-09T04:06:27.753448+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:30.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.382224+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.382224+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.391058+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.391058+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: cephadm 2024-05-09T04:06:29.420780+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-05-09T04:06:30.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: cephadm 2024-05-09T04:06:29.420780+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-05-09T04:06:30.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.421442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.421442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.422853+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: audit 2024-05-09T04:06:29.422853+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: cephadm 2024-05-09T04:06:29.428194+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi006 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: cephadm 2024-05-09T04:06:29.428194+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi006 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: cluster 2024-05-09T04:06:29.754274+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:30 smithi006 bash[68965]: cluster 2024-05-09T04:06:29.754274+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.382224+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.382224+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.391058+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.391058+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: cephadm 2024-05-09T04:06:29.420780+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: cephadm 2024-05-09T04:06:29.420780+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.421442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.421442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.422853+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: audit 2024-05-09T04:06:29.422853+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: cephadm 2024-05-09T04:06:29.428194+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi006 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: cephadm 2024-05-09T04:06:29.428194+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi006 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: cluster 2024-05-09T04:06:29.754274+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:30.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:30 smithi006 bash[72705]: cluster 2024-05-09T04:06:29.754274+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:30.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.382224+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.382224+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.391058+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.391058+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: cephadm 2024-05-09T04:06:29.420780+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: cephadm 2024-05-09T04:06:29.420780+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.421442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.421442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.422853+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: audit 2024-05-09T04:06:29.422853+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: cephadm 2024-05-09T04:06:29.428194+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi006 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: cephadm 2024-05-09T04:06:29.428194+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi006 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: cluster 2024-05-09T04:06:29.754274+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:30.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:30 smithi186 bash[49632]: cluster 2024-05-09T04:06:29.754274+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:32.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.615257+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.615257+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.625497+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.625497+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: cephadm 2024-05-09T04:06:31.648982+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: cephadm 2024-05-09T04:06:31.648982+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.649570+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.649570+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.650980+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.650980+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: cephadm 2024-05-09T04:06:31.655441+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi006 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: cephadm 2024-05-09T04:06:31.655441+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi006 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: cluster 2024-05-09T04:06:31.754812+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: cluster 2024-05-09T04:06:31.754812+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.841176+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:32.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:32 smithi186 bash[49632]: audit 2024-05-09T04:06:31.841176+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:32.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.615257+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.615257+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.625497+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.625497+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: cephadm 2024-05-09T04:06:31.648982+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: cephadm 2024-05-09T04:06:31.648982+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.649570+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.649570+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.650980+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.650980+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: cephadm 2024-05-09T04:06:31.655441+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi006 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: cephadm 2024-05-09T04:06:31.655441+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi006 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: cluster 2024-05-09T04:06:31.754812+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: cluster 2024-05-09T04:06:31.754812+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.841176+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:32.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:32 smithi006 bash[68965]: audit 2024-05-09T04:06:31.841176+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.615257+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.615257+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.625497+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.625497+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: cephadm 2024-05-09T04:06:31.648982+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: cephadm 2024-05-09T04:06:31.648982+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.649570+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.649570+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.650980+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.650980+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:32.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: cephadm 2024-05-09T04:06:31.655441+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi006 2024-05-09T04:06:32.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: cephadm 2024-05-09T04:06:31.655441+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi006 2024-05-09T04:06:32.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: cluster 2024-05-09T04:06:31.754812+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:32.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: cluster 2024-05-09T04:06:31.754812+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:32.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.841176+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:32.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:32 smithi006 bash[72705]: audit 2024-05-09T04:06:31.841176+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:33 smithi186 bash[49632]: audit 2024-05-09T04:06:32.791504+0000 mgr.y (mgr.44106) 74 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:33.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:33 smithi186 bash[49632]: audit 2024-05-09T04:06:32.791504+0000 mgr.y (mgr.44106) 74 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:33 smithi006 bash[72705]: audit 2024-05-09T04:06:32.791504+0000 mgr.y (mgr.44106) 74 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:33 smithi006 bash[72705]: audit 2024-05-09T04:06:32.791504+0000 mgr.y (mgr.44106) 74 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:33 smithi006 bash[68965]: audit 2024-05-09T04:06:32.791504+0000 mgr.y (mgr.44106) 74 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:33 smithi006 bash[68965]: audit 2024-05-09T04:06:32.791504+0000 mgr.y (mgr.44106) 74 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: cluster 2024-05-09T04:06:33.756607+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: cluster 2024-05-09T04:06:33.756607+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.866723+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.866723+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.874130+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.874130+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.882459+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:06:35.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.882459+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.883677+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:34 smithi006 bash[68965]: audit 2024-05-09T04:06:33.883677+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: cluster 2024-05-09T04:06:33.756607+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: cluster 2024-05-09T04:06:33.756607+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.866723+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.866723+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.874130+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.874130+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.882459+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:06:35.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.882459+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:06:35.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.883677+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:35.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:34 smithi006 bash[72705]: audit 2024-05-09T04:06:33.883677+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: cluster 2024-05-09T04:06:33.756607+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: cluster 2024-05-09T04:06:33.756607+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.866723+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.866723+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.874130+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.874130+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.882459+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:06:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.882459+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:06:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.883677+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:34 smithi186 bash[49632]: audit 2024-05-09T04:06:33.883677+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:35.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:35 smithi006 bash[68965]: cephadm 2024-05-09T04:06:33.882008+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-05-09T04:06:35.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:35 smithi006 bash[68965]: cephadm 2024-05-09T04:06:33.882008+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-05-09T04:06:35.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:35 smithi006 bash[68965]: cephadm 2024-05-09T04:06:33.888834+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring daemon osd.3 on smithi006 2024-05-09T04:06:35.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:35 smithi006 bash[68965]: cephadm 2024-05-09T04:06:33.888834+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring daemon osd.3 on smithi006 2024-05-09T04:06:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:35 smithi006 bash[72705]: cephadm 2024-05-09T04:06:33.882008+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-05-09T04:06:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:35 smithi006 bash[72705]: cephadm 2024-05-09T04:06:33.882008+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-05-09T04:06:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:35 smithi006 bash[72705]: cephadm 2024-05-09T04:06:33.888834+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring daemon osd.3 on smithi006 2024-05-09T04:06:35.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:35 smithi006 bash[72705]: cephadm 2024-05-09T04:06:33.888834+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring daemon osd.3 on smithi006 2024-05-09T04:06:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:35 smithi186 bash[49632]: cephadm 2024-05-09T04:06:33.882008+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-05-09T04:06:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:35 smithi186 bash[49632]: cephadm 2024-05-09T04:06:33.882008+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-05-09T04:06:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:35 smithi186 bash[49632]: cephadm 2024-05-09T04:06:33.888834+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring daemon osd.3 on smithi006 2024-05-09T04:06:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:35 smithi186 bash[49632]: cephadm 2024-05-09T04:06:33.888834+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring daemon osd.3 on smithi006 2024-05-09T04:06:36.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: cluster 2024-05-09T04:06:35.757299+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:36.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: cluster 2024-05-09T04:06:35.757299+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:36.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.078310+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.078310+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.088430+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.088430+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.109318+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:36.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.109318+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:36.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.112480+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:36.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:36 smithi006 bash[68965]: audit 2024-05-09T04:06:36.112480+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:36.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: cluster 2024-05-09T04:06:35.757299+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: cluster 2024-05-09T04:06:35.757299+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.078310+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.078310+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.088430+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.088430+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.109318+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.109318+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.112480+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:36.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:36 smithi006 bash[72705]: audit 2024-05-09T04:06:36.112480+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: cluster 2024-05-09T04:06:35.757299+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: cluster 2024-05-09T04:06:35.757299+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.078310+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.078310+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.088430+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.088430+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:37.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.109318+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:37.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.109318+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:37.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.112480+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:37.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:36 smithi186 bash[49632]: audit 2024-05-09T04:06:36.112480+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:37.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:06:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:06:37] "GET /metrics HTTP/1.1" 200 38005 "" "Prometheus/2.43.0" 2024-05-09T04:06:37.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:37 smithi006 bash[68965]: cephadm 2024-05-09T04:06:36.108632+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring rgw.foo.smithi006.silsxj (monmap changed)... 2024-05-09T04:06:37.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:37 smithi006 bash[68965]: cephadm 2024-05-09T04:06:36.108632+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring rgw.foo.smithi006.silsxj (monmap changed)... 2024-05-09T04:06:37.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:37 smithi006 bash[68965]: cephadm 2024-05-09T04:06:36.114309+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:06:37.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:37 smithi006 bash[68965]: cephadm 2024-05-09T04:06:36.114309+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:06:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:37 smithi006 bash[72705]: cephadm 2024-05-09T04:06:36.108632+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring rgw.foo.smithi006.silsxj (monmap changed)... 2024-05-09T04:06:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:37 smithi006 bash[72705]: cephadm 2024-05-09T04:06:36.108632+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring rgw.foo.smithi006.silsxj (monmap changed)... 2024-05-09T04:06:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:37 smithi006 bash[72705]: cephadm 2024-05-09T04:06:36.114309+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:06:37.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:37 smithi006 bash[72705]: cephadm 2024-05-09T04:06:36.114309+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:06:38.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:37 smithi186 bash[49632]: cephadm 2024-05-09T04:06:36.108632+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring rgw.foo.smithi006.silsxj (monmap changed)... 2024-05-09T04:06:38.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:37 smithi186 bash[49632]: cephadm 2024-05-09T04:06:36.108632+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring rgw.foo.smithi006.silsxj (monmap changed)... 2024-05-09T04:06:38.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:37 smithi186 bash[49632]: cephadm 2024-05-09T04:06:36.114309+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:06:38.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:37 smithi186 bash[49632]: cephadm 2024-05-09T04:06:36.114309+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: cluster 2024-05-09T04:06:37.758302+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: cluster 2024-05-09T04:06:37.758302+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.392823+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.392823+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.402452+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.402452+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.435674+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.435674+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.437298+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.437298+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.438846+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:38 smithi006 bash[68965]: audit 2024-05-09T04:06:38.438846+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: cluster 2024-05-09T04:06:37.758302+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: cluster 2024-05-09T04:06:37.758302+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.392823+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.392823+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.402452+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.402452+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.435674+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.435674+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.437298+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.437298+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.438846+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:38 smithi006 bash[72705]: audit 2024-05-09T04:06:38.438846+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: cluster 2024-05-09T04:06:37.758302+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: cluster 2024-05-09T04:06:37.758302+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.392823+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.392823+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.402452+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.402452+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.435674+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.435674+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-09T04:06:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.437298+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.437298+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-09T04:06:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.438846+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:38 smithi186 bash[49632]: audit 2024-05-09T04:06:38.438846+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:40.015 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:39 smithi186 bash[49632]: cephadm 2024-05-09T04:06:38.435123+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T04:06:40.015 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:39 smithi186 bash[49632]: cephadm 2024-05-09T04:06:38.435123+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T04:06:40.015 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:39 smithi186 bash[49632]: cephadm 2024-05-09T04:06:38.440745+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T04:06:40.015 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:39 smithi186 bash[49632]: cephadm 2024-05-09T04:06:38.440745+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T04:06:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:39 smithi006 bash[68965]: cephadm 2024-05-09T04:06:38.435123+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T04:06:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:39 smithi006 bash[68965]: cephadm 2024-05-09T04:06:38.435123+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T04:06:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:39 smithi006 bash[68965]: cephadm 2024-05-09T04:06:38.440745+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T04:06:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:39 smithi006 bash[68965]: cephadm 2024-05-09T04:06:38.440745+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T04:06:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:39 smithi006 bash[72705]: cephadm 2024-05-09T04:06:38.435123+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T04:06:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:39 smithi006 bash[72705]: cephadm 2024-05-09T04:06:38.435123+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-09T04:06:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:39 smithi006 bash[72705]: cephadm 2024-05-09T04:06:38.440745+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T04:06:40.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:39 smithi006 bash[72705]: cephadm 2024-05-09T04:06:38.440745+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2024-05-09T04:06:41.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: cluster 2024-05-09T04:06:39.758961+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: cluster 2024-05-09T04:06:39.758961+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.535861+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.535861+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.548498+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.548498+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.563129+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.563129+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.565275+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.565275+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.567167+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:41.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:40 smithi186 bash[49632]: audit 2024-05-09T04:06:40.567167+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: cluster 2024-05-09T04:06:39.758961+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: cluster 2024-05-09T04:06:39.758961+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.535861+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.535861+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.548498+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.548498+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.563129+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.563129+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.565275+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.565275+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.567167+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:41.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:40 smithi006 bash[68965]: audit 2024-05-09T04:06:40.567167+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: cluster 2024-05-09T04:06:39.758961+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: cluster 2024-05-09T04:06:39.758961+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.535861+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.535861+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.548498+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.548498+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.563129+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.563129+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.565275+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.565275+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-09T04:06:41.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.567167+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:41.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:40 smithi006 bash[72705]: audit 2024-05-09T04:06:40.567167+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:41.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:41 smithi186 bash[49632]: cephadm 2024-05-09T04:06:40.562405+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-05-09T04:06:41.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:41 smithi186 bash[49632]: cephadm 2024-05-09T04:06:40.562405+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-05-09T04:06:41.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:41 smithi186 bash[49632]: cephadm 2024-05-09T04:06:40.569332+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi186 2024-05-09T04:06:41.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:41 smithi186 bash[49632]: cephadm 2024-05-09T04:06:40.569332+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi186 2024-05-09T04:06:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:41 smithi006 bash[68965]: cephadm 2024-05-09T04:06:40.562405+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-05-09T04:06:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:41 smithi006 bash[68965]: cephadm 2024-05-09T04:06:40.562405+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-05-09T04:06:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:41 smithi006 bash[68965]: cephadm 2024-05-09T04:06:40.569332+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi186 2024-05-09T04:06:42.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:41 smithi006 bash[68965]: cephadm 2024-05-09T04:06:40.569332+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi186 2024-05-09T04:06:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:41 smithi006 bash[72705]: cephadm 2024-05-09T04:06:40.562405+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-05-09T04:06:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:41 smithi006 bash[72705]: cephadm 2024-05-09T04:06:40.562405+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-05-09T04:06:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:41 smithi006 bash[72705]: cephadm 2024-05-09T04:06:40.569332+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi186 2024-05-09T04:06:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:41 smithi006 bash[72705]: cephadm 2024-05-09T04:06:40.569332+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi186 2024-05-09T04:06:43.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:42 smithi006 bash[68965]: cluster 2024-05-09T04:06:41.759629+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:43.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:42 smithi006 bash[68965]: cluster 2024-05-09T04:06:41.759629+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:42 smithi006 bash[68965]: audit 2024-05-09T04:06:42.654485+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:42 smithi006 bash[68965]: audit 2024-05-09T04:06:42.654485+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:42 smithi006 bash[68965]: audit 2024-05-09T04:06:42.666755+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:42 smithi006 bash[68965]: audit 2024-05-09T04:06:42.666755+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:42 smithi006 bash[72705]: cluster 2024-05-09T04:06:41.759629+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:42 smithi006 bash[72705]: cluster 2024-05-09T04:06:41.759629+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:42 smithi006 bash[72705]: audit 2024-05-09T04:06:42.654485+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:42 smithi006 bash[72705]: audit 2024-05-09T04:06:42.654485+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:42 smithi006 bash[72705]: audit 2024-05-09T04:06:42.666755+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:42 smithi006 bash[72705]: audit 2024-05-09T04:06:42.666755+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:42 smithi186 bash[49632]: cluster 2024-05-09T04:06:41.759629+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:42 smithi186 bash[49632]: cluster 2024-05-09T04:06:41.759629+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:42 smithi186 bash[49632]: audit 2024-05-09T04:06:42.654485+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:42 smithi186 bash[49632]: audit 2024-05-09T04:06:42.654485+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:42 smithi186 bash[49632]: audit 2024-05-09T04:06:42.666755+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:43.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:42 smithi186 bash[49632]: audit 2024-05-09T04:06:42.666755+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:44.036 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: cephadm 2024-05-09T04:06:42.691282+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-05-09T04:06:44.036 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: cephadm 2024-05-09T04:06:42.691282+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-05-09T04:06:44.036 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: audit 2024-05-09T04:06:42.697748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:06:44.036 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: audit 2024-05-09T04:06:42.697748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:06:44.036 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: audit 2024-05-09T04:06:42.699800+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:44.036 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: audit 2024-05-09T04:06:42.699800+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:44.037 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: cephadm 2024-05-09T04:06:42.705616+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi186 2024-05-09T04:06:44.037 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: cephadm 2024-05-09T04:06:42.705616+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi186 2024-05-09T04:06:44.037 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: audit 2024-05-09T04:06:42.802704+0000 mgr.y (mgr.44106) 90 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:44.037 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:43 smithi186 bash[49632]: audit 2024-05-09T04:06:42.802704+0000 mgr.y (mgr.44106) 90 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:44.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: cephadm 2024-05-09T04:06:42.691282+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-05-09T04:06:44.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: cephadm 2024-05-09T04:06:42.691282+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: audit 2024-05-09T04:06:42.697748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: audit 2024-05-09T04:06:42.697748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: audit 2024-05-09T04:06:42.699800+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: audit 2024-05-09T04:06:42.699800+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: cephadm 2024-05-09T04:06:42.705616+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi186 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: cephadm 2024-05-09T04:06:42.705616+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi186 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: audit 2024-05-09T04:06:42.802704+0000 mgr.y (mgr.44106) 90 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:43 smithi006 bash[72705]: audit 2024-05-09T04:06:42.802704+0000 mgr.y (mgr.44106) 90 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: cephadm 2024-05-09T04:06:42.691282+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: cephadm 2024-05-09T04:06:42.691282+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: audit 2024-05-09T04:06:42.697748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:06:44.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: audit 2024-05-09T04:06:42.697748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:06:44.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: audit 2024-05-09T04:06:42.699800+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:44.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: audit 2024-05-09T04:06:42.699800+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:44.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: cephadm 2024-05-09T04:06:42.705616+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi186 2024-05-09T04:06:44.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: cephadm 2024-05-09T04:06:42.705616+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi186 2024-05-09T04:06:44.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: audit 2024-05-09T04:06:42.802704+0000 mgr.y (mgr.44106) 90 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:44.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:43 smithi006 bash[68965]: audit 2024-05-09T04:06:42.802704+0000 mgr.y (mgr.44106) 90 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:45.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:44 smithi006 bash[68965]: cluster 2024-05-09T04:06:43.761353+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:45.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:44 smithi006 bash[68965]: cluster 2024-05-09T04:06:43.761353+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:45.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:44 smithi006 bash[72705]: cluster 2024-05-09T04:06:43.761353+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:45.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:44 smithi006 bash[72705]: cluster 2024-05-09T04:06:43.761353+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:44 smithi186 bash[49632]: cluster 2024-05-09T04:06:43.761353+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:44 smithi186 bash[49632]: cluster 2024-05-09T04:06:43.761353+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.862619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.862619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.874982+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.874982+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: cephadm 2024-05-09T04:06:44.926901+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-05-09T04:06:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: cephadm 2024-05-09T04:06:44.926901+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-05-09T04:06:46.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.927652+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:06:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.927652+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:06:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.929819+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: audit 2024-05-09T04:06:44.929819+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: cephadm 2024-05-09T04:06:44.935658+0000 mgr.y (mgr.44106) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi186 2024-05-09T04:06:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: cephadm 2024-05-09T04:06:44.935658+0000 mgr.y (mgr.44106) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi186 2024-05-09T04:06:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: cluster 2024-05-09T04:06:45.762093+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:46.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:45 smithi186 bash[49632]: cluster 2024-05-09T04:06:45.762093+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:46.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.862619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.862619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.874982+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.874982+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: cephadm 2024-05-09T04:06:44.926901+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: cephadm 2024-05-09T04:06:44.926901+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.927652+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.927652+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.929819+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: audit 2024-05-09T04:06:44.929819+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: cephadm 2024-05-09T04:06:44.935658+0000 mgr.y (mgr.44106) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi186 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: cephadm 2024-05-09T04:06:44.935658+0000 mgr.y (mgr.44106) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi186 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: cluster 2024-05-09T04:06:45.762093+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:46.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:45 smithi006 bash[68965]: cluster 2024-05-09T04:06:45.762093+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.862619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.862619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.874982+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.874982+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: cephadm 2024-05-09T04:06:44.926901+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: cephadm 2024-05-09T04:06:44.926901+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.927652+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.927652+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.929819+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: audit 2024-05-09T04:06:44.929819+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: cephadm 2024-05-09T04:06:44.935658+0000 mgr.y (mgr.44106) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi186 2024-05-09T04:06:46.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: cephadm 2024-05-09T04:06:44.935658+0000 mgr.y (mgr.44106) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi186 2024-05-09T04:06:46.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: cluster 2024-05-09T04:06:45.762093+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:46.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:45 smithi006 bash[72705]: cluster 2024-05-09T04:06:45.762093+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:46 smithi186 bash[49632]: audit 2024-05-09T04:06:46.842349+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:47.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:46 smithi186 bash[49632]: audit 2024-05-09T04:06:46.842349+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:46 smithi006 bash[68965]: audit 2024-05-09T04:06:46.842349+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:46 smithi006 bash[68965]: audit 2024-05-09T04:06:46.842349+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:46 smithi006 bash[72705]: audit 2024-05-09T04:06:46.842349+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:46 smithi006 bash[72705]: audit 2024-05-09T04:06:46.842349+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:06:48.059 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:06:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:06:47] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.43.0" 2024-05-09T04:06:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.059827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.059827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.071796+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.071796+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: cephadm 2024-05-09T04:06:47.114013+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-05-09T04:06:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: cephadm 2024-05-09T04:06:47.114013+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-05-09T04:06:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.114702+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.114702+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.116685+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: audit 2024-05-09T04:06:47.116685+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: cephadm 2024-05-09T04:06:47.122400+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi186 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: cephadm 2024-05-09T04:06:47.122400+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi186 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: cluster 2024-05-09T04:06:47.763613+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:48 smithi006 bash[68965]: cluster 2024-05-09T04:06:47.763613+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.059827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.059827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.071796+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.071796+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: cephadm 2024-05-09T04:06:47.114013+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: cephadm 2024-05-09T04:06:47.114013+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-05-09T04:06:48.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.114702+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:06:48.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.114702+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:06:48.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.116685+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:48.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: audit 2024-05-09T04:06:47.116685+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:48.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: cephadm 2024-05-09T04:06:47.122400+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi186 2024-05-09T04:06:48.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: cephadm 2024-05-09T04:06:47.122400+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi186 2024-05-09T04:06:48.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: cluster 2024-05-09T04:06:47.763613+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:48.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:48 smithi006 bash[72705]: cluster 2024-05-09T04:06:47.763613+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:48.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.059827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.059827+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.071796+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.071796+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: cephadm 2024-05-09T04:06:47.114013+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: cephadm 2024-05-09T04:06:47.114013+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.114702+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.114702+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.116685+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: audit 2024-05-09T04:06:47.116685+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: cephadm 2024-05-09T04:06:47.122400+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi186 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: cephadm 2024-05-09T04:06:47.122400+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi186 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: cluster 2024-05-09T04:06:47.763613+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:48.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:48 smithi186 bash[49632]: cluster 2024-05-09T04:06:47.763613+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:50.468 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.248587+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.248587+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.262672+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.262672+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: cephadm 2024-05-09T04:06:49.294447+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: cephadm 2024-05-09T04:06:49.294447+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.295218+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.295218+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.297318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: audit 2024-05-09T04:06:49.297318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: cephadm 2024-05-09T04:06:49.302970+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi186 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: cephadm 2024-05-09T04:06:49.302970+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi186 2024-05-09T04:06:50.561 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: cluster 2024-05-09T04:06:49.764284+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:50.562 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:50 smithi186 bash[49632]: cluster 2024-05-09T04:06:49.764284+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.248587+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.248587+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.262672+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.262672+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: cephadm 2024-05-09T04:06:49.294447+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: cephadm 2024-05-09T04:06:49.294447+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.295218+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.295218+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:06:50.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.297318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: audit 2024-05-09T04:06:49.297318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: cephadm 2024-05-09T04:06:49.302970+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi186 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: cephadm 2024-05-09T04:06:49.302970+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi186 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: cluster 2024-05-09T04:06:49.764284+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:50 smithi006 bash[68965]: cluster 2024-05-09T04:06:49.764284+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.248587+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.248587+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.262672+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.262672+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: cephadm 2024-05-09T04:06:49.294447+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-05-09T04:06:50.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: cephadm 2024-05-09T04:06:49.294447+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.295218+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.295218+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.297318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: audit 2024-05-09T04:06:49.297318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: cephadm 2024-05-09T04:06:49.302970+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi186 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: cephadm 2024-05-09T04:06:49.302970+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi186 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: cluster 2024-05-09T04:06:49.764284+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:50.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:50 smithi006 bash[72705]: cluster 2024-05-09T04:06:49.764284+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:51.255 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:06:51.255 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (4m) 41s ago 28m 16.3M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:06:51.255 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (4m) 72s ago 28m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:06:51.255 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (6m) 41s ago 27m 45.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:06:51.255 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (6m) 72s ago 34m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:06:51.255 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (15m) 41s ago 36m 501M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (91s) 41s ago 36m 40.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (2m) 72s ago 34m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (54s) 41s ago 34m 21.4M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (5m) 41s ago 29m 8255k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (5m) 72s ago 29m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (33m) 41s ago 33m 58.6M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (33m) 41s ago 33m 60.1M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (32m) 41s ago 32m 52.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (32m) 41s ago 32m 58.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (31m) 72s ago 31m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (31m) 72s ago 31m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (30m) 72s ago 30m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (30m) 72s ago 30m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:06:51.256 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (5m) 72s ago 29m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:06:51.257 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (27m) 41s ago 27m 91.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:06:51.257 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (27m) 72s ago 27m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:06:51.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:51 smithi006 bash[72705]: audit 2024-05-09T04:06:50.452007+0000 mgr.y (mgr.44106) 101 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:51.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:51 smithi006 bash[72705]: audit 2024-05-09T04:06:50.452007+0000 mgr.y (mgr.44106) 101 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:51.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:51 smithi006 bash[68965]: audit 2024-05-09T04:06:50.452007+0000 mgr.y (mgr.44106) 101 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:51.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:51 smithi006 bash[68965]: audit 2024-05-09T04:06:50.452007+0000 mgr.y (mgr.44106) 101 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:51.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:51 smithi186 bash[49632]: audit 2024-05-09T04:06:50.452007+0000 mgr.y (mgr.44106) 101 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:51.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:51 smithi186 bash[49632]: audit 2024-05-09T04:06:50.452007+0000 mgr.y (mgr.44106) 101 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:51.728 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:06:51.729 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:06:51.730 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-05-09T04:06:51.730 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 5 2024-05-09T04:06:51.730 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:06:51.730 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi006", 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "mon" 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/2 daemons upgraded", 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mon daemons", 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:06:52.120 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:06:52.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:50.838342+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:50.838342+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.209171+0000 mgr.y (mgr.44106) 103 : audit [DBG] from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.209171+0000 mgr.y (mgr.44106) 103 : audit [DBG] from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.407245+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.407245+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.413308+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.413308+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: cephadm 2024-05-09T04:06:51.429669+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Reconfiguring rgw.foo.smithi186.uzgwha (monmap changed)... 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: cephadm 2024-05-09T04:06:51.429669+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Reconfiguring rgw.foo.smithi186.uzgwha (monmap changed)... 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.430106+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.430106+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.431710+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.431710+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: cephadm 2024-05-09T04:06:51.432601+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: cephadm 2024-05-09T04:06:51.432601+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.727107+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.6:0/2734733260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:52.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: audit 2024-05-09T04:06:51.727107+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.6:0/2734733260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:52.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: cluster 2024-05-09T04:06:51.764894+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:52.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:52 smithi186 bash[49632]: cluster 2024-05-09T04:06:51.764894+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:52.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:50.838342+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:50.838342+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.209171+0000 mgr.y (mgr.44106) 103 : audit [DBG] from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.209171+0000 mgr.y (mgr.44106) 103 : audit [DBG] from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.407245+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.407245+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.413308+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.413308+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: cephadm 2024-05-09T04:06:51.429669+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Reconfiguring rgw.foo.smithi186.uzgwha (monmap changed)... 2024-05-09T04:06:52.817 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: cephadm 2024-05-09T04:06:51.429669+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Reconfiguring rgw.foo.smithi186.uzgwha (monmap changed)... 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.430106+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.430106+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.431710+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.431710+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: cephadm 2024-05-09T04:06:51.432601+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: cephadm 2024-05-09T04:06:51.432601+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.727107+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.6:0/2734733260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: audit 2024-05-09T04:06:51.727107+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.6:0/2734733260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: cluster 2024-05-09T04:06:51.764894+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:52.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:52 smithi006 bash[72705]: cluster 2024-05-09T04:06:51.764894+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:50.838342+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:50.838342+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.209171+0000 mgr.y (mgr.44106) 103 : audit [DBG] from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.209171+0000 mgr.y (mgr.44106) 103 : audit [DBG] from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.407245+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.407245+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.413308+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.413308+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: cephadm 2024-05-09T04:06:51.429669+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Reconfiguring rgw.foo.smithi186.uzgwha (monmap changed)... 2024-05-09T04:06:52.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: cephadm 2024-05-09T04:06:51.429669+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Reconfiguring rgw.foo.smithi186.uzgwha (monmap changed)... 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.430106+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.430106+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.431710+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.431710+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: cephadm 2024-05-09T04:06:51.432601+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: cephadm 2024-05-09T04:06:51.432601+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.727107+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.6:0/2734733260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: audit 2024-05-09T04:06:51.727107+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.6:0/2734733260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: cluster 2024-05-09T04:06:51.764894+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:52.820 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:52 smithi006 bash[68965]: cluster 2024-05-09T04:06:51.764894+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:52.118174+0000 mgr.y (mgr.44106) 107 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:52.118174+0000 mgr.y (mgr.44106) 107 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:52.813987+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:52.813987+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:53.401665+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:53.401665+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:53.414473+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:53 smithi006 bash[68965]: audit 2024-05-09T04:06:53.414473+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:52.118174+0000 mgr.y (mgr.44106) 107 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:52.118174+0000 mgr.y (mgr.44106) 107 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:52.813987+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:52.813987+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:53.401665+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:53.401665+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:53.414473+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:53 smithi006 bash[72705]: audit 2024-05-09T04:06:53.414473+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:52.118174+0000 mgr.y (mgr.44106) 107 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:52.118174+0000 mgr.y (mgr.44106) 107 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:52.813987+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:52.813987+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:53.401665+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:53.401665+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:53.414473+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:53 smithi186 bash[49632]: audit 2024-05-09T04:06:53.414473+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.466657+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.466657+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.471608+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.471608+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.475501+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.475501+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.477223+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:06:54.443 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.477223+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.484266+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.484266+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.488810+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.488810+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.494950+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.494950+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.499300+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.499300+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.505303+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-05-09T04:06:54.444 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.505303+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.510776+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.510776+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.512526+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.512526+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.519412+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.519412+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.526749+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.526749+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.528472+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.528472+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.537460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.445 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.537460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.545386+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.545386+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.554084+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.554084+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.562510+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.562510+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.568040+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.568040+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.569591+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.569591+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.571666+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.571666+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.573124+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.573124+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.575691+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.575691+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.577190+0000 mgr.y (mgr.44106) 114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.577190+0000 mgr.y (mgr.44106) 114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.585382+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.585382+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.591589+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.591589+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.593213+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.593213+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:06:54.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.601290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.448 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.601290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.448 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.608542+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.448 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.608542+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.448 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.610240+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:06:54.448 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.610240+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:06:54.448 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.619101+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.448 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.619101+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.625730+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.625730+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.627449+0000 mgr.y (mgr.44106) 117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.627449+0000 mgr.y (mgr.44106) 117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.629827+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.629827+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.631384+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.631384+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.634786+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.634786+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.636416+0000 mgr.y (mgr.44106) 118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:06:54.449 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.636416+0000 mgr.y (mgr.44106) 118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.638778+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.638778+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.640402+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.640402+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.643726+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.643726+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.645350+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.645350+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.647695+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.647695+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.649339+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.649339+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.652600+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.450 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.652600+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.654236+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.654236+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.656566+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.656566+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.658200+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.658200+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.661113+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.661113+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.662780+0000 mgr.y (mgr.44106) 121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.662780+0000 mgr.y (mgr.44106) 121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.665032+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.665032+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.666629+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.666629+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.669586+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.669586+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.671255+0000 mgr.y (mgr.44106) 122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.671255+0000 mgr.y (mgr.44106) 122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.673634+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.673634+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.675255+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.675255+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.676602+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.676602+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.678792+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.678792+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.687524+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.687524+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:06:54.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.692882+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.692882+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.700990+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.700990+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.705930+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.705930+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.714159+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.714159+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:06:54.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.719114+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.466657+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.466657+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.471608+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.471608+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.475501+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.475501+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.477223+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.477223+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.484266+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.484266+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.488810+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.488810+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.494950+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.494950+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.499300+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.499300+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.505303+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.505303+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.466657+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:06:54.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.466657+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.471608+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.471608+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.475501+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.475501+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.477223+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.477223+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.484266+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.484266+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.488810+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.488810+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.494950+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.494950+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.499300+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.499300+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.505303+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.505303+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.510776+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.510776+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.512526+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.512526+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.519412+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.519412+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.526749+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.526749+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.528472+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.528472+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.537460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.537460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.545386+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.545386+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.554084+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.554084+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.562510+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.562510+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.568040+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.568040+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.569591+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:06:54.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.569591+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:06:54.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.571666+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.510776+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.510776+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.512526+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:06:54.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.512526+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:06:54.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.519412+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.519412+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.526749+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.526749+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.528472+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.528472+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.537460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.537460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.545386+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.545386+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.554084+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.554084+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.562510+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.562510+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.568040+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.568040+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.569591+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.569591+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:06:54.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.571666+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.571666+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.573124+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.573124+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.575691+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.575691+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.577190+0000 mgr.y (mgr.44106) 114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.577190+0000 mgr.y (mgr.44106) 114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.585382+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.585382+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.591589+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.871 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.591589+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.593213+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.593213+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.601290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.601290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.608542+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.608542+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.610240+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.610240+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.619101+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.619101+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.571666+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.573124+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.573124+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.575691+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.575691+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.577190+0000 mgr.y (mgr.44106) 114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.577190+0000 mgr.y (mgr.44106) 114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.585382+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.585382+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.591589+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.591589+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.593213+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.593213+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.601290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.601290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.608542+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.608542+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.610240+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.610240+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.619101+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.619101+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.625730+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.625730+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.627449+0000 mgr.y (mgr.44106) 117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.627449+0000 mgr.y (mgr.44106) 117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.629827+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.629827+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.631384+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.631384+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.634786+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.634786+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.636416+0000 mgr.y (mgr.44106) 118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.636416+0000 mgr.y (mgr.44106) 118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:06:54.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.638778+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.638778+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.640402+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.640402+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.643726+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.643726+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.645350+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.645350+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.625730+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.625730+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.627449+0000 mgr.y (mgr.44106) 117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:06:54.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.627449+0000 mgr.y (mgr.44106) 117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.629827+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.629827+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.631384+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.631384+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.634786+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.634786+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.636416+0000 mgr.y (mgr.44106) 118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.636416+0000 mgr.y (mgr.44106) 118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.638778+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.638778+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.640402+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.640402+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.643726+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.643726+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.645350+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.645350+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.647695+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.647695+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.649339+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.649339+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.652600+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.652600+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.654236+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:06:54.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.654236+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.656566+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.656566+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.658200+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.658200+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.661113+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.661113+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.662780+0000 mgr.y (mgr.44106) 121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.662780+0000 mgr.y (mgr.44106) 121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.665032+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.665032+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.647695+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.647695+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.649339+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.649339+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.652600+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.652600+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.654236+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.654236+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.656566+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.656566+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.658200+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.658200+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.661113+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.661113+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.662780+0000 mgr.y (mgr.44106) 121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.662780+0000 mgr.y (mgr.44106) 121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.665032+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.665032+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.666629+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.666629+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.669586+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.669586+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.881 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.671255+0000 mgr.y (mgr.44106) 122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.671255+0000 mgr.y (mgr.44106) 122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.673634+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.673634+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.675255+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.675255+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.676602+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.676602+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.678792+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.678792+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.687524+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.687524+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:06:54.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.692882+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.692882+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.666629+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.666629+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.669586+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.669586+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.671255+0000 mgr.y (mgr.44106) 122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.671255+0000 mgr.y (mgr.44106) 122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-05-09T04:06:54.883 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.673634+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.673634+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.675255+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.675255+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.676602+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.676602+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.678792+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.678792+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.687524+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.687524+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.692882+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.692882+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.884 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.700990+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.700990+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.705930+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.705930+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.714159+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.714159+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.719114+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.719114+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.720792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.720792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.728882+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.728882+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.733194+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.733194+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.734960+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:06:54.885 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.734960+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:06:54.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.700990+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:06:54.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.700990+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:06:54.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.705930+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:06:54.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.705930+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:06:54.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.714159+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:06:54.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.714159+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:06:54.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.719114+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.719114+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.720792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.720792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.728882+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.728882+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.733194+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.733194+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.734960+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.734960+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.742756+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.742756+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.747011+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.747011+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.887 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.748677+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.748677+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.755947+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.755947+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.759895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.759895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.761703+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.761703+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cluster 2024-05-09T04:06:53.766427+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cluster 2024-05-09T04:06:53.766427+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.769768+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.769768+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:06:54.888 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.775454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.742756+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.742756+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.747011+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.747011+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.748677+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.748677+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.755947+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.755947+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.759895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.759895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.761703+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.761703+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:06:54.889 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cluster 2024-05-09T04:06:53.766427+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:54.890 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cluster 2024-05-09T04:06:53.766427+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:54.890 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.769768+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:06:54.890 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.769768+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:06:54.890 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.775454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.775454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.783391+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.783391+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.787609+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.787609+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.789389+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.789389+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.791153+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.791153+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.891 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.792851+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.792851+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.794611+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.794611+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.796351+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.796351+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.797751+0000 mgr.y (mgr.44106) 125 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:06:54.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: cephadm 2024-05-09T04:06:53.797751+0000 mgr.y (mgr.44106) 125 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.775454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.783391+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.783391+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.787609+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.787609+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.789389+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.789389+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.791153+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.791153+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.792851+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.792851+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.794611+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.794611+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.893 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.796351+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.796351+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.797751+0000 mgr.y (mgr.44106) 125 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: cephadm 2024-05-09T04:06:53.797751+0000 mgr.y (mgr.44106) 125 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.719114+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.720792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.720792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.728882+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.728882+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.733194+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.733194+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.734960+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:06:54.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.734960+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.742756+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.742756+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.747011+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.747011+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.748677+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.748677+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.755947+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.755947+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.759895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.759895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.761703+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:06:54.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.761703+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cluster 2024-05-09T04:06:53.766427+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cluster 2024-05-09T04:06:53.766427+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.769768+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.769768+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.775454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.775454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.783391+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.783391+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.787609+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.787609+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.789389+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.789389+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.791153+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.791153+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.792851+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.792851+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.794611+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.794611+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.796351+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.796351+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.797751+0000 mgr.y (mgr.44106) 125 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: cephadm 2024-05-09T04:06:53.797751+0000 mgr.y (mgr.44106) 125 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.798894+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.798894+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.806492+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:06:54.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:54 smithi186 bash[49632]: audit 2024-05-09T04:06:53.806492+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.798894+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.798894+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.806492+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:54 smithi006 bash[68965]: audit 2024-05-09T04:06:53.806492+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.798894+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.798894+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.806492+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:06:54.898 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:54 smithi006 bash[72705]: audit 2024-05-09T04:06:53.806492+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:06:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.491092+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.491092+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.492921+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.492921+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.502595+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.502595+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.585676+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.585676+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.587648+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.587648+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.597768+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:55 smithi006 bash[68965]: audit 2024-05-09T04:06:54.597768+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.491092+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.491092+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.492921+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.492921+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.502595+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.502595+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.585676+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.585676+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.587648+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.587648+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.597768+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:55 smithi006 bash[72705]: audit 2024-05-09T04:06:54.597768+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.491092+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.491092+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.492921+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.492921+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.502595+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.502595+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.585676+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.585676+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.587648+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.587648+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:06:55.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.597768+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:55.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:55 smithi186 bash[49632]: audit 2024-05-09T04:06:54.597768+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:56.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:56 smithi006 bash[72705]: cluster 2024-05-09T04:06:55.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:56.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:56 smithi006 bash[72705]: cluster 2024-05-09T04:06:55.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:56 smithi006 bash[68965]: cluster 2024-05-09T04:06:55.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:56 smithi006 bash[68965]: cluster 2024-05-09T04:06:55.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:56 smithi186 bash[49632]: cluster 2024-05-09T04:06:55.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:56 smithi186 bash[49632]: cluster 2024-05-09T04:06:55.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:06:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:06:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:06:57] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.43.0" 2024-05-09T04:06:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:57 smithi006 bash[68965]: audit 2024-05-09T04:06:56.871522+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:57 smithi006 bash[68965]: audit 2024-05-09T04:06:56.871522+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:57 smithi006 bash[68965]: cluster 2024-05-09T04:06:57.768751+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:06:57 smithi006 bash[68965]: cluster 2024-05-09T04:06:57.768751+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:57 smithi006 bash[72705]: audit 2024-05-09T04:06:56.871522+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:57 smithi006 bash[72705]: audit 2024-05-09T04:06:56.871522+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:57 smithi006 bash[72705]: cluster 2024-05-09T04:06:57.768751+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:06:57 smithi006 bash[72705]: cluster 2024-05-09T04:06:57.768751+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:58.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:57 smithi186 bash[49632]: audit 2024-05-09T04:06:56.871522+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:58.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:57 smithi186 bash[49632]: audit 2024-05-09T04:06:56.871522+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:06:58.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:57 smithi186 bash[49632]: cluster 2024-05-09T04:06:57.768751+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:06:58.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:06:57 smithi186 bash[49632]: cluster 2024-05-09T04:06:57.768751+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:01.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:00 smithi006 bash[68965]: cluster 2024-05-09T04:06:59.769497+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:01.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:00 smithi006 bash[68965]: cluster 2024-05-09T04:06:59.769497+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:00 smithi006 bash[72705]: cluster 2024-05-09T04:06:59.769497+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:00 smithi006 bash[72705]: cluster 2024-05-09T04:06:59.769497+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:01.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:00 smithi186 bash[49632]: cluster 2024-05-09T04:06:59.769497+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:00 smithi186 bash[49632]: cluster 2024-05-09T04:06:59.769497+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:03.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:02 smithi006 bash[72705]: cluster 2024-05-09T04:07:01.770341+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:02 smithi006 bash[72705]: cluster 2024-05-09T04:07:01.770341+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:02 smithi006 bash[72705]: audit 2024-05-09T04:07:01.842616+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:02 smithi006 bash[72705]: audit 2024-05-09T04:07:01.842616+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:03.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:02 smithi006 bash[68965]: cluster 2024-05-09T04:07:01.770341+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:03.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:02 smithi006 bash[68965]: cluster 2024-05-09T04:07:01.770341+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:03.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:02 smithi006 bash[68965]: audit 2024-05-09T04:07:01.842616+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:03.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:02 smithi006 bash[68965]: audit 2024-05-09T04:07:01.842616+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:02 smithi186 bash[49632]: cluster 2024-05-09T04:07:01.770341+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:02 smithi186 bash[49632]: cluster 2024-05-09T04:07:01.770341+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:02 smithi186 bash[49632]: audit 2024-05-09T04:07:01.842616+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:02 smithi186 bash[49632]: audit 2024-05-09T04:07:01.842616+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:04.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:03 smithi006 bash[72705]: audit 2024-05-09T04:07:02.824447+0000 mgr.y (mgr.44106) 130 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:04.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:03 smithi006 bash[72705]: audit 2024-05-09T04:07:02.824447+0000 mgr.y (mgr.44106) 130 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:04.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:03 smithi006 bash[68965]: audit 2024-05-09T04:07:02.824447+0000 mgr.y (mgr.44106) 130 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:04.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:03 smithi006 bash[68965]: audit 2024-05-09T04:07:02.824447+0000 mgr.y (mgr.44106) 130 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:04.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:03 smithi186 bash[49632]: audit 2024-05-09T04:07:02.824447+0000 mgr.y (mgr.44106) 130 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:04.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:03 smithi186 bash[49632]: audit 2024-05-09T04:07:02.824447+0000 mgr.y (mgr.44106) 130 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:05.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:04 smithi006 bash[72705]: cluster 2024-05-09T04:07:03.772018+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:05.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:04 smithi006 bash[72705]: cluster 2024-05-09T04:07:03.772018+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:04 smithi006 bash[68965]: cluster 2024-05-09T04:07:03.772018+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:04 smithi006 bash[68965]: cluster 2024-05-09T04:07:03.772018+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:04 smithi186 bash[49632]: cluster 2024-05-09T04:07:03.772018+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:04 smithi186 bash[49632]: cluster 2024-05-09T04:07:03.772018+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:05 smithi006 bash[68965]: cluster 2024-05-09T04:07:05.772758+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:05 smithi006 bash[68965]: cluster 2024-05-09T04:07:05.772758+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:05 smithi006 bash[72705]: cluster 2024-05-09T04:07:05.772758+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:05 smithi006 bash[72705]: cluster 2024-05-09T04:07:05.772758+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:06.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:05 smithi186 bash[49632]: cluster 2024-05-09T04:07:05.772758+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:05 smithi186 bash[49632]: cluster 2024-05-09T04:07:05.772758+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:07:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:07:07] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-05-09T04:07:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:08 smithi006 bash[68965]: cluster 2024-05-09T04:07:07.774834+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:08 smithi006 bash[68965]: cluster 2024-05-09T04:07:07.774834+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:08 smithi006 bash[72705]: cluster 2024-05-09T04:07:07.774834+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:08 smithi006 bash[72705]: cluster 2024-05-09T04:07:07.774834+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:09.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:08 smithi186 bash[49632]: cluster 2024-05-09T04:07:07.774834+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:09.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:08 smithi186 bash[49632]: cluster 2024-05-09T04:07:07.774834+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:11.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:10 smithi006 bash[68965]: cluster 2024-05-09T04:07:09.775571+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:11.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:10 smithi006 bash[68965]: cluster 2024-05-09T04:07:09.775571+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:10 smithi006 bash[72705]: cluster 2024-05-09T04:07:09.775571+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:10 smithi006 bash[72705]: cluster 2024-05-09T04:07:09.775571+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:10 smithi186 bash[49632]: cluster 2024-05-09T04:07:09.775571+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:10 smithi186 bash[49632]: cluster 2024-05-09T04:07:09.775571+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:13.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:12 smithi006 bash[68965]: cluster 2024-05-09T04:07:11.776300+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:13.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:12 smithi006 bash[68965]: cluster 2024-05-09T04:07:11.776300+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:13.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:12 smithi006 bash[72705]: cluster 2024-05-09T04:07:11.776300+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:13.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:12 smithi006 bash[72705]: cluster 2024-05-09T04:07:11.776300+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:13.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:12 smithi186 bash[49632]: cluster 2024-05-09T04:07:11.776300+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:13.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:12 smithi186 bash[49632]: cluster 2024-05-09T04:07:11.776300+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:13 smithi006 bash[68965]: audit 2024-05-09T04:07:12.827954+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:13 smithi006 bash[68965]: audit 2024-05-09T04:07:12.827954+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:13 smithi006 bash[68965]: cluster 2024-05-09T04:07:13.777921+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:13 smithi006 bash[68965]: cluster 2024-05-09T04:07:13.777921+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:14.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:13 smithi006 bash[72705]: audit 2024-05-09T04:07:12.827954+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:14.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:13 smithi006 bash[72705]: audit 2024-05-09T04:07:12.827954+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:14.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:13 smithi006 bash[72705]: cluster 2024-05-09T04:07:13.777921+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:14.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:13 smithi006 bash[72705]: cluster 2024-05-09T04:07:13.777921+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:14.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:13 smithi186 bash[49632]: audit 2024-05-09T04:07:12.827954+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:14.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:13 smithi186 bash[49632]: audit 2024-05-09T04:07:12.827954+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:14.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:13 smithi186 bash[49632]: cluster 2024-05-09T04:07:13.777921+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:14.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:13 smithi186 bash[49632]: cluster 2024-05-09T04:07:13.777921+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:17.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:16 smithi006 bash[68965]: cluster 2024-05-09T04:07:15.778634+0000 mgr.y (mgr.44106) 138 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:17.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:16 smithi006 bash[68965]: cluster 2024-05-09T04:07:15.778634+0000 mgr.y (mgr.44106) 138 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:17.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:16 smithi006 bash[72705]: cluster 2024-05-09T04:07:15.778634+0000 mgr.y (mgr.44106) 138 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:17.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:16 smithi006 bash[72705]: cluster 2024-05-09T04:07:15.778634+0000 mgr.y (mgr.44106) 138 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:17.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:16 smithi186 bash[49632]: cluster 2024-05-09T04:07:15.778634+0000 mgr.y (mgr.44106) 138 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:17.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:16 smithi186 bash[49632]: cluster 2024-05-09T04:07:15.778634+0000 mgr.y (mgr.44106) 138 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:17 smithi006 bash[68965]: audit 2024-05-09T04:07:16.843223+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:17 smithi006 bash[68965]: audit 2024-05-09T04:07:16.843223+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:18.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:17 smithi006 bash[72705]: audit 2024-05-09T04:07:16.843223+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:18.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:17 smithi006 bash[72705]: audit 2024-05-09T04:07:16.843223+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:18.113 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:07:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:07:17] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-05-09T04:07:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:17 smithi186 bash[49632]: audit 2024-05-09T04:07:16.843223+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:17 smithi186 bash[49632]: audit 2024-05-09T04:07:16.843223+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:19.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:18 smithi006 bash[68965]: cluster 2024-05-09T04:07:17.780194+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:19.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:18 smithi006 bash[68965]: cluster 2024-05-09T04:07:17.780194+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:18 smithi006 bash[72705]: cluster 2024-05-09T04:07:17.780194+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:18 smithi006 bash[72705]: cluster 2024-05-09T04:07:17.780194+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:19.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:18 smithi186 bash[49632]: cluster 2024-05-09T04:07:17.780194+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:18 smithi186 bash[49632]: cluster 2024-05-09T04:07:17.780194+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:19 smithi006 bash[68965]: cluster 2024-05-09T04:07:19.780891+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:19 smithi006 bash[68965]: cluster 2024-05-09T04:07:19.780891+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:19 smithi006 bash[72705]: cluster 2024-05-09T04:07:19.780891+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:19 smithi006 bash[72705]: cluster 2024-05-09T04:07:19.780891+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:19 smithi186 bash[49632]: cluster 2024-05-09T04:07:19.780891+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:19 smithi186 bash[49632]: cluster 2024-05-09T04:07:19.780891+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:23.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:22 smithi006 bash[68965]: cluster 2024-05-09T04:07:21.781598+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:23.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:22 smithi006 bash[68965]: cluster 2024-05-09T04:07:21.781598+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:23.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:22 smithi006 bash[72705]: cluster 2024-05-09T04:07:21.781598+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:23.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:22 smithi006 bash[72705]: cluster 2024-05-09T04:07:21.781598+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:23.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:22 smithi186 bash[49632]: cluster 2024-05-09T04:07:21.781598+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:23.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:22 smithi186 bash[49632]: cluster 2024-05-09T04:07:21.781598+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:23.418 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:07:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:23 smithi006 bash[72705]: audit 2024-05-09T04:07:22.515163+0000 mgr.y (mgr.44106) 142 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:23 smithi006 bash[72705]: audit 2024-05-09T04:07:22.515163+0000 mgr.y (mgr.44106) 142 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:23 smithi006 bash[72705]: audit 2024-05-09T04:07:22.838827+0000 mgr.y (mgr.44106) 143 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:23 smithi006 bash[72705]: audit 2024-05-09T04:07:22.838827+0000 mgr.y (mgr.44106) 143 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:23 smithi006 bash[68965]: audit 2024-05-09T04:07:22.515163+0000 mgr.y (mgr.44106) 142 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:23 smithi006 bash[68965]: audit 2024-05-09T04:07:22.515163+0000 mgr.y (mgr.44106) 142 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:23 smithi006 bash[68965]: audit 2024-05-09T04:07:22.838827+0000 mgr.y (mgr.44106) 143 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:23 smithi006 bash[68965]: audit 2024-05-09T04:07:22.838827+0000 mgr.y (mgr.44106) 143 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:24.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:23 smithi186 bash[49632]: audit 2024-05-09T04:07:22.515163+0000 mgr.y (mgr.44106) 142 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:24.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:23 smithi186 bash[49632]: audit 2024-05-09T04:07:22.515163+0000 mgr.y (mgr.44106) 142 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:24.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:23 smithi186 bash[49632]: audit 2024-05-09T04:07:22.838827+0000 mgr.y (mgr.44106) 143 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:24.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:23 smithi186 bash[49632]: audit 2024-05-09T04:07:22.838827+0000 mgr.y (mgr.44106) 143 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:25.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:24 smithi006 bash[72705]: cluster 2024-05-09T04:07:23.783232+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:25.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:24 smithi006 bash[72705]: cluster 2024-05-09T04:07:23.783232+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:24 smithi006 bash[68965]: cluster 2024-05-09T04:07:23.783232+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:24 smithi006 bash[68965]: cluster 2024-05-09T04:07:23.783232+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:24 smithi186 bash[49632]: cluster 2024-05-09T04:07:23.783232+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:25.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:24 smithi186 bash[49632]: cluster 2024-05-09T04:07:23.783232+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:26.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:25 smithi006 bash[68965]: cluster 2024-05-09T04:07:25.783942+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:26.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:25 smithi006 bash[68965]: cluster 2024-05-09T04:07:25.783942+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:26.233 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:25 smithi006 bash[72705]: cluster 2024-05-09T04:07:25.783942+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:26.233 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:25 smithi006 bash[72705]: cluster 2024-05-09T04:07:25.783942+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:26.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:25 smithi186 bash[49632]: cluster 2024-05-09T04:07:25.783942+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:26.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:25 smithi186 bash[49632]: cluster 2024-05-09T04:07:25.783942+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:26.656 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:07:26.656 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (5m) 76s ago 29m 16.3M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:07:26.656 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (4m) 108s ago 29m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:07:26.656 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (6m) 76s ago 27m 45.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:07:26.656 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (6m) 108s ago 35m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:07:26.656 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (16m) 76s ago 36m 501M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:07:26.656 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (2m) 76s ago 37m 40.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (3m) 108s ago 35m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (89s) 76s ago 35m 21.4M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (6m) 76s ago 29m 8255k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (6m) 108s ago 29m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (34m) 76s ago 34m 58.6M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (33m) 76s ago 34m 60.1M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (33m) 76s ago 33m 52.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (32m) 76s ago 32m 58.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (32m) 108s ago 32m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (31m) 108s ago 31m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (31m) 108s ago 31m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (30m) 108s ago 30m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:07:26.657 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (5m) 108s ago 29m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:07:26.658 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (27m) 76s ago 27m 91.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:07:26.658 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (27m) 108s ago 27m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:07:27.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:26 smithi006 bash[68965]: audit 2024-05-09T04:07:26.612633+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:27.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:26 smithi006 bash[68965]: audit 2024-05-09T04:07:26.612633+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:27.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:26 smithi006 bash[72705]: audit 2024-05-09T04:07:26.612633+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:27.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:26 smithi006 bash[72705]: audit 2024-05-09T04:07:26.612633+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:27.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:26 smithi186 bash[49632]: audit 2024-05-09T04:07:26.612633+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:27.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:26 smithi186 bash[49632]: audit 2024-05-09T04:07:26.612633+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:27.448 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-05-09T04:07:27.907 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:07:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:07:27] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-05-09T04:07:28.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:27 smithi006 bash[68965]: cluster 2024-05-09T04:07:27.785591+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:28.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:27 smithi006 bash[68965]: cluster 2024-05-09T04:07:27.785591+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:28.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:27 smithi006 bash[72705]: cluster 2024-05-09T04:07:27.785591+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:28.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:27 smithi006 bash[72705]: cluster 2024-05-09T04:07:27.785591+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:27 smithi186 bash[49632]: cluster 2024-05-09T04:07:27.785591+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:27 smithi186 bash[49632]: cluster 2024-05-09T04:07:27.785591+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:30.659 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:07:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:30 smithi006 bash[68965]: cluster 2024-05-09T04:07:29.786354+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:30 smithi006 bash[68965]: cluster 2024-05-09T04:07:29.786354+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:30 smithi006 bash[68965]: audit 2024-05-09T04:07:30.644630+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.6:0/3889589934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:30 smithi006 bash[68965]: audit 2024-05-09T04:07:30.644630+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.6:0/3889589934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:31.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:30 smithi006 bash[72705]: cluster 2024-05-09T04:07:29.786354+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:31.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:30 smithi006 bash[72705]: cluster 2024-05-09T04:07:29.786354+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:31.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:30 smithi006 bash[72705]: audit 2024-05-09T04:07:30.644630+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.6:0/3889589934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:31.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:30 smithi006 bash[72705]: audit 2024-05-09T04:07:30.644630+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.6:0/3889589934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:30 smithi186 bash[49632]: cluster 2024-05-09T04:07:29.786354+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:30 smithi186 bash[49632]: cluster 2024-05-09T04:07:29.786354+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:30 smithi186 bash[49632]: audit 2024-05-09T04:07:30.644630+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.6:0/3889589934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:30 smithi186 bash[49632]: audit 2024-05-09T04:07:30.644630+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.6:0/3889589934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:31.395 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-05-09T04:07:32.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:31 smithi006 bash[72705]: cluster 2024-05-09T04:07:31.787109+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:32.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:31 smithi006 bash[72705]: cluster 2024-05-09T04:07:31.787109+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:32.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:31 smithi006 bash[72705]: audit 2024-05-09T04:07:31.843590+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:32.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:31 smithi006 bash[72705]: audit 2024-05-09T04:07:31.843590+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:32.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:31 smithi006 bash[68965]: cluster 2024-05-09T04:07:31.787109+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:32.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:31 smithi006 bash[68965]: cluster 2024-05-09T04:07:31.787109+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:32.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:31 smithi006 bash[68965]: audit 2024-05-09T04:07:31.843590+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:32.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:31 smithi006 bash[68965]: audit 2024-05-09T04:07:31.843590+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:32.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:31 smithi186 bash[49632]: cluster 2024-05-09T04:07:31.787109+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:32.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:31 smithi186 bash[49632]: cluster 2024-05-09T04:07:31.787109+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:32.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:31 smithi186 bash[49632]: audit 2024-05-09T04:07:31.843590+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:32.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:31 smithi186 bash[49632]: audit 2024-05-09T04:07:31.843590+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:34.640 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)" 2024-05-09T04:07:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:34 smithi006 bash[68965]: audit 2024-05-09T04:07:32.847622+0000 mgr.y (mgr.44106) 150 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:34 smithi006 bash[68965]: audit 2024-05-09T04:07:32.847622+0000 mgr.y (mgr.44106) 150 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:34 smithi006 bash[68965]: cluster 2024-05-09T04:07:33.788295+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:34 smithi006 bash[68965]: cluster 2024-05-09T04:07:33.788295+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:34 smithi006 bash[68965]: audit 2024-05-09T04:07:34.625731+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3712721369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:34 smithi006 bash[68965]: audit 2024-05-09T04:07:34.625731+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3712721369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:34 smithi006 bash[72705]: audit 2024-05-09T04:07:32.847622+0000 mgr.y (mgr.44106) 150 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:34 smithi006 bash[72705]: audit 2024-05-09T04:07:32.847622+0000 mgr.y (mgr.44106) 150 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:34 smithi006 bash[72705]: cluster 2024-05-09T04:07:33.788295+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:34 smithi006 bash[72705]: cluster 2024-05-09T04:07:33.788295+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:34 smithi006 bash[72705]: audit 2024-05-09T04:07:34.625731+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3712721369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:35.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:34 smithi006 bash[72705]: audit 2024-05-09T04:07:34.625731+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3712721369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:34 smithi186 bash[49632]: audit 2024-05-09T04:07:32.847622+0000 mgr.y (mgr.44106) 150 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:34 smithi186 bash[49632]: audit 2024-05-09T04:07:32.847622+0000 mgr.y (mgr.44106) 150 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:34 smithi186 bash[49632]: cluster 2024-05-09T04:07:33.788295+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:34 smithi186 bash[49632]: cluster 2024-05-09T04:07:33.788295+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:34 smithi186 bash[49632]: audit 2024-05-09T04:07:34.625731+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3712721369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:34 smithi186 bash[49632]: audit 2024-05-09T04:07:34.625731+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3712721369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:07:35.385 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-05-09T04:07:36.330 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:35 smithi006 bash[68965]: cluster 2024-05-09T04:07:35.788985+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:36.330 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:35 smithi006 bash[68965]: cluster 2024-05-09T04:07:35.788985+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:36.331 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:35 smithi006 bash[72705]: cluster 2024-05-09T04:07:35.788985+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:36.331 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:35 smithi006 bash[72705]: cluster 2024-05-09T04:07:35.788985+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:35 smithi186 bash[49632]: cluster 2024-05-09T04:07:35.788985+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:36.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:35 smithi186 bash[49632]: cluster 2024-05-09T04:07:35.788985+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:38.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:07:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:07:37] "GET /metrics HTTP/1.1" 200 38001 "" "Prometheus/2.43.0" 2024-05-09T04:07:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:38 smithi006 bash[68965]: cluster 2024-05-09T04:07:37.790631+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:38 smithi006 bash[68965]: cluster 2024-05-09T04:07:37.790631+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:39.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:38 smithi006 bash[72705]: cluster 2024-05-09T04:07:37.790631+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:39.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:38 smithi006 bash[72705]: cluster 2024-05-09T04:07:37.790631+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:38 smithi186 bash[49632]: cluster 2024-05-09T04:07:37.790631+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:38 smithi186 bash[49632]: cluster 2024-05-09T04:07:37.790631+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:40.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:39 smithi006 bash[72705]: audit 2024-05-09T04:07:38.307028+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:40.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:39 smithi006 bash[72705]: audit 2024-05-09T04:07:38.307028+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:40.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:39 smithi006 bash[72705]: cluster 2024-05-09T04:07:39.791086+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:40.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:39 smithi006 bash[72705]: cluster 2024-05-09T04:07:39.791086+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:40.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:39 smithi006 bash[68965]: audit 2024-05-09T04:07:38.307028+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:40.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:39 smithi006 bash[68965]: audit 2024-05-09T04:07:38.307028+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:40.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:39 smithi006 bash[68965]: cluster 2024-05-09T04:07:39.791086+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:40.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:39 smithi006 bash[68965]: cluster 2024-05-09T04:07:39.791086+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:40.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:39 smithi186 bash[49632]: audit 2024-05-09T04:07:38.307028+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:40.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:39 smithi186 bash[49632]: audit 2024-05-09T04:07:38.307028+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:40.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:39 smithi186 bash[49632]: cluster 2024-05-09T04:07:39.791086+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:40.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:39 smithi186 bash[49632]: cluster 2024-05-09T04:07:39.791086+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:40.801 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:07:41.475 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:07:42.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:41 smithi006 bash[72705]: cluster 2024-05-09T04:07:41.791848+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:42.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:41 smithi006 bash[72705]: cluster 2024-05-09T04:07:41.791848+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:42.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:41 smithi006 bash[68965]: cluster 2024-05-09T04:07:41.791848+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:42.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:41 smithi006 bash[68965]: cluster 2024-05-09T04:07:41.791848+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:41 smithi186 bash[49632]: cluster 2024-05-09T04:07:41.791848+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:41 smithi186 bash[49632]: cluster 2024-05-09T04:07:41.791848+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:43 smithi006 bash[72705]: audit 2024-05-09T04:07:42.858605+0000 mgr.y (mgr.44106) 157 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:43 smithi006 bash[72705]: audit 2024-05-09T04:07:42.858605+0000 mgr.y (mgr.44106) 157 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:43 smithi006 bash[72705]: cluster 2024-05-09T04:07:43.793473+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:43 smithi006 bash[72705]: cluster 2024-05-09T04:07:43.793473+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:44.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:43 smithi006 bash[68965]: audit 2024-05-09T04:07:42.858605+0000 mgr.y (mgr.44106) 157 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:44.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:43 smithi006 bash[68965]: audit 2024-05-09T04:07:42.858605+0000 mgr.y (mgr.44106) 157 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:44.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:43 smithi006 bash[68965]: cluster 2024-05-09T04:07:43.793473+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:44.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:43 smithi006 bash[68965]: cluster 2024-05-09T04:07:43.793473+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:43 smithi186 bash[49632]: audit 2024-05-09T04:07:42.858605+0000 mgr.y (mgr.44106) 157 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:44.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:43 smithi186 bash[49632]: audit 2024-05-09T04:07:42.858605+0000 mgr.y (mgr.44106) 157 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:44.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:43 smithi186 bash[49632]: cluster 2024-05-09T04:07:43.793473+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:44.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:43 smithi186 bash[49632]: cluster 2024-05-09T04:07:43.793473+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:44.447 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:07:44.448 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:07:45.232 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:44 smithi006 bash[68965]: audit 2024-05-09T04:07:44.446166+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:45.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:44 smithi006 bash[68965]: audit 2024-05-09T04:07:44.446166+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:45.233 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:44 smithi006 bash[72705]: audit 2024-05-09T04:07:44.446166+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:45.233 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:44 smithi006 bash[72705]: audit 2024-05-09T04:07:44.446166+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:45.234 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:07:45.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:44 smithi186 bash[49632]: audit 2024-05-09T04:07:44.446166+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:45.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:44 smithi186 bash[49632]: audit 2024-05-09T04:07:44.446166+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:46.237 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:45 smithi006 bash[68965]: cluster 2024-05-09T04:07:45.794215+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:46.237 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:45 smithi006 bash[68965]: cluster 2024-05-09T04:07:45.794215+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:46.237 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:45 smithi006 bash[72705]: cluster 2024-05-09T04:07:45.794215+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:46.237 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:45 smithi006 bash[72705]: cluster 2024-05-09T04:07:45.794215+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:46.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:45 smithi186 bash[49632]: cluster 2024-05-09T04:07:45.794215+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:46.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:45 smithi186 bash[49632]: cluster 2024-05-09T04:07:45.794215+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:46 smithi006 bash[68965]: audit 2024-05-09T04:07:46.844279+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:46 smithi006 bash[68965]: audit 2024-05-09T04:07:46.844279+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:46 smithi006 bash[72705]: audit 2024-05-09T04:07:46.844279+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:46 smithi006 bash[72705]: audit 2024-05-09T04:07:46.844279+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:47.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:46 smithi186 bash[49632]: audit 2024-05-09T04:07:46.844279+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:47.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:46 smithi186 bash[49632]: audit 2024-05-09T04:07:46.844279+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:07:48.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:07:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:07:47] "GET /metrics HTTP/1.1" 200 38012 "" "Prometheus/2.43.0" 2024-05-09T04:07:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:47 smithi006 bash[68965]: cluster 2024-05-09T04:07:47.795057+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:47 smithi006 bash[68965]: cluster 2024-05-09T04:07:47.795057+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:47 smithi006 bash[72705]: cluster 2024-05-09T04:07:47.795057+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:47 smithi006 bash[72705]: cluster 2024-05-09T04:07:47.795057+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:48.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:47 smithi186 bash[49632]: cluster 2024-05-09T04:07:47.795057+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:48.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:47 smithi186 bash[49632]: cluster 2024-05-09T04:07:47.795057+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:48.392 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:07:49.139 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-05-09T04:07:49.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:48 smithi006 bash[72705]: audit 2024-05-09T04:07:48.391109+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/2883883548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:07:49.320 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:48 smithi006 bash[72705]: audit 2024-05-09T04:07:48.391109+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/2883883548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:07:49.320 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:48 smithi006 bash[68965]: audit 2024-05-09T04:07:48.391109+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/2883883548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:07:49.320 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:48 smithi006 bash[68965]: audit 2024-05-09T04:07:48.391109+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/2883883548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:07:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:48 smithi186 bash[49632]: audit 2024-05-09T04:07:48.391109+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/2883883548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:07:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:48 smithi186 bash[49632]: audit 2024-05-09T04:07:48.391109+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.6:0/2883883548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:07:50.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:49 smithi006 bash[68965]: cluster 2024-05-09T04:07:49.795740+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:50.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:49 smithi006 bash[68965]: cluster 2024-05-09T04:07:49.795740+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:50.188 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:49 smithi006 bash[72705]: cluster 2024-05-09T04:07:49.795740+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:50.188 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:49 smithi006 bash[72705]: cluster 2024-05-09T04:07:49.795740+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:50.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:49 smithi186 bash[49632]: cluster 2024-05-09T04:07:49.795740+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:50.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:49 smithi186 bash[49632]: cluster 2024-05-09T04:07:49.795740+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:51 smithi006 bash[68965]: cluster 2024-05-09T04:07:51.796438+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:51 smithi006 bash[68965]: cluster 2024-05-09T04:07:51.796438+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:51 smithi006 bash[72705]: cluster 2024-05-09T04:07:51.796438+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:51 smithi006 bash[72705]: cluster 2024-05-09T04:07:51.796438+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:51 smithi186 bash[49632]: cluster 2024-05-09T04:07:51.796438+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:52.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:51 smithi186 bash[49632]: cluster 2024-05-09T04:07:51.796438+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:53.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:52 smithi006 bash[68965]: audit 2024-05-09T04:07:52.254086+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:53.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:52 smithi006 bash[68965]: audit 2024-05-09T04:07:52.254086+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:53.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:52 smithi006 bash[72705]: audit 2024-05-09T04:07:52.254086+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:53.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:52 smithi006 bash[72705]: audit 2024-05-09T04:07:52.254086+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:53.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:52 smithi186 bash[49632]: audit 2024-05-09T04:07:52.254086+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:53.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:52 smithi186 bash[49632]: audit 2024-05-09T04:07:52.254086+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:53 smithi006 bash[68965]: audit 2024-05-09T04:07:52.866653+0000 mgr.y (mgr.44106) 165 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:53 smithi006 bash[68965]: audit 2024-05-09T04:07:52.866653+0000 mgr.y (mgr.44106) 165 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:53 smithi006 bash[68965]: cluster 2024-05-09T04:07:53.797300+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:53 smithi006 bash[68965]: cluster 2024-05-09T04:07:53.797300+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:53 smithi006 bash[72705]: audit 2024-05-09T04:07:52.866653+0000 mgr.y (mgr.44106) 165 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:53 smithi006 bash[72705]: audit 2024-05-09T04:07:52.866653+0000 mgr.y (mgr.44106) 165 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:53 smithi006 bash[72705]: cluster 2024-05-09T04:07:53.797300+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:53.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:53 smithi006 bash[72705]: cluster 2024-05-09T04:07:53.797300+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:54.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:53 smithi186 bash[49632]: audit 2024-05-09T04:07:52.866653+0000 mgr.y (mgr.44106) 165 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:54.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:53 smithi186 bash[49632]: audit 2024-05-09T04:07:52.866653+0000 mgr.y (mgr.44106) 165 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:07:54.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:53 smithi186 bash[49632]: cluster 2024-05-09T04:07:53.797300+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:54.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:53 smithi186 bash[49632]: cluster 2024-05-09T04:07:53.797300+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:54.688 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:55.371 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:07:55.684 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: cephadm 2024-05-09T04:07:54.675872+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:55.684 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: cephadm 2024-05-09T04:07:54.675872+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:55.684 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:54.684802+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:55.684 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:54.684802+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:55.684 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:55.366872+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:07:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:55.366872+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:07:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:55.368237+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:07:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:55.368237+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:07:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:55.380869+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:55 smithi006 bash[68965]: audit 2024-05-09T04:07:55.380869+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: cephadm 2024-05-09T04:07:54.675872+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: cephadm 2024-05-09T04:07:54.675872+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:54.684802+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:54.684802+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:55.366872+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:55.366872+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:55.368237+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:55.368237+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:55.380869+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:55 smithi006 bash[72705]: audit 2024-05-09T04:07:55.380869+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: cephadm 2024-05-09T04:07:54.675872+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: cephadm 2024-05-09T04:07:54.675872+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:54.684802+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:54.684802+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:55.366872+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:55.366872+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:55.368237+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:55.368237+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:55.380869+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:55 smithi186 bash[49632]: audit 2024-05-09T04:07:55.380869+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:07:56.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:56 smithi006 bash[68965]: cephadm 2024-05-09T04:07:55.462908+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:56.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:56 smithi006 bash[68965]: cephadm 2024-05-09T04:07:55.462908+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:56.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:56 smithi006 bash[68965]: cluster 2024-05-09T04:07:55.797932+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:56.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:56 smithi006 bash[68965]: cluster 2024-05-09T04:07:55.797932+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:56.956 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:56 smithi006 bash[72705]: cephadm 2024-05-09T04:07:55.462908+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:56.956 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:56 smithi006 bash[72705]: cephadm 2024-05-09T04:07:55.462908+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:56.956 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:56 smithi006 bash[72705]: cluster 2024-05-09T04:07:55.797932+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:56.957 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:56 smithi006 bash[72705]: cluster 2024-05-09T04:07:55.797932+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:57.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:56 smithi186 bash[49632]: cephadm 2024-05-09T04:07:55.462908+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:56 smithi186 bash[49632]: cephadm 2024-05-09T04:07:55.462908+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:07:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:56 smithi186 bash[49632]: cluster 2024-05-09T04:07:55.797932+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:56 smithi186 bash[49632]: cluster 2024-05-09T04:07:55.797932+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:07:58.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:07:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:07:57] "GET /metrics HTTP/1.1" 200 38012 "" "Prometheus/2.43.0" 2024-05-09T04:07:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:57 smithi006 bash[68965]: cluster 2024-05-09T04:07:57.799494+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:57 smithi006 bash[68965]: cluster 2024-05-09T04:07:57.799494+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:57 smithi006 bash[72705]: cluster 2024-05-09T04:07:57.799494+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:57 smithi006 bash[72705]: cluster 2024-05-09T04:07:57.799494+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:57 smithi186 bash[49632]: cluster 2024-05-09T04:07:57.799494+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:58.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:57 smithi186 bash[49632]: cluster 2024-05-09T04:07:57.799494+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:07:59.810 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:08:00.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.842430+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.842430+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.843462+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.843462+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.843620+0000 mgr.y (mgr.44106) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.843620+0000 mgr.y (mgr.44106) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.847591+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.847591+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.852118+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.852118+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.862256+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.862256+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.867877+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.867877+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.875964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.875964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.880096+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.880096+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.887860+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.887860+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.893961+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:07:59 smithi006 bash[68965]: audit 2024-05-09T04:07:58.893961+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:00.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.842430+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.842430+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.843462+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.843462+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.843620+0000 mgr.y (mgr.44106) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.843620+0000 mgr.y (mgr.44106) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.847591+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.847591+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.852118+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.852118+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.862256+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.862256+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.867877+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.867877+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.875964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.875964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.880096+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.880096+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.887860+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.887860+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.893961+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:00.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:07:59 smithi006 bash[72705]: audit 2024-05-09T04:07:58.893961+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:00.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.842430+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.842430+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.843462+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:08:00.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.843462+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:08:00.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.843620+0000 mgr.y (mgr.44106) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.843620+0000 mgr.y (mgr.44106) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.847591+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.847591+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.852118+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.852118+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.862256+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.862256+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.867877+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.867877+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.875964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.875964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.880096+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.880096+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.887860+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.887860+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:00.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.893961+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:00.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:07:59 smithi186 bash[49632]: audit 2024-05-09T04:07:58.893961+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (5m) 110s ago 30m 16.3M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (5m) 2m ago 29m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (7m) 110s ago 28m 45.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (7m) 2m ago 35m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (17m) 110s ago 37m 501M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (2m) 110s ago 37m 40.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (3m) 2m ago 35m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (2m) 110s ago 35m 21.4M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:08:00.553 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (6m) 110s ago 30m 8255k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (6m) 2m ago 30m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (35m) 110s ago 35m 58.6M 3037M 17.2.0 e1d6a67b021e 7a605332a43d 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (34m) 110s ago 34m 60.1M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (34m) 110s ago 34m 52.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (33m) 110s ago 33m 58.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (32m) 2m ago 32m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (32m) 2m ago 32m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (31m) 2m ago 31m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (31m) 2m ago 31m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (6m) 2m ago 30m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (28m) 110s ago 28m 91.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:08:00.554 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (28m) 2m ago 28m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:00.987 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 5 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:08:00.988 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:08:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.853757+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:08:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.853757+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:08:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.869552+0000 mgr.y (mgr.44106) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:08:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.869552+0000 mgr.y (mgr.44106) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:08:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.881688+0000 mgr.y (mgr.44106) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:08:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.881688+0000 mgr.y (mgr.44106) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: audit 2024-05-09T04:07:58.894374+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: audit 2024-05-09T04:07:58.894374+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.896913+0000 mgr.y (mgr.44106) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cephadm 2024-05-09T04:07:58.896913+0000 mgr.y (mgr.44106) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: audit 2024-05-09T04:07:59.794572+0000 mgr.y (mgr.44106) 178 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: audit 2024-05-09T04:07:59.794572+0000 mgr.y (mgr.44106) 178 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cluster 2024-05-09T04:07:59.800044+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:00 smithi006 bash[72705]: cluster 2024-05-09T04:07:59.800044+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.853757+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.853757+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.869552+0000 mgr.y (mgr.44106) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.869552+0000 mgr.y (mgr.44106) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:08:01.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.881688+0000 mgr.y (mgr.44106) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.881688+0000 mgr.y (mgr.44106) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: audit 2024-05-09T04:07:58.894374+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: audit 2024-05-09T04:07:58.894374+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.896913+0000 mgr.y (mgr.44106) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cephadm 2024-05-09T04:07:58.896913+0000 mgr.y (mgr.44106) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: audit 2024-05-09T04:07:59.794572+0000 mgr.y (mgr.44106) 178 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: audit 2024-05-09T04:07:59.794572+0000 mgr.y (mgr.44106) 178 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cluster 2024-05-09T04:07:59.800044+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:01.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:00 smithi006 bash[68965]: cluster 2024-05-09T04:07:59.800044+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.853757+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.853757+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.869552+0000 mgr.y (mgr.44106) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.869552+0000 mgr.y (mgr.44106) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.881688+0000 mgr.y (mgr.44106) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.881688+0000 mgr.y (mgr.44106) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: audit 2024-05-09T04:07:58.894374+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: audit 2024-05-09T04:07:58.894374+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.896913+0000 mgr.y (mgr.44106) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cephadm 2024-05-09T04:07:58.896913+0000 mgr.y (mgr.44106) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: audit 2024-05-09T04:07:59.794572+0000 mgr.y (mgr.44106) 178 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: audit 2024-05-09T04:07:59.794572+0000 mgr.y (mgr.44106) 178 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cluster 2024-05-09T04:07:59.800044+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:01.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:00 smithi186 bash[49632]: cluster 2024-05-09T04:07:59.800044+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "0/8 daemons upgraded", 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:08:01.364 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:08:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:00.171179+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:00.171179+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:00.535773+0000 mgr.y (mgr.44106) 181 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:00.535773+0000 mgr.y (mgr.44106) 181 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:00.985948+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.6:0/1860084718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:00.985948+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.6:0/1860084718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:01.271188+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:01.271188+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:01.273227+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:01.273227+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:01.273992+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:01 smithi006 bash[72705]: audit 2024-05-09T04:08:01.273992+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:00.171179+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:00.171179+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:00.535773+0000 mgr.y (mgr.44106) 181 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:00.535773+0000 mgr.y (mgr.44106) 181 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:00.985948+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.6:0/1860084718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:00.985948+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.6:0/1860084718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:01.271188+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:01.271188+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:01.273227+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:01.273227+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:01.273992+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:01 smithi006 bash[68965]: audit 2024-05-09T04:08:01.273992+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:00.171179+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:00.171179+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:00.535773+0000 mgr.y (mgr.44106) 181 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:00.535773+0000 mgr.y (mgr.44106) 181 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:00.985948+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.6:0/1860084718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:00.985948+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.6:0/1860084718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:01.271188+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:01.271188+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:01.273227+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:01.273227+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:01.273992+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:02.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:01 smithi186 bash[49632]: audit 2024-05-09T04:08:01.273992+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:03.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: cephadm 2024-05-09T04:08:01.265428+0000 mgr.y (mgr.44106) 182 : cephadm [INF] Upgrade: Updating osd.0 2024-05-09T04:08:03.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: cephadm 2024-05-09T04:08:01.265428+0000 mgr.y (mgr.44106) 182 : cephadm [INF] Upgrade: Updating osd.0 2024-05-09T04:08:03.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: cephadm 2024-05-09T04:08:01.279050+0000 mgr.y (mgr.44106) 183 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T04:08:03.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: cephadm 2024-05-09T04:08:01.279050+0000 mgr.y (mgr.44106) 183 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T04:08:03.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: audit 2024-05-09T04:08:01.362511+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:03.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: audit 2024-05-09T04:08:01.362511+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:03.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: cluster 2024-05-09T04:08:01.800809+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: cluster 2024-05-09T04:08:01.800809+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: audit 2024-05-09T04:08:01.851708+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:02 smithi006 bash[68965]: audit 2024-05-09T04:08:01.851708+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: cephadm 2024-05-09T04:08:01.265428+0000 mgr.y (mgr.44106) 182 : cephadm [INF] Upgrade: Updating osd.0 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: cephadm 2024-05-09T04:08:01.265428+0000 mgr.y (mgr.44106) 182 : cephadm [INF] Upgrade: Updating osd.0 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: cephadm 2024-05-09T04:08:01.279050+0000 mgr.y (mgr.44106) 183 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: cephadm 2024-05-09T04:08:01.279050+0000 mgr.y (mgr.44106) 183 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: audit 2024-05-09T04:08:01.362511+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: audit 2024-05-09T04:08:01.362511+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: cluster 2024-05-09T04:08:01.800809+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: cluster 2024-05-09T04:08:01.800809+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:03.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: audit 2024-05-09T04:08:01.851708+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:03.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:02 smithi006 bash[72705]: audit 2024-05-09T04:08:01.851708+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: cephadm 2024-05-09T04:08:01.265428+0000 mgr.y (mgr.44106) 182 : cephadm [INF] Upgrade: Updating osd.0 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: cephadm 2024-05-09T04:08:01.265428+0000 mgr.y (mgr.44106) 182 : cephadm [INF] Upgrade: Updating osd.0 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: cephadm 2024-05-09T04:08:01.279050+0000 mgr.y (mgr.44106) 183 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: cephadm 2024-05-09T04:08:01.279050+0000 mgr.y (mgr.44106) 183 : cephadm [INF] Deploying daemon osd.0 on smithi006 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: audit 2024-05-09T04:08:01.362511+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: audit 2024-05-09T04:08:01.362511+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: cluster 2024-05-09T04:08:01.800809+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: cluster 2024-05-09T04:08:01.800809+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:03.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: audit 2024-05-09T04:08:01.851708+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:03.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:02 smithi186 bash[49632]: audit 2024-05-09T04:08:01.851708+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:04 smithi006 bash[68965]: audit 2024-05-09T04:08:02.874390+0000 mgr.y (mgr.44106) 186 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:05.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:04 smithi006 bash[68965]: audit 2024-05-09T04:08:02.874390+0000 mgr.y (mgr.44106) 186 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:05.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:04 smithi006 bash[68965]: cluster 2024-05-09T04:08:03.801905+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:05.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:04 smithi006 bash[68965]: cluster 2024-05-09T04:08:03.801905+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:04 smithi006 bash[72705]: audit 2024-05-09T04:08:02.874390+0000 mgr.y (mgr.44106) 186 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:04 smithi006 bash[72705]: audit 2024-05-09T04:08:02.874390+0000 mgr.y (mgr.44106) 186 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:05.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:04 smithi006 bash[72705]: cluster 2024-05-09T04:08:03.801905+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:05.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:04 smithi006 bash[72705]: cluster 2024-05-09T04:08:03.801905+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:04 smithi186 bash[49632]: audit 2024-05-09T04:08:02.874390+0000 mgr.y (mgr.44106) 186 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:04 smithi186 bash[49632]: audit 2024-05-09T04:08:02.874390+0000 mgr.y (mgr.44106) 186 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:04 smithi186 bash[49632]: cluster 2024-05-09T04:08:03.801905+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:04 smithi186 bash[49632]: cluster 2024-05-09T04:08:03.801905+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:05.861 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.862 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.862 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.862 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.863 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.863 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:05.863 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:05 smithi006 bash[72705]: cluster 2024-05-09T04:08:05.802333+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:05 smithi006 bash[72705]: cluster 2024-05-09T04:08:05.802333+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:05 smithi006 bash[68965]: cluster 2024-05-09T04:08:05.802333+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:06.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:05 smithi006 bash[68965]: cluster 2024-05-09T04:08:05.802333+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:06.113 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:05 smithi006 systemd[1]: Stopping Ceph osd.0 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:08:06.113 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:05 smithi006 bash[26261]: debug 2024-05-09T04:08:05.995+0000 7fccc70e5700 -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-05-09T04:08:06.113 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:05 smithi006 bash[26261]: debug 2024-05-09T04:08:05.995+0000 7fccc70e5700 -1 osd.0 114 *** Got signal Terminated *** 2024-05-09T04:08:06.113 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:05 smithi006 bash[26261]: debug 2024-05-09T04:08:05.995+0000 7fccc70e5700 -1 osd.0 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:08:06.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:05 smithi186 bash[49632]: cluster 2024-05-09T04:08:05.802333+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:06.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:05 smithi186 bash[49632]: cluster 2024-05-09T04:08:05.802333+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:07.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:06 smithi186 bash[49632]: cluster 2024-05-09T04:08:06.000349+0000 mon.a (mon.0) 306 : cluster [INF] osd.0 marked itself down and dead 2024-05-09T04:08:07.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:06 smithi186 bash[49632]: cluster 2024-05-09T04:08:06.000349+0000 mon.a (mon.0) 306 : cluster [INF] osd.0 marked itself down and dead 2024-05-09T04:08:07.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:06 smithi006 bash[68965]: cluster 2024-05-09T04:08:06.000349+0000 mon.a (mon.0) 306 : cluster [INF] osd.0 marked itself down and dead 2024-05-09T04:08:07.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:06 smithi006 bash[68965]: cluster 2024-05-09T04:08:06.000349+0000 mon.a (mon.0) 306 : cluster [INF] osd.0 marked itself down and dead 2024-05-09T04:08:07.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:06 smithi006 bash[72705]: cluster 2024-05-09T04:08:06.000349+0000 mon.a (mon.0) 306 : cluster [INF] osd.0 marked itself down and dead 2024-05-09T04:08:07.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:06 smithi006 bash[72705]: cluster 2024-05-09T04:08:06.000349+0000 mon.a (mon.0) 306 : cluster [INF] osd.0 marked itself down and dead 2024-05-09T04:08:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:08:07] "GET /metrics HTTP/1.1" 200 38005 "" "Prometheus/2.43.0" 2024-05-09T04:08:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:07 smithi006 bash[68965]: cluster 2024-05-09T04:08:06.861699+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:07 smithi006 bash[68965]: cluster 2024-05-09T04:08:06.861699+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:07 smithi006 bash[68965]: cluster 2024-05-09T04:08:06.883621+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:07 smithi006 bash[68965]: cluster 2024-05-09T04:08:06.883621+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:07 smithi006 bash[68965]: cluster 2024-05-09T04:08:07.804598+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:07 smithi006 bash[68965]: cluster 2024-05-09T04:08:07.804598+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:07 smithi006 bash[72705]: cluster 2024-05-09T04:08:06.861699+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:07 smithi006 bash[72705]: cluster 2024-05-09T04:08:06.861699+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:07 smithi006 bash[72705]: cluster 2024-05-09T04:08:06.883621+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:07 smithi006 bash[72705]: cluster 2024-05-09T04:08:06.883621+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:07 smithi006 bash[72705]: cluster 2024-05-09T04:08:07.804598+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:07 smithi006 bash[72705]: cluster 2024-05-09T04:08:07.804598+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:08.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:07 smithi186 bash[49632]: cluster 2024-05-09T04:08:06.861699+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:08.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:07 smithi186 bash[49632]: cluster 2024-05-09T04:08:06.861699+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:08.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:07 smithi186 bash[49632]: cluster 2024-05-09T04:08:06.883621+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-05-09T04:08:08.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:07 smithi186 bash[49632]: cluster 2024-05-09T04:08:06.883621+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-05-09T04:08:08.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:07 smithi186 bash[49632]: cluster 2024-05-09T04:08:07.804598+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:08.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:07 smithi186 bash[49632]: cluster 2024-05-09T04:08:07.804598+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:08.406 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:08 smithi006 bash[78587]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-0 2024-05-09T04:08:08.406 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:08 smithi006 bash[78653]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-0 2024-05-09T04:08:09.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:08 smithi186 bash[49632]: cluster 2024-05-09T04:08:07.871480+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-05-09T04:08:09.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:08 smithi186 bash[49632]: cluster 2024-05-09T04:08:07.871480+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-05-09T04:08:09.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:08 smithi186 bash[49632]: cluster 2024-05-09T04:08:07.892520+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-05-09T04:08:09.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:08 smithi186 bash[49632]: cluster 2024-05-09T04:08:07.892520+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-05-09T04:08:09.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:08 smithi006 bash[68965]: cluster 2024-05-09T04:08:07.871480+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-05-09T04:08:09.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:08 smithi006 bash[68965]: cluster 2024-05-09T04:08:07.871480+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-05-09T04:08:09.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:08 smithi006 bash[68965]: cluster 2024-05-09T04:08:07.892520+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-05-09T04:08:09.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:08 smithi006 bash[68965]: cluster 2024-05-09T04:08:07.892520+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-05-09T04:08:09.282 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:08 smithi006 bash[72705]: cluster 2024-05-09T04:08:07.871480+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-05-09T04:08:09.282 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:08 smithi006 bash[72705]: cluster 2024-05-09T04:08:07.871480+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-05-09T04:08:09.282 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:08 smithi006 bash[72705]: cluster 2024-05-09T04:08:07.892520+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-05-09T04:08:09.282 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:08 smithi006 bash[72705]: cluster 2024-05-09T04:08:07.892520+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-05-09T04:08:10.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:09 smithi006 bash[68965]: cluster 2024-05-09T04:08:09.805510+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:10.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:09 smithi006 bash[68965]: cluster 2024-05-09T04:08:09.805510+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:09 smithi006 bash[72705]: cluster 2024-05-09T04:08:09.805510+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:09 smithi006 bash[72705]: cluster 2024-05-09T04:08:09.805510+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:10.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:09 smithi186 bash[49632]: cluster 2024-05-09T04:08:09.805510+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:10.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:09 smithi186 bash[49632]: cluster 2024-05-09T04:08:09.805510+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:10.712 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.713 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.713 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.714 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.714 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.714 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.715 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.0.service: Deactivated successfully. 2024-05-09T04:08:10.715 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: Stopped Ceph osd.0 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:08:10.715 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:10.715 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: Started Ceph osd.0 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:08:10.716 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:08:10 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:11 smithi006 bash[68965]: audit 2024-05-09T04:08:10.753734+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:11 smithi006 bash[68965]: audit 2024-05-09T04:08:10.753734+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:11 smithi006 bash[68965]: audit 2024-05-09T04:08:10.759695+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:11 smithi006 bash[68965]: audit 2024-05-09T04:08:10.759695+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:11 smithi006 bash[68965]: audit 2024-05-09T04:08:10.780472+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:11 smithi006 bash[68965]: audit 2024-05-09T04:08:10.780472+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:11 smithi006 bash[72705]: audit 2024-05-09T04:08:10.753734+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:11 smithi006 bash[72705]: audit 2024-05-09T04:08:10.753734+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:11 smithi006 bash[72705]: audit 2024-05-09T04:08:10.759695+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:11 smithi006 bash[72705]: audit 2024-05-09T04:08:10.759695+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:11 smithi006 bash[72705]: audit 2024-05-09T04:08:10.780472+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:11.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:11 smithi006 bash[72705]: audit 2024-05-09T04:08:10.780472+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:12.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:11 smithi186 bash[49632]: audit 2024-05-09T04:08:10.753734+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:12.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:11 smithi186 bash[49632]: audit 2024-05-09T04:08:10.753734+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:12.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:11 smithi186 bash[49632]: audit 2024-05-09T04:08:10.759695+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:12.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:11 smithi186 bash[49632]: audit 2024-05-09T04:08:10.759695+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:12.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:11 smithi186 bash[49632]: audit 2024-05-09T04:08:10.780472+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:12.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:11 smithi186 bash[49632]: audit 2024-05-09T04:08:10.780472+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:12.488 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-05-09T04:08:12.489 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:12 smithi006 bash[78805]: --> ceph-volume raw activate successful for osd ID: 0 2024-05-09T04:08:13.066 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:12 smithi006 bash[68965]: cluster 2024-05-09T04:08:11.807047+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:13.067 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:12 smithi006 bash[68965]: cluster 2024-05-09T04:08:11.807047+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:13.067 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:12 smithi006 bash[72705]: cluster 2024-05-09T04:08:11.807047+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:13.067 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:12 smithi006 bash[72705]: cluster 2024-05-09T04:08:11.807047+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:13.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:12 smithi186 bash[49632]: cluster 2024-05-09T04:08:11.807047+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:13.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:12 smithi186 bash[49632]: cluster 2024-05-09T04:08:11.807047+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:08:14.112 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:13 smithi006 bash[79046]: debug 2024-05-09T04:08:13.926+0000 7f3b4d759700 1 -- 172.21.15.6:0/2269562967 <== mon.1 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558d2863b680 con 0x558d28698c00 2024-05-09T04:08:14.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: audit 2024-05-09T04:08:12.882147+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:14.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: audit 2024-05-09T04:08:12.882147+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:14.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: cluster 2024-05-09T04:08:13.808339+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:14.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: cluster 2024-05-09T04:08:13.808339+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:14.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: cluster 2024-05-09T04:08:13.859888+0000 mon.a (mon.0) 314 : cluster [WRN] Health check failed: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:14.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: cluster 2024-05-09T04:08:13.859888+0000 mon.a (mon.0) 314 : cluster [WRN] Health check failed: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:14.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: cluster 2024-05-09T04:08:13.859922+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2024-05-09T04:08:14.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:13 smithi006 bash[68965]: cluster 2024-05-09T04:08:13.859922+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2024-05-09T04:08:14.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: audit 2024-05-09T04:08:12.882147+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:14.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: audit 2024-05-09T04:08:12.882147+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:14.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: cluster 2024-05-09T04:08:13.808339+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:14.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: cluster 2024-05-09T04:08:13.808339+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:14.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: cluster 2024-05-09T04:08:13.859888+0000 mon.a (mon.0) 314 : cluster [WRN] Health check failed: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:14.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: cluster 2024-05-09T04:08:13.859888+0000 mon.a (mon.0) 314 : cluster [WRN] Health check failed: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:14.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: cluster 2024-05-09T04:08:13.859922+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2024-05-09T04:08:14.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:13 smithi006 bash[72705]: cluster 2024-05-09T04:08:13.859922+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2024-05-09T04:08:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: audit 2024-05-09T04:08:12.882147+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: audit 2024-05-09T04:08:12.882147+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: cluster 2024-05-09T04:08:13.808339+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: cluster 2024-05-09T04:08:13.808339+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: cluster 2024-05-09T04:08:13.859888+0000 mon.a (mon.0) 314 : cluster [WRN] Health check failed: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: cluster 2024-05-09T04:08:13.859888+0000 mon.a (mon.0) 314 : cluster [WRN] Health check failed: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: cluster 2024-05-09T04:08:13.859922+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2024-05-09T04:08:14.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:13 smithi186 bash[49632]: cluster 2024-05-09T04:08:13.859922+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2024-05-09T04:08:14.862 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:14 smithi006 bash[79046]: debug 2024-05-09T04:08:14.466+0000 7f3b568f27c0 -1 Falling back to public interface 2024-05-09T04:08:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:15 smithi006 bash[72705]: cluster 2024-05-09T04:08:15.808921+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v87: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:15 smithi006 bash[72705]: cluster 2024-05-09T04:08:15.808921+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v87: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:16.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:15 smithi006 bash[68965]: cluster 2024-05-09T04:08:15.808921+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v87: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:16.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:15 smithi006 bash[68965]: cluster 2024-05-09T04:08:15.808921+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v87: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:15 smithi186 bash[49632]: cluster 2024-05-09T04:08:15.808921+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v87: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:15 smithi186 bash[49632]: cluster 2024-05-09T04:08:15.808921+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v87: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-05-09T04:08:17.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:08:17] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-05-09T04:08:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.668788+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.668788+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.675875+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.675875+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.851201+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.851201+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.852674+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:16.852674+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:17.543926+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:17.543926+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:17.544268+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:17 smithi006 bash[72705]: audit 2024-05-09T04:08:17.544268+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:17.863 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:17 smithi006 bash[79046]: debug 2024-05-09T04:08:17.502+0000 7f3b568f27c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-05-09T04:08:17.864 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:17 smithi006 bash[79046]: debug 2024-05-09T04:08:17.534+0000 7f3b568f27c0 -1 osd.0 114 log_to_monitors true 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.668788+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.668788+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.675875+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.675875+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.851201+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.851201+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.852674+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:16.852674+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:17.543926+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:17.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:17.543926+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:17.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:17.544268+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:17.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:17 smithi006 bash[68965]: audit 2024-05-09T04:08:17.544268+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.668788+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.668788+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.675875+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.675875+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.851201+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.851201+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.852674+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:16.852674+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:17.543926+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:17.543926+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:18.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:17.544268+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:18.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:17 smithi186 bash[49632]: audit 2024-05-09T04:08:17.544268+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-09T04:08:18.362 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:17 smithi006 bash[79046]: debug 2024-05-09T04:08:17.878+0000 7f3b47d49700 -1 osd.0 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:08:19.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.788456+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.788456+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.795316+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.795316+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: cluster 2024-05-09T04:08:17.809932+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: cluster 2024-05-09T04:08:17.809932+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.849259+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.849259+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: cluster 2024-05-09T04:08:17.853565+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: cluster 2024-05-09T04:08:17.853565+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.854301+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.854301+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.854845+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:18 smithi006 bash[72705]: audit 2024-05-09T04:08:17.854845+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.788456+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.788456+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.795316+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.795316+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: cluster 2024-05-09T04:08:17.809932+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: cluster 2024-05-09T04:08:17.809932+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.849259+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.849259+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: cluster 2024-05-09T04:08:17.853565+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: cluster 2024-05-09T04:08:17.853565+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.854301+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.854301+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.854845+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:18 smithi006 bash[68965]: audit 2024-05-09T04:08:17.854845+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.788456+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.788456+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.795316+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.795316+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: cluster 2024-05-09T04:08:17.809932+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: cluster 2024-05-09T04:08:17.809932+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:19.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.849259+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T04:08:19.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.849259+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-09T04:08:19.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: cluster 2024-05-09T04:08:17.853565+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-05-09T04:08:19.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: cluster 2024-05-09T04:08:17.853565+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-05-09T04:08:19.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.854301+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.854301+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.854845+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:19.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:18 smithi186 bash[49632]: audit 2024-05-09T04:08:17.854845+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: cluster 2024-05-09T04:08:18.850358+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: cluster 2024-05-09T04:08:18.850358+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: cluster 2024-05-09T04:08:18.860446+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078] boot 2024-05-09T04:08:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: cluster 2024-05-09T04:08:18.860446+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078] boot 2024-05-09T04:08:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: cluster 2024-05-09T04:08:18.860563+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: cluster 2024-05-09T04:08:18.860563+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: audit 2024-05-09T04:08:18.862442+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:19 smithi006 bash[68965]: audit 2024-05-09T04:08:18.862442+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: cluster 2024-05-09T04:08:18.850358+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: cluster 2024-05-09T04:08:18.850358+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: cluster 2024-05-09T04:08:18.860446+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078] boot 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: cluster 2024-05-09T04:08:18.860446+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078] boot 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: cluster 2024-05-09T04:08:18.860563+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: cluster 2024-05-09T04:08:18.860563+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: audit 2024-05-09T04:08:18.862442+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:08:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:19 smithi006 bash[72705]: audit 2024-05-09T04:08:18.862442+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: cluster 2024-05-09T04:08:18.850358+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: cluster 2024-05-09T04:08:18.850358+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: cluster 2024-05-09T04:08:18.860446+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078] boot 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: cluster 2024-05-09T04:08:18.860446+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.6:6802/569273078,v1:172.21.15.6:6803/569273078] boot 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: cluster 2024-05-09T04:08:18.860563+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: cluster 2024-05-09T04:08:18.860563+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: audit 2024-05-09T04:08:18.862442+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:08:20.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:19 smithi186 bash[49632]: audit 2024-05-09T04:08:18.862442+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-09T04:08:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:20 smithi006 bash[68965]: cluster 2024-05-09T04:08:19.811040+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v91: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:20 smithi006 bash[68965]: cluster 2024-05-09T04:08:19.811040+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v91: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:20 smithi006 bash[68965]: cluster 2024-05-09T04:08:19.864503+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-05-09T04:08:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:20 smithi006 bash[68965]: cluster 2024-05-09T04:08:19.864503+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-05-09T04:08:21.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:20 smithi006 bash[72705]: cluster 2024-05-09T04:08:19.811040+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v91: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:21.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:20 smithi006 bash[72705]: cluster 2024-05-09T04:08:19.811040+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v91: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:21.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:20 smithi006 bash[72705]: cluster 2024-05-09T04:08:19.864503+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-05-09T04:08:21.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:20 smithi006 bash[72705]: cluster 2024-05-09T04:08:19.864503+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-05-09T04:08:21.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:20 smithi186 bash[49632]: cluster 2024-05-09T04:08:19.811040+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v91: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:21.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:20 smithi186 bash[49632]: cluster 2024-05-09T04:08:19.811040+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v91: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:21.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:20 smithi186 bash[49632]: cluster 2024-05-09T04:08:19.864503+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-05-09T04:08:21.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:20 smithi186 bash[49632]: cluster 2024-05-09T04:08:19.864503+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-05-09T04:08:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:21 smithi006 bash[72705]: cluster 2024-05-09T04:08:21.812038+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:21 smithi006 bash[72705]: cluster 2024-05-09T04:08:21.812038+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:21 smithi006 bash[68965]: cluster 2024-05-09T04:08:21.812038+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:21 smithi006 bash[68965]: cluster 2024-05-09T04:08:21.812038+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:21 smithi186 bash[49632]: cluster 2024-05-09T04:08:21.812038+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:22.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:21 smithi186 bash[49632]: cluster 2024-05-09T04:08:21.812038+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/723 objects degraded (10.927%) 2024-05-09T04:08:24.219 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: audit 2024-05-09T04:08:22.890505+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:24.219 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: audit 2024-05-09T04:08:22.890505+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: cluster 2024-05-09T04:08:23.813698+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: cluster 2024-05-09T04:08:23.813698+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: cluster 2024-05-09T04:08:23.865550+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded) 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: cluster 2024-05-09T04:08:23.865550+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded) 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: cluster 2024-05-09T04:08:23.865609+0000 mon.a (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:23 smithi006 bash[72705]: cluster 2024-05-09T04:08:23.865609+0000 mon.a (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: audit 2024-05-09T04:08:22.890505+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: audit 2024-05-09T04:08:22.890505+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: cluster 2024-05-09T04:08:23.813698+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: cluster 2024-05-09T04:08:23.813698+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: cluster 2024-05-09T04:08:23.865550+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded) 2024-05-09T04:08:24.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: cluster 2024-05-09T04:08:23.865550+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded) 2024-05-09T04:08:24.221 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: cluster 2024-05-09T04:08:23.865609+0000 mon.a (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:24.221 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:23 smithi006 bash[68965]: cluster 2024-05-09T04:08:23.865609+0000 mon.a (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: audit 2024-05-09T04:08:22.890505+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: audit 2024-05-09T04:08:22.890505+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: cluster 2024-05-09T04:08:23.813698+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: cluster 2024-05-09T04:08:23.813698+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: cluster 2024-05-09T04:08:23.865550+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded) 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: cluster 2024-05-09T04:08:23.865550+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/723 objects degraded (10.927%), 24 pgs degraded) 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: cluster 2024-05-09T04:08:23.865609+0000 mon.a (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:24.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:23 smithi186 bash[49632]: cluster 2024-05-09T04:08:23.865609+0000 mon.a (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:25 smithi006 bash[68965]: cluster 2024-05-09T04:08:25.814177+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-05-09T04:08:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:25 smithi006 bash[68965]: cluster 2024-05-09T04:08:25.814177+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-05-09T04:08:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:25 smithi006 bash[72705]: cluster 2024-05-09T04:08:25.814177+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-05-09T04:08:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:25 smithi006 bash[72705]: cluster 2024-05-09T04:08:25.814177+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-05-09T04:08:26.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:25 smithi186 bash[49632]: cluster 2024-05-09T04:08:25.814177+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-05-09T04:08:26.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:25 smithi186 bash[49632]: cluster 2024-05-09T04:08:25.814177+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-05-09T04:08:28.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:08:27] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-05-09T04:08:28.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:27 smithi006 bash[68965]: cluster 2024-05-09T04:08:27.815592+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:08:28.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:27 smithi006 bash[68965]: cluster 2024-05-09T04:08:27.815592+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:08:28.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:27 smithi006 bash[68965]: audit 2024-05-09T04:08:27.898856+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:28.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:27 smithi006 bash[68965]: audit 2024-05-09T04:08:27.898856+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:28.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:27 smithi006 bash[72705]: cluster 2024-05-09T04:08:27.815592+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:08:28.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:27 smithi006 bash[72705]: cluster 2024-05-09T04:08:27.815592+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:08:28.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:27 smithi006 bash[72705]: audit 2024-05-09T04:08:27.898856+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:28.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:27 smithi006 bash[72705]: audit 2024-05-09T04:08:27.898856+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:27 smithi186 bash[49632]: cluster 2024-05-09T04:08:27.815592+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:08:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:27 smithi186 bash[49632]: cluster 2024-05-09T04:08:27.815592+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:08:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:27 smithi186 bash[49632]: audit 2024-05-09T04:08:27.898856+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:28.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:27 smithi186 bash[49632]: audit 2024-05-09T04:08:27.898856+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.913802+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.913802+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.917523+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.917523+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.928468+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.928468+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.940589+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:27.940589+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.035309+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.035309+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.040304+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.040304+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.044047+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.044047+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.047167+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.047167+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.051155+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.051155+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.051545+0000 mgr.y (mgr.44106) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: audit 2024-05-09T04:08:28.051545+0000 mgr.y (mgr.44106) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: cephadm 2024-05-09T04:08:28.054122+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-05-09T04:08:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:28 smithi006 bash[68965]: cephadm 2024-05-09T04:08:28.054122+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.913802+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.913802+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.917523+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.917523+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.928468+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.928468+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.940589+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:27.940589+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.035309+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.035309+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.040304+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.040304+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.044047+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.044047+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.047167+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.047167+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.051155+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.051155+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.051545+0000 mgr.y (mgr.44106) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: audit 2024-05-09T04:08:28.051545+0000 mgr.y (mgr.44106) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: cephadm 2024-05-09T04:08:28.054122+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-05-09T04:08:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:28 smithi006 bash[72705]: cephadm 2024-05-09T04:08:28.054122+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.913802+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.913802+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.917523+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.917523+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.928468+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.928468+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.940589+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:27.940589+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.035309+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.035309+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.040304+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.040304+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.044047+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.044047+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.047167+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.047167+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.051155+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.051155+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.051545+0000 mgr.y (mgr.44106) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: audit 2024-05-09T04:08:28.051545+0000 mgr.y (mgr.44106) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: cephadm 2024-05-09T04:08:28.054122+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-05-09T04:08:29.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:28 smithi186 bash[49632]: cephadm 2024-05-09T04:08:28.054122+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-05-09T04:08:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:29 smithi006 bash[72705]: cluster 2024-05-09T04:08:29.816642+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:29 smithi006 bash[72705]: cluster 2024-05-09T04:08:29.816642+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:30.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:29 smithi006 bash[68965]: cluster 2024-05-09T04:08:29.816642+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:30.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:29 smithi006 bash[68965]: cluster 2024-05-09T04:08:29.816642+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:29 smithi186 bash[49632]: cluster 2024-05-09T04:08:29.816642+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:29 smithi186 bash[49632]: cluster 2024-05-09T04:08:29.816642+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:31.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: cephadm 2024-05-09T04:08:30.377118+0000 mgr.y (mgr.44106) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-05-09T04:08:31.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: cephadm 2024-05-09T04:08:30.377118+0000 mgr.y (mgr.44106) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-05-09T04:08:31.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: audit 2024-05-09T04:08:30.384347+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:31.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: audit 2024-05-09T04:08:30.384347+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:31.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: audit 2024-05-09T04:08:30.389281+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: audit 2024-05-09T04:08:30.389281+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: audit 2024-05-09T04:08:30.390785+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: audit 2024-05-09T04:08:30.390785+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: cephadm 2024-05-09T04:08:30.396458+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:31 smithi006 bash[72705]: cephadm 2024-05-09T04:08:30.396458+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: cephadm 2024-05-09T04:08:30.377118+0000 mgr.y (mgr.44106) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: cephadm 2024-05-09T04:08:30.377118+0000 mgr.y (mgr.44106) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: audit 2024-05-09T04:08:30.384347+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: audit 2024-05-09T04:08:30.384347+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: audit 2024-05-09T04:08:30.389281+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: audit 2024-05-09T04:08:30.389281+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:08:31.682 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: audit 2024-05-09T04:08:30.390785+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:31.683 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: audit 2024-05-09T04:08:30.390785+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:31.683 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: cephadm 2024-05-09T04:08:30.396458+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T04:08:31.683 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:31 smithi006 bash[68965]: cephadm 2024-05-09T04:08:30.396458+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T04:08:31.782 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: cephadm 2024-05-09T04:08:30.377118+0000 mgr.y (mgr.44106) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: cephadm 2024-05-09T04:08:30.377118+0000 mgr.y (mgr.44106) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: audit 2024-05-09T04:08:30.384347+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: audit 2024-05-09T04:08:30.384347+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: audit 2024-05-09T04:08:30.389281+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: audit 2024-05-09T04:08:30.389281+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: audit 2024-05-09T04:08:30.390785+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: audit 2024-05-09T04:08:30.390785+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: cephadm 2024-05-09T04:08:30.396458+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T04:08:31.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:31 smithi186 bash[49632]: cephadm 2024-05-09T04:08:30.396458+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Deploying daemon osd.1 on smithi006 2024-05-09T04:08:32.581 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (6m) 15s ago 30m 16.0M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (5m) 2m ago 30m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (7m) 15s ago 28m 45.6M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (7m) 2m ago 36m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (17m) 15s ago 38m 508M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (3m) 15s ago 38m 47.7M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (4m) 2m ago 36m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (2m) 15s ago 36m 36.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (7m) 15s ago 30m 8412k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (7m) 2m ago 30m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (19s) 15s ago 35m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:08:32.582 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (35m) 15s ago 35m 60.0M 3037M 17.2.0 e1d6a67b021e babb3b3c7af3 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (34m) 15s ago 34m 53.5M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (33m) 15s ago 34m 59.5M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (33m) 2m ago 33m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (32m) 2m ago 32m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (32m) 2m ago 32m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (31m) 2m ago 31m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (6m) 2m ago 30m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (29m) 15s ago 29m 91.8M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:08:32.583 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (28m) 2m ago 28m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:08:32.900 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.766867+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:32.900 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.766867+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:32.900 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: cluster 2024-05-09T04:08:31.817128+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-05-09T04:08:32.900 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: cluster 2024-05-09T04:08:31.817128+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-05-09T04:08:32.900 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.848999+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.848999+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.850233+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.850233+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.940028+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:32 smithi006 bash[68965]: audit 2024-05-09T04:08:31.940028+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.766867+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.766867+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: cluster 2024-05-09T04:08:31.817128+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: cluster 2024-05-09T04:08:31.817128+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.848999+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.848999+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:32.901 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.850233+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:32.902 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.850233+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:32.902 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.940028+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:32.902 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:32 smithi006 bash[72705]: audit 2024-05-09T04:08:31.940028+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:33.041 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 1 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:08:33.042 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:08:33.043 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:08:33.043 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:08:33.043 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-05-09T04:08:33.043 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 6 2024-05-09T04:08:33.043 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:08:33.043 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.766867+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.766867+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: cluster 2024-05-09T04:08:31.817128+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: cluster 2024-05-09T04:08:31.817128+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.848999+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.848999+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.850233+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.850233+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.940028+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:32 smithi186 bash[49632]: audit 2024-05-09T04:08:31.940028+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/8 daemons upgraded", 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:08:33.437 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:08:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:33 smithi006 bash[68965]: audit 2024-05-09T04:08:32.165444+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:33 smithi006 bash[68965]: audit 2024-05-09T04:08:32.165444+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:33 smithi006 bash[68965]: audit 2024-05-09T04:08:32.536829+0000 mgr.y (mgr.44106) 210 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:33 smithi006 bash[68965]: audit 2024-05-09T04:08:32.536829+0000 mgr.y (mgr.44106) 210 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:33 smithi006 bash[68965]: audit 2024-05-09T04:08:33.040534+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/415114258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:33 smithi006 bash[68965]: audit 2024-05-09T04:08:33.040534+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/415114258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:33 smithi006 bash[72705]: audit 2024-05-09T04:08:32.165444+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:33 smithi006 bash[72705]: audit 2024-05-09T04:08:32.165444+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:33 smithi006 bash[72705]: audit 2024-05-09T04:08:32.536829+0000 mgr.y (mgr.44106) 210 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:33 smithi006 bash[72705]: audit 2024-05-09T04:08:32.536829+0000 mgr.y (mgr.44106) 210 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:33 smithi006 bash[72705]: audit 2024-05-09T04:08:33.040534+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/415114258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:34.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:33 smithi006 bash[72705]: audit 2024-05-09T04:08:33.040534+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/415114258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:34.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:33 smithi186 bash[49632]: audit 2024-05-09T04:08:32.165444+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:33 smithi186 bash[49632]: audit 2024-05-09T04:08:32.165444+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:33 smithi186 bash[49632]: audit 2024-05-09T04:08:32.536829+0000 mgr.y (mgr.44106) 210 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:33 smithi186 bash[49632]: audit 2024-05-09T04:08:32.536829+0000 mgr.y (mgr.44106) 210 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:33 smithi186 bash[49632]: audit 2024-05-09T04:08:33.040534+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/415114258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:34.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:33 smithi186 bash[49632]: audit 2024-05-09T04:08:33.040534+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/415114258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:34.917 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.918 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.918 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.918 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.919 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.919 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.919 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.919 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:34 smithi006 bash[72705]: audit 2024-05-09T04:08:32.898556+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:34.919 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:34 smithi006 bash[72705]: audit 2024-05-09T04:08:32.898556+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:34.919 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:34 smithi006 bash[72705]: audit 2024-05-09T04:08:33.436123+0000 mgr.y (mgr.44106) 212 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.920 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:34 smithi006 bash[72705]: audit 2024-05-09T04:08:33.436123+0000 mgr.y (mgr.44106) 212 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.920 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:34 smithi006 bash[72705]: cluster 2024-05-09T04:08:33.817864+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:34.920 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:34 smithi006 bash[72705]: cluster 2024-05-09T04:08:33.817864+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:34.920 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:34.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:34 smithi006 bash[68965]: audit 2024-05-09T04:08:32.898556+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:34.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:34 smithi006 bash[68965]: audit 2024-05-09T04:08:32.898556+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:34.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:34 smithi006 bash[68965]: audit 2024-05-09T04:08:33.436123+0000 mgr.y (mgr.44106) 212 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.921 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:34 smithi006 bash[68965]: audit 2024-05-09T04:08:33.436123+0000 mgr.y (mgr.44106) 212 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:34.921 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:34 smithi006 bash[68965]: cluster 2024-05-09T04:08:33.817864+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:34.921 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:34 smithi006 bash[68965]: cluster 2024-05-09T04:08:33.817864+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:34 smithi186 bash[49632]: audit 2024-05-09T04:08:32.898556+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:34 smithi186 bash[49632]: audit 2024-05-09T04:08:32.898556+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:34 smithi186 bash[49632]: audit 2024-05-09T04:08:33.436123+0000 mgr.y (mgr.44106) 212 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:34 smithi186 bash[49632]: audit 2024-05-09T04:08:33.436123+0000 mgr.y (mgr.44106) 212 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:08:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:34 smithi186 bash[49632]: cluster 2024-05-09T04:08:33.817864+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:35.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:34 smithi186 bash[49632]: cluster 2024-05-09T04:08:33.817864+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:35.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:34 smithi006 systemd[1]: Stopping Ceph osd.1 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:08:35.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:35 smithi006 bash[29250]: debug 2024-05-09T04:08:35.034+0000 7f0d40bd8700 -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-05-09T04:08:35.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:35 smithi006 bash[29250]: debug 2024-05-09T04:08:35.034+0000 7f0d40bd8700 -1 osd.1 119 *** Got signal Terminated *** 2024-05-09T04:08:35.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:35 smithi006 bash[29250]: debug 2024-05-09T04:08:35.034+0000 7f0d40bd8700 -1 osd.1 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:08:36.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:35 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.041303+0000 mon.a (mon.0) 349 : cluster [INF] osd.1 marked itself down and dead 2024-05-09T04:08:36.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:35 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.041303+0000 mon.a (mon.0) 349 : cluster [INF] osd.1 marked itself down and dead 2024-05-09T04:08:36.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:35 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.818543+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:36.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:35 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.818543+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:35 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.041303+0000 mon.a (mon.0) 349 : cluster [INF] osd.1 marked itself down and dead 2024-05-09T04:08:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:35 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.041303+0000 mon.a (mon.0) 349 : cluster [INF] osd.1 marked itself down and dead 2024-05-09T04:08:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:35 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.818543+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:35 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.818543+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:35 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.041303+0000 mon.a (mon.0) 349 : cluster [INF] osd.1 marked itself down and dead 2024-05-09T04:08:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:35 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.041303+0000 mon.a (mon.0) 349 : cluster [INF] osd.1 marked itself down and dead 2024-05-09T04:08:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:35 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.818543+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:35 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.818543+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:36 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.861641+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:36 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.861641+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:36 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.879007+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-05-09T04:08:37.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:36 smithi186 bash[49632]: cluster 2024-05-09T04:08:35.879007+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-05-09T04:08:37.182 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:36 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.861641+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:37.182 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:36 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.861641+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:37.182 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:36 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.879007+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-05-09T04:08:37.183 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:36 smithi006 bash[68965]: cluster 2024-05-09T04:08:35.879007+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-05-09T04:08:37.183 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:36 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.861641+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:37.183 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:36 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.861641+0000 mon.a (mon.0) 350 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:08:37.183 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:36 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.879007+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-05-09T04:08:37.183 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:36 smithi006 bash[72705]: cluster 2024-05-09T04:08:35.879007+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-05-09T04:08:37.183 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:36 smithi006 bash[83078]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-1 2024-05-09T04:08:37.612 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:37 smithi006 bash[83140]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-1 2024-05-09T04:08:38.065 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:08:37] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-05-09T04:08:38.065 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:37 smithi006 bash[68965]: cluster 2024-05-09T04:08:36.883272+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-05-09T04:08:38.065 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:37 smithi006 bash[68965]: cluster 2024-05-09T04:08:36.883272+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-05-09T04:08:38.065 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:37 smithi006 bash[68965]: cluster 2024-05-09T04:08:37.820316+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v103: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 104 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:08:38.066 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:37 smithi006 bash[68965]: cluster 2024-05-09T04:08:37.820316+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v103: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 104 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:08:38.066 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:37 smithi006 bash[72705]: cluster 2024-05-09T04:08:36.883272+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-05-09T04:08:38.066 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:37 smithi006 bash[72705]: cluster 2024-05-09T04:08:36.883272+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-05-09T04:08:38.066 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:37 smithi006 bash[72705]: cluster 2024-05-09T04:08:37.820316+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v103: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 104 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:08:38.066 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:37 smithi006 bash[72705]: cluster 2024-05-09T04:08:37.820316+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v103: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 104 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:08:38.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:37 smithi186 bash[49632]: cluster 2024-05-09T04:08:36.883272+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-05-09T04:08:38.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:37 smithi186 bash[49632]: cluster 2024-05-09T04:08:36.883272+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-05-09T04:08:38.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:37 smithi186 bash[49632]: cluster 2024-05-09T04:08:37.820316+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v103: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 104 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:08:38.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:37 smithi186 bash[49632]: cluster 2024-05-09T04:08:37.820316+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v103: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 104 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:08:39.149 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:38 smithi006 bash[68965]: cluster 2024-05-09T04:08:37.874583+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 95/723 objects degraded (13.140%), 22 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:39.149 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:38 smithi006 bash[68965]: cluster 2024-05-09T04:08:37.874583+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 95/723 objects degraded (13.140%), 22 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:39.149 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:38 smithi006 bash[72705]: cluster 2024-05-09T04:08:37.874583+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 95/723 objects degraded (13.140%), 22 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:39.149 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:38 smithi006 bash[72705]: cluster 2024-05-09T04:08:37.874583+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 95/723 objects degraded (13.140%), 22 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:39.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:38 smithi186 bash[49632]: cluster 2024-05-09T04:08:37.874583+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 95/723 objects degraded (13.140%), 22 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:39.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:38 smithi186 bash[49632]: cluster 2024-05-09T04:08:37.874583+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 95/723 objects degraded (13.140%), 22 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:39.418 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.418 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.419 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.419 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.419 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.420 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.420 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.420 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.420 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.1.service: Deactivated successfully. 2024-05-09T04:08:39.420 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: Stopped Ceph osd.1 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:08:39.421 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:08:39.421 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:39 smithi006 systemd[1]: Started Ceph osd.1 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:08:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: audit 2024-05-09T04:08:39.458936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: audit 2024-05-09T04:08:39.458936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: audit 2024-05-09T04:08:39.466498+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: audit 2024-05-09T04:08:39.466498+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: audit 2024-05-09T04:08:39.502718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: audit 2024-05-09T04:08:39.502718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: cluster 2024-05-09T04:08:39.821112+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:40 smithi006 bash[72705]: cluster 2024-05-09T04:08:39.821112+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: audit 2024-05-09T04:08:39.458936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: audit 2024-05-09T04:08:39.458936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: audit 2024-05-09T04:08:39.466498+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: audit 2024-05-09T04:08:39.466498+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: audit 2024-05-09T04:08:39.502718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: audit 2024-05-09T04:08:39.502718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: cluster 2024-05-09T04:08:39.821112+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:40.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:40 smithi006 bash[68965]: cluster 2024-05-09T04:08:39.821112+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:40.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: audit 2024-05-09T04:08:39.458936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: audit 2024-05-09T04:08:39.458936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: audit 2024-05-09T04:08:39.466498+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: audit 2024-05-09T04:08:39.466498+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: audit 2024-05-09T04:08:39.502718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: audit 2024-05-09T04:08:39.502718+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: cluster 2024-05-09T04:08:39.821112+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:40.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:40 smithi186 bash[49632]: cluster 2024-05-09T04:08:39.821112+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-05-09T04:08:41.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-05-09T04:08:41.363 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:41 smithi006 bash[83291]: --> ceph-volume raw activate successful for osd ID: 1 2024-05-09T04:08:42.341 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:41 smithi006 bash[72705]: cluster 2024-05-09T04:08:41.821985+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:42.341 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:41 smithi006 bash[72705]: cluster 2024-05-09T04:08:41.821985+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:42.341 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:41 smithi006 bash[68965]: cluster 2024-05-09T04:08:41.821985+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:42.341 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:41 smithi006 bash[68965]: cluster 2024-05-09T04:08:41.821985+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:41 smithi186 bash[49632]: cluster 2024-05-09T04:08:41.821985+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:41 smithi186 bash[49632]: cluster 2024-05-09T04:08:41.821985+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:42.612 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:42 smithi006 bash[83529]: debug 2024-05-09T04:08:42.426+0000 7f33175bb700 1 -- 172.21.15.6:0/2441972184 <== mon.1 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a37caa5680 con 0x55a37cb02800 2024-05-09T04:08:43.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:42 smithi006 bash[83529]: debug 2024-05-09T04:08:42.970+0000 7f33207547c0 -1 Falling back to public interface 2024-05-09T04:08:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:43 smithi006 bash[72705]: audit 2024-05-09T04:08:42.909539+0000 mgr.y (mgr.44106) 218 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:43 smithi006 bash[72705]: audit 2024-05-09T04:08:42.909539+0000 mgr.y (mgr.44106) 218 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:43 smithi006 bash[72705]: cluster 2024-05-09T04:08:43.823239+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:43 smithi006 bash[72705]: cluster 2024-05-09T04:08:43.823239+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:43 smithi006 bash[68965]: audit 2024-05-09T04:08:42.909539+0000 mgr.y (mgr.44106) 218 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:43 smithi006 bash[68965]: audit 2024-05-09T04:08:42.909539+0000 mgr.y (mgr.44106) 218 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:43 smithi006 bash[68965]: cluster 2024-05-09T04:08:43.823239+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:44.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:43 smithi006 bash[68965]: cluster 2024-05-09T04:08:43.823239+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:43 smithi186 bash[49632]: audit 2024-05-09T04:08:42.909539+0000 mgr.y (mgr.44106) 218 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:43 smithi186 bash[49632]: audit 2024-05-09T04:08:42.909539+0000 mgr.y (mgr.44106) 218 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:43 smithi186 bash[49632]: cluster 2024-05-09T04:08:43.823239+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:43 smithi186 bash[49632]: cluster 2024-05-09T04:08:43.823239+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:46.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:45 smithi006 bash[83529]: debug 2024-05-09T04:08:45.982+0000 7f33207547c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-05-09T04:08:46.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:46 smithi006 bash[83529]: debug 2024-05-09T04:08:46.018+0000 7f33207547c0 -1 osd.1 119 log_to_monitors true 2024-05-09T04:08:46.862 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:08:46 smithi006 bash[83529]: debug 2024-05-09T04:08:46.598+0000 7f3311bab700 -1 osd.1 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:08:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: audit 2024-05-09T04:08:45.548588+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: audit 2024-05-09T04:08:45.548588+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: audit 2024-05-09T04:08:45.560494+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: audit 2024-05-09T04:08:45.560494+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: cluster 2024-05-09T04:08:45.824192+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: cluster 2024-05-09T04:08:45.824192+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: audit 2024-05-09T04:08:46.027947+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: audit 2024-05-09T04:08:46.027947+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: cluster 2024-05-09T04:08:46.300254+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 101/723 objects degraded (13.970%), 23 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:46 smithi006 bash[72705]: cluster 2024-05-09T04:08:46.300254+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 101/723 objects degraded (13.970%), 23 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: audit 2024-05-09T04:08:45.548588+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: audit 2024-05-09T04:08:45.548588+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: audit 2024-05-09T04:08:45.560494+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: audit 2024-05-09T04:08:45.560494+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: cluster 2024-05-09T04:08:45.824192+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: cluster 2024-05-09T04:08:45.824192+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: audit 2024-05-09T04:08:46.027947+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: audit 2024-05-09T04:08:46.027947+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: cluster 2024-05-09T04:08:46.300254+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 101/723 objects degraded (13.970%), 23 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:46.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:46 smithi006 bash[68965]: cluster 2024-05-09T04:08:46.300254+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 101/723 objects degraded (13.970%), 23 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: audit 2024-05-09T04:08:45.548588+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: audit 2024-05-09T04:08:45.548588+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: audit 2024-05-09T04:08:45.560494+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: audit 2024-05-09T04:08:45.560494+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: cluster 2024-05-09T04:08:45.824192+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: cluster 2024-05-09T04:08:45.824192+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 101/723 objects degraded (13.970%) 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: audit 2024-05-09T04:08:46.027947+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: audit 2024-05-09T04:08:46.027947+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: cluster 2024-05-09T04:08:46.300254+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 101/723 objects degraded (13.970%), 23 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:46.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:46 smithi186 bash[49632]: cluster 2024-05-09T04:08:46.300254+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 101/723 objects degraded (13.970%), 23 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:47.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:08:47] "GET /metrics HTTP/1.1" 200 38007 "" "Prometheus/2.43.0" 2024-05-09T04:08:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.558475+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T04:08:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.558475+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T04:08:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: cluster 2024-05-09T04:08:46.562762+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-05-09T04:08:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: cluster 2024-05-09T04:08:46.562762+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-05-09T04:08:47.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.563727+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.563727+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.604693+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.604693+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.615253+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.615253+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.852820+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.852820+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.854889+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:47 smithi006 bash[72705]: audit 2024-05-09T04:08:46.854889+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.558475+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.558475+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: cluster 2024-05-09T04:08:46.562762+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-05-09T04:08:47.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: cluster 2024-05-09T04:08:46.562762+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.563727+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.563727+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.604693+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.604693+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.615253+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.615253+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.852820+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.852820+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.854889+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:47.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:47 smithi006 bash[68965]: audit 2024-05-09T04:08:46.854889+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.558475+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.558475+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: cluster 2024-05-09T04:08:46.562762+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: cluster 2024-05-09T04:08:46.562762+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.563727+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.563727+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.604693+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.604693+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.615253+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.615253+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.852820+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.852820+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:47.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.854889+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:47.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:47 smithi186 bash[49632]: audit 2024-05-09T04:08:46.854889+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:08:48.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.613595+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:48.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.613595+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:48.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.627398+0000 mon.a (mon.0) 369 : cluster [INF] osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999] boot 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.627398+0000 mon.a (mon.0) 369 : cluster [INF] osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999] boot 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.627533+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.627533+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: audit 2024-05-09T04:08:47.631240+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: audit 2024-05-09T04:08:47.631240+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.825715+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v110: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:48 smithi006 bash[72705]: cluster 2024-05-09T04:08:47.825715+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v110: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.613595+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:48.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.613595+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.627398+0000 mon.a (mon.0) 369 : cluster [INF] osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999] boot 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.627398+0000 mon.a (mon.0) 369 : cluster [INF] osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999] boot 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.627533+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.627533+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: audit 2024-05-09T04:08:47.631240+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: audit 2024-05-09T04:08:47.631240+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.825715+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v110: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:08:48.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:48 smithi006 bash[68965]: cluster 2024-05-09T04:08:47.825715+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v110: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:08:48.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.613595+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:48.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.613595+0000 mon.a (mon.0) 368 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:08:48.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.627398+0000 mon.a (mon.0) 369 : cluster [INF] osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999] boot 2024-05-09T04:08:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.627398+0000 mon.a (mon.0) 369 : cluster [INF] osd.1 [v2:172.21.15.6:6810/3469931999,v1:172.21.15.6:6811/3469931999] boot 2024-05-09T04:08:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.627533+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-05-09T04:08:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.627533+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-05-09T04:08:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: audit 2024-05-09T04:08:47.631240+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:08:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: audit 2024-05-09T04:08:47.631240+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-09T04:08:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.825715+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v110: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:08:48.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:48 smithi186 bash[49632]: cluster 2024-05-09T04:08:47.825715+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v110: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:08:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:49 smithi006 bash[72705]: cluster 2024-05-09T04:08:48.635018+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-05-09T04:08:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:49 smithi006 bash[72705]: cluster 2024-05-09T04:08:48.635018+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-05-09T04:08:50.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:49 smithi006 bash[68965]: cluster 2024-05-09T04:08:48.635018+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-05-09T04:08:50.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:49 smithi006 bash[68965]: cluster 2024-05-09T04:08:48.635018+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-05-09T04:08:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:49 smithi186 bash[49632]: cluster 2024-05-09T04:08:48.635018+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-05-09T04:08:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:49 smithi186 bash[49632]: cluster 2024-05-09T04:08:48.635018+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-05-09T04:08:51.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:50 smithi006 bash[68965]: cluster 2024-05-09T04:08:49.826583+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v112: 161 pgs: 43 peering, 6 active+undersized+degraded, 14 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/723 objects degraded (4.979%) 2024-05-09T04:08:51.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:50 smithi006 bash[68965]: cluster 2024-05-09T04:08:49.826583+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v112: 161 pgs: 43 peering, 6 active+undersized+degraded, 14 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/723 objects degraded (4.979%) 2024-05-09T04:08:51.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:50 smithi006 bash[72705]: cluster 2024-05-09T04:08:49.826583+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v112: 161 pgs: 43 peering, 6 active+undersized+degraded, 14 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/723 objects degraded (4.979%) 2024-05-09T04:08:51.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:50 smithi006 bash[72705]: cluster 2024-05-09T04:08:49.826583+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v112: 161 pgs: 43 peering, 6 active+undersized+degraded, 14 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/723 objects degraded (4.979%) 2024-05-09T04:08:51.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:50 smithi186 bash[49632]: cluster 2024-05-09T04:08:49.826583+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v112: 161 pgs: 43 peering, 6 active+undersized+degraded, 14 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/723 objects degraded (4.979%) 2024-05-09T04:08:51.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:50 smithi186 bash[49632]: cluster 2024-05-09T04:08:49.826583+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v112: 161 pgs: 43 peering, 6 active+undersized+degraded, 14 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/723 objects degraded (4.979%) 2024-05-09T04:08:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:51 smithi006 bash[68965]: cluster 2024-05-09T04:08:51.301396+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:52.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:51 smithi006 bash[68965]: cluster 2024-05-09T04:08:51.301396+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:51 smithi006 bash[72705]: cluster 2024-05-09T04:08:51.301396+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:52.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:51 smithi006 bash[72705]: cluster 2024-05-09T04:08:51.301396+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:51 smithi186 bash[49632]: cluster 2024-05-09T04:08:51.301396+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:52.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:51 smithi186 bash[49632]: cluster 2024-05-09T04:08:51.301396+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:08:52.919 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:52 smithi006 bash[72705]: cluster 2024-05-09T04:08:51.827508+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v113: 161 pgs: 43 peering, 118 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:52.919 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:52 smithi006 bash[72705]: cluster 2024-05-09T04:08:51.827508+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v113: 161 pgs: 43 peering, 118 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:52.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:52 smithi006 bash[68965]: cluster 2024-05-09T04:08:51.827508+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v113: 161 pgs: 43 peering, 118 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:52.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:52 smithi006 bash[68965]: cluster 2024-05-09T04:08:51.827508+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v113: 161 pgs: 43 peering, 118 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:53.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:52 smithi186 bash[49632]: cluster 2024-05-09T04:08:51.827508+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v113: 161 pgs: 43 peering, 118 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:53.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:52 smithi186 bash[49632]: cluster 2024-05-09T04:08:51.827508+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v113: 161 pgs: 43 peering, 118 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:08:53.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:53 smithi006 bash[68965]: cluster 2024-05-09T04:08:52.653652+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded) 2024-05-09T04:08:53.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:53 smithi006 bash[68965]: cluster 2024-05-09T04:08:52.653652+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded) 2024-05-09T04:08:53.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:53 smithi006 bash[68965]: cluster 2024-05-09T04:08:52.653711+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:53.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:53 smithi006 bash[68965]: cluster 2024-05-09T04:08:52.653711+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:53.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:53 smithi006 bash[72705]: cluster 2024-05-09T04:08:52.653652+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded) 2024-05-09T04:08:53.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:53 smithi006 bash[72705]: cluster 2024-05-09T04:08:52.653652+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded) 2024-05-09T04:08:53.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:53 smithi006 bash[72705]: cluster 2024-05-09T04:08:52.653711+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:53.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:53 smithi006 bash[72705]: cluster 2024-05-09T04:08:52.653711+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:54.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:53 smithi186 bash[49632]: cluster 2024-05-09T04:08:52.653652+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded) 2024-05-09T04:08:54.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:53 smithi186 bash[49632]: cluster 2024-05-09T04:08:52.653652+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/723 objects degraded (4.979%), 6 pgs degraded) 2024-05-09T04:08:54.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:53 smithi186 bash[49632]: cluster 2024-05-09T04:08:52.653711+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:54.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:53 smithi186 bash[49632]: cluster 2024-05-09T04:08:52.653711+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:54 smithi006 bash[72705]: audit 2024-05-09T04:08:52.918472+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:54 smithi006 bash[72705]: audit 2024-05-09T04:08:52.918472+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:54 smithi006 bash[72705]: cluster 2024-05-09T04:08:53.829144+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:54 smithi006 bash[72705]: cluster 2024-05-09T04:08:53.829144+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:54 smithi006 bash[68965]: audit 2024-05-09T04:08:52.918472+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:54 smithi006 bash[68965]: audit 2024-05-09T04:08:52.918472+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:54 smithi006 bash[68965]: cluster 2024-05-09T04:08:53.829144+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:08:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:54 smithi006 bash[68965]: cluster 2024-05-09T04:08:53.829144+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:08:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:54 smithi186 bash[49632]: audit 2024-05-09T04:08:52.918472+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:54 smithi186 bash[49632]: audit 2024-05-09T04:08:52.918472+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:08:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:54 smithi186 bash[49632]: cluster 2024-05-09T04:08:53.829144+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:08:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:54 smithi186 bash[49632]: cluster 2024-05-09T04:08:53.829144+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:08:56.206 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:55 smithi006 bash[72705]: cluster 2024-05-09T04:08:55.829699+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:56.207 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:55 smithi006 bash[72705]: cluster 2024-05-09T04:08:55.829699+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:56.207 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:55 smithi006 bash[68965]: cluster 2024-05-09T04:08:55.829699+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:56.207 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:55 smithi006 bash[68965]: cluster 2024-05-09T04:08:55.829699+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:55 smithi186 bash[49632]: cluster 2024-05-09T04:08:55.829699+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:55 smithi186 bash[49632]: cluster 2024-05-09T04:08:55.829699+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:08:58.028 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:08:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:08:57] "GET /metrics HTTP/1.1" 200 38007 "" "Prometheus/2.43.0" 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.026683+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.026683+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.039200+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.039200+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.041844+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.041844+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.043727+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.043727+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.053960+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.053960+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.146534+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.146534+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.151276+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.151276+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.157451+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.157451+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cephadm 2024-05-09T04:08:57.159079+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cephadm 2024-05-09T04:08:57.159079+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.165711+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.165711+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.172020+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.026683+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.026683+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.039200+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.039200+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.041844+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.041844+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.043727+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.043727+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.053960+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.053960+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.146534+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:58.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.146534+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.151276+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.151276+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.157451+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.157451+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cephadm 2024-05-09T04:08:57.159079+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cephadm 2024-05-09T04:08:57.159079+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.165711+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.165711+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.172020+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.172020+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.175642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.175642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.179278+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.179278+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.182814+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.182814+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.185994+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.185994+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.189178+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.189178+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cephadm 2024-05-09T04:08:57.190649+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cephadm 2024-05-09T04:08:57.190649+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.192690+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.192690+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.199179+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.199179+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.203463+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.203463+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.172020+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.175642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.175642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.179278+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.179278+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.182814+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.182814+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.185994+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.185994+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.189178+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.189178+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cephadm 2024-05-09T04:08:57.190649+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cephadm 2024-05-09T04:08:57.190649+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.192690+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.192690+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.199179+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.199179+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.203463+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.203463+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.209513+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.209513+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:08:58.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.213664+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.213664+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.219769+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.219769+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.224026+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.224026+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.225516+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.225516+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.226914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.226914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.228258+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.228258+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.229608+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.229608+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.209513+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:08:58.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.209513+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:08:58.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.213664+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:08:58.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.213664+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:08:58.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.219769+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:08:58.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.219769+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:08:58.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.224026+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.224026+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.225516+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.225516+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.226914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.226914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.228258+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.228258+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.229608+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.229608+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.231084+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.231084+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.232509+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.232509+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.233956+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.233956+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.235293+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.235293+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.241797+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.241797+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.246736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.246736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.248335+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.248335+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.249972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.249972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.231084+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.231084+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.232509+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.232509+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.233956+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.233956+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.235293+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.235293+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.241797+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:08:58.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.241797+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.246736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.246736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.248335+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.248335+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.249972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.249972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.251715+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.251715+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.253543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.253543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.255297+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.255297+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cephadm 2024-05-09T04:08:57.256639+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cephadm 2024-05-09T04:08:57.256639+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.257676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.257676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:08:58.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.263815+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.263815+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cluster 2024-05-09T04:08:57.831184+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: cluster 2024-05-09T04:08:57.831184+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.992424+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.992424+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.994656+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:57.994656+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:58.005756+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:58 smithi006 bash[72705]: audit 2024-05-09T04:08:58.005756+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.251715+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.251715+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.253543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.253543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.255297+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.255297+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cephadm 2024-05-09T04:08:57.256639+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cephadm 2024-05-09T04:08:57.256639+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.257676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.257676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.263815+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.263815+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cluster 2024-05-09T04:08:57.831184+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: cluster 2024-05-09T04:08:57.831184+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.992424+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.992424+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.382 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.994656+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.383 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:57.994656+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.383 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:58.005756+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.383 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:58 smithi006 bash[68965]: audit 2024-05-09T04:08:58.005756+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.026683+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.026683+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.039200+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.039200+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.041844+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.041844+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.043727+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.043727+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.053960+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.053960+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.146534+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.146534+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.151276+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.151276+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.157451+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.157451+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cephadm 2024-05-09T04:08:57.159079+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cephadm 2024-05-09T04:08:57.159079+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.165711+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.165711+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.172020+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.172020+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.175642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.175642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.179278+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.179278+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.182814+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.182814+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.185994+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.185994+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.189178+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.189178+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cephadm 2024-05-09T04:08:57.190649+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cephadm 2024-05-09T04:08:57.190649+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.192690+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.192690+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.199179+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:08:58.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.199179+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.203463+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.203463+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.209513+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.209513+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.213664+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.213664+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.219769+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.219769+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.224026+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.224026+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.225516+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:08:58.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.225516+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.226914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.226914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.228258+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.228258+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.229608+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.229608+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.231084+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.231084+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.232509+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.232509+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.233956+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.233956+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.235293+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:08:58.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.235293+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.241797+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.241797+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.246736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.246736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.248335+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.248335+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.249972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.249972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.251715+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.251715+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.253543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.253543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.255297+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.255297+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cephadm 2024-05-09T04:08:57.256639+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cephadm 2024-05-09T04:08:57.256639+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.257676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.257676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.263815+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.263815+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cluster 2024-05-09T04:08:57.831184+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: cluster 2024-05-09T04:08:57.831184+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.992424+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.992424+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.994656+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:57.994656+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:58.005756+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:58.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:58 smithi186 bash[49632]: audit 2024-05-09T04:08:58.005756+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:59 smithi006 bash[68965]: audit 2024-05-09T04:08:58.125721+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:59 smithi006 bash[68965]: audit 2024-05-09T04:08:58.125721+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:59 smithi006 bash[68965]: audit 2024-05-09T04:08:58.127511+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:59 smithi006 bash[68965]: audit 2024-05-09T04:08:58.127511+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:59 smithi006 bash[68965]: audit 2024-05-09T04:08:58.136920+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:08:59 smithi006 bash[68965]: audit 2024-05-09T04:08:58.136920+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:59.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:59 smithi006 bash[72705]: audit 2024-05-09T04:08:58.125721+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:59.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:59 smithi006 bash[72705]: audit 2024-05-09T04:08:58.125721+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:59.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:59 smithi006 bash[72705]: audit 2024-05-09T04:08:58.127511+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:59.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:59 smithi006 bash[72705]: audit 2024-05-09T04:08:58.127511+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:59.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:59 smithi006 bash[72705]: audit 2024-05-09T04:08:58.136920+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:59.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:08:59 smithi006 bash[72705]: audit 2024-05-09T04:08:58.136920+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:59.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:59 smithi186 bash[49632]: audit 2024-05-09T04:08:58.125721+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:59 smithi186 bash[49632]: audit 2024-05-09T04:08:58.125721+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:08:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:59 smithi186 bash[49632]: audit 2024-05-09T04:08:58.127511+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:59 smithi186 bash[49632]: audit 2024-05-09T04:08:58.127511+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:08:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:59 smithi186 bash[49632]: audit 2024-05-09T04:08:58.136920+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:08:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:08:59 smithi186 bash[49632]: audit 2024-05-09T04:08:58.136920+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:00.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:00 smithi006 bash[68965]: cluster 2024-05-09T04:08:59.832090+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-05-09T04:09:00.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:00 smithi006 bash[68965]: cluster 2024-05-09T04:08:59.832090+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-05-09T04:09:00.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:00 smithi006 bash[72705]: cluster 2024-05-09T04:08:59.832090+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-05-09T04:09:00.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:00 smithi006 bash[72705]: cluster 2024-05-09T04:08:59.832090+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-05-09T04:09:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:00 smithi186 bash[49632]: cluster 2024-05-09T04:08:59.832090+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-05-09T04:09:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:00 smithi186 bash[49632]: cluster 2024-05-09T04:08:59.832090+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-05-09T04:09:03.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: cluster 2024-05-09T04:09:01.832967+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:03.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: cluster 2024-05-09T04:09:01.832967+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:03.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: audit 2024-05-09T04:09:01.855835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: audit 2024-05-09T04:09:01.855835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: audit 2024-05-09T04:09:01.858256+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:03.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: audit 2024-05-09T04:09:01.858256+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: audit 2024-05-09T04:09:01.976429+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:02 smithi006 bash[68965]: audit 2024-05-09T04:09:01.976429+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: cluster 2024-05-09T04:09:01.832967+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: cluster 2024-05-09T04:09:01.832967+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: audit 2024-05-09T04:09:01.855835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: audit 2024-05-09T04:09:01.855835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: audit 2024-05-09T04:09:01.858256+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: audit 2024-05-09T04:09:01.858256+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: audit 2024-05-09T04:09:01.976429+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:02 smithi006 bash[72705]: audit 2024-05-09T04:09:01.976429+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: cluster 2024-05-09T04:09:01.832967+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: cluster 2024-05-09T04:09:01.832967+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: audit 2024-05-09T04:09:01.855835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: audit 2024-05-09T04:09:01.855835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: audit 2024-05-09T04:09:01.858256+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: audit 2024-05-09T04:09:01.858256+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: audit 2024-05-09T04:09:01.976429+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:02 smithi186 bash[49632]: audit 2024-05-09T04:09:01.976429+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:04.733 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:09:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:04 smithi006 bash[68965]: audit 2024-05-09T04:09:02.926673+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:04 smithi006 bash[68965]: audit 2024-05-09T04:09:02.926673+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:04 smithi006 bash[68965]: audit 2024-05-09T04:09:03.829302+0000 mgr.y (mgr.44106) 234 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:04 smithi006 bash[68965]: audit 2024-05-09T04:09:03.829302+0000 mgr.y (mgr.44106) 234 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:04 smithi006 bash[68965]: cluster 2024-05-09T04:09:03.834100+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:04 smithi006 bash[68965]: cluster 2024-05-09T04:09:03.834100+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:04 smithi006 bash[72705]: audit 2024-05-09T04:09:02.926673+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:04 smithi006 bash[72705]: audit 2024-05-09T04:09:02.926673+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:04 smithi006 bash[72705]: audit 2024-05-09T04:09:03.829302+0000 mgr.y (mgr.44106) 234 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:04 smithi006 bash[72705]: audit 2024-05-09T04:09:03.829302+0000 mgr.y (mgr.44106) 234 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:04 smithi006 bash[72705]: cluster 2024-05-09T04:09:03.834100+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:05.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:04 smithi006 bash[72705]: cluster 2024-05-09T04:09:03.834100+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:04 smithi186 bash[49632]: audit 2024-05-09T04:09:02.926673+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:04 smithi186 bash[49632]: audit 2024-05-09T04:09:02.926673+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:04 smithi186 bash[49632]: audit 2024-05-09T04:09:03.829302+0000 mgr.y (mgr.44106) 234 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:04 smithi186 bash[49632]: audit 2024-05-09T04:09:03.829302+0000 mgr.y (mgr.44106) 234 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:04 smithi186 bash[49632]: cluster 2024-05-09T04:09:03.834100+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:04 smithi186 bash[49632]: cluster 2024-05-09T04:09:03.834100+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:06 smithi006 bash[68965]: cluster 2024-05-09T04:09:05.834813+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:06 smithi006 bash[68965]: cluster 2024-05-09T04:09:05.834813+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:06.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:06 smithi006 bash[72705]: cluster 2024-05-09T04:09:05.834813+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:06.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:06 smithi006 bash[72705]: cluster 2024-05-09T04:09:05.834813+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:07.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:06 smithi186 bash[49632]: cluster 2024-05-09T04:09:05.834813+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:07.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:06 smithi186 bash[49632]: cluster 2024-05-09T04:09:05.834813+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:07.874 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (6m) 22s ago 31m 16.0M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (6m) 3m ago 30m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (8m) 22s ago 29m 45.7M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (8m) 3m ago 36m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (18m) 22s ago 38m 510M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (3m) 22s ago 38m 48.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (4m) 3m ago 37m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (3m) 22s ago 37m 38.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (7m) 22s ago 31m 8055k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (7m) 3m ago 31m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (54s) 22s ago 36m 45.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (26s) 22s ago 35m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (35m) 22s ago 35m 53.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (34m) 22s ago 34m 60.1M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:09:07.875 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (34m) 3m ago 34m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:09:07.876 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (33m) 3m ago 33m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:09:07.876 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (32m) 3m ago 32m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:09:07.876 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (32m) 3m ago 32m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:09:07.876 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (7m) 3m ago 31m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:09:07.876 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (29m) 22s ago 29m 91.9M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:09:07.876 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (29m) 3m ago 29m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:09:08.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:09:07] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-05-09T04:09:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:07 smithi006 bash[68965]: cluster 2024-05-09T04:09:07.835745+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:07 smithi006 bash[68965]: cluster 2024-05-09T04:09:07.835745+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:07 smithi006 bash[68965]: audit 2024-05-09T04:09:07.859144+0000 mgr.y (mgr.44106) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:07 smithi006 bash[68965]: audit 2024-05-09T04:09:07.859144+0000 mgr.y (mgr.44106) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:07 smithi006 bash[72705]: cluster 2024-05-09T04:09:07.835745+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:07 smithi006 bash[72705]: cluster 2024-05-09T04:09:07.835745+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:07 smithi006 bash[72705]: audit 2024-05-09T04:09:07.859144+0000 mgr.y (mgr.44106) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:08.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:07 smithi006 bash[72705]: audit 2024-05-09T04:09:07.859144+0000 mgr.y (mgr.44106) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:07 smithi186 bash[49632]: cluster 2024-05-09T04:09:07.835745+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:07 smithi186 bash[49632]: cluster 2024-05-09T04:09:07.835745+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:07 smithi186 bash[49632]: audit 2024-05-09T04:09:07.859144+0000 mgr.y (mgr.44106) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:07 smithi186 bash[49632]: audit 2024-05-09T04:09:07.859144+0000 mgr.y (mgr.44106) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:08.628 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-05-09T04:09:10.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:09 smithi006 bash[68965]: cluster 2024-05-09T04:09:09.836298+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:10.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:09 smithi006 bash[68965]: cluster 2024-05-09T04:09:09.836298+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:10.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:09 smithi006 bash[72705]: cluster 2024-05-09T04:09:09.836298+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:10.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:09 smithi006 bash[72705]: cluster 2024-05-09T04:09:09.836298+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:09 smithi186 bash[49632]: cluster 2024-05-09T04:09:09.836298+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:09 smithi186 bash[49632]: cluster 2024-05-09T04:09:09.836298+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:11.645 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:09:12.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:11 smithi006 bash[68965]: audit 2024-05-09T04:09:11.630290+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/1238485624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:12.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:11 smithi006 bash[68965]: audit 2024-05-09T04:09:11.630290+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/1238485624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:12.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:11 smithi006 bash[72705]: audit 2024-05-09T04:09:11.630290+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/1238485624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:12.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:11 smithi006 bash[72705]: audit 2024-05-09T04:09:11.630290+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/1238485624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:12.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:11 smithi186 bash[49632]: audit 2024-05-09T04:09:11.630290+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/1238485624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:12.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:11 smithi186 bash[49632]: audit 2024-05-09T04:09:11.630290+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/1238485624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:12.342 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-05-09T04:09:12.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:12 smithi006 bash[68965]: cluster 2024-05-09T04:09:11.837114+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:12.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:12 smithi006 bash[68965]: cluster 2024-05-09T04:09:11.837114+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:12 smithi006 bash[72705]: cluster 2024-05-09T04:09:11.837114+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:12 smithi006 bash[72705]: cluster 2024-05-09T04:09:11.837114+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:13.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:12 smithi186 bash[49632]: cluster 2024-05-09T04:09:11.837114+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:13.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:12 smithi186 bash[49632]: cluster 2024-05-09T04:09:11.837114+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:13 smithi006 bash[68965]: audit 2024-05-09T04:09:12.937793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:13 smithi006 bash[68965]: audit 2024-05-09T04:09:12.937793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:13 smithi006 bash[68965]: cluster 2024-05-09T04:09:13.838733+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:14.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:13 smithi006 bash[68965]: cluster 2024-05-09T04:09:13.838733+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:14.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:13 smithi006 bash[72705]: audit 2024-05-09T04:09:12.937793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:14.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:13 smithi006 bash[72705]: audit 2024-05-09T04:09:12.937793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:14.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:13 smithi006 bash[72705]: cluster 2024-05-09T04:09:13.838733+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:14.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:13 smithi006 bash[72705]: cluster 2024-05-09T04:09:13.838733+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:14.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:13 smithi186 bash[49632]: audit 2024-05-09T04:09:12.937793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:14.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:13 smithi186 bash[49632]: audit 2024-05-09T04:09:12.937793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:13 smithi186 bash[49632]: cluster 2024-05-09T04:09:13.838733+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:13 smithi186 bash[49632]: cluster 2024-05-09T04:09:13.838733+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:15 smithi006 bash[72705]: audit 2024-05-09T04:09:15.584136+0000 mgr.y (mgr.44106) 243 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:15 smithi006 bash[72705]: audit 2024-05-09T04:09:15.584136+0000 mgr.y (mgr.44106) 243 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:15 smithi006 bash[72705]: cluster 2024-05-09T04:09:15.839407+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:15 smithi006 bash[72705]: cluster 2024-05-09T04:09:15.839407+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:16.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:15 smithi006 bash[68965]: audit 2024-05-09T04:09:15.584136+0000 mgr.y (mgr.44106) 243 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:16.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:15 smithi006 bash[68965]: audit 2024-05-09T04:09:15.584136+0000 mgr.y (mgr.44106) 243 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:16.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:15 smithi006 bash[68965]: cluster 2024-05-09T04:09:15.839407+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:16.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:15 smithi006 bash[68965]: cluster 2024-05-09T04:09:15.839407+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:15 smithi186 bash[49632]: audit 2024-05-09T04:09:15.584136+0000 mgr.y (mgr.44106) 243 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:15 smithi186 bash[49632]: audit 2024-05-09T04:09:15.584136+0000 mgr.y (mgr.44106) 243 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:15 smithi186 bash[49632]: cluster 2024-05-09T04:09:15.839407+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:15 smithi186 bash[49632]: cluster 2024-05-09T04:09:15.839407+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:17.248 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:16 smithi006 bash[68965]: audit 2024-05-09T04:09:16.848267+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:17.248 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:16 smithi006 bash[68965]: audit 2024-05-09T04:09:16.848267+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:17.248 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:16 smithi006 bash[72705]: audit 2024-05-09T04:09:16.848267+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:17.248 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:16 smithi006 bash[72705]: audit 2024-05-09T04:09:16.848267+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:16 smithi186 bash[49632]: audit 2024-05-09T04:09:16.848267+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:16 smithi186 bash[49632]: audit 2024-05-09T04:09:16.848267+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:18.029 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:09:18.030 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:17 smithi006 bash[72705]: cluster 2024-05-09T04:09:17.840883+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:18.030 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:17 smithi006 bash[72705]: cluster 2024-05-09T04:09:17.840883+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:18.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:17 smithi006 bash[68965]: cluster 2024-05-09T04:09:17.840883+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:18.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:17 smithi006 bash[68965]: cluster 2024-05-09T04:09:17.840883+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:18.030 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:09:17] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-05-09T04:09:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:17 smithi186 bash[49632]: cluster 2024-05-09T04:09:17.840883+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:17 smithi186 bash[49632]: cluster 2024-05-09T04:09:17.840883+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:18.746 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:09:20.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:19 smithi006 bash[72705]: cluster 2024-05-09T04:09:19.841604+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:20.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:19 smithi006 bash[72705]: cluster 2024-05-09T04:09:19.841604+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:20.046 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:19 smithi006 bash[68965]: cluster 2024-05-09T04:09:19.841604+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:20.046 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:19 smithi006 bash[68965]: cluster 2024-05-09T04:09:19.841604+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:20.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:19 smithi186 bash[49632]: cluster 2024-05-09T04:09:19.841604+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:20.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:19 smithi186 bash[49632]: cluster 2024-05-09T04:09:19.841604+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:21.771 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:09:21.772 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:21 smithi006 bash[68965]: audit 2024-05-09T04:09:21.770457+0000 mgr.y (mgr.44106) 247 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:21 smithi006 bash[68965]: audit 2024-05-09T04:09:21.770457+0000 mgr.y (mgr.44106) 247 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:21 smithi006 bash[68965]: cluster 2024-05-09T04:09:21.842068+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:21 smithi006 bash[68965]: cluster 2024-05-09T04:09:21.842068+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:21 smithi006 bash[72705]: audit 2024-05-09T04:09:21.770457+0000 mgr.y (mgr.44106) 247 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:21 smithi006 bash[72705]: audit 2024-05-09T04:09:21.770457+0000 mgr.y (mgr.44106) 247 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:21 smithi006 bash[72705]: cluster 2024-05-09T04:09:21.842068+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:21 smithi006 bash[72705]: cluster 2024-05-09T04:09:21.842068+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:21 smithi186 bash[49632]: audit 2024-05-09T04:09:21.770457+0000 mgr.y (mgr.44106) 247 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:21 smithi186 bash[49632]: audit 2024-05-09T04:09:21.770457+0000 mgr.y (mgr.44106) 247 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:21 smithi186 bash[49632]: cluster 2024-05-09T04:09:21.842068+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:21 smithi186 bash[49632]: cluster 2024-05-09T04:09:21.842068+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:22.511 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:23 smithi006 bash[68965]: audit 2024-05-09T04:09:22.946510+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:23 smithi006 bash[68965]: audit 2024-05-09T04:09:22.946510+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:23 smithi006 bash[68965]: cluster 2024-05-09T04:09:23.844419+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:23 smithi006 bash[68965]: cluster 2024-05-09T04:09:23.844419+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:23 smithi006 bash[72705]: audit 2024-05-09T04:09:22.946510+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:23 smithi006 bash[72705]: audit 2024-05-09T04:09:22.946510+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:23 smithi006 bash[72705]: cluster 2024-05-09T04:09:23.844419+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:23 smithi006 bash[72705]: cluster 2024-05-09T04:09:23.844419+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:24.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:23 smithi186 bash[49632]: audit 2024-05-09T04:09:22.946510+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:24.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:23 smithi186 bash[49632]: audit 2024-05-09T04:09:22.946510+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:24.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:23 smithi186 bash[49632]: cluster 2024-05-09T04:09:23.844419+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:24.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:23 smithi186 bash[49632]: cluster 2024-05-09T04:09:23.844419+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:25.722 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:09:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:25 smithi006 bash[68965]: audit 2024-05-09T04:09:25.721111+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3618960707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:09:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:25 smithi006 bash[68965]: audit 2024-05-09T04:09:25.721111+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3618960707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:09:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:25 smithi006 bash[72705]: audit 2024-05-09T04:09:25.721111+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3618960707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:09:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:25 smithi006 bash[72705]: audit 2024-05-09T04:09:25.721111+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3618960707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:09:26.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:25 smithi186 bash[49632]: audit 2024-05-09T04:09:25.721111+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3618960707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:09:26.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:25 smithi186 bash[49632]: audit 2024-05-09T04:09:25.721111+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3618960707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:09:26.439 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-05-09T04:09:27.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:26 smithi006 bash[68965]: cluster 2024-05-09T04:09:25.844924+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:27.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:26 smithi006 bash[68965]: cluster 2024-05-09T04:09:25.844924+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:27.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:26 smithi006 bash[72705]: cluster 2024-05-09T04:09:25.844924+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:27.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:26 smithi006 bash[72705]: cluster 2024-05-09T04:09:25.844924+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:27.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:26 smithi186 bash[49632]: cluster 2024-05-09T04:09:25.844924+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:27.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:26 smithi186 bash[49632]: cluster 2024-05-09T04:09:25.844924+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:27.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:09:27] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-05-09T04:09:28.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:27 smithi006 bash[72705]: cluster 2024-05-09T04:09:27.846354+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:28.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:27 smithi006 bash[72705]: cluster 2024-05-09T04:09:27.846354+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:28.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:27 smithi006 bash[68965]: cluster 2024-05-09T04:09:27.846354+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:28.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:27 smithi006 bash[68965]: cluster 2024-05-09T04:09:27.846354+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:27 smithi186 bash[49632]: cluster 2024-05-09T04:09:27.846354+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:27 smithi186 bash[49632]: cluster 2024-05-09T04:09:27.846354+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:29 smithi006 bash[72705]: audit 2024-05-09T04:09:29.583038+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:29 smithi006 bash[72705]: audit 2024-05-09T04:09:29.583038+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:29 smithi006 bash[72705]: cluster 2024-05-09T04:09:29.847174+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:29 smithi006 bash[72705]: cluster 2024-05-09T04:09:29.847174+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:29 smithi006 bash[68965]: audit 2024-05-09T04:09:29.583038+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:29 smithi006 bash[68965]: audit 2024-05-09T04:09:29.583038+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:29 smithi006 bash[68965]: cluster 2024-05-09T04:09:29.847174+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:29 smithi006 bash[68965]: cluster 2024-05-09T04:09:29.847174+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:29 smithi186 bash[49632]: audit 2024-05-09T04:09:29.583038+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:29 smithi186 bash[49632]: audit 2024-05-09T04:09:29.583038+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:29 smithi186 bash[49632]: cluster 2024-05-09T04:09:29.847174+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:29 smithi186 bash[49632]: cluster 2024-05-09T04:09:29.847174+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:31.812 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:32.483 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:09:33.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: cephadm 2024-05-09T04:09:31.804376+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:33.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: cephadm 2024-05-09T04:09:31.804376+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:33.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.810326+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.810326+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.839397+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:33.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.839397+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.840408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.840408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: cluster 2024-05-09T04:09:31.847736+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: cluster 2024-05-09T04:09:31.847736+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.848202+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.848202+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.855529+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:32 smithi006 bash[68965]: audit 2024-05-09T04:09:31.855529+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: cephadm 2024-05-09T04:09:31.804376+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: cephadm 2024-05-09T04:09:31.804376+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.810326+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.810326+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.839397+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.839397+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.840408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.840408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: cluster 2024-05-09T04:09:31.847736+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: cluster 2024-05-09T04:09:31.847736+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.848202+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.848202+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.855529+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:33.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:32 smithi006 bash[72705]: audit 2024-05-09T04:09:31.855529+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:33.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: cephadm 2024-05-09T04:09:31.804376+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: cephadm 2024-05-09T04:09:31.804376+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.810326+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.810326+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.839397+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.839397+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.840408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.840408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: cluster 2024-05-09T04:09:31.847736+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: cluster 2024-05-09T04:09:31.847736+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.848202+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.848202+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.855529+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:33.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:32 smithi186 bash[49632]: audit 2024-05-09T04:09:31.855529+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:34.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:33 smithi006 bash[68965]: cephadm 2024-05-09T04:09:31.976101+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:33 smithi006 bash[68965]: cephadm 2024-05-09T04:09:31.976101+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:33 smithi006 bash[72705]: cephadm 2024-05-09T04:09:31.976101+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:33 smithi006 bash[72705]: cephadm 2024-05-09T04:09:31.976101+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:34.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:33 smithi186 bash[49632]: cephadm 2024-05-09T04:09:31.976101+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:34.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:33 smithi186 bash[49632]: cephadm 2024-05-09T04:09:31.976101+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:34 smithi006 bash[68965]: audit 2024-05-09T04:09:32.954853+0000 mgr.y (mgr.44106) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:34 smithi006 bash[68965]: audit 2024-05-09T04:09:32.954853+0000 mgr.y (mgr.44106) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:34 smithi006 bash[68965]: cluster 2024-05-09T04:09:33.848600+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:34 smithi006 bash[68965]: cluster 2024-05-09T04:09:33.848600+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:34 smithi006 bash[72705]: audit 2024-05-09T04:09:32.954853+0000 mgr.y (mgr.44106) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:34 smithi006 bash[72705]: audit 2024-05-09T04:09:32.954853+0000 mgr.y (mgr.44106) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:34 smithi006 bash[72705]: cluster 2024-05-09T04:09:33.848600+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:35.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:34 smithi006 bash[72705]: cluster 2024-05-09T04:09:33.848600+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:34 smithi186 bash[49632]: audit 2024-05-09T04:09:32.954853+0000 mgr.y (mgr.44106) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:34 smithi186 bash[49632]: audit 2024-05-09T04:09:32.954853+0000 mgr.y (mgr.44106) 258 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:34 smithi186 bash[49632]: cluster 2024-05-09T04:09:33.848600+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:35.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:34 smithi186 bash[49632]: cluster 2024-05-09T04:09:33.848600+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.151442+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.151442+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.151976+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.151976+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.152051+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.152051+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.154094+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.154094+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.156768+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.156768+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.157548+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:09:36.609 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.157548+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.161263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.161263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.164688+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.164688+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.165480+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.165480+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.169186+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.169186+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.171795+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.171795+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.172533+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.172533+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.175902+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.610 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.175902+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.178629+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.178629+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.178832+0000 mgr.y (mgr.44106) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: audit 2024-05-09T04:09:35.178832+0000 mgr.y (mgr.44106) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.180076+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cephadm 2024-05-09T04:09:35.180076+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cluster 2024-05-09T04:09:35.849216+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:36 smithi006 bash[72705]: cluster 2024-05-09T04:09:35.849216+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.151442+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.151442+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.151976+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.151976+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.152051+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.152051+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.154094+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.154094+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.156768+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.156768+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.157548+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.157548+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.161263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.161263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.164688+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.164688+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.165480+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.165480+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.169186+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.169186+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.171795+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.171795+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.172533+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.172533+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.175902+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.175902+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.178629+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.178629+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.178832+0000 mgr.y (mgr.44106) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: audit 2024-05-09T04:09:35.178832+0000 mgr.y (mgr.44106) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.180076+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-05-09T04:09:36.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cephadm 2024-05-09T04:09:35.180076+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-05-09T04:09:36.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cluster 2024-05-09T04:09:35.849216+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:36.614 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:36 smithi006 bash[68965]: cluster 2024-05-09T04:09:35.849216+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.151442+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.151442+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.151976+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.151976+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.152051+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.152051+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.154094+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:09:36.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.154094+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.156768+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.156768+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.157548+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.157548+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.161263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.161263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.164688+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.164688+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.165480+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.165480+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.169186+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.169186+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.171795+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.171795+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.172533+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.172533+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.175902+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.175902+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.178629+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.178629+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.178832+0000 mgr.y (mgr.44106) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: audit 2024-05-09T04:09:35.178832+0000 mgr.y (mgr.44106) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-05-09T04:09:36.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.180076+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-05-09T04:09:36.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cephadm 2024-05-09T04:09:35.180076+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-05-09T04:09:36.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cluster 2024-05-09T04:09:35.849216+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:36.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:36 smithi186 bash[49632]: cluster 2024-05-09T04:09:35.849216+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:09:37.081 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:09:37.858 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:09:37.858 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (7m) 52s ago 31m 16.0M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:09:37.858 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (6m) 3m ago 31m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (9m) 52s ago 29m 45.7M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (8m) 3m ago 37m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (18m) 52s ago 39m 510M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (4m) 52s ago 39m 48.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (5m) 3m ago 37m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (3m) 52s ago 37m 38.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (8m) 52s ago 31m 8055k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (8m) 3m ago 31m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (84s) 52s ago 36m 45.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (56s) 52s ago 36m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (35m) 52s ago 35m 53.7M 3037M 17.2.0 e1d6a67b021e e63f8b88cbd0 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (35m) 52s ago 35m 60.1M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (34m) 3m ago 34m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (33m) 3m ago 34m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:09:37.859 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (33m) 3m ago 33m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:09:37.860 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (32m) 3m ago 32m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:09:37.860 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (7m) 3m ago 32m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:09:37.860 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (30m) 52s ago 30m 91.9M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:09:37.860 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (30m) 3m ago 30m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:09:38.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:09:37] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-05-09T04:09:38.320 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 7 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:09:38.321 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:09:38.679 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "2/8 daemons upgraded", 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:09:38.680 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:09:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.067036+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.067036+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.446305+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.446305+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.841011+0000 mgr.y (mgr.44106) 270 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.841011+0000 mgr.y (mgr.44106) 270 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: cluster 2024-05-09T04:09:37.849904+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 73 op/s 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: cluster 2024-05-09T04:09:37.849904+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 73 op/s 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: cephadm 2024-05-09T04:09:37.852605+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.2 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: cephadm 2024-05-09T04:09:37.852605+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.2 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.856608+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.856608+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.858871+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.858871+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.859783+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:37.859783+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: cephadm 2024-05-09T04:09:37.862475+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: cephadm 2024-05-09T04:09:37.862475+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T04:09:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:38.319325+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/221800648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:38 smithi006 bash[68965]: audit 2024-05-09T04:09:38.319325+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/221800648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.067036+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.067036+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.446305+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.446305+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.841011+0000 mgr.y (mgr.44106) 270 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.841011+0000 mgr.y (mgr.44106) 270 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: cluster 2024-05-09T04:09:37.849904+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 73 op/s 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: cluster 2024-05-09T04:09:37.849904+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 73 op/s 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: cephadm 2024-05-09T04:09:37.852605+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.2 2024-05-09T04:09:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: cephadm 2024-05-09T04:09:37.852605+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.2 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.856608+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.856608+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.858871+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.858871+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.859783+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:37.859783+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: cephadm 2024-05-09T04:09:37.862475+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: cephadm 2024-05-09T04:09:37.862475+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:38.319325+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/221800648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:38 smithi006 bash[72705]: audit 2024-05-09T04:09:38.319325+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/221800648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.067036+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.067036+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.446305+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.446305+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.841011+0000 mgr.y (mgr.44106) 270 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.841011+0000 mgr.y (mgr.44106) 270 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: cluster 2024-05-09T04:09:37.849904+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 73 op/s 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: cluster 2024-05-09T04:09:37.849904+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 73 op/s 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: cephadm 2024-05-09T04:09:37.852605+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.2 2024-05-09T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: cephadm 2024-05-09T04:09:37.852605+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.2 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.856608+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.856608+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.858871+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.858871+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.859783+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:37.859783+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: cephadm 2024-05-09T04:09:37.862475+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: cephadm 2024-05-09T04:09:37.862475+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.2 on smithi006 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:38.319325+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/221800648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:39.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:38 smithi186 bash[49632]: audit 2024-05-09T04:09:38.319325+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/221800648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:09:40.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:39 smithi186 bash[49632]: audit 2024-05-09T04:09:38.678511+0000 mgr.y (mgr.44106) 274 : audit [DBG] from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:40.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:39 smithi186 bash[49632]: audit 2024-05-09T04:09:38.678511+0000 mgr.y (mgr.44106) 274 : audit [DBG] from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:40.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:39 smithi006 bash[72705]: audit 2024-05-09T04:09:38.678511+0000 mgr.y (mgr.44106) 274 : audit [DBG] from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:40.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:39 smithi006 bash[72705]: audit 2024-05-09T04:09:38.678511+0000 mgr.y (mgr.44106) 274 : audit [DBG] from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:40.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:39 smithi006 bash[68965]: audit 2024-05-09T04:09:38.678511+0000 mgr.y (mgr.44106) 274 : audit [DBG] from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:40.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:39 smithi006 bash[68965]: audit 2024-05-09T04:09:38.678511+0000 mgr.y (mgr.44106) 274 : audit [DBG] from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:09:41.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:40 smithi186 bash[49632]: cluster 2024-05-09T04:09:39.850765+0000 mgr.y (mgr.44106) 275 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-05-09T04:09:41.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:40 smithi186 bash[49632]: cluster 2024-05-09T04:09:39.850765+0000 mgr.y (mgr.44106) 275 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-05-09T04:09:41.309 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:40 smithi006 bash[68965]: cluster 2024-05-09T04:09:39.850765+0000 mgr.y (mgr.44106) 275 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-05-09T04:09:41.309 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:40 smithi006 bash[68965]: cluster 2024-05-09T04:09:39.850765+0000 mgr.y (mgr.44106) 275 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-05-09T04:09:41.309 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:40 smithi006 bash[72705]: cluster 2024-05-09T04:09:39.850765+0000 mgr.y (mgr.44106) 275 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-05-09T04:09:41.309 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:40 smithi006 bash[72705]: cluster 2024-05-09T04:09:39.850765+0000 mgr.y (mgr.44106) 275 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-05-09T04:09:42.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:41 smithi006 bash[68965]: cluster 2024-05-09T04:09:41.851637+0000 mgr.y (mgr.44106) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-05-09T04:09:42.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:41 smithi006 bash[68965]: cluster 2024-05-09T04:09:41.851637+0000 mgr.y (mgr.44106) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-05-09T04:09:42.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:41 smithi006 bash[72705]: cluster 2024-05-09T04:09:41.851637+0000 mgr.y (mgr.44106) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-05-09T04:09:42.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:41 smithi006 bash[72705]: cluster 2024-05-09T04:09:41.851637+0000 mgr.y (mgr.44106) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-05-09T04:09:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:41 smithi186 bash[49632]: cluster 2024-05-09T04:09:41.851637+0000 mgr.y (mgr.44106) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-05-09T04:09:42.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:41 smithi186 bash[49632]: cluster 2024-05-09T04:09:41.851637+0000 mgr.y (mgr.44106) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-05-09T04:09:42.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.579 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.579 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.580 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.580 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.581 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.582 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.582 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.583 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:42.862 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:42 smithi006 systemd[1]: Stopping Ceph osd.2 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:09:42.862 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:42 smithi006 bash[32256]: debug 2024-05-09T04:09:42.678+0000 7f9a1ef0a700 -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-05-09T04:09:42.862 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:42 smithi006 bash[32256]: debug 2024-05-09T04:09:42.678+0000 7f9a1ef0a700 -1 osd.2 124 *** Got signal Terminated *** 2024-05-09T04:09:42.862 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:42 smithi006 bash[32256]: debug 2024-05-09T04:09:42.678+0000 7f9a1ef0a700 -1 osd.2 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:09:43.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:42 smithi006 bash[68965]: cluster 2024-05-09T04:09:42.683394+0000 mon.a (mon.0) 442 : cluster [INF] osd.2 marked itself down and dead 2024-05-09T04:09:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:42 smithi006 bash[68965]: cluster 2024-05-09T04:09:42.683394+0000 mon.a (mon.0) 442 : cluster [INF] osd.2 marked itself down and dead 2024-05-09T04:09:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:42 smithi006 bash[72705]: cluster 2024-05-09T04:09:42.683394+0000 mon.a (mon.0) 442 : cluster [INF] osd.2 marked itself down and dead 2024-05-09T04:09:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:42 smithi006 bash[72705]: cluster 2024-05-09T04:09:42.683394+0000 mon.a (mon.0) 442 : cluster [INF] osd.2 marked itself down and dead 2024-05-09T04:09:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:42 smithi186 bash[49632]: cluster 2024-05-09T04:09:42.683394+0000 mon.a (mon.0) 442 : cluster [INF] osd.2 marked itself down and dead 2024-05-09T04:09:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:42 smithi186 bash[49632]: cluster 2024-05-09T04:09:42.683394+0000 mon.a (mon.0) 442 : cluster [INF] osd.2 marked itself down and dead 2024-05-09T04:09:44.230 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:44 smithi006 bash[89151]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-2 2024-05-09T04:09:44.231 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: cluster 2024-05-09T04:09:42.883068+0000 mon.a (mon.0) 443 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:09:44.231 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: cluster 2024-05-09T04:09:42.883068+0000 mon.a (mon.0) 443 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:09:44.232 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: cluster 2024-05-09T04:09:42.900944+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-05-09T04:09:44.232 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: cluster 2024-05-09T04:09:42.900944+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-05-09T04:09:44.232 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: audit 2024-05-09T04:09:42.964786+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:44.232 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: audit 2024-05-09T04:09:42.964786+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:44.232 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: cluster 2024-05-09T04:09:43.852335+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v140: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-05-09T04:09:44.232 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:43 smithi006 bash[72705]: cluster 2024-05-09T04:09:43.852335+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v140: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: cluster 2024-05-09T04:09:42.883068+0000 mon.a (mon.0) 443 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: cluster 2024-05-09T04:09:42.883068+0000 mon.a (mon.0) 443 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: cluster 2024-05-09T04:09:42.900944+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: cluster 2024-05-09T04:09:42.900944+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: audit 2024-05-09T04:09:42.964786+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: audit 2024-05-09T04:09:42.964786+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: cluster 2024-05-09T04:09:43.852335+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v140: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-05-09T04:09:44.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:43 smithi006 bash[68965]: cluster 2024-05-09T04:09:43.852335+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v140: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-05-09T04:09:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: cluster 2024-05-09T04:09:42.883068+0000 mon.a (mon.0) 443 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:09:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: cluster 2024-05-09T04:09:42.883068+0000 mon.a (mon.0) 443 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:09:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: cluster 2024-05-09T04:09:42.900944+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-05-09T04:09:44.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: cluster 2024-05-09T04:09:42.900944+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-05-09T04:09:44.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: audit 2024-05-09T04:09:42.964786+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:44.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: audit 2024-05-09T04:09:42.964786+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:44.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: cluster 2024-05-09T04:09:43.852335+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v140: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-05-09T04:09:44.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:43 smithi186 bash[49632]: cluster 2024-05-09T04:09:43.852335+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v140: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-05-09T04:09:44.612 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:44 smithi006 bash[89218]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-2 2024-05-09T04:09:45.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:44 smithi006 bash[68965]: cluster 2024-05-09T04:09:43.910080+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-05-09T04:09:45.233 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:44 smithi006 bash[68965]: cluster 2024-05-09T04:09:43.910080+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-05-09T04:09:45.233 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:44 smithi006 bash[72705]: cluster 2024-05-09T04:09:43.910080+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-05-09T04:09:45.233 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:44 smithi006 bash[72705]: cluster 2024-05-09T04:09:43.910080+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-05-09T04:09:45.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:44 smithi186 bash[49632]: cluster 2024-05-09T04:09:43.910080+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-05-09T04:09:45.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:44 smithi186 bash[49632]: cluster 2024-05-09T04:09:43.910080+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-05-09T04:09:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:45 smithi006 bash[68965]: cluster 2024-05-09T04:09:45.853030+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-05-09T04:09:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:45 smithi006 bash[68965]: cluster 2024-05-09T04:09:45.853030+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-05-09T04:09:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:45 smithi006 bash[72705]: cluster 2024-05-09T04:09:45.853030+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-05-09T04:09:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:45 smithi006 bash[72705]: cluster 2024-05-09T04:09:45.853030+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-05-09T04:09:46.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:45 smithi186 bash[49632]: cluster 2024-05-09T04:09:45.853030+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-05-09T04:09:46.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:45 smithi186 bash[49632]: cluster 2024-05-09T04:09:45.853030+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-05-09T04:09:46.683 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.2.service: Deactivated successfully. 2024-05-09T04:09:46.683 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: Stopped Ceph osd.2 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:09:46.683 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.684 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.684 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.684 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.684 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.685 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.685 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.685 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:46.685 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:09:47.111 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:46 smithi006 systemd[1]: Started Ceph osd.2 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:09:47] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.729855+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.729855+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.735284+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.735284+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.749098+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.749098+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.862470+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.862470+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.864178+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:47 smithi006 bash[72705]: audit 2024-05-09T04:09:46.864178+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.729855+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.729855+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.735284+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.735284+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.749098+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.749098+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.862470+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.862470+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.864178+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:48.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:47 smithi006 bash[68965]: audit 2024-05-09T04:09:46.864178+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:48.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.729855+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.729855+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.735284+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.735284+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.749098+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.749098+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.862470+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.862470+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.864178+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:48.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:47 smithi186 bash[49632]: audit 2024-05-09T04:09:46.864178+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:09:48.659 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:09:48.659 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:09:48.659 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-05-09T04:09:48.659 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-05-09T04:09:48.659 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-05-09T04:09:48.659 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-05-09T04:09:48.659 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-05-09T04:09:48.660 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-05-09T04:09:48.660 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:48 smithi006 bash[89368]: --> ceph-volume raw activate successful for osd ID: 2 2024-05-09T04:09:49.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:48 smithi006 bash[72705]: cluster 2024-05-09T04:09:47.854794+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v143: 161 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 119 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s; 59/723 objects degraded (8.160%) 2024-05-09T04:09:49.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:48 smithi006 bash[72705]: cluster 2024-05-09T04:09:47.854794+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v143: 161 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 119 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s; 59/723 objects degraded (8.160%) 2024-05-09T04:09:49.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:48 smithi006 bash[68965]: cluster 2024-05-09T04:09:47.854794+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v143: 161 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 119 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s; 59/723 objects degraded (8.160%) 2024-05-09T04:09:49.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:48 smithi006 bash[68965]: cluster 2024-05-09T04:09:47.854794+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v143: 161 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 119 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s; 59/723 objects degraded (8.160%) 2024-05-09T04:09:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:48 smithi186 bash[49632]: cluster 2024-05-09T04:09:47.854794+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v143: 161 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 119 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s; 59/723 objects degraded (8.160%) 2024-05-09T04:09:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:48 smithi186 bash[49632]: cluster 2024-05-09T04:09:47.854794+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v143: 161 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 119 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s; 59/723 objects degraded (8.160%) 2024-05-09T04:09:50.066 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:49 smithi006 bash[72705]: cluster 2024-05-09T04:09:48.729483+0000 mon.a (mon.0) 451 : cluster [WRN] Health check failed: Degraded data redundancy: 59/723 objects degraded (8.160%), 13 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:50.066 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:49 smithi006 bash[72705]: cluster 2024-05-09T04:09:48.729483+0000 mon.a (mon.0) 451 : cluster [WRN] Health check failed: Degraded data redundancy: 59/723 objects degraded (8.160%), 13 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:50.067 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:49 smithi006 bash[68965]: cluster 2024-05-09T04:09:48.729483+0000 mon.a (mon.0) 451 : cluster [WRN] Health check failed: Degraded data redundancy: 59/723 objects degraded (8.160%), 13 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:50.067 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:49 smithi006 bash[68965]: cluster 2024-05-09T04:09:48.729483+0000 mon.a (mon.0) 451 : cluster [WRN] Health check failed: Degraded data redundancy: 59/723 objects degraded (8.160%), 13 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:49 smithi186 bash[49632]: cluster 2024-05-09T04:09:48.729483+0000 mon.a (mon.0) 451 : cluster [WRN] Health check failed: Degraded data redundancy: 59/723 objects degraded (8.160%), 13 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:49 smithi186 bash[49632]: cluster 2024-05-09T04:09:48.729483+0000 mon.a (mon.0) 451 : cluster [WRN] Health check failed: Degraded data redundancy: 59/723 objects degraded (8.160%), 13 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:50.361 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:50 smithi006 bash[89611]: debug 2024-05-09T04:09:50.130+0000 7f0b9d2fa700 1 -- 172.21.15.6:0/3975650177 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55781cf2f680 con 0x55781cf8c800 2024-05-09T04:09:51.111 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:50 smithi006 bash[89611]: debug 2024-05-09T04:09:50.678+0000 7f0ba64937c0 -1 Falling back to public interface 2024-05-09T04:09:51.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:50 smithi006 bash[68965]: cluster 2024-05-09T04:09:49.855942+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v144: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 32 op/s; 65/723 objects degraded (8.990%) 2024-05-09T04:09:51.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:50 smithi006 bash[68965]: cluster 2024-05-09T04:09:49.855942+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v144: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 32 op/s; 65/723 objects degraded (8.990%) 2024-05-09T04:09:51.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:50 smithi006 bash[72705]: cluster 2024-05-09T04:09:49.855942+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v144: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 32 op/s; 65/723 objects degraded (8.990%) 2024-05-09T04:09:51.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:50 smithi006 bash[72705]: cluster 2024-05-09T04:09:49.855942+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v144: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 32 op/s; 65/723 objects degraded (8.990%) 2024-05-09T04:09:51.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:50 smithi186 bash[49632]: cluster 2024-05-09T04:09:49.855942+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v144: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 32 op/s; 65/723 objects degraded (8.990%) 2024-05-09T04:09:51.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:50 smithi186 bash[49632]: cluster 2024-05-09T04:09:49.855942+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v144: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 32 op/s; 65/723 objects degraded (8.990%) 2024-05-09T04:09:52.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:51 smithi006 bash[68965]: cluster 2024-05-09T04:09:51.856688+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v145: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:52.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:51 smithi006 bash[68965]: cluster 2024-05-09T04:09:51.856688+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v145: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:52.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:51 smithi006 bash[72705]: cluster 2024-05-09T04:09:51.856688+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v145: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:52.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:51 smithi006 bash[72705]: cluster 2024-05-09T04:09:51.856688+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v145: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:51 smithi186 bash[49632]: cluster 2024-05-09T04:09:51.856688+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v145: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:51 smithi186 bash[49632]: cluster 2024-05-09T04:09:51.856688+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v145: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:54.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:53 smithi006 bash[68965]: audit 2024-05-09T04:09:52.743358+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:53 smithi006 bash[68965]: audit 2024-05-09T04:09:52.743358+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:53 smithi006 bash[68965]: audit 2024-05-09T04:09:52.749934+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:53 smithi006 bash[68965]: audit 2024-05-09T04:09:52.749934+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.112 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:53 smithi006 bash[89611]: debug 2024-05-09T04:09:53.734+0000 7f0ba64937c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-05-09T04:09:54.112 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:53 smithi006 bash[89611]: debug 2024-05-09T04:09:53.778+0000 7f0ba64937c0 -1 osd.2 124 log_to_monitors true 2024-05-09T04:09:54.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:53 smithi006 bash[72705]: audit 2024-05-09T04:09:52.743358+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:53 smithi006 bash[72705]: audit 2024-05-09T04:09:52.743358+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:53 smithi006 bash[72705]: audit 2024-05-09T04:09:52.749934+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:53 smithi006 bash[72705]: audit 2024-05-09T04:09:52.749934+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:53 smithi186 bash[49632]: audit 2024-05-09T04:09:52.743358+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:53 smithi186 bash[49632]: audit 2024-05-09T04:09:52.743358+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:53 smithi186 bash[49632]: audit 2024-05-09T04:09:52.749934+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:54.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:53 smithi186 bash[49632]: audit 2024-05-09T04:09:52.749934+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:52.974943+0000 mgr.y (mgr.44106) 283 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:52.974943+0000 mgr.y (mgr.44106) 283 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:53.784777+0000 mon.a (mon.0) 454 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T04:09:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:53.784777+0000 mon.a (mon.0) 454 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T04:09:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:53.844818+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:53.844818+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:53.851576+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: audit 2024-05-09T04:09:53.851576+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: cluster 2024-05-09T04:09:53.857479+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v146: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:54 smithi006 bash[68965]: cluster 2024-05-09T04:09:53.857479+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v146: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:52.974943+0000 mgr.y (mgr.44106) 283 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:52.974943+0000 mgr.y (mgr.44106) 283 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:53.784777+0000 mon.a (mon.0) 454 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:53.784777+0000 mon.a (mon.0) 454 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:53.844818+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:53.844818+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:53.851576+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: audit 2024-05-09T04:09:53.851576+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: cluster 2024-05-09T04:09:53.857479+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v146: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:55.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:54 smithi006 bash[72705]: cluster 2024-05-09T04:09:53.857479+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v146: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:52.974943+0000 mgr.y (mgr.44106) 283 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:52.974943+0000 mgr.y (mgr.44106) 283 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:09:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:53.784777+0000 mon.a (mon.0) 454 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T04:09:55.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:53.784777+0000 mon.a (mon.0) 454 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-09T04:09:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:53.844818+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:53.844818+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:53.851576+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: audit 2024-05-09T04:09:53.851576+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:09:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: cluster 2024-05-09T04:09:53.857479+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v146: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:55.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:54 smithi186 bash[49632]: cluster 2024-05-09T04:09:53.857479+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v146: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:55.612 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:09:55 smithi006 bash[89611]: debug 2024-05-09T04:09:55.310+0000 7f0b938e2700 -1 osd.2 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:09:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: audit 2024-05-09T04:09:54.757216+0000 mon.a (mon.0) 457 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T04:09:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: audit 2024-05-09T04:09:54.757216+0000 mon.a (mon.0) 457 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T04:09:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: cluster 2024-05-09T04:09:54.761739+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-05-09T04:09:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: cluster 2024-05-09T04:09:54.761739+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-05-09T04:09:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: audit 2024-05-09T04:09:54.762759+0000 mon.a (mon.0) 459 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: audit 2024-05-09T04:09:54.762759+0000 mon.a (mon.0) 459 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: audit 2024-05-09T04:09:55.292850+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:55 smithi006 bash[68965]: audit 2024-05-09T04:09:55.292850+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: audit 2024-05-09T04:09:54.757216+0000 mon.a (mon.0) 457 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: audit 2024-05-09T04:09:54.757216+0000 mon.a (mon.0) 457 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: cluster 2024-05-09T04:09:54.761739+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: cluster 2024-05-09T04:09:54.761739+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: audit 2024-05-09T04:09:54.762759+0000 mon.a (mon.0) 459 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: audit 2024-05-09T04:09:54.762759+0000 mon.a (mon.0) 459 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: audit 2024-05-09T04:09:55.292850+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' 2024-05-09T04:09:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:55 smithi006 bash[72705]: audit 2024-05-09T04:09:55.292850+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' 2024-05-09T04:09:56.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: audit 2024-05-09T04:09:54.757216+0000 mon.a (mon.0) 457 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T04:09:56.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: audit 2024-05-09T04:09:54.757216+0000 mon.a (mon.0) 457 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-09T04:09:56.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: cluster 2024-05-09T04:09:54.761739+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-05-09T04:09:56.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: cluster 2024-05-09T04:09:54.761739+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-05-09T04:09:56.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: audit 2024-05-09T04:09:54.762759+0000 mon.a (mon.0) 459 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:09:56.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: audit 2024-05-09T04:09:54.762759+0000 mon.a (mon.0) 459 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:09:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: audit 2024-05-09T04:09:55.292850+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' 2024-05-09T04:09:56.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:55 smithi186 bash[49632]: audit 2024-05-09T04:09:55.292850+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581]' entity='osd.2' 2024-05-09T04:09:57.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:55.858518+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v148: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:55.858518+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v148: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.292035+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.292035+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.301908+0000 mon.a (mon.0) 462 : cluster [INF] osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581] boot 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.301908+0000 mon.a (mon.0) 462 : cluster [INF] osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581] boot 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.302027+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.302027+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: audit 2024-05-09T04:09:56.308168+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: audit 2024-05-09T04:09:56.308168+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.321196+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 14 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:56 smithi006 bash[68965]: cluster 2024-05-09T04:09:56.321196+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 14 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:57.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:55.858518+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v148: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:55.858518+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v148: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.292035+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.292035+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.301908+0000 mon.a (mon.0) 462 : cluster [INF] osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581] boot 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.301908+0000 mon.a (mon.0) 462 : cluster [INF] osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581] boot 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.302027+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.302027+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: audit 2024-05-09T04:09:56.308168+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: audit 2024-05-09T04:09:56.308168+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.321196+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 14 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:57.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:56 smithi006 bash[72705]: cluster 2024-05-09T04:09:56.321196+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 14 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:57.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:55.858518+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v148: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:57.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:55.858518+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v148: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 65/723 objects degraded (8.990%) 2024-05-09T04:09:57.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.292035+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:09:57.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.292035+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.301908+0000 mon.a (mon.0) 462 : cluster [INF] osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581] boot 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.301908+0000 mon.a (mon.0) 462 : cluster [INF] osd.2 [v2:172.21.15.6:6818/3040010581,v1:172.21.15.6:6819/3040010581] boot 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.302027+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.302027+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: audit 2024-05-09T04:09:56.308168+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: audit 2024-05-09T04:09:56.308168+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.321196+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 14 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:57.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:56 smithi186 bash[49632]: cluster 2024-05-09T04:09:56.321196+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 14 pgs degraded (PG_DEGRADED) 2024-05-09T04:09:58.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:09:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:09:57] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-05-09T04:09:58.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:58 smithi006 bash[68965]: cluster 2024-05-09T04:09:57.305818+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-05-09T04:09:58.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:58 smithi006 bash[68965]: cluster 2024-05-09T04:09:57.305818+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-05-09T04:09:58.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:58 smithi006 bash[68965]: cluster 2024-05-09T04:09:57.860077+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v151: 161 pgs: 6 peering, 3 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 8/723 objects degraded (1.107%) 2024-05-09T04:09:58.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:58 smithi006 bash[68965]: cluster 2024-05-09T04:09:57.860077+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v151: 161 pgs: 6 peering, 3 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 8/723 objects degraded (1.107%) 2024-05-09T04:09:58.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:58 smithi006 bash[72705]: cluster 2024-05-09T04:09:57.305818+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-05-09T04:09:58.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:58 smithi006 bash[72705]: cluster 2024-05-09T04:09:57.305818+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-05-09T04:09:58.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:58 smithi006 bash[72705]: cluster 2024-05-09T04:09:57.860077+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v151: 161 pgs: 6 peering, 3 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 8/723 objects degraded (1.107%) 2024-05-09T04:09:58.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:58 smithi006 bash[72705]: cluster 2024-05-09T04:09:57.860077+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v151: 161 pgs: 6 peering, 3 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 8/723 objects degraded (1.107%) 2024-05-09T04:09:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:58 smithi186 bash[49632]: cluster 2024-05-09T04:09:57.305818+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-05-09T04:09:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:58 smithi186 bash[49632]: cluster 2024-05-09T04:09:57.305818+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-05-09T04:09:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:58 smithi186 bash[49632]: cluster 2024-05-09T04:09:57.860077+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v151: 161 pgs: 6 peering, 3 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 8/723 objects degraded (1.107%) 2024-05-09T04:09:58.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:58 smithi186 bash[49632]: cluster 2024-05-09T04:09:57.860077+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v151: 161 pgs: 6 peering, 3 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 8/723 objects degraded (1.107%) 2024-05-09T04:10:00.350 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:59 smithi006 bash[68965]: cluster 2024-05-09T04:09:59.861067+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v152: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:00.350 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:59 smithi006 bash[68965]: cluster 2024-05-09T04:09:59.861067+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v152: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:00.350 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:59 smithi006 bash[68965]: cluster 2024-05-09T04:09:59.913001+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-05-09T04:10:00.350 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:59 smithi006 bash[68965]: cluster 2024-05-09T04:09:59.913001+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-05-09T04:10:00.350 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:59 smithi006 bash[68965]: cluster 2024-05-09T04:09:59.913062+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-05-09T04:10:00.350 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:09:59 smithi006 bash[68965]: cluster 2024-05-09T04:09:59.913062+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-05-09T04:10:00.351 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:59 smithi006 bash[72705]: cluster 2024-05-09T04:09:59.861067+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v152: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:00.351 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:59 smithi006 bash[72705]: cluster 2024-05-09T04:09:59.861067+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v152: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:00.351 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:59 smithi006 bash[72705]: cluster 2024-05-09T04:09:59.913001+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-05-09T04:10:00.351 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:59 smithi006 bash[72705]: cluster 2024-05-09T04:09:59.913001+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-05-09T04:10:00.351 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:59 smithi006 bash[72705]: cluster 2024-05-09T04:09:59.913062+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-05-09T04:10:00.351 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:09:59 smithi006 bash[72705]: cluster 2024-05-09T04:09:59.913062+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-05-09T04:10:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:59 smithi186 bash[49632]: cluster 2024-05-09T04:09:59.861067+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v152: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:59 smithi186 bash[49632]: cluster 2024-05-09T04:09:59.861067+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v152: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:59 smithi186 bash[49632]: cluster 2024-05-09T04:09:59.913001+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-05-09T04:10:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:59 smithi186 bash[49632]: cluster 2024-05-09T04:09:59.913001+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-05-09T04:10:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:59 smithi186 bash[49632]: cluster 2024-05-09T04:09:59.913062+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-05-09T04:10:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:09:59 smithi186 bash[49632]: cluster 2024-05-09T04:09:59.913062+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-05-09T04:10:01.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:00 smithi006 bash[68965]: cluster 2024-05-09T04:10:00.000174+0000 mon.a (mon.0) 469 : cluster [INF] overall HEALTH_OK 2024-05-09T04:10:01.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:00 smithi006 bash[68965]: cluster 2024-05-09T04:10:00.000174+0000 mon.a (mon.0) 469 : cluster [INF] overall HEALTH_OK 2024-05-09T04:10:01.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:00 smithi006 bash[72705]: cluster 2024-05-09T04:10:00.000174+0000 mon.a (mon.0) 469 : cluster [INF] overall HEALTH_OK 2024-05-09T04:10:01.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:00 smithi006 bash[72705]: cluster 2024-05-09T04:10:00.000174+0000 mon.a (mon.0) 469 : cluster [INF] overall HEALTH_OK 2024-05-09T04:10:01.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:00 smithi186 bash[49632]: cluster 2024-05-09T04:10:00.000174+0000 mon.a (mon.0) 469 : cluster [INF] overall HEALTH_OK 2024-05-09T04:10:01.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:00 smithi186 bash[49632]: cluster 2024-05-09T04:10:00.000174+0000 mon.a (mon.0) 469 : cluster [INF] overall HEALTH_OK 2024-05-09T04:10:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:02 smithi186 bash[49632]: audit 2024-05-09T04:10:01.860111+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:02 smithi186 bash[49632]: audit 2024-05-09T04:10:01.860111+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:02 smithi186 bash[49632]: audit 2024-05-09T04:10:01.861431+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:02 smithi186 bash[49632]: audit 2024-05-09T04:10:01.861431+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:02 smithi186 bash[49632]: cluster 2024-05-09T04:10:01.861672+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-05-09T04:10:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:02 smithi186 bash[49632]: cluster 2024-05-09T04:10:01.861672+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-05-09T04:10:03.154 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:02 smithi006 bash[68965]: audit 2024-05-09T04:10:01.860111+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:03.155 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:02 smithi006 bash[68965]: audit 2024-05-09T04:10:01.860111+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:03.155 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:02 smithi006 bash[68965]: audit 2024-05-09T04:10:01.861431+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:03.155 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:02 smithi006 bash[68965]: audit 2024-05-09T04:10:01.861431+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:03.155 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:02 smithi006 bash[68965]: cluster 2024-05-09T04:10:01.861672+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-05-09T04:10:03.155 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:02 smithi006 bash[68965]: cluster 2024-05-09T04:10:01.861672+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-05-09T04:10:03.156 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:02 smithi006 bash[72705]: audit 2024-05-09T04:10:01.860111+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:03.156 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:02 smithi006 bash[72705]: audit 2024-05-09T04:10:01.860111+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:03.156 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:02 smithi006 bash[72705]: audit 2024-05-09T04:10:01.861431+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:03.156 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:02 smithi006 bash[72705]: audit 2024-05-09T04:10:01.861431+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:03.156 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:02 smithi006 bash[72705]: cluster 2024-05-09T04:10:01.861672+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-05-09T04:10:03.156 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:02 smithi006 bash[72705]: cluster 2024-05-09T04:10:01.861672+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:02.985151+0000 mgr.y (mgr.44106) 289 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:02.985151+0000 mgr.y (mgr.44106) 289 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: cluster 2024-05-09T04:10:03.863283+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: cluster 2024-05-09T04:10:03.863283+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.001572+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.001572+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.013129+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.013129+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.016032+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.016032+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.018011+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.018011+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:05.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.027477+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.027477+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.124692+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.124692+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.129854+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.129854+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.137132+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.137132+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.148183+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.148183+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.156592+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.156592+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.160655+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.160655+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.164739+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.164739+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.168656+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.168656+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.172222+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.172222+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.175835+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.175835+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.179923+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.179923+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.188300+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.188300+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.194033+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.194033+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.204003+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.204003+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:10:05.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.209765+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.209765+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.219504+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.219504+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.225280+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.225280+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.227270+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.227270+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.229187+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.229187+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.231131+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.231131+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:10:05.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.232853+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.232853+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.234662+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.234662+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.236365+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.236365+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.238125+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.238125+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.239835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.239835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:10:05.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.248769+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.248769+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.253408+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.253408+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.255104+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.255104+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.256658+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.256658+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.258260+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.258260+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.260018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.260018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.261727+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.261727+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.264026+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.264026+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:10:05.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.271980+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:10:05.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:04 smithi186 bash[49632]: audit 2024-05-09T04:10:04.271980+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:10:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:02.985151+0000 mgr.y (mgr.44106) 289 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:02.985151+0000 mgr.y (mgr.44106) 289 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: cluster 2024-05-09T04:10:03.863283+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: cluster 2024-05-09T04:10:03.863283+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.001572+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.001572+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.013129+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.013129+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.016032+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.016032+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.018011+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.018011+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.027477+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.027477+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.124692+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.124692+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.129854+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.129854+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.137132+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:02.985151+0000 mgr.y (mgr.44106) 289 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:02.985151+0000 mgr.y (mgr.44106) 289 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: cluster 2024-05-09T04:10:03.863283+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: cluster 2024-05-09T04:10:03.863283+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.001572+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.001572+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.013129+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.013129+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.016032+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.016032+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.018011+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.018011+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.027477+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.027477+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.124692+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.124692+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.129854+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.129854+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.137132+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.137132+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.148183+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.148183+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.156592+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.156592+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.160655+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.160655+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.164739+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.164739+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.168656+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.168656+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.172222+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.172222+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.175835+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.175835+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.179923+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.179923+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.188300+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.188300+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.194033+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.137132+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.148183+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.148183+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:05.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.156592+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.156592+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.160655+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.160655+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.164739+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.164739+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.168656+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.168656+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.172222+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.172222+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.175835+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.175835+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.179923+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.179923+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.188300+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:10:05.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.188300+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.194033+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.194033+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.204003+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.204003+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.209765+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.209765+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.219504+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.219504+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:10:05.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.225280+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.225280+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.227270+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.227270+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.229187+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.229187+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.231131+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.231131+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.232853+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.194033+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.204003+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.204003+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.209765+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.209765+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.219504+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.219504+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.225280+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.225280+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.227270+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.227270+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.229187+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.229187+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.231131+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.231131+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:10:05.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.232853+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.232853+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.234662+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.234662+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.236365+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.236365+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.238125+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.238125+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.239835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.239835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.248769+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.248769+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:10:05.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.253408+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.253408+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.255104+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.255104+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.256658+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.256658+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.258260+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.258260+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.260018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.260018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.261727+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.261727+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.264026+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.264026+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.271980+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:10:05.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:04 smithi006 bash[68965]: audit 2024-05-09T04:10:04.271980+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.232853+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.234662+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.234662+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.236365+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.236365+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.238125+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.238125+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.239835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.239835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.248769+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:10:05.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.248769+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.253408+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.253408+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.255104+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.255104+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.256658+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.256658+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.258260+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.258260+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.260018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.260018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.261727+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.261727+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.264026+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.264026+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.271980+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:10:05.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:04 smithi006 bash[72705]: audit 2024-05-09T04:10:04.271980+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cephadm 2024-05-09T04:10:04.138812+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cephadm 2024-05-09T04:10:04.138812+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cephadm 2024-05-09T04:10:04.177614+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cephadm 2024-05-09T04:10:04.177614+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cephadm 2024-05-09T04:10:04.263070+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cephadm 2024-05-09T04:10:04.263070+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.008028+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.008028+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.010300+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.010300+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.024175+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.024175+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.117252+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.117252+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.119483+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.119483+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.130914+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: audit 2024-05-09T04:10:05.130914+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cluster 2024-05-09T04:10:05.864124+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:10:06.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:05 smithi186 bash[49632]: cluster 2024-05-09T04:10:05.864124+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:10:06.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cephadm 2024-05-09T04:10:04.138812+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:10:06.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cephadm 2024-05-09T04:10:04.138812+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:10:06.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cephadm 2024-05-09T04:10:04.177614+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cephadm 2024-05-09T04:10:04.177614+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cephadm 2024-05-09T04:10:04.263070+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cephadm 2024-05-09T04:10:04.263070+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.008028+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.008028+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.010300+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.010300+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.024175+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.024175+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.117252+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.117252+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.119483+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.119483+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.130914+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: audit 2024-05-09T04:10:05.130914+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cluster 2024-05-09T04:10:05.864124+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:05 smithi006 bash[72705]: cluster 2024-05-09T04:10:05.864124+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cephadm 2024-05-09T04:10:04.138812+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cephadm 2024-05-09T04:10:04.138812+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cephadm 2024-05-09T04:10:04.177614+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cephadm 2024-05-09T04:10:04.177614+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cephadm 2024-05-09T04:10:04.263070+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cephadm 2024-05-09T04:10:04.263070+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.008028+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.008028+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.010300+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.010300+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.024175+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.024175+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.117252+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.117252+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.119483+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.119483+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.130914+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: audit 2024-05-09T04:10:05.130914+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cluster 2024-05-09T04:10:05.864124+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:10:06.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:05 smithi006 bash[68965]: cluster 2024-05-09T04:10:05.864124+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:10:08.012 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:10:07] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-05-09T04:10:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:08 smithi006 bash[68965]: audit 2024-05-09T04:10:07.008580+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:08 smithi006 bash[68965]: audit 2024-05-09T04:10:07.008580+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:08 smithi006 bash[68965]: cluster 2024-05-09T04:10:07.865560+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:10:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:08 smithi006 bash[68965]: cluster 2024-05-09T04:10:07.865560+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:10:08.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:08 smithi006 bash[72705]: audit 2024-05-09T04:10:07.008580+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:08.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:08 smithi006 bash[72705]: audit 2024-05-09T04:10:07.008580+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:08.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:08 smithi006 bash[72705]: cluster 2024-05-09T04:10:07.865560+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:10:08.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:08 smithi006 bash[72705]: cluster 2024-05-09T04:10:07.865560+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:10:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:08 smithi186 bash[49632]: audit 2024-05-09T04:10:07.008580+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:08 smithi186 bash[49632]: audit 2024-05-09T04:10:07.008580+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:08 smithi186 bash[49632]: cluster 2024-05-09T04:10:07.865560+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:10:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:08 smithi186 bash[49632]: cluster 2024-05-09T04:10:07.865560+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-05-09T04:10:10.071 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:09 smithi006 bash[68965]: audit 2024-05-09T04:10:09.076950+0000 mgr.y (mgr.44106) 296 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:09 smithi006 bash[68965]: audit 2024-05-09T04:10:09.076950+0000 mgr.y (mgr.44106) 296 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:09 smithi006 bash[68965]: cluster 2024-05-09T04:10:09.866531+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:09 smithi006 bash[68965]: cluster 2024-05-09T04:10:09.866531+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:09 smithi006 bash[72705]: audit 2024-05-09T04:10:09.076950+0000 mgr.y (mgr.44106) 296 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:09 smithi006 bash[72705]: audit 2024-05-09T04:10:09.076950+0000 mgr.y (mgr.44106) 296 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:09 smithi006 bash[72705]: cluster 2024-05-09T04:10:09.866531+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:10.259 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:09 smithi006 bash[72705]: cluster 2024-05-09T04:10:09.866531+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:09 smithi186 bash[49632]: audit 2024-05-09T04:10:09.076950+0000 mgr.y (mgr.44106) 296 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:09 smithi186 bash[49632]: audit 2024-05-09T04:10:09.076950+0000 mgr.y (mgr.44106) 296 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:09 smithi186 bash[49632]: cluster 2024-05-09T04:10:09.866531+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:09 smithi186 bash[49632]: cluster 2024-05-09T04:10:09.866531+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:12.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:11 smithi006 bash[68965]: cluster 2024-05-09T04:10:11.867447+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:12.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:11 smithi006 bash[68965]: cluster 2024-05-09T04:10:11.867447+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:12.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:11 smithi006 bash[72705]: cluster 2024-05-09T04:10:11.867447+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:12.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:11 smithi006 bash[72705]: cluster 2024-05-09T04:10:11.867447+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:12.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:11 smithi186 bash[49632]: cluster 2024-05-09T04:10:11.867447+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:12.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:11 smithi186 bash[49632]: cluster 2024-05-09T04:10:11.867447+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (7m) 20s ago 32m 16.0M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (7m) 4m ago 31m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (9m) 20s ago 30m 46.0M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (9m) 4m ago 37m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (19m) 20s ago 39m 512M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (4m) 20s ago 39m 51.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (5m) 4m ago 38m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (4m) 20s ago 38m 40.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (9m) 20s ago 32m 8859k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (8m) 4m ago 32m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (2m) 20s ago 37m 48.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (91s) 20s ago 36m 47.3M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:10:13.283 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (24s) 20s ago 36m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (35m) 20s ago 35m 63.8M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (35m) 4m ago 35m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (34m) 4m ago 34m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (33m) 4m ago 34m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (33m) 4m ago 33m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (8m) 4m ago 32m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (30m) 20s ago 30m 92.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:10:13.284 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (30m) 4m ago 30m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:10:14.022 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:13 smithi006 bash[72705]: audit 2024-05-09T04:10:12.994330+0000 mgr.y (mgr.44106) 299 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:13 smithi006 bash[72705]: audit 2024-05-09T04:10:12.994330+0000 mgr.y (mgr.44106) 299 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:13 smithi006 bash[72705]: audit 2024-05-09T04:10:13.239288+0000 mgr.y (mgr.44106) 300 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:13 smithi006 bash[72705]: audit 2024-05-09T04:10:13.239288+0000 mgr.y (mgr.44106) 300 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:13 smithi006 bash[72705]: cluster 2024-05-09T04:10:13.868960+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:13 smithi006 bash[72705]: cluster 2024-05-09T04:10:13.868960+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:13 smithi006 bash[68965]: audit 2024-05-09T04:10:12.994330+0000 mgr.y (mgr.44106) 299 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:14.203 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:13 smithi006 bash[68965]: audit 2024-05-09T04:10:12.994330+0000 mgr.y (mgr.44106) 299 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:14.204 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:13 smithi006 bash[68965]: audit 2024-05-09T04:10:13.239288+0000 mgr.y (mgr.44106) 300 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:14.204 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:13 smithi006 bash[68965]: audit 2024-05-09T04:10:13.239288+0000 mgr.y (mgr.44106) 300 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:14.204 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:13 smithi006 bash[68965]: cluster 2024-05-09T04:10:13.868960+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:14.204 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:13 smithi006 bash[68965]: cluster 2024-05-09T04:10:13.868960+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:14.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:13 smithi186 bash[49632]: audit 2024-05-09T04:10:12.994330+0000 mgr.y (mgr.44106) 299 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:14.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:13 smithi186 bash[49632]: audit 2024-05-09T04:10:12.994330+0000 mgr.y (mgr.44106) 299 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:14.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:13 smithi186 bash[49632]: audit 2024-05-09T04:10:13.239288+0000 mgr.y (mgr.44106) 300 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:14.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:13 smithi186 bash[49632]: audit 2024-05-09T04:10:13.239288+0000 mgr.y (mgr.44106) 300 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:13 smithi186 bash[49632]: cluster 2024-05-09T04:10:13.868960+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:14.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:13 smithi186 bash[49632]: cluster 2024-05-09T04:10:13.868960+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:15 smithi006 bash[68965]: cluster 2024-05-09T04:10:15.869917+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:16.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:15 smithi006 bash[68965]: cluster 2024-05-09T04:10:15.869917+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:15 smithi006 bash[72705]: cluster 2024-05-09T04:10:15.869917+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:15 smithi006 bash[72705]: cluster 2024-05-09T04:10:15.869917+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:15 smithi186 bash[49632]: cluster 2024-05-09T04:10:15.869917+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:16.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:15 smithi186 bash[49632]: cluster 2024-05-09T04:10:15.869917+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:17.200 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:10:17.201 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:16 smithi006 bash[68965]: audit 2024-05-09T04:10:16.856381+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:17.201 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:16 smithi006 bash[68965]: audit 2024-05-09T04:10:16.856381+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:17.201 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:16 smithi006 bash[72705]: audit 2024-05-09T04:10:16.856381+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:17.201 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:16 smithi006 bash[72705]: audit 2024-05-09T04:10:16.856381+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:16 smithi186 bash[49632]: audit 2024-05-09T04:10:16.856381+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:16 smithi186 bash[49632]: audit 2024-05-09T04:10:16.856381+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:17.982 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-05-09T04:10:17.993 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:10:17] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:17 smithi006 bash[72705]: audit 2024-05-09T04:10:17.185519+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/2558542189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:17 smithi006 bash[72705]: audit 2024-05-09T04:10:17.185519+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/2558542189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:17 smithi006 bash[72705]: cluster 2024-05-09T04:10:17.871313+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:17 smithi006 bash[72705]: cluster 2024-05-09T04:10:17.871313+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:17 smithi006 bash[68965]: audit 2024-05-09T04:10:17.185519+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/2558542189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:17 smithi006 bash[68965]: audit 2024-05-09T04:10:17.185519+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/2558542189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:17 smithi006 bash[68965]: cluster 2024-05-09T04:10:17.871313+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:17.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:17 smithi006 bash[68965]: cluster 2024-05-09T04:10:17.871313+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:17 smithi186 bash[49632]: audit 2024-05-09T04:10:17.185519+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/2558542189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:17 smithi186 bash[49632]: audit 2024-05-09T04:10:17.185519+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/2558542189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:17 smithi186 bash[49632]: cluster 2024-05-09T04:10:17.871313+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:17 smithi186 bash[49632]: cluster 2024-05-09T04:10:17.871313+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:20.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:19 smithi006 bash[68965]: cluster 2024-05-09T04:10:19.872266+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:20.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:19 smithi006 bash[68965]: cluster 2024-05-09T04:10:19.872266+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:20.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:19 smithi006 bash[72705]: cluster 2024-05-09T04:10:19.872266+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:20.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:19 smithi006 bash[72705]: cluster 2024-05-09T04:10:19.872266+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:20.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:19 smithi186 bash[49632]: cluster 2024-05-09T04:10:19.872266+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:20.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:19 smithi186 bash[49632]: cluster 2024-05-09T04:10:19.872266+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:21 smithi006 bash[68965]: audit 2024-05-09T04:10:21.193202+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:21 smithi006 bash[68965]: audit 2024-05-09T04:10:21.193202+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:21 smithi006 bash[68965]: cluster 2024-05-09T04:10:21.873146+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:21 smithi006 bash[68965]: cluster 2024-05-09T04:10:21.873146+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:21 smithi006 bash[72705]: audit 2024-05-09T04:10:21.193202+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:21 smithi006 bash[72705]: audit 2024-05-09T04:10:21.193202+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:21 smithi006 bash[72705]: cluster 2024-05-09T04:10:21.873146+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:21 smithi006 bash[72705]: cluster 2024-05-09T04:10:21.873146+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:21 smithi186 bash[49632]: audit 2024-05-09T04:10:21.193202+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:21 smithi186 bash[49632]: audit 2024-05-09T04:10:21.193202+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:21 smithi186 bash[49632]: cluster 2024-05-09T04:10:21.873146+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:22.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:21 smithi186 bash[49632]: cluster 2024-05-09T04:10:21.873146+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:23.640 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:10:24.323 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:23 smithi006 bash[72705]: audit 2024-05-09T04:10:23.002680+0000 mgr.y (mgr.44106) 307 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:24.323 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:23 smithi006 bash[72705]: audit 2024-05-09T04:10:23.002680+0000 mgr.y (mgr.44106) 307 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:24.323 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:23 smithi006 bash[68965]: audit 2024-05-09T04:10:23.002680+0000 mgr.y (mgr.44106) 307 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:24.323 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:23 smithi006 bash[68965]: audit 2024-05-09T04:10:23.002680+0000 mgr.y (mgr.44106) 307 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:24.324 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:10:24.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:23 smithi186 bash[49632]: audit 2024-05-09T04:10:23.002680+0000 mgr.y (mgr.44106) 307 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:24.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:23 smithi186 bash[49632]: audit 2024-05-09T04:10:23.002680+0000 mgr.y (mgr.44106) 307 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:25.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:24 smithi006 bash[68965]: cluster 2024-05-09T04:10:23.874808+0000 mgr.y (mgr.44106) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:25.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:24 smithi006 bash[68965]: cluster 2024-05-09T04:10:23.874808+0000 mgr.y (mgr.44106) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:25.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:24 smithi006 bash[72705]: cluster 2024-05-09T04:10:23.874808+0000 mgr.y (mgr.44106) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:25.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:24 smithi006 bash[72705]: cluster 2024-05-09T04:10:23.874808+0000 mgr.y (mgr.44106) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:25.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:24 smithi186 bash[49632]: cluster 2024-05-09T04:10:23.874808+0000 mgr.y (mgr.44106) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:25.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:24 smithi186 bash[49632]: cluster 2024-05-09T04:10:23.874808+0000 mgr.y (mgr.44106) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:27.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:26 smithi006 bash[68965]: cluster 2024-05-09T04:10:25.875671+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:27.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:26 smithi006 bash[68965]: cluster 2024-05-09T04:10:25.875671+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:26 smithi006 bash[72705]: cluster 2024-05-09T04:10:25.875671+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:26 smithi006 bash[72705]: cluster 2024-05-09T04:10:25.875671+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:27.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:26 smithi186 bash[49632]: cluster 2024-05-09T04:10:25.875671+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:27.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:26 smithi186 bash[49632]: cluster 2024-05-09T04:10:25.875671+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:27.427 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:10:27.427 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:10:27.427 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:10:27.427 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:10:27.428 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:10:27.428 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:10:27.428 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:10:27.428 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:10:27.428 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:10:28.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:27 smithi006 bash[68965]: audit 2024-05-09T04:10:27.426402+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:28.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:27 smithi006 bash[68965]: audit 2024-05-09T04:10:27.426402+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:28.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:10:27] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-05-09T04:10:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:27 smithi006 bash[72705]: audit 2024-05-09T04:10:27.426402+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:27 smithi006 bash[72705]: audit 2024-05-09T04:10:27.426402+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:28.170 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:10:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:27 smithi186 bash[49632]: audit 2024-05-09T04:10:27.426402+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:28.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:27 smithi186 bash[49632]: audit 2024-05-09T04:10:27.426402+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:29.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:28 smithi006 bash[68965]: cluster 2024-05-09T04:10:27.877105+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:29.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:28 smithi006 bash[68965]: cluster 2024-05-09T04:10:27.877105+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:29.292 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:28 smithi006 bash[72705]: cluster 2024-05-09T04:10:27.877105+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:29.292 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:28 smithi006 bash[72705]: cluster 2024-05-09T04:10:27.877105+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:28 smithi186 bash[49632]: cluster 2024-05-09T04:10:27.877105+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:28 smithi186 bash[49632]: cluster 2024-05-09T04:10:27.877105+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:31.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:30 smithi006 bash[68965]: cluster 2024-05-09T04:10:29.878022+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:31.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:30 smithi006 bash[68965]: cluster 2024-05-09T04:10:29.878022+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:31.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:30 smithi006 bash[72705]: cluster 2024-05-09T04:10:29.878022+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:31.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:30 smithi006 bash[72705]: cluster 2024-05-09T04:10:29.878022+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:31.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:30 smithi186 bash[49632]: cluster 2024-05-09T04:10:29.878022+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:31.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:30 smithi186 bash[49632]: cluster 2024-05-09T04:10:29.878022+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:31.466 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:10:32.265 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-05-09T04:10:32.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:32 smithi006 bash[68965]: audit 2024-05-09T04:10:31.465788+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/499285327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:10:32.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:32 smithi006 bash[68965]: audit 2024-05-09T04:10:31.465788+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/499285327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:10:32.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:32 smithi006 bash[68965]: audit 2024-05-09T04:10:31.857823+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:32.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:32 smithi006 bash[68965]: audit 2024-05-09T04:10:31.857823+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:32 smithi006 bash[72705]: audit 2024-05-09T04:10:31.465788+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/499285327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:10:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:32 smithi006 bash[72705]: audit 2024-05-09T04:10:31.465788+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/499285327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:10:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:32 smithi006 bash[72705]: audit 2024-05-09T04:10:31.857823+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:32.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:32 smithi006 bash[72705]: audit 2024-05-09T04:10:31.857823+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:32.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:32 smithi186 bash[49632]: audit 2024-05-09T04:10:31.465788+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/499285327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:10:32.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:32 smithi186 bash[49632]: audit 2024-05-09T04:10:31.465788+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/499285327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:10:32.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:32 smithi186 bash[49632]: audit 2024-05-09T04:10:31.857823+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:32.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:32 smithi186 bash[49632]: audit 2024-05-09T04:10:31.857823+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:33.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:33 smithi006 bash[68965]: cluster 2024-05-09T04:10:31.879084+0000 mgr.y (mgr.44106) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:33.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:33 smithi006 bash[68965]: cluster 2024-05-09T04:10:31.879084+0000 mgr.y (mgr.44106) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:33.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:33 smithi006 bash[72705]: cluster 2024-05-09T04:10:31.879084+0000 mgr.y (mgr.44106) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:33.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:33 smithi006 bash[72705]: cluster 2024-05-09T04:10:31.879084+0000 mgr.y (mgr.44106) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:33.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:33 smithi186 bash[49632]: cluster 2024-05-09T04:10:31.879084+0000 mgr.y (mgr.44106) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:33.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:33 smithi186 bash[49632]: cluster 2024-05-09T04:10:31.879084+0000 mgr.y (mgr.44106) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:34.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:34 smithi006 bash[68965]: audit 2024-05-09T04:10:33.010657+0000 mgr.y (mgr.44106) 314 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:34.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:34 smithi006 bash[68965]: audit 2024-05-09T04:10:33.010657+0000 mgr.y (mgr.44106) 314 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:34.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:34 smithi006 bash[72705]: audit 2024-05-09T04:10:33.010657+0000 mgr.y (mgr.44106) 314 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:34.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:34 smithi006 bash[72705]: audit 2024-05-09T04:10:33.010657+0000 mgr.y (mgr.44106) 314 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:34.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:34 smithi186 bash[49632]: audit 2024-05-09T04:10:33.010657+0000 mgr.y (mgr.44106) 314 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:34.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:34 smithi186 bash[49632]: audit 2024-05-09T04:10:33.010657+0000 mgr.y (mgr.44106) 314 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:35.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:35 smithi006 bash[68965]: cluster 2024-05-09T04:10:33.880736+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:35.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:35 smithi006 bash[68965]: cluster 2024-05-09T04:10:33.880736+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:35.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:35 smithi006 bash[72705]: cluster 2024-05-09T04:10:33.880736+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:35.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:35 smithi006 bash[72705]: cluster 2024-05-09T04:10:33.880736+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:35.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:35 smithi186 bash[49632]: cluster 2024-05-09T04:10:33.880736+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:35.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:35 smithi186 bash[49632]: cluster 2024-05-09T04:10:33.880736+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:36.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:36 smithi186 bash[49632]: audit 2024-05-09T04:10:35.431158+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:36.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:36 smithi186 bash[49632]: audit 2024-05-09T04:10:35.431158+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:36.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:36 smithi006 bash[72705]: audit 2024-05-09T04:10:35.431158+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:36.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:36 smithi006 bash[72705]: audit 2024-05-09T04:10:35.431158+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:36.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:36 smithi006 bash[68965]: audit 2024-05-09T04:10:35.431158+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:36.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:36 smithi006 bash[68965]: audit 2024-05-09T04:10:35.431158+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:37.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:37 smithi006 bash[68965]: cluster 2024-05-09T04:10:35.881399+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:37.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:37 smithi006 bash[68965]: cluster 2024-05-09T04:10:35.881399+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:37.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:37 smithi006 bash[72705]: cluster 2024-05-09T04:10:35.881399+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:37.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:37 smithi006 bash[72705]: cluster 2024-05-09T04:10:35.881399+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:37.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:37 smithi186 bash[49632]: cluster 2024-05-09T04:10:35.881399+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:37.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:37 smithi186 bash[49632]: cluster 2024-05-09T04:10:35.881399+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:37.763 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:10:37] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-05-09T04:10:38.782 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:10:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: cephadm 2024-05-09T04:10:37.753095+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: cephadm 2024-05-09T04:10:37.753095+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.761759+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.761759+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.805472+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.805472+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.806663+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.806663+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.813392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: audit 2024-05-09T04:10:37.813392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: cephadm 2024-05-09T04:10:37.872818+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:38 smithi006 bash[68965]: cephadm 2024-05-09T04:10:37.872818+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: cephadm 2024-05-09T04:10:37.753095+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: cephadm 2024-05-09T04:10:37.753095+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.761759+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.761759+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.805472+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.805472+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.806663+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.806663+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.813392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: audit 2024-05-09T04:10:37.813392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: cephadm 2024-05-09T04:10:37.872818+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:38 smithi006 bash[72705]: cephadm 2024-05-09T04:10:37.872818+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: cephadm 2024-05-09T04:10:37.753095+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: cephadm 2024-05-09T04:10:37.753095+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.761759+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.761759+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.805472+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.805472+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.806663+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.806663+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:10:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.813392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: audit 2024-05-09T04:10:37.813392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: cephadm 2024-05-09T04:10:37.872818+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:39.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:38 smithi186 bash[49632]: cephadm 2024-05-09T04:10:37.872818+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:10:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:39 smithi006 bash[68965]: cluster 2024-05-09T04:10:37.882387+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:40.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:39 smithi006 bash[68965]: cluster 2024-05-09T04:10:37.882387+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:39 smithi006 bash[72705]: cluster 2024-05-09T04:10:37.882387+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:39 smithi006 bash[72705]: cluster 2024-05-09T04:10:37.882387+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:40.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:39 smithi186 bash[49632]: cluster 2024-05-09T04:10:37.882387+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:40.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:39 smithi186 bash[49632]: cluster 2024-05-09T04:10:37.882387+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cluster 2024-05-09T04:10:39.883269+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cluster 2024-05-09T04:10:39.883269+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.848264+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.848264+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.848862+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.848862+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.848944+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.848944+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:10:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.850905+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.850905+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.853548+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.853548+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.854506+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.854506+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.858607+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.858607+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.861962+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.861962+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.863023+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:10:42.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.863023+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cluster 2024-05-09T04:10:39.883269+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cluster 2024-05-09T04:10:39.883269+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.848264+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.848264+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.848862+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.848862+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.848944+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.848944+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.850905+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.850905+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:42.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.853548+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.853548+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.854506+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.854506+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.858607+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.858607+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.861962+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.861962+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.863023+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.863023+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.869328+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.869328+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.874445+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.874445+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.875896+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.875896+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.882436+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.882436+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.888525+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:41 smithi006 bash[68965]: audit 2024-05-09T04:10:40.888525+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.869328+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.869328+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.874445+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.874445+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.875896+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.875896+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.882436+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.882436+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.888525+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:42.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:41 smithi006 bash[72705]: audit 2024-05-09T04:10:40.888525+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cluster 2024-05-09T04:10:39.883269+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cluster 2024-05-09T04:10:39.883269+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.848264+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.848264+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.848862+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.848862+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.848944+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.848944+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:10:42.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.850905+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.850905+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.853548+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.853548+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.854506+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.854506+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.858607+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.858607+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.861962+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.861962+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.863023+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.863023+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:10:42.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.869328+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.869328+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.874445+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.874445+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.875896+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.875896+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.882436+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.882436+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.888525+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:42.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:41 smithi186 bash[49632]: audit 2024-05-09T04:10:40.888525+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:43.019 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:42 smithi006 bash[72705]: audit 2024-05-09T04:10:40.888855+0000 mgr.y (mgr.44106) 327 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:43.020 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:42 smithi006 bash[72705]: audit 2024-05-09T04:10:40.888855+0000 mgr.y (mgr.44106) 327 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:43.020 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:42 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.891151+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-05-09T04:10:43.020 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:42 smithi006 bash[72705]: cephadm 2024-05-09T04:10:40.891151+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-05-09T04:10:43.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:42 smithi006 bash[68965]: audit 2024-05-09T04:10:40.888855+0000 mgr.y (mgr.44106) 327 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:43.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:42 smithi006 bash[68965]: audit 2024-05-09T04:10:40.888855+0000 mgr.y (mgr.44106) 327 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:43.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:42 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.891151+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-05-09T04:10:43.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:42 smithi006 bash[68965]: cephadm 2024-05-09T04:10:40.891151+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-05-09T04:10:43.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:42 smithi186 bash[49632]: audit 2024-05-09T04:10:40.888855+0000 mgr.y (mgr.44106) 327 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:43.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:42 smithi186 bash[49632]: audit 2024-05-09T04:10:40.888855+0000 mgr.y (mgr.44106) 327 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-05-09T04:10:43.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:42 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.891151+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-05-09T04:10:43.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:42 smithi186 bash[49632]: cephadm 2024-05-09T04:10:40.891151+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-05-09T04:10:43.132 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:10:43.863 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:10:43.863 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (8m) 51s ago 32m 16.0M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:10:43.863 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (7m) 5m ago 32m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:10:43.863 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (10m) 51s ago 30m 46.0M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:10:43.863 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (9m) 5m ago 38m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:10:43.863 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (19m) 51s ago 40m 512M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:10:43.863 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (5m) 51s ago 40m 51.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (6m) 5m ago 38m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (4m) 51s ago 38m 40.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (9m) 51s ago 33m 8859k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (9m) 5m ago 33m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (2m) 51s ago 37m 48.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (2m) 51s ago 37m 47.3M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (54s) 51s ago 36m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (36m) 51s ago 36m 63.8M 3037M 17.2.0 e1d6a67b021e ef222718e3bf 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (35m) 5m ago 35m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (35m) 5m ago 35m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (34m) 5m ago 34m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (33m) 5m ago 33m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (8m) 5m ago 33m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (31m) 51s ago 31m 92.3M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:10:43.864 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (31m) 5m ago 31m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: cluster 2024-05-09T04:10:41.884133+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: cluster 2024-05-09T04:10:41.884133+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: audit 2024-05-09T04:10:43.566541+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: audit 2024-05-09T04:10:43.566541+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: audit 2024-05-09T04:10:43.569151+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: audit 2024-05-09T04:10:43.569151+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: audit 2024-05-09T04:10:43.569960+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:43 smithi006 bash[68965]: audit 2024-05-09T04:10:43.569960+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:44.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: cluster 2024-05-09T04:10:41.884133+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: cluster 2024-05-09T04:10:41.884133+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: audit 2024-05-09T04:10:43.566541+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: audit 2024-05-09T04:10:43.566541+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: audit 2024-05-09T04:10:43.569151+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:10:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: audit 2024-05-09T04:10:43.569151+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:10:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: audit 2024-05-09T04:10:43.569960+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:44.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:43 smithi006 bash[72705]: audit 2024-05-09T04:10:43.569960+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:44.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: cluster 2024-05-09T04:10:41.884133+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:44.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: cluster 2024-05-09T04:10:41.884133+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:44.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: audit 2024-05-09T04:10:43.566541+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:44.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: audit 2024-05-09T04:10:43.566541+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:44.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: audit 2024-05-09T04:10:43.569151+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:10:44.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: audit 2024-05-09T04:10:43.569151+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-09T04:10:44.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: audit 2024-05-09T04:10:43.569960+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:44.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:43 smithi186 bash[49632]: audit 2024-05-09T04:10:43.569960+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:10:44.316 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:10:44.316 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 8 2024-05-09T04:10:44.317 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:10:44.318 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:10:44.694 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:10:44.694 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:10:44.694 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:10:44.694 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-05-09T04:10:44.694 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:10:44.695 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "3/8 daemons upgraded", 2024-05-09T04:10:44.695 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:10:44.695 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:10:44.695 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:10:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.018572+0000 mgr.y (mgr.44106) 330 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.018572+0000 mgr.y (mgr.44106) 330 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.117007+0000 mgr.y (mgr.44106) 331 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.117007+0000 mgr.y (mgr.44106) 331 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.481565+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.481565+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: cephadm 2024-05-09T04:10:43.561456+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Updating osd.3 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: cephadm 2024-05-09T04:10:43.561456+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Updating osd.3 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: cephadm 2024-05-09T04:10:43.573057+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: cephadm 2024-05-09T04:10:43.573057+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.839182+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:43.839182+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:44.316099+0000 mon.a (mon.0) 536 : audit [DBG] from='client.? 172.21.15.6:0/2298431565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:45.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:44 smithi186 bash[49632]: audit 2024-05-09T04:10:44.316099+0000 mon.a (mon.0) 536 : audit [DBG] from='client.? 172.21.15.6:0/2298431565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:45.219 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.018572+0000 mgr.y (mgr.44106) 330 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.018572+0000 mgr.y (mgr.44106) 330 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.117007+0000 mgr.y (mgr.44106) 331 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.117007+0000 mgr.y (mgr.44106) 331 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.481565+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.481565+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: cephadm 2024-05-09T04:10:43.561456+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Updating osd.3 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: cephadm 2024-05-09T04:10:43.561456+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Updating osd.3 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: cephadm 2024-05-09T04:10:43.573057+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: cephadm 2024-05-09T04:10:43.573057+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.839182+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:43.839182+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:44.316099+0000 mon.a (mon.0) 536 : audit [DBG] from='client.? 172.21.15.6:0/2298431565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:45.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:44 smithi006 bash[68965]: audit 2024-05-09T04:10:44.316099+0000 mon.a (mon.0) 536 : audit [DBG] from='client.? 172.21.15.6:0/2298431565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.018572+0000 mgr.y (mgr.44106) 330 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.018572+0000 mgr.y (mgr.44106) 330 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.117007+0000 mgr.y (mgr.44106) 331 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.117007+0000 mgr.y (mgr.44106) 331 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.481565+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.481565+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: cephadm 2024-05-09T04:10:43.561456+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Updating osd.3 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: cephadm 2024-05-09T04:10:43.561456+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Updating osd.3 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: cephadm 2024-05-09T04:10:43.573057+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: cephadm 2024-05-09T04:10:43.573057+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Deploying daemon osd.3 on smithi006 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.839182+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:43.839182+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:45.222 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:44.316099+0000 mon.a (mon.0) 536 : audit [DBG] from='client.? 172.21.15.6:0/2298431565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:45.222 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:44 smithi006 bash[72705]: audit 2024-05-09T04:10:44.316099+0000 mon.a (mon.0) 536 : audit [DBG] from='client.? 172.21.15.6:0/2298431565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:45 smithi006 bash[72705]: cluster 2024-05-09T04:10:43.885065+0000 mgr.y (mgr.44106) 336 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:45 smithi006 bash[72705]: cluster 2024-05-09T04:10:43.885065+0000 mgr.y (mgr.44106) 336 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:45 smithi006 bash[72705]: audit 2024-05-09T04:10:44.693173+0000 mgr.y (mgr.44106) 337 : audit [DBG] from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:45 smithi006 bash[72705]: audit 2024-05-09T04:10:44.693173+0000 mgr.y (mgr.44106) 337 : audit [DBG] from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:45 smithi006 bash[68965]: cluster 2024-05-09T04:10:43.885065+0000 mgr.y (mgr.44106) 336 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:45 smithi006 bash[68965]: cluster 2024-05-09T04:10:43.885065+0000 mgr.y (mgr.44106) 336 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:45 smithi006 bash[68965]: audit 2024-05-09T04:10:44.693173+0000 mgr.y (mgr.44106) 337 : audit [DBG] from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:46.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:45 smithi006 bash[68965]: audit 2024-05-09T04:10:44.693173+0000 mgr.y (mgr.44106) 337 : audit [DBG] from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:46.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:45 smithi186 bash[49632]: cluster 2024-05-09T04:10:43.885065+0000 mgr.y (mgr.44106) 336 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:46.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:45 smithi186 bash[49632]: cluster 2024-05-09T04:10:43.885065+0000 mgr.y (mgr.44106) 336 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:46.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:45 smithi186 bash[49632]: audit 2024-05-09T04:10:44.693173+0000 mgr.y (mgr.44106) 337 : audit [DBG] from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:46.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:45 smithi186 bash[49632]: audit 2024-05-09T04:10:44.693173+0000 mgr.y (mgr.44106) 337 : audit [DBG] from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:10:47.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:46 smithi006 bash[68965]: audit 2024-05-09T04:10:46.857994+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:47.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:46 smithi006 bash[68965]: audit 2024-05-09T04:10:46.857994+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:47.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:46 smithi006 bash[72705]: audit 2024-05-09T04:10:46.857994+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:47.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:46 smithi006 bash[72705]: audit 2024-05-09T04:10:46.857994+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:46 smithi186 bash[49632]: audit 2024-05-09T04:10:46.857994+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:47.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:46 smithi186 bash[49632]: audit 2024-05-09T04:10:46.857994+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:10:47.978 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.979 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:47 smithi006 bash[72705]: cluster 2024-05-09T04:10:45.885925+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:47.979 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:47 smithi006 bash[72705]: cluster 2024-05-09T04:10:45.885925+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:47.979 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.979 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:47 smithi006 bash[68965]: cluster 2024-05-09T04:10:45.885925+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:47.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:47 smithi006 bash[68965]: cluster 2024-05-09T04:10:45.885925+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:47.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.980 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.981 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:10:47] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-05-09T04:10:47.981 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.981 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.981 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:47.982 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:48.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:47 smithi186 bash[49632]: cluster 2024-05-09T04:10:45.885925+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:48.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:47 smithi186 bash[49632]: cluster 2024-05-09T04:10:45.885925+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:10:48.361 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:47 smithi006 systemd[1]: Stopping Ceph osd.3 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:10:48.361 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:48 smithi006 bash[35322]: debug 2024-05-09T04:10:48.097+0000 7f114863a700 -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-05-09T04:10:48.362 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:48 smithi006 bash[35322]: debug 2024-05-09T04:10:48.097+0000 7f114863a700 -1 osd.3 129 *** Got signal Terminated *** 2024-05-09T04:10:48.362 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:48 smithi006 bash[35322]: debug 2024-05-09T04:10:48.097+0000 7f114863a700 -1 osd.3 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:10:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:48 smithi186 bash[49632]: cluster 2024-05-09T04:10:48.100342+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-05-09T04:10:49.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:48 smithi186 bash[49632]: cluster 2024-05-09T04:10:48.100342+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-05-09T04:10:49.339 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:48 smithi006 bash[72705]: cluster 2024-05-09T04:10:48.100342+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-05-09T04:10:49.339 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:48 smithi006 bash[72705]: cluster 2024-05-09T04:10:48.100342+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-05-09T04:10:49.339 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:48 smithi006 bash[68965]: cluster 2024-05-09T04:10:48.100342+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-05-09T04:10:49.339 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:48 smithi006 bash[68965]: cluster 2024-05-09T04:10:48.100342+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-05-09T04:10:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:49 smithi186 bash[49632]: cluster 2024-05-09T04:10:47.886925+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:49 smithi186 bash[49632]: cluster 2024-05-09T04:10:47.886925+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:49 smithi186 bash[49632]: cluster 2024-05-09T04:10:48.873565+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:10:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:49 smithi186 bash[49632]: cluster 2024-05-09T04:10:48.873565+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:10:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:49 smithi186 bash[49632]: cluster 2024-05-09T04:10:48.895040+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-05-09T04:10:50.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:49 smithi186 bash[49632]: cluster 2024-05-09T04:10:48.895040+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-05-09T04:10:50.177 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:49 smithi006 bash[95102]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-3 2024-05-09T04:10:50.177 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:49 smithi006 bash[72705]: cluster 2024-05-09T04:10:47.886925+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:50.177 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:49 smithi006 bash[72705]: cluster 2024-05-09T04:10:47.886925+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:50.177 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:49 smithi006 bash[72705]: cluster 2024-05-09T04:10:48.873565+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:10:50.177 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:49 smithi006 bash[72705]: cluster 2024-05-09T04:10:48.873565+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:10:50.177 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:49 smithi006 bash[72705]: cluster 2024-05-09T04:10:48.895040+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-05-09T04:10:50.178 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:49 smithi006 bash[72705]: cluster 2024-05-09T04:10:48.895040+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-05-09T04:10:50.178 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:49 smithi006 bash[68965]: cluster 2024-05-09T04:10:47.886925+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:50.178 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:49 smithi006 bash[68965]: cluster 2024-05-09T04:10:47.886925+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:10:50.178 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:49 smithi006 bash[68965]: cluster 2024-05-09T04:10:48.873565+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:10:50.178 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:49 smithi006 bash[68965]: cluster 2024-05-09T04:10:48.873565+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:10:50.178 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:49 smithi006 bash[68965]: cluster 2024-05-09T04:10:48.895040+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-05-09T04:10:50.178 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:49 smithi006 bash[68965]: cluster 2024-05-09T04:10:48.895040+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-05-09T04:10:50.611 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:50 smithi006 bash[95196]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-3 2024-05-09T04:10:51.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:50 smithi006 bash[72705]: cluster 2024-05-09T04:10:49.887402+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v178: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:10:51.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:50 smithi006 bash[72705]: cluster 2024-05-09T04:10:49.887402+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v178: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:10:51.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:50 smithi006 bash[72705]: cluster 2024-05-09T04:10:49.893377+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-05-09T04:10:51.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:50 smithi006 bash[72705]: cluster 2024-05-09T04:10:49.893377+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-05-09T04:10:51.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:50 smithi006 bash[68965]: cluster 2024-05-09T04:10:49.887402+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v178: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:10:51.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:50 smithi006 bash[68965]: cluster 2024-05-09T04:10:49.887402+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v178: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:10:51.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:50 smithi006 bash[68965]: cluster 2024-05-09T04:10:49.893377+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-05-09T04:10:51.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:50 smithi006 bash[68965]: cluster 2024-05-09T04:10:49.893377+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-05-09T04:10:51.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:50 smithi186 bash[49632]: cluster 2024-05-09T04:10:49.887402+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v178: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:10:51.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:50 smithi186 bash[49632]: cluster 2024-05-09T04:10:49.887402+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v178: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:10:51.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:50 smithi186 bash[49632]: cluster 2024-05-09T04:10:49.893377+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-05-09T04:10:51.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:50 smithi186 bash[49632]: cluster 2024-05-09T04:10:49.893377+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-05-09T04:10:52.295 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.3.service: Deactivated successfully. 2024-05-09T04:10:52.295 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: Stopped Ceph osd.3 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:10:52.296 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:51 smithi006 bash[68965]: cluster 2024-05-09T04:10:51.891699+0000 mon.a (mon.0) 542 : cluster [WRN] Health check failed: Degraded data redundancy: 24/723 objects degraded (3.320%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:10:52.296 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:51 smithi006 bash[68965]: cluster 2024-05-09T04:10:51.891699+0000 mon.a (mon.0) 542 : cluster [WRN] Health check failed: Degraded data redundancy: 24/723 objects degraded (3.320%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:10:52.296 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:51 smithi006 bash[72705]: cluster 2024-05-09T04:10:51.891699+0000 mon.a (mon.0) 542 : cluster [WRN] Health check failed: Degraded data redundancy: 24/723 objects degraded (3.320%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:10:52.296 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:51 smithi006 bash[72705]: cluster 2024-05-09T04:10:51.891699+0000 mon.a (mon.0) 542 : cluster [WRN] Health check failed: Degraded data redundancy: 24/723 objects degraded (3.320%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:10:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:51 smithi186 bash[49632]: cluster 2024-05-09T04:10:51.891699+0000 mon.a (mon.0) 542 : cluster [WRN] Health check failed: Degraded data redundancy: 24/723 objects degraded (3.320%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:10:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:51 smithi186 bash[49632]: cluster 2024-05-09T04:10:51.891699+0000 mon.a (mon.0) 542 : cluster [WRN] Health check failed: Degraded data redundancy: 24/723 objects degraded (3.320%), 6 pgs degraded (PG_DEGRADED) 2024-05-09T04:10:52.611 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.612 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.612 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.612 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: Started Ceph osd.3 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:10:52.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.613 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.613 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:52.614 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:10:52 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:10:53.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:53 smithi006 bash[68965]: cluster 2024-05-09T04:10:51.888422+0000 mgr.y (mgr.44106) 341 : cluster [DBG] pgmap v180: 161 pgs: 6 active+undersized+degraded, 6 peering, 20 stale+active+clean, 8 active+undersized, 121 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24/723 objects degraded (3.320%) 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:53 smithi006 bash[68965]: cluster 2024-05-09T04:10:51.888422+0000 mgr.y (mgr.44106) 341 : cluster [DBG] pgmap v180: 161 pgs: 6 active+undersized+degraded, 6 peering, 20 stale+active+clean, 8 active+undersized, 121 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24/723 objects degraded (3.320%) 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:53 smithi006 bash[68965]: audit 2024-05-09T04:10:52.462738+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:53 smithi006 bash[68965]: audit 2024-05-09T04:10:52.462738+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:53 smithi006 bash[68965]: audit 2024-05-09T04:10:52.469375+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:53 smithi006 bash[68965]: audit 2024-05-09T04:10:52.469375+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:53 smithi006 bash[72705]: cluster 2024-05-09T04:10:51.888422+0000 mgr.y (mgr.44106) 341 : cluster [DBG] pgmap v180: 161 pgs: 6 active+undersized+degraded, 6 peering, 20 stale+active+clean, 8 active+undersized, 121 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24/723 objects degraded (3.320%) 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:53 smithi006 bash[72705]: cluster 2024-05-09T04:10:51.888422+0000 mgr.y (mgr.44106) 341 : cluster [DBG] pgmap v180: 161 pgs: 6 active+undersized+degraded, 6 peering, 20 stale+active+clean, 8 active+undersized, 121 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24/723 objects degraded (3.320%) 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:53 smithi006 bash[72705]: audit 2024-05-09T04:10:52.462738+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:53 smithi006 bash[72705]: audit 2024-05-09T04:10:52.462738+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:53 smithi006 bash[72705]: audit 2024-05-09T04:10:52.469375+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:53 smithi006 bash[72705]: audit 2024-05-09T04:10:52.469375+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:53 smithi186 bash[49632]: cluster 2024-05-09T04:10:51.888422+0000 mgr.y (mgr.44106) 341 : cluster [DBG] pgmap v180: 161 pgs: 6 active+undersized+degraded, 6 peering, 20 stale+active+clean, 8 active+undersized, 121 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24/723 objects degraded (3.320%) 2024-05-09T04:10:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:53 smithi186 bash[49632]: cluster 2024-05-09T04:10:51.888422+0000 mgr.y (mgr.44106) 341 : cluster [DBG] pgmap v180: 161 pgs: 6 active+undersized+degraded, 6 peering, 20 stale+active+clean, 8 active+undersized, 121 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24/723 objects degraded (3.320%) 2024-05-09T04:10:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:53 smithi186 bash[49632]: audit 2024-05-09T04:10:52.462738+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:53 smithi186 bash[49632]: audit 2024-05-09T04:10:52.462738+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:53 smithi186 bash[49632]: audit 2024-05-09T04:10:52.469375+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:53 smithi186 bash[49632]: audit 2024-05-09T04:10:52.469375+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:54.259 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:10:54.259 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:10:54.259 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-05-09T04:10:54.259 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-05-09T04:10:54.260 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-05-09T04:10:54.260 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-05-09T04:10:54.260 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-05-09T04:10:54.260 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-05-09T04:10:54.260 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:53 smithi006 bash[95345]: --> ceph-volume raw activate successful for osd ID: 3 2024-05-09T04:10:54.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:54 smithi006 bash[68965]: audit 2024-05-09T04:10:53.029651+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:54.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:54 smithi006 bash[68965]: audit 2024-05-09T04:10:53.029651+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:54.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:54 smithi006 bash[72705]: audit 2024-05-09T04:10:53.029651+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:54.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:54 smithi006 bash[72705]: audit 2024-05-09T04:10:53.029651+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:54 smithi186 bash[49632]: audit 2024-05-09T04:10:53.029651+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:54 smithi186 bash[49632]: audit 2024-05-09T04:10:53.029651+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:10:55.861 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:55 smithi006 bash[95573]: debug 2024-05-09T04:10:55.713+0000 7f7ed544e700 1 -- 172.21.15.6:0/2725802334 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a107967680 con 0x55a1079c5000 2024-05-09T04:10:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:55 smithi006 bash[68965]: cluster 2024-05-09T04:10:53.889557+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v181: 161 pgs: 25 active+undersized+degraded, 6 peering, 35 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-05-09T04:10:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:55 smithi006 bash[68965]: cluster 2024-05-09T04:10:53.889557+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v181: 161 pgs: 25 active+undersized+degraded, 6 peering, 35 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-05-09T04:10:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:55 smithi006 bash[72705]: cluster 2024-05-09T04:10:53.889557+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v181: 161 pgs: 25 active+undersized+degraded, 6 peering, 35 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-05-09T04:10:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:55 smithi006 bash[72705]: cluster 2024-05-09T04:10:53.889557+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v181: 161 pgs: 25 active+undersized+degraded, 6 peering, 35 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-05-09T04:10:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:55 smithi186 bash[49632]: cluster 2024-05-09T04:10:53.889557+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v181: 161 pgs: 25 active+undersized+degraded, 6 peering, 35 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-05-09T04:10:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:55 smithi186 bash[49632]: cluster 2024-05-09T04:10:53.889557+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v181: 161 pgs: 25 active+undersized+degraded, 6 peering, 35 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-05-09T04:10:56.611 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:56 smithi006 bash[95573]: debug 2024-05-09T04:10:56.257+0000 7f7ede5e77c0 -1 Falling back to public interface 2024-05-09T04:10:57.741 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:57 smithi006 bash[72705]: cluster 2024-05-09T04:10:55.890751+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:57.741 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:57 smithi006 bash[72705]: cluster 2024-05-09T04:10:55.890751+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:57.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:57 smithi006 bash[68965]: cluster 2024-05-09T04:10:55.890751+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:57.741 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:57 smithi006 bash[68965]: cluster 2024-05-09T04:10:55.890751+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:57 smithi186 bash[49632]: cluster 2024-05-09T04:10:55.890751+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:57 smithi186 bash[49632]: cluster 2024-05-09T04:10:55.890751+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:58.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:10:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:10:57] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-05-09T04:10:59.606 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:59 smithi006 bash[95573]: debug 2024-05-09T04:10:59.229+0000 7f7ede5e77c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-05-09T04:10:59.607 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:10:59 smithi006 bash[95573]: debug 2024-05-09T04:10:59.261+0000 7f7ede5e77c0 -1 osd.3 129 log_to_monitors true 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: cluster 2024-05-09T04:10:57.891621+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: cluster 2024-05-09T04:10:57.891621+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:58.603650+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:58.603650+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:58.612313+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:58.612313+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:59.268430+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:59.268430+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:59.268723+0000 mon.a (mon.0) 547 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:10:59 smithi006 bash[72705]: audit 2024-05-09T04:10:59.268723+0000 mon.a (mon.0) 547 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: cluster 2024-05-09T04:10:57.891621+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: cluster 2024-05-09T04:10:57.891621+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:58.603650+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:58.603650+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:58.612313+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:58.612313+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:59.268430+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:59.268430+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:59.268723+0000 mon.a (mon.0) 547 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:10:59 smithi006 bash[68965]: audit 2024-05-09T04:10:59.268723+0000 mon.a (mon.0) 547 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: cluster 2024-05-09T04:10:57.891621+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: cluster 2024-05-09T04:10:57.891621+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:58.603650+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:58.603650+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:58.612313+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:58.612313+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:59.268430+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:59.268430+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:59.268723+0000 mon.a (mon.0) 547 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:10:59.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:10:59 smithi186 bash[49632]: audit 2024-05-09T04:10:59.268723+0000 mon.a (mon.0) 547 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-09T04:11:00.609 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:11:00 smithi006 bash[95573]: debug 2024-05-09T04:11:00.149+0000 7f7ecba36700 -1 osd.3 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.602983+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.602983+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.615813+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.615813+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.619371+0000 mon.a (mon.0) 550 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.619371+0000 mon.a (mon.0) 550 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: cluster 2024-05-09T04:10:59.623767+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-05-09T04:11:00.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: cluster 2024-05-09T04:10:59.623767+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.626521+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.626521+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.627577+0000 mon.a (mon.0) 552 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:10:59.627577+0000 mon.a (mon.0) 552 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:11:00.112649+0000 mon.a (mon.0) 553 : audit [INF] from='osd.3 ' entity='osd.3' 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:00 smithi006 bash[68965]: audit 2024-05-09T04:11:00.112649+0000 mon.a (mon.0) 553 : audit [INF] from='osd.3 ' entity='osd.3' 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.602983+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.602983+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.615813+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.615813+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.619371+0000 mon.a (mon.0) 550 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.619371+0000 mon.a (mon.0) 550 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: cluster 2024-05-09T04:10:59.623767+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: cluster 2024-05-09T04:10:59.623767+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.626521+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.626521+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.627577+0000 mon.a (mon.0) 552 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:10:59.627577+0000 mon.a (mon.0) 552 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:11:00.112649+0000 mon.a (mon.0) 553 : audit [INF] from='osd.3 ' entity='osd.3' 2024-05-09T04:11:00.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:00 smithi006 bash[72705]: audit 2024-05-09T04:11:00.112649+0000 mon.a (mon.0) 553 : audit [INF] from='osd.3 ' entity='osd.3' 2024-05-09T04:11:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.602983+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.602983+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.615813+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.615813+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:00.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.619371+0000 mon.a (mon.0) 550 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.619371+0000 mon.a (mon.0) 550 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: cluster 2024-05-09T04:10:59.623767+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: cluster 2024-05-09T04:10:59.623767+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.626521+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.626521+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.627577+0000 mon.a (mon.0) 552 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:10:59.627577+0000 mon.a (mon.0) 552 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:11:00.112649+0000 mon.a (mon.0) 553 : audit [INF] from='osd.3 ' entity='osd.3' 2024-05-09T04:11:00.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:00 smithi186 bash[49632]: audit 2024-05-09T04:11:00.112649+0000 mon.a (mon.0) 553 : audit [INF] from='osd.3 ' entity='osd.3' 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:10:59.892779+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:10:59.892779+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.111970+0000 mon.a (mon.0) 554 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.111970+0000 mon.a (mon.0) 554 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.125811+0000 mon.a (mon.0) 555 : cluster [INF] osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282] boot 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.125811+0000 mon.a (mon.0) 555 : cluster [INF] osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282] boot 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.126336+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-05-09T04:11:01.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.126336+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-05-09T04:11:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: audit 2024-05-09T04:11:01.126782+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:11:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: audit 2024-05-09T04:11:01.126782+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:11:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.336497+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:01.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.336497+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:10:59.892779+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:10:59.892779+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.111970+0000 mon.a (mon.0) 554 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.111970+0000 mon.a (mon.0) 554 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.125811+0000 mon.a (mon.0) 555 : cluster [INF] osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282] boot 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.125811+0000 mon.a (mon.0) 555 : cluster [INF] osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282] boot 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.126336+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.126336+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-05-09T04:11:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: audit 2024-05-09T04:11:01.126782+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: audit 2024-05-09T04:11:01.126782+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.336497+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.336497+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:10:59.892779+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:10:59.892779+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.111970+0000 mon.a (mon.0) 554 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.111970+0000 mon.a (mon.0) 554 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.125811+0000 mon.a (mon.0) 555 : cluster [INF] osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282] boot 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.125811+0000 mon.a (mon.0) 555 : cluster [INF] osd.3 [v2:172.21.15.6:6826/2814992282,v1:172.21.15.6:6827/2814992282] boot 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.126336+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.126336+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: audit 2024-05-09T04:11:01.126782+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:11:02.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: audit 2024-05-09T04:11:01.126782+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-09T04:11:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.336497+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:02.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.336497+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:02 smithi186 bash[49632]: audit 2024-05-09T04:11:01.866076+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:02 smithi186 bash[49632]: audit 2024-05-09T04:11:01.866076+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:02 smithi186 bash[49632]: audit 2024-05-09T04:11:01.868373+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:02 smithi186 bash[49632]: audit 2024-05-09T04:11:01.868373+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:02 smithi186 bash[49632]: cluster 2024-05-09T04:11:02.127975+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-05-09T04:11:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:02 smithi186 bash[49632]: cluster 2024-05-09T04:11:02.127975+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:02 smithi006 bash[72705]: audit 2024-05-09T04:11:01.866076+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:02 smithi006 bash[72705]: audit 2024-05-09T04:11:01.866076+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:02 smithi006 bash[72705]: audit 2024-05-09T04:11:01.868373+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:02 smithi006 bash[72705]: audit 2024-05-09T04:11:01.868373+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:02 smithi006 bash[72705]: cluster 2024-05-09T04:11:02.127975+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:02 smithi006 bash[72705]: cluster 2024-05-09T04:11:02.127975+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:02 smithi006 bash[68965]: audit 2024-05-09T04:11:01.866076+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:02 smithi006 bash[68965]: audit 2024-05-09T04:11:01.866076+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:02 smithi006 bash[68965]: audit 2024-05-09T04:11:01.868373+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:03.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:02 smithi006 bash[68965]: audit 2024-05-09T04:11:01.868373+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:03.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:02 smithi006 bash[68965]: cluster 2024-05-09T04:11:02.127975+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-05-09T04:11:03.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:02 smithi006 bash[68965]: cluster 2024-05-09T04:11:02.127975+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-05-09T04:11:04.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:03 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.893880+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v187: 161 pgs: 8 peering, 22 active+undersized+degraded, 36 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/723 objects degraded (11.203%) 2024-05-09T04:11:04.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:03 smithi186 bash[49632]: cluster 2024-05-09T04:11:01.893880+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v187: 161 pgs: 8 peering, 22 active+undersized+degraded, 36 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/723 objects degraded (11.203%) 2024-05-09T04:11:04.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:03 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.893880+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v187: 161 pgs: 8 peering, 22 active+undersized+degraded, 36 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/723 objects degraded (11.203%) 2024-05-09T04:11:04.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:03 smithi006 bash[68965]: cluster 2024-05-09T04:11:01.893880+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v187: 161 pgs: 8 peering, 22 active+undersized+degraded, 36 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/723 objects degraded (11.203%) 2024-05-09T04:11:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:03 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.893880+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v187: 161 pgs: 8 peering, 22 active+undersized+degraded, 36 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/723 objects degraded (11.203%) 2024-05-09T04:11:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:03 smithi006 bash[72705]: cluster 2024-05-09T04:11:01.893880+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v187: 161 pgs: 8 peering, 22 active+undersized+degraded, 36 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/723 objects degraded (11.203%) 2024-05-09T04:11:05.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:04 smithi006 bash[68965]: audit 2024-05-09T04:11:03.035118+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:05.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:04 smithi006 bash[68965]: audit 2024-05-09T04:11:03.035118+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:05.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:04 smithi006 bash[72705]: audit 2024-05-09T04:11:03.035118+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:05.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:04 smithi006 bash[72705]: audit 2024-05-09T04:11:03.035118+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:05.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:04 smithi186 bash[49632]: audit 2024-05-09T04:11:03.035118+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:05.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:04 smithi186 bash[49632]: audit 2024-05-09T04:11:03.035118+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:06.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:05 smithi186 bash[49632]: cluster 2024-05-09T04:11:03.895387+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v189: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 42/723 objects degraded (5.809%) 2024-05-09T04:11:06.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:05 smithi186 bash[49632]: cluster 2024-05-09T04:11:03.895387+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v189: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 42/723 objects degraded (5.809%) 2024-05-09T04:11:06.200 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:05 smithi006 bash[68965]: cluster 2024-05-09T04:11:03.895387+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v189: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 42/723 objects degraded (5.809%) 2024-05-09T04:11:06.200 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:05 smithi006 bash[68965]: cluster 2024-05-09T04:11:03.895387+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v189: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 42/723 objects degraded (5.809%) 2024-05-09T04:11:06.200 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:05 smithi006 bash[72705]: cluster 2024-05-09T04:11:03.895387+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v189: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 42/723 objects degraded (5.809%) 2024-05-09T04:11:06.200 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:05 smithi006 bash[72705]: cluster 2024-05-09T04:11:03.895387+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v189: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 42/723 objects degraded (5.809%) 2024-05-09T04:11:07.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:06 smithi006 bash[68965]: cluster 2024-05-09T04:11:06.337859+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:07.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:06 smithi006 bash[68965]: cluster 2024-05-09T04:11:06.337859+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:07.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:06 smithi006 bash[72705]: cluster 2024-05-09T04:11:06.337859+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:07.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:06 smithi006 bash[72705]: cluster 2024-05-09T04:11:06.337859+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:07.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:06 smithi186 bash[49632]: cluster 2024-05-09T04:11:06.337859+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:07.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:06 smithi186 bash[49632]: cluster 2024-05-09T04:11:06.337859+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:07.892 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:11:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:11:07] "GET /metrics HTTP/1.1" 200 38031 "" "Prometheus/2.43.0" 2024-05-09T04:11:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:07 smithi006 bash[68965]: cluster 2024-05-09T04:11:05.896945+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v190: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:07 smithi006 bash[68965]: cluster 2024-05-09T04:11:05.896945+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v190: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:07 smithi006 bash[68965]: cluster 2024-05-09T04:11:06.879011+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded) 2024-05-09T04:11:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:07 smithi006 bash[68965]: cluster 2024-05-09T04:11:06.879011+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded) 2024-05-09T04:11:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:07 smithi006 bash[68965]: cluster 2024-05-09T04:11:06.879068+0000 mon.a (mon.0) 564 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:08.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:07 smithi006 bash[68965]: cluster 2024-05-09T04:11:06.879068+0000 mon.a (mon.0) 564 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:08.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:07 smithi006 bash[72705]: cluster 2024-05-09T04:11:05.896945+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v190: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:08.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:07 smithi006 bash[72705]: cluster 2024-05-09T04:11:05.896945+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v190: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:08.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:07 smithi006 bash[72705]: cluster 2024-05-09T04:11:06.879011+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded) 2024-05-09T04:11:08.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:07 smithi006 bash[72705]: cluster 2024-05-09T04:11:06.879011+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded) 2024-05-09T04:11:08.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:07 smithi006 bash[72705]: cluster 2024-05-09T04:11:06.879068+0000 mon.a (mon.0) 564 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:08.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:07 smithi006 bash[72705]: cluster 2024-05-09T04:11:06.879068+0000 mon.a (mon.0) 564 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:07 smithi186 bash[49632]: cluster 2024-05-09T04:11:05.896945+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v190: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:07 smithi186 bash[49632]: cluster 2024-05-09T04:11:05.896945+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v190: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:07 smithi186 bash[49632]: cluster 2024-05-09T04:11:06.879011+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded) 2024-05-09T04:11:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:07 smithi186 bash[49632]: cluster 2024-05-09T04:11:06.879011+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded) 2024-05-09T04:11:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:07 smithi186 bash[49632]: cluster 2024-05-09T04:11:06.879068+0000 mon.a (mon.0) 564 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:08.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:07 smithi186 bash[49632]: cluster 2024-05-09T04:11:06.879068+0000 mon.a (mon.0) 564 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:09.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:08 smithi006 bash[68965]: cluster 2024-05-09T04:11:07.897837+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:09.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:08 smithi006 bash[68965]: cluster 2024-05-09T04:11:07.897837+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:09.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:08 smithi006 bash[72705]: cluster 2024-05-09T04:11:07.897837+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:09.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:08 smithi006 bash[72705]: cluster 2024-05-09T04:11:07.897837+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:09.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:08 smithi186 bash[49632]: cluster 2024-05-09T04:11:07.897837+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:09.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:08 smithi186 bash[49632]: cluster 2024-05-09T04:11:07.897837+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.719962+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.719962+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.734383+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.734383+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.737244+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.737244+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.739157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.739157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.750278+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.750278+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.847017+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.847017+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.852197+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.852197+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.855852+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.855852+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.858719+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.858719+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.862772+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.862772+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.719962+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.719962+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.734383+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.734383+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.737244+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.737244+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.739157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:11.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.739157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.750278+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.750278+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.847017+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.847017+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.852197+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.852197+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.855852+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.855852+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.858719+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.858719+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.862772+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.862772+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.863117+0000 mgr.y (mgr.44106) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: audit 2024-05-09T04:11:09.863117+0000 mgr.y (mgr.44106) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: cephadm 2024-05-09T04:11:09.865609+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-05-09T04:11:11.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:10 smithi006 bash[72705]: cephadm 2024-05-09T04:11:09.865609+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-05-09T04:11:11.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.863117+0000 mgr.y (mgr.44106) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: audit 2024-05-09T04:11:09.863117+0000 mgr.y (mgr.44106) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: cephadm 2024-05-09T04:11:09.865609+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-05-09T04:11:11.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:10 smithi006 bash[68965]: cephadm 2024-05-09T04:11:09.865609+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.719962+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.719962+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.734383+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.734383+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.737244+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.737244+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.739157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:11.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.739157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.750278+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.750278+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.847017+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.847017+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.852197+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.852197+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.855852+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.855852+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.858719+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.858719+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.862772+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.862772+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.863117+0000 mgr.y (mgr.44106) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: audit 2024-05-09T04:11:09.863117+0000 mgr.y (mgr.44106) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: cephadm 2024-05-09T04:11:09.865609+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-05-09T04:11:11.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:10 smithi186 bash[49632]: cephadm 2024-05-09T04:11:09.865609+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-05-09T04:11:11.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:11 smithi186 bash[49632]: cluster 2024-05-09T04:11:09.898915+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:11.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:11 smithi186 bash[49632]: cluster 2024-05-09T04:11:09.898915+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:11 smithi006 bash[72705]: cluster 2024-05-09T04:11:09.898915+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:11 smithi006 bash[72705]: cluster 2024-05-09T04:11:09.898915+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:12.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:11 smithi006 bash[68965]: cluster 2024-05-09T04:11:09.898915+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:12.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:11 smithi006 bash[68965]: cluster 2024-05-09T04:11:09.898915+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: cluster 2024-05-09T04:11:11.899798+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: cluster 2024-05-09T04:11:11.899798+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: cephadm 2024-05-09T04:11:12.037726+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Upgrade: Updating osd.4 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: cephadm 2024-05-09T04:11:12.037726+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Upgrade: Updating osd.4 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: audit 2024-05-09T04:11:12.046478+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: audit 2024-05-09T04:11:12.046478+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: audit 2024-05-09T04:11:12.051252+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: audit 2024-05-09T04:11:12.051252+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:11:13.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: audit 2024-05-09T04:11:12.052990+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:13.324 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: audit 2024-05-09T04:11:12.052990+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:13.324 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: cephadm 2024-05-09T04:11:12.058790+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T04:11:13.324 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:13 smithi186 bash[49632]: cephadm 2024-05-09T04:11:12.058790+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T04:11:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: cluster 2024-05-09T04:11:11.899798+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: cluster 2024-05-09T04:11:11.899798+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: cephadm 2024-05-09T04:11:12.037726+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Upgrade: Updating osd.4 2024-05-09T04:11:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: cephadm 2024-05-09T04:11:12.037726+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Upgrade: Updating osd.4 2024-05-09T04:11:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: audit 2024-05-09T04:11:12.046478+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: audit 2024-05-09T04:11:12.046478+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: audit 2024-05-09T04:11:12.051252+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: audit 2024-05-09T04:11:12.051252+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: audit 2024-05-09T04:11:12.052990+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: audit 2024-05-09T04:11:12.052990+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: cephadm 2024-05-09T04:11:12.058790+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:13 smithi006 bash[68965]: cephadm 2024-05-09T04:11:12.058790+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: cluster 2024-05-09T04:11:11.899798+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: cluster 2024-05-09T04:11:11.899798+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: cephadm 2024-05-09T04:11:12.037726+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Upgrade: Updating osd.4 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: cephadm 2024-05-09T04:11:12.037726+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Upgrade: Updating osd.4 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: audit 2024-05-09T04:11:12.046478+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: audit 2024-05-09T04:11:12.046478+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:13.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: audit 2024-05-09T04:11:12.051252+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:11:13.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: audit 2024-05-09T04:11:12.051252+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-09T04:11:13.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: audit 2024-05-09T04:11:12.052990+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:13.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: audit 2024-05-09T04:11:12.052990+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:13.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: cephadm 2024-05-09T04:11:12.058790+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T04:11:13.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:13 smithi006 bash[72705]: cephadm 2024-05-09T04:11:12.058790+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Deploying daemon osd.4 on smithi186 2024-05-09T04:11:14.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:14 smithi006 bash[68965]: audit 2024-05-09T04:11:13.044611+0000 mgr.y (mgr.44106) 358 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:14.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:14 smithi006 bash[68965]: audit 2024-05-09T04:11:13.044611+0000 mgr.y (mgr.44106) 358 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:14.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:14 smithi006 bash[72705]: audit 2024-05-09T04:11:13.044611+0000 mgr.y (mgr.44106) 358 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:14.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:14 smithi006 bash[72705]: audit 2024-05-09T04:11:13.044611+0000 mgr.y (mgr.44106) 358 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:14.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:14 smithi186 bash[49632]: audit 2024-05-09T04:11:13.044611+0000 mgr.y (mgr.44106) 358 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:14.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:14 smithi186 bash[49632]: audit 2024-05-09T04:11:13.044611+0000 mgr.y (mgr.44106) 358 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:15.110 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:11:15.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:15 smithi186 bash[49632]: cluster 2024-05-09T04:11:13.901175+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:15.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:15 smithi186 bash[49632]: cluster 2024-05-09T04:11:13.901175+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:15.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:15 smithi006 bash[72705]: cluster 2024-05-09T04:11:13.901175+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:15.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:15 smithi006 bash[72705]: cluster 2024-05-09T04:11:13.901175+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:15.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:15 smithi006 bash[68965]: cluster 2024-05-09T04:11:13.901175+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:15.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:15 smithi006 bash[68965]: cluster 2024-05-09T04:11:13.901175+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (9m) 17s ago 33m 15.8M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (8m) 5m ago 32m 75.8M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (10m) 17s ago 31m 46.3M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (10m) 5m ago 38m 449M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (20m) 17s ago 40m 513M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (5m) 17s ago 40m 53.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:11:15.898 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (6m) 5m ago 39m 35.1M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (5m) 17s ago 39m 42.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (10m) 17s ago 33m 8328k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (9m) 5m ago 33m 7963k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (3m) 17s ago 38m 49.0M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (2m) 17s ago 37m 48.5M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (86s) 17s ago 37m 49.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (21s) 17s ago 36m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (36m) 5m ago 36m 64.1M 3292M 17.2.0 e1d6a67b021e 719083b2be33 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (35m) 5m ago 35m 56.1M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (35m) 5m ago 35m 56.3M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (34m) 5m ago 34m 59.0M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (9m) 5m ago 33m 58.4M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:11:15.899 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (31m) 17s ago 31m 92.6M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:11:15.900 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (31m) 5m ago 31m 91.4M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:11:16.230 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.231 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.231 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.231 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.232 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.232 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.232 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.233 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:16 smithi186 bash[49632]: audit 2024-05-09T04:11:15.093497+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:16 smithi186 bash[49632]: audit 2024-05-09T04:11:15.093497+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:16 smithi186 bash[49632]: audit 2024-05-09T04:11:15.477626+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:16 smithi186 bash[49632]: audit 2024-05-09T04:11:15.477626+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:16 smithi186 bash[49632]: audit 2024-05-09T04:11:15.853769+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:16 smithi186 bash[49632]: audit 2024-05-09T04:11:15.853769+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:16.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:16 smithi006 bash[72705]: audit 2024-05-09T04:11:15.093497+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:16 smithi006 bash[72705]: audit 2024-05-09T04:11:15.093497+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:16 smithi006 bash[72705]: audit 2024-05-09T04:11:15.477626+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:16 smithi006 bash[72705]: audit 2024-05-09T04:11:15.477626+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:16 smithi006 bash[72705]: audit 2024-05-09T04:11:15.853769+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:16 smithi006 bash[72705]: audit 2024-05-09T04:11:15.853769+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:16 smithi006 bash[68965]: audit 2024-05-09T04:11:15.093497+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:16 smithi006 bash[68965]: audit 2024-05-09T04:11:15.093497+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:16 smithi006 bash[68965]: audit 2024-05-09T04:11:15.477626+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:16 smithi006 bash[68965]: audit 2024-05-09T04:11:15.477626+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:16 smithi006 bash[68965]: audit 2024-05-09T04:11:15.853769+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:16 smithi006 bash[68965]: audit 2024-05-09T04:11:15.853769+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:11:16.363 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 4 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 9 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:11:16.364 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:11:16.631 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:16 smithi186 systemd[1]: Stopping Ceph osd.4 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:11:16.631 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:16 smithi186 bash[21694]: debug 2024-05-09T04:11:16.352+0000 7f2ee780b700 -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-05-09T04:11:16.631 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:16 smithi186 bash[21694]: debug 2024-05-09T04:11:16.352+0000 7f2ee780b700 -1 osd.4 134 *** Got signal Terminated *** 2024-05-09T04:11:16.631 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:16 smithi186 bash[21694]: debug 2024-05-09T04:11:16.352+0000 7f2ee780b700 -1 osd.4 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:11:16.756 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:11:16.756 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:11:16.756 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:11:16.756 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-05-09T04:11:16.756 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:11:16.756 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "4/8 daemons upgraded", 2024-05-09T04:11:16.757 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:11:16.757 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:11:16.757 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: cluster 2024-05-09T04:11:15.901742+0000 mgr.y (mgr.44106) 363 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: cluster 2024-05-09T04:11:15.901742+0000 mgr.y (mgr.44106) 363 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: cluster 2024-05-09T04:11:16.355245+0000 mon.a (mon.0) 578 : cluster [INF] osd.4 marked itself down and dead 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: cluster 2024-05-09T04:11:16.355245+0000 mon.a (mon.0) 578 : cluster [INF] osd.4 marked itself down and dead 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.362708+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/812378134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.362708+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/812378134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.755157+0000 mgr.y (mgr.44106) 364 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:17.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.755157+0000 mgr.y (mgr.44106) 364 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.864973+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.864973+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.867115+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:16.867115+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:17.050833+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:17 smithi006 bash[72705]: audit 2024-05-09T04:11:17.050833+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: cluster 2024-05-09T04:11:15.901742+0000 mgr.y (mgr.44106) 363 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: cluster 2024-05-09T04:11:15.901742+0000 mgr.y (mgr.44106) 363 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: cluster 2024-05-09T04:11:16.355245+0000 mon.a (mon.0) 578 : cluster [INF] osd.4 marked itself down and dead 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: cluster 2024-05-09T04:11:16.355245+0000 mon.a (mon.0) 578 : cluster [INF] osd.4 marked itself down and dead 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.362708+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/812378134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:17.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.362708+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/812378134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.755157+0000 mgr.y (mgr.44106) 364 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.755157+0000 mgr.y (mgr.44106) 364 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.864973+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.864973+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.867115+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:16.867115+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:17.050833+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:17 smithi006 bash[68965]: audit 2024-05-09T04:11:17.050833+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: cluster 2024-05-09T04:11:15.901742+0000 mgr.y (mgr.44106) 363 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: cluster 2024-05-09T04:11:15.901742+0000 mgr.y (mgr.44106) 363 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: cluster 2024-05-09T04:11:16.355245+0000 mon.a (mon.0) 578 : cluster [INF] osd.4 marked itself down and dead 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: cluster 2024-05-09T04:11:16.355245+0000 mon.a (mon.0) 578 : cluster [INF] osd.4 marked itself down and dead 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.362708+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/812378134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.362708+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.6:0/812378134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.755157+0000 mgr.y (mgr.44106) 364 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:17.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.755157+0000 mgr.y (mgr.44106) 364 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:17.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.864973+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.864973+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.867115+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:17.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:16.867115+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:17.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:17.050833+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:17.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:17 smithi186 bash[49632]: audit 2024-05-09T04:11:17.050833+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:18.086 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:11:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:11:17] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-05-09T04:11:18.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:18 smithi006 bash[72705]: cluster 2024-05-09T04:11:17.081875+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:18.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:18 smithi006 bash[72705]: cluster 2024-05-09T04:11:17.081875+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:18.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:18 smithi006 bash[72705]: cluster 2024-05-09T04:11:17.101687+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-05-09T04:11:18.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:18 smithi006 bash[72705]: cluster 2024-05-09T04:11:17.101687+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-05-09T04:11:18.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:18 smithi006 bash[68965]: cluster 2024-05-09T04:11:17.081875+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:18.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:18 smithi006 bash[68965]: cluster 2024-05-09T04:11:17.081875+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:18.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:18 smithi006 bash[68965]: cluster 2024-05-09T04:11:17.101687+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-05-09T04:11:18.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:18 smithi006 bash[68965]: cluster 2024-05-09T04:11:17.101687+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-05-09T04:11:18.380 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:18 smithi186 bash[56902]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-4 2024-05-09T04:11:18.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:18 smithi186 bash[49632]: cluster 2024-05-09T04:11:17.081875+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:18 smithi186 bash[49632]: cluster 2024-05-09T04:11:17.081875+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:18 smithi186 bash[49632]: cluster 2024-05-09T04:11:17.101687+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-05-09T04:11:18.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:18 smithi186 bash[49632]: cluster 2024-05-09T04:11:17.101687+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-05-09T04:11:18.881 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:18 smithi186 bash[56967]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-4 2024-05-09T04:11:19.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:19 smithi006 bash[68965]: cluster 2024-05-09T04:11:17.903069+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v197: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:19 smithi006 bash[68965]: cluster 2024-05-09T04:11:17.903069+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v197: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:19 smithi006 bash[68965]: cluster 2024-05-09T04:11:18.092908+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:19 smithi006 bash[68965]: cluster 2024-05-09T04:11:18.092908+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:19 smithi006 bash[68965]: cluster 2024-05-09T04:11:18.118986+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:19 smithi006 bash[68965]: cluster 2024-05-09T04:11:18.118986+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:19 smithi006 bash[72705]: cluster 2024-05-09T04:11:17.903069+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v197: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:19 smithi006 bash[72705]: cluster 2024-05-09T04:11:17.903069+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v197: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-05-09T04:11:19.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:19 smithi006 bash[72705]: cluster 2024-05-09T04:11:18.092908+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-05-09T04:11:19.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:19 smithi006 bash[72705]: cluster 2024-05-09T04:11:18.092908+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-05-09T04:11:19.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:19 smithi006 bash[72705]: cluster 2024-05-09T04:11:18.118986+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-05-09T04:11:19.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:19 smithi006 bash[72705]: cluster 2024-05-09T04:11:18.118986+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-05-09T04:11:19.363 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:19 smithi186 bash[49632]: cluster 2024-05-09T04:11:17.903069+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v197: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-05-09T04:11:19.363 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:19 smithi186 bash[49632]: cluster 2024-05-09T04:11:17.903069+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v197: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-05-09T04:11:19.364 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:19 smithi186 bash[49632]: cluster 2024-05-09T04:11:18.092908+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-05-09T04:11:19.364 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:19 smithi186 bash[49632]: cluster 2024-05-09T04:11:18.092908+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-05-09T04:11:19.364 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:19 smithi186 bash[49632]: cluster 2024-05-09T04:11:18.118986+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-05-09T04:11:19.364 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:19 smithi186 bash[49632]: cluster 2024-05-09T04:11:18.118986+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-05-09T04:11:20.479 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:20 smithi186 bash[49632]: cluster 2024-05-09T04:11:20.086862+0000 mon.a (mon.0) 587 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:20.480 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:20 smithi186 bash[49632]: cluster 2024-05-09T04:11:20.086862+0000 mon.a (mon.0) 587 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:20.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:20 smithi006 bash[68965]: cluster 2024-05-09T04:11:20.086862+0000 mon.a (mon.0) 587 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:20.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:20 smithi006 bash[68965]: cluster 2024-05-09T04:11:20.086862+0000 mon.a (mon.0) 587 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:20.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:20 smithi006 bash[72705]: cluster 2024-05-09T04:11:20.086862+0000 mon.a (mon.0) 587 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:20.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:20 smithi006 bash[72705]: cluster 2024-05-09T04:11:20.086862+0000 mon.a (mon.0) 587 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:20.793 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.794 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.794 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.795 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.4.service: Deactivated successfully. 2024-05-09T04:11:20.795 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: Stopped Ceph osd.4 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:11:20.795 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.795 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.795 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.796 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.796 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:20.796 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:21.130 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:20 smithi186 systemd[1]: Started Ceph osd.4 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:11:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:21 smithi006 bash[68965]: cluster 2024-05-09T04:11:19.904401+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v199: 161 pgs: 4 active+undersized+degraded, 41 peering, 3 stale+active+clean, 13 active+undersized, 100 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 14/723 objects degraded (1.936%) 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:21 smithi006 bash[68965]: cluster 2024-05-09T04:11:19.904401+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v199: 161 pgs: 4 active+undersized+degraded, 41 peering, 3 stale+active+clean, 13 active+undersized, 100 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 14/723 objects degraded (1.936%) 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:21 smithi006 bash[68965]: audit 2024-05-09T04:11:20.841522+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:21 smithi006 bash[68965]: audit 2024-05-09T04:11:20.841522+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:21 smithi006 bash[68965]: audit 2024-05-09T04:11:20.853839+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:21 smithi006 bash[68965]: audit 2024-05-09T04:11:20.853839+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:21 smithi006 bash[72705]: cluster 2024-05-09T04:11:19.904401+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v199: 161 pgs: 4 active+undersized+degraded, 41 peering, 3 stale+active+clean, 13 active+undersized, 100 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 14/723 objects degraded (1.936%) 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:21 smithi006 bash[72705]: cluster 2024-05-09T04:11:19.904401+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v199: 161 pgs: 4 active+undersized+degraded, 41 peering, 3 stale+active+clean, 13 active+undersized, 100 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 14/723 objects degraded (1.936%) 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:21 smithi006 bash[72705]: audit 2024-05-09T04:11:20.841522+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:21 smithi006 bash[72705]: audit 2024-05-09T04:11:20.841522+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:21 smithi006 bash[72705]: audit 2024-05-09T04:11:20.853839+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:21 smithi006 bash[72705]: audit 2024-05-09T04:11:20.853839+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:21 smithi186 bash[49632]: cluster 2024-05-09T04:11:19.904401+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v199: 161 pgs: 4 active+undersized+degraded, 41 peering, 3 stale+active+clean, 13 active+undersized, 100 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 14/723 objects degraded (1.936%) 2024-05-09T04:11:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:21 smithi186 bash[49632]: cluster 2024-05-09T04:11:19.904401+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v199: 161 pgs: 4 active+undersized+degraded, 41 peering, 3 stale+active+clean, 13 active+undersized, 100 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 14/723 objects degraded (1.936%) 2024-05-09T04:11:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:21 smithi186 bash[49632]: audit 2024-05-09T04:11:20.841522+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:21 smithi186 bash[49632]: audit 2024-05-09T04:11:20.841522+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:21 smithi186 bash[49632]: audit 2024-05-09T04:11:20.853839+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:21 smithi186 bash[49632]: audit 2024-05-09T04:11:20.853839+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:22.573 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-05-09T04:11:22.574 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:22 smithi186 bash[57119]: --> ceph-volume raw activate successful for osd ID: 4 2024-05-09T04:11:24.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:23 smithi006 bash[68965]: cluster 2024-05-09T04:11:21.905654+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v200: 161 pgs: 8 active+undersized+degraded, 41 peering, 19 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 33/723 objects degraded (4.564%) 2024-05-09T04:11:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:23 smithi006 bash[68965]: cluster 2024-05-09T04:11:21.905654+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v200: 161 pgs: 8 active+undersized+degraded, 41 peering, 19 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 33/723 objects degraded (4.564%) 2024-05-09T04:11:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:23 smithi006 bash[72705]: cluster 2024-05-09T04:11:21.905654+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v200: 161 pgs: 8 active+undersized+degraded, 41 peering, 19 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 33/723 objects degraded (4.564%) 2024-05-09T04:11:24.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:23 smithi006 bash[72705]: cluster 2024-05-09T04:11:21.905654+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v200: 161 pgs: 8 active+undersized+degraded, 41 peering, 19 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 33/723 objects degraded (4.564%) 2024-05-09T04:11:24.130 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:23 smithi186 bash[57349]: debug 2024-05-09T04:11:23.880+0000 7fc88506b700 1 -- 172.21.15.186:0/2580094985 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564b54b85680 con 0x564b54be2800 2024-05-09T04:11:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:23 smithi186 bash[49632]: cluster 2024-05-09T04:11:21.905654+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v200: 161 pgs: 8 active+undersized+degraded, 41 peering, 19 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 33/723 objects degraded (4.564%) 2024-05-09T04:11:24.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:23 smithi186 bash[49632]: cluster 2024-05-09T04:11:21.905654+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v200: 161 pgs: 8 active+undersized+degraded, 41 peering, 19 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 33/723 objects degraded (4.564%) 2024-05-09T04:11:24.853 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:24 smithi186 bash[57349]: debug 2024-05-09T04:11:24.416+0000 7fc88e2047c0 -1 Falling back to public interface 2024-05-09T04:11:25.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:24 smithi006 bash[68965]: audit 2024-05-09T04:11:23.046144+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:25.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:24 smithi006 bash[68965]: audit 2024-05-09T04:11:23.046144+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:25.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:24 smithi006 bash[72705]: audit 2024-05-09T04:11:23.046144+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:25.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:24 smithi006 bash[72705]: audit 2024-05-09T04:11:23.046144+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:25.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:24 smithi186 bash[49632]: audit 2024-05-09T04:11:23.046144+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:25.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:24 smithi186 bash[49632]: audit 2024-05-09T04:11:23.046144+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:25 smithi006 bash[68965]: cluster 2024-05-09T04:11:23.907388+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:25 smithi006 bash[68965]: cluster 2024-05-09T04:11:23.907388+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:25 smithi006 bash[68965]: cluster 2024-05-09T04:11:24.842850+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 11 pgs peering) 2024-05-09T04:11:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:25 smithi006 bash[68965]: cluster 2024-05-09T04:11:24.842850+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 11 pgs peering) 2024-05-09T04:11:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:25 smithi006 bash[72705]: cluster 2024-05-09T04:11:23.907388+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:25 smithi006 bash[72705]: cluster 2024-05-09T04:11:23.907388+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:25 smithi006 bash[72705]: cluster 2024-05-09T04:11:24.842850+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 11 pgs peering) 2024-05-09T04:11:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:25 smithi006 bash[72705]: cluster 2024-05-09T04:11:24.842850+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 11 pgs peering) 2024-05-09T04:11:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:25 smithi186 bash[49632]: cluster 2024-05-09T04:11:23.907388+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:25 smithi186 bash[49632]: cluster 2024-05-09T04:11:23.907388+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:25 smithi186 bash[49632]: cluster 2024-05-09T04:11:24.842850+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 11 pgs peering) 2024-05-09T04:11:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:25 smithi186 bash[49632]: cluster 2024-05-09T04:11:24.842850+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 11 pgs peering) 2024-05-09T04:11:27.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:26 smithi186 bash[49632]: cluster 2024-05-09T04:11:26.342620+0000 mon.a (mon.0) 591 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 28 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:27.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:26 smithi186 bash[49632]: cluster 2024-05-09T04:11:26.342620+0000 mon.a (mon.0) 591 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 28 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:26 smithi006 bash[72705]: cluster 2024-05-09T04:11:26.342620+0000 mon.a (mon.0) 591 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 28 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:26 smithi006 bash[72705]: cluster 2024-05-09T04:11:26.342620+0000 mon.a (mon.0) 591 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 28 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:27.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:26 smithi006 bash[68965]: cluster 2024-05-09T04:11:26.342620+0000 mon.a (mon.0) 591 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 28 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:27.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:26 smithi006 bash[68965]: cluster 2024-05-09T04:11:26.342620+0000 mon.a (mon.0) 591 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 28 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:27.866 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:27 smithi186 bash[57349]: debug 2024-05-09T04:11:27.400+0000 7fc88e2047c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-05-09T04:11:27.866 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:27 smithi186 bash[57349]: debug 2024-05-09T04:11:27.436+0000 7fc88e2047c0 -1 osd.4 134 log_to_monitors true 2024-05-09T04:11:28.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:11:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:11:27] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: cluster 2024-05-09T04:11:25.908780+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: cluster 2024-05-09T04:11:25.908780+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:26.904810+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:26.904810+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:26.917300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:26.917300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:27.442941+0000 mon.a (mon.0) 594 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:27.442941+0000 mon.a (mon.0) 594 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:27.445746+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:27 smithi006 bash[72705]: audit 2024-05-09T04:11:27.445746+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: cluster 2024-05-09T04:11:25.908780+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: cluster 2024-05-09T04:11:25.908780+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:26.904810+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:26.904810+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:26.917300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:26.917300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:27.442941+0000 mon.a (mon.0) 594 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:27.442941+0000 mon.a (mon.0) 594 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:27.445746+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:27 smithi006 bash[68965]: audit 2024-05-09T04:11:27.445746+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: cluster 2024-05-09T04:11:25.908780+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:28.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: cluster 2024-05-09T04:11:25.908780+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:28.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:26.904810+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:26.904810+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:26.917300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:26.917300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:28.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:27.442941+0000 mon.a (mon.0) 594 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:27.442941+0000 mon.a (mon.0) 594 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:27.445746+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:27 smithi186 bash[49632]: audit 2024-05-09T04:11:27.445746+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-09T04:11:28.881 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:28 smithi186 bash[57349]: debug 2024-05-09T04:11:28.484+0000 7fc87b653700 -1 osd.4 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:11:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: cluster 2024-05-09T04:11:27.910627+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:29.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: cluster 2024-05-09T04:11:27.910627+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:27.915760+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:27.915760+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: cluster 2024-05-09T04:11:27.923513+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: cluster 2024-05-09T04:11:27.923513+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:27.927193+0000 mon.a (mon.0) 597 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:27.927193+0000 mon.a (mon.0) 597 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:27.928877+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:27.928877+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:28.103450+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:28.103450+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:28.173526+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:28.173526+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:28.467086+0000 mon.a (mon.0) 600 : audit [INF] from='osd.4 ' entity='osd.4' 2024-05-09T04:11:29.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:28 smithi006 bash[68965]: audit 2024-05-09T04:11:28.467086+0000 mon.a (mon.0) 600 : audit [INF] from='osd.4 ' entity='osd.4' 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: cluster 2024-05-09T04:11:27.910627+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: cluster 2024-05-09T04:11:27.910627+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:27.915760+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:27.915760+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: cluster 2024-05-09T04:11:27.923513+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: cluster 2024-05-09T04:11:27.923513+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:27.927193+0000 mon.a (mon.0) 597 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:27.927193+0000 mon.a (mon.0) 597 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:27.928877+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:27.928877+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:28.103450+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:28.103450+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:28.173526+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:28.173526+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:28.467086+0000 mon.a (mon.0) 600 : audit [INF] from='osd.4 ' entity='osd.4' 2024-05-09T04:11:29.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:28 smithi006 bash[72705]: audit 2024-05-09T04:11:28.467086+0000 mon.a (mon.0) 600 : audit [INF] from='osd.4 ' entity='osd.4' 2024-05-09T04:11:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: cluster 2024-05-09T04:11:27.910627+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: cluster 2024-05-09T04:11:27.910627+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-05-09T04:11:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:27.915760+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T04:11:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:27.915760+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-09T04:11:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: cluster 2024-05-09T04:11:27.923513+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-05-09T04:11:29.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: cluster 2024-05-09T04:11:27.923513+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:27.927193+0000 mon.a (mon.0) 597 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:27.927193+0000 mon.a (mon.0) 597 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:27.928877+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:27.928877+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:28.103450+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:28.103450+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:28.173526+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:28.173526+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:28.467086+0000 mon.a (mon.0) 600 : audit [INF] from='osd.4 ' entity='osd.4' 2024-05-09T04:11:29.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:28 smithi186 bash[49632]: audit 2024-05-09T04:11:28.467086+0000 mon.a (mon.0) 600 : audit [INF] from='osd.4 ' entity='osd.4' 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.463667+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.463667+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.480598+0000 mon.a (mon.0) 602 : cluster [INF] osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857] boot 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.480598+0000 mon.a (mon.0) 602 : cluster [INF] osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857] boot 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.480730+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.480730+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: audit 2024-05-09T04:11:29.485685+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:29 smithi006 bash[72705]: audit 2024-05-09T04:11:29.485685+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:11:30.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.463667+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.463667+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.480598+0000 mon.a (mon.0) 602 : cluster [INF] osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857] boot 2024-05-09T04:11:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.480598+0000 mon.a (mon.0) 602 : cluster [INF] osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857] boot 2024-05-09T04:11:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.480730+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-05-09T04:11:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.480730+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-05-09T04:11:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: audit 2024-05-09T04:11:29.485685+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:11:30.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:29 smithi006 bash[68965]: audit 2024-05-09T04:11:29.485685+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.463667+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.463667+0000 mon.a (mon.0) 601 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.480598+0000 mon.a (mon.0) 602 : cluster [INF] osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857] boot 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.480598+0000 mon.a (mon.0) 602 : cluster [INF] osd.4 [v2:172.21.15.186:6800/3986244857,v1:172.21.15.186:6801/3986244857] boot 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.480730+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.480730+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: audit 2024-05-09T04:11:29.485685+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:11:30.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:29 smithi186 bash[49632]: audit 2024-05-09T04:11:29.485685+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-09T04:11:31.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:31 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.911962+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v206: 161 pgs: 8 peering, 27 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:31 smithi006 bash[68965]: cluster 2024-05-09T04:11:29.911962+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v206: 161 pgs: 8 peering, 27 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:31 smithi006 bash[68965]: cluster 2024-05-09T04:11:30.483975+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:31 smithi006 bash[68965]: cluster 2024-05-09T04:11:30.483975+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:31 smithi006 bash[68965]: cluster 2024-05-09T04:11:31.343807+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 27 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:31 smithi006 bash[68965]: cluster 2024-05-09T04:11:31.343807+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 27 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:31 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.911962+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v206: 161 pgs: 8 peering, 27 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:31 smithi006 bash[72705]: cluster 2024-05-09T04:11:29.911962+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v206: 161 pgs: 8 peering, 27 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:31 smithi006 bash[72705]: cluster 2024-05-09T04:11:30.483975+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:31 smithi006 bash[72705]: cluster 2024-05-09T04:11:30.483975+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-05-09T04:11:31.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:31 smithi006 bash[72705]: cluster 2024-05-09T04:11:31.343807+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 27 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:31.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:31 smithi006 bash[72705]: cluster 2024-05-09T04:11:31.343807+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 27 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:31.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:31 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.911962+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v206: 161 pgs: 8 peering, 27 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-05-09T04:11:31.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:31 smithi186 bash[49632]: cluster 2024-05-09T04:11:29.911962+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v206: 161 pgs: 8 peering, 27 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-05-09T04:11:31.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:31 smithi186 bash[49632]: cluster 2024-05-09T04:11:30.483975+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-05-09T04:11:31.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:31 smithi186 bash[49632]: cluster 2024-05-09T04:11:30.483975+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-05-09T04:11:31.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:31 smithi186 bash[49632]: cluster 2024-05-09T04:11:31.343807+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 27 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:31.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:31 smithi186 bash[49632]: cluster 2024-05-09T04:11:31.343807+0000 mon.a (mon.0) 606 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 27 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:33.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:32 smithi186 bash[49632]: audit 2024-05-09T04:11:31.870145+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:33.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:32 smithi186 bash[49632]: audit 2024-05-09T04:11:31.870145+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:33.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:32 smithi186 bash[49632]: audit 2024-05-09T04:11:31.872484+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:33.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:32 smithi186 bash[49632]: audit 2024-05-09T04:11:31.872484+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:33.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:32 smithi006 bash[68965]: audit 2024-05-09T04:11:31.870145+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:33.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:32 smithi006 bash[68965]: audit 2024-05-09T04:11:31.870145+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:33.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:32 smithi006 bash[68965]: audit 2024-05-09T04:11:31.872484+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:33.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:32 smithi006 bash[68965]: audit 2024-05-09T04:11:31.872484+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:33.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:32 smithi006 bash[72705]: audit 2024-05-09T04:11:31.870145+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:33.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:32 smithi006 bash[72705]: audit 2024-05-09T04:11:31.870145+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:33.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:32 smithi006 bash[72705]: audit 2024-05-09T04:11:31.872484+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:33.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:32 smithi006 bash[72705]: audit 2024-05-09T04:11:31.872484+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:34.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:33 smithi186 bash[49632]: cluster 2024-05-09T04:11:31.925190+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v208: 161 pgs: 8 peering, 25 active+undersized+degraded, 28 active+undersized, 100 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 110/723 objects degraded (15.214%) 2024-05-09T04:11:34.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:33 smithi186 bash[49632]: cluster 2024-05-09T04:11:31.925190+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v208: 161 pgs: 8 peering, 25 active+undersized+degraded, 28 active+undersized, 100 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 110/723 objects degraded (15.214%) 2024-05-09T04:11:34.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:33 smithi006 bash[68965]: cluster 2024-05-09T04:11:31.925190+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v208: 161 pgs: 8 peering, 25 active+undersized+degraded, 28 active+undersized, 100 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 110/723 objects degraded (15.214%) 2024-05-09T04:11:34.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:33 smithi006 bash[68965]: cluster 2024-05-09T04:11:31.925190+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v208: 161 pgs: 8 peering, 25 active+undersized+degraded, 28 active+undersized, 100 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 110/723 objects degraded (15.214%) 2024-05-09T04:11:34.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:33 smithi006 bash[72705]: cluster 2024-05-09T04:11:31.925190+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v208: 161 pgs: 8 peering, 25 active+undersized+degraded, 28 active+undersized, 100 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 110/723 objects degraded (15.214%) 2024-05-09T04:11:34.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:33 smithi006 bash[72705]: cluster 2024-05-09T04:11:31.925190+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v208: 161 pgs: 8 peering, 25 active+undersized+degraded, 28 active+undersized, 100 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 110/723 objects degraded (15.214%) 2024-05-09T04:11:35.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:34 smithi006 bash[68965]: audit 2024-05-09T04:11:33.051558+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:35.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:34 smithi006 bash[68965]: audit 2024-05-09T04:11:33.051558+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:35.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:34 smithi006 bash[72705]: audit 2024-05-09T04:11:33.051558+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:35.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:34 smithi006 bash[72705]: audit 2024-05-09T04:11:33.051558+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:35.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:34 smithi186 bash[49632]: audit 2024-05-09T04:11:33.051558+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:35.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:34 smithi186 bash[49632]: audit 2024-05-09T04:11:33.051558+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:36.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:35 smithi006 bash[68965]: cluster 2024-05-09T04:11:33.926638+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v209: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:35 smithi006 bash[68965]: cluster 2024-05-09T04:11:33.926638+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v209: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:35 smithi006 bash[68965]: cluster 2024-05-09T04:11:34.878950+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 110/723 objects degraded (15.214%), 25 pgs degraded) 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:35 smithi006 bash[68965]: cluster 2024-05-09T04:11:34.878950+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 110/723 objects degraded (15.214%), 25 pgs degraded) 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:35 smithi006 bash[68965]: cluster 2024-05-09T04:11:34.879008+0000 mon.a (mon.0) 610 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:35 smithi006 bash[68965]: cluster 2024-05-09T04:11:34.879008+0000 mon.a (mon.0) 610 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:35 smithi006 bash[72705]: cluster 2024-05-09T04:11:33.926638+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v209: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:35 smithi006 bash[72705]: cluster 2024-05-09T04:11:33.926638+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v209: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:35 smithi006 bash[72705]: cluster 2024-05-09T04:11:34.878950+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 110/723 objects degraded (15.214%), 25 pgs degraded) 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:35 smithi006 bash[72705]: cluster 2024-05-09T04:11:34.878950+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 110/723 objects degraded (15.214%), 25 pgs degraded) 2024-05-09T04:11:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:35 smithi006 bash[72705]: cluster 2024-05-09T04:11:34.879008+0000 mon.a (mon.0) 610 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:35 smithi006 bash[72705]: cluster 2024-05-09T04:11:34.879008+0000 mon.a (mon.0) 610 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:35 smithi186 bash[49632]: cluster 2024-05-09T04:11:33.926638+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v209: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-05-09T04:11:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:35 smithi186 bash[49632]: cluster 2024-05-09T04:11:33.926638+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v209: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-05-09T04:11:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:35 smithi186 bash[49632]: cluster 2024-05-09T04:11:34.878950+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 110/723 objects degraded (15.214%), 25 pgs degraded) 2024-05-09T04:11:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:35 smithi186 bash[49632]: cluster 2024-05-09T04:11:34.878950+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 110/723 objects degraded (15.214%), 25 pgs degraded) 2024-05-09T04:11:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:35 smithi186 bash[49632]: cluster 2024-05-09T04:11:34.879008+0000 mon.a (mon.0) 610 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:36.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:35 smithi186 bash[49632]: cluster 2024-05-09T04:11:34.879008+0000 mon.a (mon.0) 610 : cluster [INF] Cluster is now healthy 2024-05-09T04:11:37.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:36 smithi186 bash[49632]: cluster 2024-05-09T04:11:35.927748+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:37.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:36 smithi186 bash[49632]: cluster 2024-05-09T04:11:35.927748+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:37.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:36 smithi006 bash[68965]: cluster 2024-05-09T04:11:35.927748+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:37.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:36 smithi006 bash[68965]: cluster 2024-05-09T04:11:35.927748+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:37.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:36 smithi006 bash[72705]: cluster 2024-05-09T04:11:35.927748+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:37.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:36 smithi006 bash[72705]: cluster 2024-05-09T04:11:35.927748+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:38.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:11:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:11:37] "GET /metrics HTTP/1.1" 200 38044 "" "Prometheus/2.43.0" 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: cluster 2024-05-09T04:11:37.929095+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: cluster 2024-05-09T04:11:37.929095+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.032554+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.032554+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.044928+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.044928+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.047747+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.047747+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.049775+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:39.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.049775+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.060845+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.060845+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.159307+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.159307+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.164450+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.164450+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.168116+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.168116+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.171291+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.171291+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.175340+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.175340+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.354 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.175738+0000 mgr.y (mgr.44106) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.354 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: audit 2024-05-09T04:11:38.175738+0000 mgr.y (mgr.44106) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.354 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: cephadm 2024-05-09T04:11:38.178199+0000 mgr.y (mgr.44106) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-05-09T04:11:39.354 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:39 smithi186 bash[49632]: cephadm 2024-05-09T04:11:38.178199+0000 mgr.y (mgr.44106) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: cluster 2024-05-09T04:11:37.929095+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: cluster 2024-05-09T04:11:37.929095+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.032554+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.032554+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.044928+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.044928+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.047747+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.047747+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.049775+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.049775+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.060845+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.060845+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.159307+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.159307+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.164450+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.164450+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.168116+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.168116+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.171291+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.171291+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: cluster 2024-05-09T04:11:37.929095+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: cluster 2024-05-09T04:11:37.929095+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.032554+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.032554+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.044928+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.044928+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.047747+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.047747+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.049775+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.049775+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.060845+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.060845+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.159307+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:39.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.159307+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.164450+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.164450+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.168116+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.168116+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.171291+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.171291+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.175340+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.175340+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.175738+0000 mgr.y (mgr.44106) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: audit 2024-05-09T04:11:38.175738+0000 mgr.y (mgr.44106) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: cephadm 2024-05-09T04:11:38.178199+0000 mgr.y (mgr.44106) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-05-09T04:11:39.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:39 smithi006 bash[72705]: cephadm 2024-05-09T04:11:38.178199+0000 mgr.y (mgr.44106) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-05-09T04:11:39.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.175340+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.175340+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.175738+0000 mgr.y (mgr.44106) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: audit 2024-05-09T04:11:38.175738+0000 mgr.y (mgr.44106) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-05-09T04:11:39.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: cephadm 2024-05-09T04:11:38.178199+0000 mgr.y (mgr.44106) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-05-09T04:11:39.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:39 smithi006 bash[68965]: cephadm 2024-05-09T04:11:38.178199+0000 mgr.y (mgr.44106) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: cluster 2024-05-09T04:11:39.930280+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: cluster 2024-05-09T04:11:39.930280+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: cephadm 2024-05-09T04:11:40.198268+0000 mgr.y (mgr.44106) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: cephadm 2024-05-09T04:11:40.198268+0000 mgr.y (mgr.44106) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: audit 2024-05-09T04:11:40.208335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: audit 2024-05-09T04:11:40.208335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: audit 2024-05-09T04:11:40.214385+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:11:41.462 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: audit 2024-05-09T04:11:40.214385+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:11:41.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: audit 2024-05-09T04:11:40.216294+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:41.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: audit 2024-05-09T04:11:40.216294+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:41.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: cephadm 2024-05-09T04:11:40.222843+0000 mgr.y (mgr.44106) 382 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T04:11:41.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:41 smithi186 bash[49632]: cephadm 2024-05-09T04:11:40.222843+0000 mgr.y (mgr.44106) 382 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T04:11:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: cluster 2024-05-09T04:11:39.930280+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-05-09T04:11:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: cluster 2024-05-09T04:11:39.930280+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-05-09T04:11:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: cephadm 2024-05-09T04:11:40.198268+0000 mgr.y (mgr.44106) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-05-09T04:11:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: cephadm 2024-05-09T04:11:40.198268+0000 mgr.y (mgr.44106) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-05-09T04:11:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: audit 2024-05-09T04:11:40.208335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: audit 2024-05-09T04:11:40.208335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:41.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: audit 2024-05-09T04:11:40.214385+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: audit 2024-05-09T04:11:40.214385+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: audit 2024-05-09T04:11:40.216294+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: audit 2024-05-09T04:11:40.216294+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: cephadm 2024-05-09T04:11:40.222843+0000 mgr.y (mgr.44106) 382 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:41 smithi006 bash[68965]: cephadm 2024-05-09T04:11:40.222843+0000 mgr.y (mgr.44106) 382 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: cluster 2024-05-09T04:11:39.930280+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: cluster 2024-05-09T04:11:39.930280+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-05-09T04:11:41.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: cephadm 2024-05-09T04:11:40.198268+0000 mgr.y (mgr.44106) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: cephadm 2024-05-09T04:11:40.198268+0000 mgr.y (mgr.44106) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: audit 2024-05-09T04:11:40.208335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: audit 2024-05-09T04:11:40.208335+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: audit 2024-05-09T04:11:40.214385+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: audit 2024-05-09T04:11:40.214385+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: audit 2024-05-09T04:11:40.216294+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: audit 2024-05-09T04:11:40.216294+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: cephadm 2024-05-09T04:11:40.222843+0000 mgr.y (mgr.44106) 382 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T04:11:41.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:41 smithi006 bash[72705]: cephadm 2024-05-09T04:11:40.222843+0000 mgr.y (mgr.44106) 382 : cephadm [INF] Deploying daemon osd.5 on smithi186 2024-05-09T04:11:43.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:43 smithi006 bash[68965]: cluster 2024-05-09T04:11:41.931116+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-05-09T04:11:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:43 smithi006 bash[68965]: cluster 2024-05-09T04:11:41.931116+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-05-09T04:11:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:43 smithi006 bash[68965]: audit 2024-05-09T04:11:42.079467+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:43 smithi006 bash[68965]: audit 2024-05-09T04:11:42.079467+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:43 smithi006 bash[72705]: cluster 2024-05-09T04:11:41.931116+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-05-09T04:11:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:43 smithi006 bash[72705]: cluster 2024-05-09T04:11:41.931116+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-05-09T04:11:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:43 smithi006 bash[72705]: audit 2024-05-09T04:11:42.079467+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:43 smithi006 bash[72705]: audit 2024-05-09T04:11:42.079467+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:43.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:43 smithi186 bash[49632]: cluster 2024-05-09T04:11:41.931116+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-05-09T04:11:43.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:43 smithi186 bash[49632]: cluster 2024-05-09T04:11:41.931116+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-05-09T04:11:43.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:43 smithi186 bash[49632]: audit 2024-05-09T04:11:42.079467+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:43.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:43 smithi186 bash[49632]: audit 2024-05-09T04:11:42.079467+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:44.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:44 smithi006 bash[68965]: audit 2024-05-09T04:11:43.062634+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:44.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:44 smithi006 bash[68965]: audit 2024-05-09T04:11:43.062634+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:44 smithi006 bash[72705]: audit 2024-05-09T04:11:43.062634+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:44 smithi006 bash[72705]: audit 2024-05-09T04:11:43.062634+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:44 smithi186 bash[49632]: audit 2024-05-09T04:11:43.062634+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:44 smithi186 bash[49632]: audit 2024-05-09T04:11:43.062634+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:44.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.881 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.881 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.881 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.881 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.882 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.882 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.882 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:44.882 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: Stopping Ceph osd.5 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:11:44.883 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:44 smithi186 bash[24687]: debug 2024-05-09T04:11:44.628+0000 7f6af8307700 -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-05-09T04:11:44.883 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:44 smithi186 bash[24687]: debug 2024-05-09T04:11:44.628+0000 7f6af8307700 -1 osd.5 139 *** Got signal Terminated *** 2024-05-09T04:11:44.883 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:44 smithi186 bash[24687]: debug 2024-05-09T04:11:44.628+0000 7f6af8307700 -1 osd.5 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:11:44.883 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:11:44 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:45.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:45 smithi006 bash[68965]: cluster 2024-05-09T04:11:43.932500+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:11:45.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:45 smithi006 bash[68965]: cluster 2024-05-09T04:11:43.932500+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:11:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:45 smithi006 bash[68965]: cluster 2024-05-09T04:11:44.630972+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 marked itself down and dead 2024-05-09T04:11:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:45 smithi006 bash[68965]: cluster 2024-05-09T04:11:44.630972+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 marked itself down and dead 2024-05-09T04:11:45.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:45 smithi006 bash[72705]: cluster 2024-05-09T04:11:43.932500+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:11:45.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:45 smithi006 bash[72705]: cluster 2024-05-09T04:11:43.932500+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:11:45.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:45 smithi006 bash[72705]: cluster 2024-05-09T04:11:44.630972+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 marked itself down and dead 2024-05-09T04:11:45.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:45 smithi006 bash[72705]: cluster 2024-05-09T04:11:44.630972+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 marked itself down and dead 2024-05-09T04:11:45.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:45 smithi186 bash[49632]: cluster 2024-05-09T04:11:43.932500+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:11:45.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:45 smithi186 bash[49632]: cluster 2024-05-09T04:11:43.932500+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:11:45.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:45 smithi186 bash[49632]: cluster 2024-05-09T04:11:44.630972+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 marked itself down and dead 2024-05-09T04:11:45.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:45 smithi186 bash[49632]: cluster 2024-05-09T04:11:44.630972+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 marked itself down and dead 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:46 smithi006 bash[68965]: cluster 2024-05-09T04:11:45.087574+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:46 smithi006 bash[68965]: cluster 2024-05-09T04:11:45.087574+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:46 smithi006 bash[68965]: cluster 2024-05-09T04:11:45.105949+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:46 smithi006 bash[68965]: cluster 2024-05-09T04:11:45.105949+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:46 smithi006 bash[72705]: cluster 2024-05-09T04:11:45.087574+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:46 smithi006 bash[72705]: cluster 2024-05-09T04:11:45.087574+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:46 smithi006 bash[72705]: cluster 2024-05-09T04:11:45.105949+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-05-09T04:11:46.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:46 smithi006 bash[72705]: cluster 2024-05-09T04:11:45.105949+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-05-09T04:11:46.380 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:46 smithi186 bash[61311]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-5 2024-05-09T04:11:46.380 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:46 smithi186 bash[61376]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-5 2024-05-09T04:11:46.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:46 smithi186 bash[49632]: cluster 2024-05-09T04:11:45.087574+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:46.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:46 smithi186 bash[49632]: cluster 2024-05-09T04:11:45.087574+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:11:46.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:46 smithi186 bash[49632]: cluster 2024-05-09T04:11:45.105949+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-05-09T04:11:46.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:46 smithi186 bash[49632]: cluster 2024-05-09T04:11:45.105949+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-05-09T04:11:47.179 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:11:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: cluster 2024-05-09T04:11:45.933338+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v216: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:11:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: cluster 2024-05-09T04:11:45.933338+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v216: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:11:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: cluster 2024-05-09T04:11:46.113401+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: cluster 2024-05-09T04:11:46.113401+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: audit 2024-05-09T04:11:46.865400+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: audit 2024-05-09T04:11:46.865400+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: audit 2024-05-09T04:11:46.867139+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:47 smithi006 bash[72705]: audit 2024-05-09T04:11:46.867139+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: cluster 2024-05-09T04:11:45.933338+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v216: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: cluster 2024-05-09T04:11:45.933338+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v216: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: cluster 2024-05-09T04:11:46.113401+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: cluster 2024-05-09T04:11:46.113401+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: audit 2024-05-09T04:11:46.865400+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: audit 2024-05-09T04:11:46.865400+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: audit 2024-05-09T04:11:46.867139+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:47 smithi006 bash[68965]: audit 2024-05-09T04:11:46.867139+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: cluster 2024-05-09T04:11:45.933338+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v216: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:11:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: cluster 2024-05-09T04:11:45.933338+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v216: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:11:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: cluster 2024-05-09T04:11:46.113401+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-05-09T04:11:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: cluster 2024-05-09T04:11:46.113401+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-05-09T04:11:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: audit 2024-05-09T04:11:46.865400+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: audit 2024-05-09T04:11:46.865400+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: audit 2024-05-09T04:11:46.867139+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:47.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:47 smithi186 bash[49632]: audit 2024-05-09T04:11:46.867139+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:11:47.952 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (9m) 49s ago 33m 15.8M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (8m) 21s ago 33m 75.9M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (11m) 49s ago 32m 46.3M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (11m) 21s ago 39m 454M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (20m) 49s ago 41m 513M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (6m) 49s ago 41m 53.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (7m) 21s ago 39m 43.9M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (5m) 49s ago 39m 42.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (10m) 49s ago 34m 8328k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (10m) 21s ago 34m 8620k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (3m) 49s ago 38m 49.0M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (3m) 49s ago 38m 48.5M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:11:47.953 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (118s) 49s ago 37m 49.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (53s) 49s ago 37m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (24s) 21s ago 36m - 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (36m) 21s ago 36m 62.2M 3292M 17.2.0 e1d6a67b021e ffb61cff78e7 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (35m) 21s ago 35m 60.9M 3292M 17.2.0 e1d6a67b021e fb8095c58bb4 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (34m) 21s ago 35m 64.8M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (10m) 21s ago 34m 60.9M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (32m) 49s ago 32m 92.6M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:11:47.954 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (32m) 21s ago 32m 92.7M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:11:48.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:11:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:11:47] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.43.0" 2024-05-09T04:11:48.380 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.381 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.381 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.381 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.382 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.382 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.5.service: Deactivated successfully. 2024-05-09T04:11:48.382 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: Stopped Ceph osd.5 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:11:48.382 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:48 smithi186 bash[49632]: audit 2024-05-09T04:11:47.163300+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:48 smithi186 bash[49632]: audit 2024-05-09T04:11:47.163300+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:48 smithi186 bash[49632]: audit 2024-05-09T04:11:47.555093+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='client.54475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:48 smithi186 bash[49632]: audit 2024-05-09T04:11:47.555093+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='client.54475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:11:48.418 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 5 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 10 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:11:48.419 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:11:48.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:48 smithi006 bash[72705]: audit 2024-05-09T04:11:47.163300+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:48 smithi006 bash[72705]: audit 2024-05-09T04:11:47.163300+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:48 smithi006 bash[72705]: audit 2024-05-09T04:11:47.555093+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='client.54475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:48 smithi006 bash[72705]: audit 2024-05-09T04:11:47.555093+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='client.54475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:48 smithi006 bash[68965]: audit 2024-05-09T04:11:47.163300+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:48 smithi006 bash[68965]: audit 2024-05-09T04:11:47.163300+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:48 smithi006 bash[68965]: audit 2024-05-09T04:11:47.555093+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='client.54475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:48 smithi006 bash[68965]: audit 2024-05-09T04:11:47.555093+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='client.54475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:48.811 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:11:48.811 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:11:48.812 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:11:48.812 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-05-09T04:11:48.812 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:11:48.812 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "5/8 daemons upgraded", 2024-05-09T04:11:48.812 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:11:48.812 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:11:48.812 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:11:48.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:48 smithi186 systemd[1]: Started Ceph osd.5 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:47.932119+0000 mgr.y (mgr.44106) 389 : audit [DBG] from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:47.932119+0000 mgr.y (mgr.44106) 389 : audit [DBG] from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: cluster 2024-05-09T04:11:47.934761+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v218: 161 pgs: 11 active+undersized+degraded, 10 stale+active+clean, 22 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: cluster 2024-05-09T04:11:47.934761+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v218: 161 pgs: 11 active+undersized+degraded, 10 stale+active+clean, 22 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: cluster 2024-05-09T04:11:48.107788+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: cluster 2024-05-09T04:11:48.107788+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.417056+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1974494042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.417056+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1974494042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.452251+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.452251+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.459173+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.459173+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.810771+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:49 smithi186 bash[49632]: audit 2024-05-09T04:11:48.810771+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:47.932119+0000 mgr.y (mgr.44106) 389 : audit [DBG] from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:47.932119+0000 mgr.y (mgr.44106) 389 : audit [DBG] from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: cluster 2024-05-09T04:11:47.934761+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v218: 161 pgs: 11 active+undersized+degraded, 10 stale+active+clean, 22 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: cluster 2024-05-09T04:11:47.934761+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v218: 161 pgs: 11 active+undersized+degraded, 10 stale+active+clean, 22 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: cluster 2024-05-09T04:11:48.107788+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: cluster 2024-05-09T04:11:48.107788+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.417056+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1974494042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.417056+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1974494042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.452251+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.452251+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.459173+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.459173+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.810771+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:49 smithi006 bash[68965]: audit 2024-05-09T04:11:48.810771+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:47.932119+0000 mgr.y (mgr.44106) 389 : audit [DBG] from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:47.932119+0000 mgr.y (mgr.44106) 389 : audit [DBG] from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: cluster 2024-05-09T04:11:47.934761+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v218: 161 pgs: 11 active+undersized+degraded, 10 stale+active+clean, 22 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: cluster 2024-05-09T04:11:47.934761+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v218: 161 pgs: 11 active+undersized+degraded, 10 stale+active+clean, 22 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/723 objects degraded (5.809%) 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: cluster 2024-05-09T04:11:48.107788+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: cluster 2024-05-09T04:11:48.107788+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 42/723 objects degraded (5.809%), 11 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:49.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.417056+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1974494042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:49.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.417056+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1974494042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:11:49.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.452251+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.452251+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.459173+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.459173+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:49.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.810771+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:49.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:49 smithi006 bash[72705]: audit 2024-05-09T04:11:48.810771+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-05-09T04:11:50.381 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:49 smithi186 bash[61529]: --> ceph-volume raw activate successful for osd ID: 5 2024-05-09T04:11:51.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:51 smithi186 bash[49632]: cluster 2024-05-09T04:11:49.936191+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:51.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:51 smithi186 bash[49632]: cluster 2024-05-09T04:11:49.936191+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:51.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:51 smithi006 bash[68965]: cluster 2024-05-09T04:11:49.936191+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:51.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:51 smithi006 bash[68965]: cluster 2024-05-09T04:11:49.936191+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:51.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:51 smithi006 bash[72705]: cluster 2024-05-09T04:11:49.936191+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:51.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:51 smithi006 bash[72705]: cluster 2024-05-09T04:11:49.936191+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:51.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:51 smithi186 bash[61770]: debug 2024-05-09T04:11:51.407+0000 7f07320e9700 1 -- 172.21.15.186:0/2745408059 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d9e20e7680 con 0x55d9e2144c00 2024-05-09T04:11:52.380 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:51 smithi186 bash[61770]: debug 2024-05-09T04:11:51.963+0000 7f073b2827c0 -1 Falling back to public interface 2024-05-09T04:11:53.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:53 smithi006 bash[68965]: cluster 2024-05-09T04:11:51.937330+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:53.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:53 smithi006 bash[68965]: cluster 2024-05-09T04:11:51.937330+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:53.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:53 smithi006 bash[72705]: cluster 2024-05-09T04:11:51.937330+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:53.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:53 smithi006 bash[72705]: cluster 2024-05-09T04:11:51.937330+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:53 smithi186 bash[49632]: cluster 2024-05-09T04:11:51.937330+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:53 smithi186 bash[49632]: cluster 2024-05-09T04:11:51.937330+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:54.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:54 smithi006 bash[68965]: audit 2024-05-09T04:11:53.070640+0000 mgr.y (mgr.44106) 394 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:54.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:54 smithi006 bash[68965]: audit 2024-05-09T04:11:53.070640+0000 mgr.y (mgr.44106) 394 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:54.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:54 smithi006 bash[72705]: audit 2024-05-09T04:11:53.070640+0000 mgr.y (mgr.44106) 394 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:54.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:54 smithi006 bash[72705]: audit 2024-05-09T04:11:53.070640+0000 mgr.y (mgr.44106) 394 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:54 smithi186 bash[49632]: audit 2024-05-09T04:11:53.070640+0000 mgr.y (mgr.44106) 394 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:54.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:54 smithi186 bash[49632]: audit 2024-05-09T04:11:53.070640+0000 mgr.y (mgr.44106) 394 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:11:55.380 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:55 smithi186 bash[61770]: debug 2024-05-09T04:11:55.023+0000 7f073b2827c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-05-09T04:11:55.380 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:55 smithi186 bash[61770]: debug 2024-05-09T04:11:55.051+0000 7f073b2827c0 -1 osd.5 139 log_to_monitors true 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: cluster 2024-05-09T04:11:53.938937+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: cluster 2024-05-09T04:11:53.938937+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:54.464438+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:54.464438+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:54.476673+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:54.476673+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:55.057260+0000 mon.a (mon.0) 636 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:55.057260+0000 mon.a (mon.0) 636 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:55.059967+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:55 smithi006 bash[68965]: audit 2024-05-09T04:11:55.059967+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: cluster 2024-05-09T04:11:53.938937+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: cluster 2024-05-09T04:11:53.938937+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:54.464438+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:54.464438+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:54.476673+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:54.476673+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:55.057260+0000 mon.a (mon.0) 636 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:55.057260+0000 mon.a (mon.0) 636 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:55.059967+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:55 smithi006 bash[72705]: audit 2024-05-09T04:11:55.059967+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: cluster 2024-05-09T04:11:53.938937+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: cluster 2024-05-09T04:11:53.938937+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:54.464438+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:54.464438+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:54.476673+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:54.476673+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:55.057260+0000 mon.a (mon.0) 636 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:55.057260+0000 mon.a (mon.0) 636 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:55.059967+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:55.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:55 smithi186 bash[49632]: audit 2024-05-09T04:11:55.059967+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-09T04:11:56.380 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:11:56 smithi186 bash[61770]: debug 2024-05-09T04:11:56.031+0000 7f07286d1700 -1 osd.5 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:11:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.474990+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T04:11:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.474990+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T04:11:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: cluster 2024-05-09T04:11:55.482378+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-05-09T04:11:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: cluster 2024-05-09T04:11:55.482378+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-05-09T04:11:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.486352+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.486352+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.488187+0000 mon.a (mon.0) 639 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.488187+0000 mon.a (mon.0) 639 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.661737+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.661737+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.756444+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:55.756444+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:56.024289+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: audit 2024-05-09T04:11:56.024289+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: cluster 2024-05-09T04:11:56.349185+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 20 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:56 smithi006 bash[68965]: cluster 2024-05-09T04:11:56.349185+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 20 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.474990+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.474990+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: cluster 2024-05-09T04:11:55.482378+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: cluster 2024-05-09T04:11:55.482378+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.486352+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.486352+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.488187+0000 mon.a (mon.0) 639 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.488187+0000 mon.a (mon.0) 639 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.661737+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.661737+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.756444+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:55.756444+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:56.024289+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: audit 2024-05-09T04:11:56.024289+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' 2024-05-09T04:11:56.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: cluster 2024-05-09T04:11:56.349185+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 20 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:56.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:56 smithi006 bash[72705]: cluster 2024-05-09T04:11:56.349185+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 20 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.474990+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.474990+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: cluster 2024-05-09T04:11:55.482378+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: cluster 2024-05-09T04:11:55.482378+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.486352+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.486352+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.488187+0000 mon.a (mon.0) 639 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.488187+0000 mon.a (mon.0) 639 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.661737+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.661737+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.756444+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:55.756444+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:11:56.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:56.024289+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' 2024-05-09T04:11:56.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: audit 2024-05-09T04:11:56.024289+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' 2024-05-09T04:11:56.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: cluster 2024-05-09T04:11:56.349185+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 20 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:56.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:56 smithi186 bash[49632]: cluster 2024-05-09T04:11:56.349185+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 20 pgs degraded (PG_DEGRADED) 2024-05-09T04:11:58.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:11:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:11:57] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.43.0" 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:55.940070+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v223: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:55.940070+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v223: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.020555+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.020555+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.032229+0000 mon.a (mon.0) 645 : cluster [INF] osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283] boot 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.032229+0000 mon.a (mon.0) 645 : cluster [INF] osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283] boot 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.032347+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.032347+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: audit 2024-05-09T04:11:57.033960+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:11:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:57 smithi006 bash[72705]: audit 2024-05-09T04:11:57.033960+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:55.940070+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v223: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:55.940070+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v223: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.020555+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.020555+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.032229+0000 mon.a (mon.0) 645 : cluster [INF] osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283] boot 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.032229+0000 mon.a (mon.0) 645 : cluster [INF] osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283] boot 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.032347+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.032347+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: audit 2024-05-09T04:11:57.033960+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:11:58.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:57 smithi006 bash[68965]: audit 2024-05-09T04:11:57.033960+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:11:58.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:55.940070+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v223: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:58.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:55.940070+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v223: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.020555+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.020555+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.032229+0000 mon.a (mon.0) 645 : cluster [INF] osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283] boot 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.032229+0000 mon.a (mon.0) 645 : cluster [INF] osd.5 [v2:172.21.15.186:6808/3148909283,v1:172.21.15.186:6809/3148909283] boot 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.032347+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.032347+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: audit 2024-05-09T04:11:57.033960+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:11:58.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:57 smithi186 bash[49632]: audit 2024-05-09T04:11:57.033960+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-09T04:11:59.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:59 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.941471+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v225: 161 pgs: 15 peering, 12 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-05-09T04:11:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:59 smithi006 bash[68965]: cluster 2024-05-09T04:11:57.941471+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v225: 161 pgs: 15 peering, 12 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-05-09T04:11:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:59 smithi006 bash[68965]: cluster 2024-05-09T04:11:58.045251+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-05-09T04:11:59.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:11:59 smithi006 bash[68965]: cluster 2024-05-09T04:11:58.045251+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-05-09T04:11:59.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:59 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.941471+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v225: 161 pgs: 15 peering, 12 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-05-09T04:11:59.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:59 smithi006 bash[72705]: cluster 2024-05-09T04:11:57.941471+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v225: 161 pgs: 15 peering, 12 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-05-09T04:11:59.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:59 smithi006 bash[72705]: cluster 2024-05-09T04:11:58.045251+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-05-09T04:11:59.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:11:59 smithi006 bash[72705]: cluster 2024-05-09T04:11:58.045251+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-05-09T04:11:59.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:59 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.941471+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v225: 161 pgs: 15 peering, 12 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-05-09T04:11:59.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:59 smithi186 bash[49632]: cluster 2024-05-09T04:11:57.941471+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v225: 161 pgs: 15 peering, 12 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-05-09T04:11:59.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:59 smithi186 bash[49632]: cluster 2024-05-09T04:11:58.045251+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-05-09T04:11:59.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:11:59 smithi186 bash[49632]: cluster 2024-05-09T04:11:58.045251+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-05-09T04:12:01.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:59.942704+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v227: 161 pgs: 20 peering, 8 active+undersized+degraded, 20 active+undersized, 113 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 45/723 objects degraded (6.224%) 2024-05-09T04:12:01.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:01 smithi186 bash[49632]: cluster 2024-05-09T04:11:59.942704+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v227: 161 pgs: 20 peering, 8 active+undersized+degraded, 20 active+undersized, 113 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 45/723 objects degraded (6.224%) 2024-05-09T04:12:01.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:59.942704+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v227: 161 pgs: 20 peering, 8 active+undersized+degraded, 20 active+undersized, 113 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 45/723 objects degraded (6.224%) 2024-05-09T04:12:01.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:01 smithi006 bash[68965]: cluster 2024-05-09T04:11:59.942704+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v227: 161 pgs: 20 peering, 8 active+undersized+degraded, 20 active+undersized, 113 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 45/723 objects degraded (6.224%) 2024-05-09T04:12:01.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:59.942704+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v227: 161 pgs: 20 peering, 8 active+undersized+degraded, 20 active+undersized, 113 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 45/723 objects degraded (6.224%) 2024-05-09T04:12:01.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:01 smithi006 bash[72705]: cluster 2024-05-09T04:11:59.942704+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v227: 161 pgs: 20 peering, 8 active+undersized+degraded, 20 active+undersized, 113 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 45/723 objects degraded (6.224%) 2024-05-09T04:12:02.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:02 smithi186 bash[49632]: cluster 2024-05-09T04:12:01.350294+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:02.217 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:02 smithi186 bash[49632]: cluster 2024-05-09T04:12:01.350294+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:02.217 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:02 smithi186 bash[49632]: audit 2024-05-09T04:12:01.869177+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:02.217 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:02 smithi186 bash[49632]: audit 2024-05-09T04:12:01.869177+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:02.217 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:02 smithi186 bash[49632]: audit 2024-05-09T04:12:01.871584+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:02.217 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:02 smithi186 bash[49632]: audit 2024-05-09T04:12:01.871584+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:02.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:02 smithi006 bash[68965]: cluster 2024-05-09T04:12:01.350294+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:02 smithi006 bash[68965]: cluster 2024-05-09T04:12:01.350294+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:02 smithi006 bash[68965]: audit 2024-05-09T04:12:01.869177+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:02 smithi006 bash[68965]: audit 2024-05-09T04:12:01.869177+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:02 smithi006 bash[68965]: audit 2024-05-09T04:12:01.871584+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:02 smithi006 bash[68965]: audit 2024-05-09T04:12:01.871584+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:02 smithi006 bash[72705]: cluster 2024-05-09T04:12:01.350294+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:02 smithi006 bash[72705]: cluster 2024-05-09T04:12:01.350294+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:02 smithi006 bash[72705]: audit 2024-05-09T04:12:01.869177+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:02 smithi006 bash[72705]: audit 2024-05-09T04:12:01.869177+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:02 smithi006 bash[72705]: audit 2024-05-09T04:12:01.871584+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:02.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:02 smithi006 bash[72705]: audit 2024-05-09T04:12:01.871584+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:03.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:03 smithi006 bash[68965]: cluster 2024-05-09T04:12:01.943659+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 0 op/s 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:03 smithi006 bash[68965]: cluster 2024-05-09T04:12:01.943659+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 0 op/s 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:03 smithi006 bash[68965]: cluster 2024-05-09T04:12:02.862190+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded) 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:03 smithi006 bash[68965]: cluster 2024-05-09T04:12:02.862190+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded) 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:03 smithi006 bash[68965]: cluster 2024-05-09T04:12:02.862248+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:03 smithi006 bash[68965]: cluster 2024-05-09T04:12:02.862248+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:03 smithi006 bash[72705]: cluster 2024-05-09T04:12:01.943659+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 0 op/s 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:03 smithi006 bash[72705]: cluster 2024-05-09T04:12:01.943659+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 0 op/s 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:03 smithi006 bash[72705]: cluster 2024-05-09T04:12:02.862190+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded) 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:03 smithi006 bash[72705]: cluster 2024-05-09T04:12:02.862190+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded) 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:03 smithi006 bash[72705]: cluster 2024-05-09T04:12:02.862248+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:03.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:03 smithi006 bash[72705]: cluster 2024-05-09T04:12:02.862248+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:03.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:03 smithi186 bash[49632]: cluster 2024-05-09T04:12:01.943659+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 0 op/s 2024-05-09T04:12:03.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:03 smithi186 bash[49632]: cluster 2024-05-09T04:12:01.943659+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 0 op/s 2024-05-09T04:12:03.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:03 smithi186 bash[49632]: cluster 2024-05-09T04:12:02.862190+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded) 2024-05-09T04:12:03.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:03 smithi186 bash[49632]: cluster 2024-05-09T04:12:02.862190+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 8 pgs degraded) 2024-05-09T04:12:03.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:03 smithi186 bash[49632]: cluster 2024-05-09T04:12:02.862248+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:03.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:03 smithi186 bash[49632]: cluster 2024-05-09T04:12:02.862248+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:04.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:04 smithi006 bash[68965]: audit 2024-05-09T04:12:03.079267+0000 mgr.y (mgr.44106) 400 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:04.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:04 smithi006 bash[68965]: audit 2024-05-09T04:12:03.079267+0000 mgr.y (mgr.44106) 400 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:04 smithi006 bash[72705]: audit 2024-05-09T04:12:03.079267+0000 mgr.y (mgr.44106) 400 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:04 smithi006 bash[72705]: audit 2024-05-09T04:12:03.079267+0000 mgr.y (mgr.44106) 400 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:04.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:04 smithi186 bash[49632]: audit 2024-05-09T04:12:03.079267+0000 mgr.y (mgr.44106) 400 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:04.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:04 smithi186 bash[49632]: audit 2024-05-09T04:12:03.079267+0000 mgr.y (mgr.44106) 400 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:05 smithi006 bash[72705]: cluster 2024-05-09T04:12:03.944959+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-05-09T04:12:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:05 smithi006 bash[72705]: cluster 2024-05-09T04:12:03.944959+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-05-09T04:12:05.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:05 smithi006 bash[68965]: cluster 2024-05-09T04:12:03.944959+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-05-09T04:12:05.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:05 smithi006 bash[68965]: cluster 2024-05-09T04:12:03.944959+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-05-09T04:12:05.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:05 smithi186 bash[49632]: cluster 2024-05-09T04:12:03.944959+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-05-09T04:12:05.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:05 smithi186 bash[49632]: cluster 2024-05-09T04:12:03.944959+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-05-09T04:12:06.822 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.462383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.822 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.462383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.822 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.475087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.822 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.475087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.822 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.477726+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:06.822 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.477726+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.479658+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.479658+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.490371+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.490371+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.589742+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.589742+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.594268+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.594268+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.597505+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.597505+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.600093+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.600093+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.603740+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.603740+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.604018+0000 mgr.y (mgr.44106) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: audit 2024-05-09T04:12:05.604018+0000 mgr.y (mgr.44106) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: cephadm 2024-05-09T04:12:05.606012+0000 mgr.y (mgr.44106) 403 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-05-09T04:12:06.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:06 smithi186 bash[49632]: cephadm 2024-05-09T04:12:05.606012+0000 mgr.y (mgr.44106) 403 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-05-09T04:12:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.462383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.462383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.475087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.475087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.477726+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.477726+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:06.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.479658+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.479658+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.490371+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.490371+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.589742+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.589742+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.594268+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.594268+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.597505+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.597505+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.600093+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.600093+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.603740+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.603740+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.462383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.462383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.475087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.475087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.477726+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:06.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.477726+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.479658+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.479658+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.490371+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.490371+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.589742+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.589742+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.594268+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.594268+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.597505+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.597505+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.600093+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.600093+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.603740+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.603740+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.604018+0000 mgr.y (mgr.44106) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: audit 2024-05-09T04:12:05.604018+0000 mgr.y (mgr.44106) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: cephadm 2024-05-09T04:12:05.606012+0000 mgr.y (mgr.44106) 403 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-05-09T04:12:06.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:06 smithi006 bash[68965]: cephadm 2024-05-09T04:12:05.606012+0000 mgr.y (mgr.44106) 403 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-05-09T04:12:06.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.604018+0000 mgr.y (mgr.44106) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: audit 2024-05-09T04:12:05.604018+0000 mgr.y (mgr.44106) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-05-09T04:12:06.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: cephadm 2024-05-09T04:12:05.606012+0000 mgr.y (mgr.44106) 403 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-05-09T04:12:06.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:06 smithi006 bash[72705]: cephadm 2024-05-09T04:12:05.606012+0000 mgr.y (mgr.44106) 403 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-05-09T04:12:07.743 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:07 smithi006 bash[68965]: cluster 2024-05-09T04:12:05.946071+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-05-09T04:12:07.743 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:07 smithi006 bash[68965]: cluster 2024-05-09T04:12:05.946071+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-05-09T04:12:07.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:07 smithi006 bash[72705]: cluster 2024-05-09T04:12:05.946071+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-05-09T04:12:07.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:07 smithi006 bash[72705]: cluster 2024-05-09T04:12:05.946071+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-05-09T04:12:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:07 smithi186 bash[49632]: cluster 2024-05-09T04:12:05.946071+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-05-09T04:12:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:07 smithi186 bash[49632]: cluster 2024-05-09T04:12:05.946071+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-05-09T04:12:08.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:12:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:12:07] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.43.0" 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: cephadm 2024-05-09T04:12:07.826480+0000 mgr.y (mgr.44106) 405 : cephadm [INF] Upgrade: Updating osd.6 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: cephadm 2024-05-09T04:12:07.826480+0000 mgr.y (mgr.44106) 405 : cephadm [INF] Upgrade: Updating osd.6 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: audit 2024-05-09T04:12:07.834925+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: audit 2024-05-09T04:12:07.834925+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: audit 2024-05-09T04:12:07.840144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: audit 2024-05-09T04:12:07.840144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: audit 2024-05-09T04:12:07.841755+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: audit 2024-05-09T04:12:07.841755+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: cephadm 2024-05-09T04:12:07.847577+0000 mgr.y (mgr.44106) 406 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T04:12:09.101 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:08 smithi186 bash[49632]: cephadm 2024-05-09T04:12:07.847577+0000 mgr.y (mgr.44106) 406 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T04:12:09.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: cephadm 2024-05-09T04:12:07.826480+0000 mgr.y (mgr.44106) 405 : cephadm [INF] Upgrade: Updating osd.6 2024-05-09T04:12:09.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: cephadm 2024-05-09T04:12:07.826480+0000 mgr.y (mgr.44106) 405 : cephadm [INF] Upgrade: Updating osd.6 2024-05-09T04:12:09.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: audit 2024-05-09T04:12:07.834925+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: audit 2024-05-09T04:12:07.834925+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: audit 2024-05-09T04:12:07.840144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: audit 2024-05-09T04:12:07.840144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: audit 2024-05-09T04:12:07.841755+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: audit 2024-05-09T04:12:07.841755+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: cephadm 2024-05-09T04:12:07.847577+0000 mgr.y (mgr.44106) 406 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:08 smithi006 bash[68965]: cephadm 2024-05-09T04:12:07.847577+0000 mgr.y (mgr.44106) 406 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: cephadm 2024-05-09T04:12:07.826480+0000 mgr.y (mgr.44106) 405 : cephadm [INF] Upgrade: Updating osd.6 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: cephadm 2024-05-09T04:12:07.826480+0000 mgr.y (mgr.44106) 405 : cephadm [INF] Upgrade: Updating osd.6 2024-05-09T04:12:09.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: audit 2024-05-09T04:12:07.834925+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:09.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: audit 2024-05-09T04:12:07.834925+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:09.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: audit 2024-05-09T04:12:07.840144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:12:09.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: audit 2024-05-09T04:12:07.840144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-09T04:12:09.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: audit 2024-05-09T04:12:07.841755+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:09.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: audit 2024-05-09T04:12:07.841755+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:09.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: cephadm 2024-05-09T04:12:07.847577+0000 mgr.y (mgr.44106) 406 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T04:12:09.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:08 smithi006 bash[72705]: cephadm 2024-05-09T04:12:07.847577+0000 mgr.y (mgr.44106) 406 : cephadm [INF] Deploying daemon osd.6 on smithi186 2024-05-09T04:12:10.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:09 smithi006 bash[68965]: cluster 2024-05-09T04:12:07.947207+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:12:10.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:09 smithi006 bash[68965]: cluster 2024-05-09T04:12:07.947207+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:12:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:09 smithi006 bash[72705]: cluster 2024-05-09T04:12:07.947207+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:12:10.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:09 smithi006 bash[72705]: cluster 2024-05-09T04:12:07.947207+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:12:10.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:09 smithi186 bash[49632]: cluster 2024-05-09T04:12:07.947207+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:12:10.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:09 smithi186 bash[49632]: cluster 2024-05-09T04:12:07.947207+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:12:12.102 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.102 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.103 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.103 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.103 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:12 smithi186 systemd[1]: Stopping Ceph osd.6 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:12:12.103 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.104 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.104 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:12:12 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.104 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:11 smithi186 bash[49632]: cluster 2024-05-09T04:12:09.948425+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:12:12.105 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:11 smithi186 bash[49632]: cluster 2024-05-09T04:12:09.948425+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:12:12.105 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:11 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:11 smithi006 bash[72705]: cluster 2024-05-09T04:12:09.948425+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:12:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:11 smithi006 bash[72705]: cluster 2024-05-09T04:12:09.948425+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:12:12.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:11 smithi006 bash[68965]: cluster 2024-05-09T04:12:09.948425+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:12:12.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:11 smithi006 bash[68965]: cluster 2024-05-09T04:12:09.948425+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-05-09T04:12:12.380 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:12 smithi186 bash[27660]: debug 2024-05-09T04:12:12.203+0000 7f1f8e90c700 -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-05-09T04:12:12.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:12 smithi186 bash[27660]: debug 2024-05-09T04:12:12.203+0000 7f1f8e90c700 -1 osd.6 144 *** Got signal Terminated *** 2024-05-09T04:12:12.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:12 smithi186 bash[27660]: debug 2024-05-09T04:12:12.203+0000 7f1f8e90c700 -1 osd.6 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:12:13.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:13 smithi006 bash[72705]: cluster 2024-05-09T04:12:11.949397+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:13 smithi006 bash[72705]: cluster 2024-05-09T04:12:11.949397+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:13 smithi006 bash[72705]: audit 2024-05-09T04:12:12.105134+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:13 smithi006 bash[72705]: audit 2024-05-09T04:12:12.105134+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:13 smithi006 bash[72705]: cluster 2024-05-09T04:12:12.206584+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 marked itself down and dead 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:13 smithi006 bash[72705]: cluster 2024-05-09T04:12:12.206584+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 marked itself down and dead 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:13 smithi006 bash[68965]: cluster 2024-05-09T04:12:11.949397+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:13 smithi006 bash[68965]: cluster 2024-05-09T04:12:11.949397+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:13 smithi006 bash[68965]: audit 2024-05-09T04:12:12.105134+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:13 smithi006 bash[68965]: audit 2024-05-09T04:12:12.105134+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:13.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:13 smithi006 bash[68965]: cluster 2024-05-09T04:12:12.206584+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 marked itself down and dead 2024-05-09T04:12:13.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:13 smithi006 bash[68965]: cluster 2024-05-09T04:12:12.206584+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 marked itself down and dead 2024-05-09T04:12:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:13 smithi186 bash[49632]: cluster 2024-05-09T04:12:11.949397+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:12:13.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:13 smithi186 bash[49632]: cluster 2024-05-09T04:12:11.949397+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-05-09T04:12:13.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:13 smithi186 bash[49632]: audit 2024-05-09T04:12:12.105134+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:13.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:13 smithi186 bash[49632]: audit 2024-05-09T04:12:12.105134+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:13.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:13 smithi186 bash[49632]: cluster 2024-05-09T04:12:12.206584+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 marked itself down and dead 2024-05-09T04:12:13.631 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:13 smithi186 bash[49632]: cluster 2024-05-09T04:12:12.206584+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 marked itself down and dead 2024-05-09T04:12:14.400 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:14 smithi186 bash[65345]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-6 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: audit 2024-05-09T04:12:13.090530+0000 mgr.y (mgr.44106) 410 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: audit 2024-05-09T04:12:13.090530+0000 mgr.y (mgr.44106) 410 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: cluster 2024-05-09T04:12:13.101530+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: cluster 2024-05-09T04:12:13.101530+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: cluster 2024-05-09T04:12:13.115502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: cluster 2024-05-09T04:12:13.115502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: cluster 2024-05-09T04:12:14.119414+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-05-09T04:12:14.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:14 smithi186 bash[49632]: cluster 2024-05-09T04:12:14.119414+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: audit 2024-05-09T04:12:13.090530+0000 mgr.y (mgr.44106) 410 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: audit 2024-05-09T04:12:13.090530+0000 mgr.y (mgr.44106) 410 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: cluster 2024-05-09T04:12:13.101530+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: cluster 2024-05-09T04:12:13.101530+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: cluster 2024-05-09T04:12:13.115502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: cluster 2024-05-09T04:12:13.115502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: cluster 2024-05-09T04:12:14.119414+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:14 smithi006 bash[68965]: cluster 2024-05-09T04:12:14.119414+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-05-09T04:12:14.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: audit 2024-05-09T04:12:13.090530+0000 mgr.y (mgr.44106) 410 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:14.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: audit 2024-05-09T04:12:13.090530+0000 mgr.y (mgr.44106) 410 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:14.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: cluster 2024-05-09T04:12:13.101530+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:14.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: cluster 2024-05-09T04:12:13.101530+0000 mon.a (mon.0) 669 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:14.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: cluster 2024-05-09T04:12:13.115502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-05-09T04:12:14.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: cluster 2024-05-09T04:12:13.115502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-05-09T04:12:14.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: cluster 2024-05-09T04:12:14.119414+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-05-09T04:12:14.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:14 smithi006 bash[72705]: cluster 2024-05-09T04:12:14.119414+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-05-09T04:12:14.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:14 smithi186 bash[65411]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-6 2024-05-09T04:12:15.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:15 smithi006 bash[68965]: cluster 2024-05-09T04:12:13.950085+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v235: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:15.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:15 smithi006 bash[68965]: cluster 2024-05-09T04:12:13.950085+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v235: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:15.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:15 smithi006 bash[72705]: cluster 2024-05-09T04:12:13.950085+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v235: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:15.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:15 smithi006 bash[72705]: cluster 2024-05-09T04:12:13.950085+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v235: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:15.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:15 smithi186 bash[49632]: cluster 2024-05-09T04:12:13.950085+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v235: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:15.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:15 smithi186 bash[49632]: cluster 2024-05-09T04:12:13.950085+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v235: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:16.524 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.524 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.524 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.6.service: Deactivated successfully. 2024-05-09T04:12:16.524 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: Stopped Ceph osd.6 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:12:16.524 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.525 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.525 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.525 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.526 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.526 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.526 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:16 smithi186 bash[49632]: cluster 2024-05-09T04:12:16.167485+0000 mon.a (mon.0) 672 : cluster [WRN] Health check failed: Degraded data redundancy: 26/723 objects degraded (3.596%), 7 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:16.527 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:16 smithi186 bash[49632]: cluster 2024-05-09T04:12:16.167485+0000 mon.a (mon.0) 672 : cluster [WRN] Health check failed: Degraded data redundancy: 26/723 objects degraded (3.596%), 7 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:16.527 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:16.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:16 smithi006 bash[68965]: cluster 2024-05-09T04:12:16.167485+0000 mon.a (mon.0) 672 : cluster [WRN] Health check failed: Degraded data redundancy: 26/723 objects degraded (3.596%), 7 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:16.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:16 smithi006 bash[68965]: cluster 2024-05-09T04:12:16.167485+0000 mon.a (mon.0) 672 : cluster [WRN] Health check failed: Degraded data redundancy: 26/723 objects degraded (3.596%), 7 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:16.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:16 smithi006 bash[72705]: cluster 2024-05-09T04:12:16.167485+0000 mon.a (mon.0) 672 : cluster [WRN] Health check failed: Degraded data redundancy: 26/723 objects degraded (3.596%), 7 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:16.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:16 smithi006 bash[72705]: cluster 2024-05-09T04:12:16.167485+0000 mon.a (mon.0) 672 : cluster [WRN] Health check failed: Degraded data redundancy: 26/723 objects degraded (3.596%), 7 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:16.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:16 smithi186 systemd[1]: Started Ceph osd.6 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:12:17.861 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:12:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:12:17] "GET /metrics HTTP/1.1" 200 38197 "" "Prometheus/2.43.0" 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: cluster 2024-05-09T04:12:15.951309+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v237: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 13 active+undersized, 131 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26/723 objects degraded (3.596%) 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: cluster 2024-05-09T04:12:15.951309+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v237: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 13 active+undersized, 131 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26/723 objects degraded (3.596%) 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.575759+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.575759+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.588543+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.588543+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.867458+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.867458+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.869116+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:16.869116+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.162901+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.162901+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.169611+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.169611+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.213913+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.213913+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.222233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:17 smithi006 bash[68965]: audit 2024-05-09T04:12:17.222233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: cluster 2024-05-09T04:12:15.951309+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v237: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 13 active+undersized, 131 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26/723 objects degraded (3.596%) 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: cluster 2024-05-09T04:12:15.951309+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v237: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 13 active+undersized, 131 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26/723 objects degraded (3.596%) 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.575759+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.575759+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.588543+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.588543+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.867458+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.867458+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.869116+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:16.869116+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.162901+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.162901+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.169611+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.169611+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.213913+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.213913+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.222233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:17 smithi006 bash[72705]: audit 2024-05-09T04:12:17.222233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: cluster 2024-05-09T04:12:15.951309+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v237: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 13 active+undersized, 131 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26/723 objects degraded (3.596%) 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: cluster 2024-05-09T04:12:15.951309+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v237: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 13 active+undersized, 131 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26/723 objects degraded (3.596%) 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.575759+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.575759+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.588543+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.588543+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.867458+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.867458+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.869116+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:16.869116+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.162901+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.162901+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.169611+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.169611+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.213913+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.213913+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.222233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:17.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:17 smithi186 bash[49632]: audit 2024-05-09T04:12:17.222233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-05-09T04:12:18.381 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:18 smithi186 bash[65561]: --> ceph-volume raw activate successful for osd ID: 6 2024-05-09T04:12:19.223 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:12:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:19 smithi006 bash[68965]: cluster 2024-05-09T04:12:17.952650+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v238: 161 pgs: 14 active+undersized+degraded, 6 stale+active+clean, 24 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-05-09T04:12:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:19 smithi006 bash[68965]: cluster 2024-05-09T04:12:17.952650+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v238: 161 pgs: 14 active+undersized+degraded, 6 stale+active+clean, 24 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-05-09T04:12:19.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:19 smithi006 bash[72705]: cluster 2024-05-09T04:12:17.952650+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v238: 161 pgs: 14 active+undersized+degraded, 6 stale+active+clean, 24 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-05-09T04:12:19.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:19 smithi006 bash[72705]: cluster 2024-05-09T04:12:17.952650+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v238: 161 pgs: 14 active+undersized+degraded, 6 stale+active+clean, 24 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-05-09T04:12:19.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:19 smithi186 bash[65810]: debug 2024-05-09T04:12:19.571+0000 7fc60baa8700 1 -- 172.21.15.186:0/1934694466 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560111d95680 con 0x560111df3000 2024-05-09T04:12:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:19 smithi186 bash[49632]: cluster 2024-05-09T04:12:17.952650+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v238: 161 pgs: 14 active+undersized+degraded, 6 stale+active+clean, 24 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-05-09T04:12:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:19 smithi186 bash[49632]: cluster 2024-05-09T04:12:17.952650+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v238: 161 pgs: 14 active+undersized+degraded, 6 stale+active+clean, 24 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (10m) 81s ago 34m 15.8M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (9m) 25s ago 34m 76.0M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (11m) 81s ago 32m 46.3M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (11m) 25s ago 39m 454M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (21m) 81s ago 41m 513M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (6m) 81s ago 41m 53.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:12:20.022 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (8m) 25s ago 40m 45.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (6m) 81s ago 40m 42.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (11m) 81s ago 34m 8328k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (11m) 25s ago 34m 8427k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (4m) 81s ago 39m 49.0M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (3m) 81s ago 38m 48.5M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (2m) 81s ago 38m 49.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (85s) 81s ago 37m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (56s) 25s ago 37m 51.2M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (29s) 25s ago 36m - 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 starting - - - 3292M 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (35m) 25s ago 35m 65.5M 3292M 17.2.0 e1d6a67b021e 498e0b9118fd 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (10m) 25s ago 34m 60.9M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (32m) 81s ago 32m 92.6M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:12:20.023 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (32m) 25s ago 32m 92.9M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:12:20.380 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:20 smithi186 bash[65810]: debug 2024-05-09T04:12:20.115+0000 7fc614c417c0 -1 Falling back to public interface 2024-05-09T04:12:20.475 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 6 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:12:20.476 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:12:20.477 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:20.477 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:12:20.477 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-05-09T04:12:20.477 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 11 2024-05-09T04:12:20.477 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:12:20.477 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "6/8 daemons upgraded", 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:12:20.856 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:12:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:20 smithi006 bash[72705]: audit 2024-05-09T04:12:19.207318+0000 mgr.y (mgr.44106) 414 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:20 smithi006 bash[72705]: audit 2024-05-09T04:12:19.207318+0000 mgr.y (mgr.44106) 414 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:20 smithi006 bash[72705]: audit 2024-05-09T04:12:19.598994+0000 mgr.y (mgr.44106) 415 : audit [DBG] from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:20 smithi006 bash[72705]: audit 2024-05-09T04:12:19.598994+0000 mgr.y (mgr.44106) 415 : audit [DBG] from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:20 smithi006 bash[72705]: audit 2024-05-09T04:12:20.474606+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/3370925106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:20.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:20 smithi006 bash[72705]: audit 2024-05-09T04:12:20.474606+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/3370925106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:20 smithi006 bash[68965]: audit 2024-05-09T04:12:19.207318+0000 mgr.y (mgr.44106) 414 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:20 smithi006 bash[68965]: audit 2024-05-09T04:12:19.207318+0000 mgr.y (mgr.44106) 414 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:20 smithi006 bash[68965]: audit 2024-05-09T04:12:19.598994+0000 mgr.y (mgr.44106) 415 : audit [DBG] from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:20 smithi006 bash[68965]: audit 2024-05-09T04:12:19.598994+0000 mgr.y (mgr.44106) 415 : audit [DBG] from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:20 smithi006 bash[68965]: audit 2024-05-09T04:12:20.474606+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/3370925106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:20.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:20 smithi006 bash[68965]: audit 2024-05-09T04:12:20.474606+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/3370925106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:20 smithi186 bash[49632]: audit 2024-05-09T04:12:19.207318+0000 mgr.y (mgr.44106) 414 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:20 smithi186 bash[49632]: audit 2024-05-09T04:12:19.207318+0000 mgr.y (mgr.44106) 414 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:20 smithi186 bash[49632]: audit 2024-05-09T04:12:19.598994+0000 mgr.y (mgr.44106) 415 : audit [DBG] from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:20 smithi186 bash[49632]: audit 2024-05-09T04:12:19.598994+0000 mgr.y (mgr.44106) 415 : audit [DBG] from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:20 smithi186 bash[49632]: audit 2024-05-09T04:12:20.474606+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/3370925106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:20.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:20 smithi186 bash[49632]: audit 2024-05-09T04:12:20.474606+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.6:0/3370925106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: cluster 2024-05-09T04:12:19.954015+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v239: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: cluster 2024-05-09T04:12:19.954015+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v239: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: audit 2024-05-09T04:12:19.978693+0000 mgr.y (mgr.44106) 417 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: audit 2024-05-09T04:12:19.978693+0000 mgr.y (mgr.44106) 417 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: audit 2024-05-09T04:12:20.854912+0000 mgr.y (mgr.44106) 418 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: audit 2024-05-09T04:12:20.854912+0000 mgr.y (mgr.44106) 418 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: cluster 2024-05-09T04:12:21.354861+0000 mon.a (mon.0) 681 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:21.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:21 smithi006 bash[68965]: cluster 2024-05-09T04:12:21.354861+0000 mon.a (mon.0) 681 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: cluster 2024-05-09T04:12:19.954015+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v239: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: cluster 2024-05-09T04:12:19.954015+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v239: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: audit 2024-05-09T04:12:19.978693+0000 mgr.y (mgr.44106) 417 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: audit 2024-05-09T04:12:19.978693+0000 mgr.y (mgr.44106) 417 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: audit 2024-05-09T04:12:20.854912+0000 mgr.y (mgr.44106) 418 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: audit 2024-05-09T04:12:20.854912+0000 mgr.y (mgr.44106) 418 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: cluster 2024-05-09T04:12:21.354861+0000 mon.a (mon.0) 681 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:21.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:21 smithi006 bash[72705]: cluster 2024-05-09T04:12:21.354861+0000 mon.a (mon.0) 681 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: cluster 2024-05-09T04:12:19.954015+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v239: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: cluster 2024-05-09T04:12:19.954015+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v239: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: audit 2024-05-09T04:12:19.978693+0000 mgr.y (mgr.44106) 417 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: audit 2024-05-09T04:12:19.978693+0000 mgr.y (mgr.44106) 417 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: audit 2024-05-09T04:12:20.854912+0000 mgr.y (mgr.44106) 418 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: audit 2024-05-09T04:12:20.854912+0000 mgr.y (mgr.44106) 418 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: cluster 2024-05-09T04:12:21.354861+0000 mon.a (mon.0) 681 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:21.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:21 smithi186 bash[49632]: cluster 2024-05-09T04:12:21.354861+0000 mon.a (mon.0) 681 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:23.594 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:23 smithi186 bash[65810]: debug 2024-05-09T04:12:23.131+0000 7fc614c417c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-05-09T04:12:23.594 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:23 smithi186 bash[65810]: debug 2024-05-09T04:12:23.167+0000 7fc614c417c0 -1 osd.6 144 log_to_monitors true 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:23 smithi006 bash[72705]: cluster 2024-05-09T04:12:21.955261+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v240: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:23 smithi006 bash[72705]: cluster 2024-05-09T04:12:21.955261+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v240: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:23 smithi006 bash[72705]: audit 2024-05-09T04:12:23.174217+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:23 smithi006 bash[72705]: audit 2024-05-09T04:12:23.174217+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:23 smithi006 bash[72705]: audit 2024-05-09T04:12:23.177081+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:23 smithi006 bash[72705]: audit 2024-05-09T04:12:23.177081+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:23 smithi006 bash[68965]: cluster 2024-05-09T04:12:21.955261+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v240: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:23 smithi006 bash[68965]: cluster 2024-05-09T04:12:21.955261+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v240: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:23 smithi006 bash[68965]: audit 2024-05-09T04:12:23.174217+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:23 smithi006 bash[68965]: audit 2024-05-09T04:12:23.174217+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:23 smithi006 bash[68965]: audit 2024-05-09T04:12:23.177081+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:23 smithi006 bash[68965]: audit 2024-05-09T04:12:23.177081+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:23 smithi186 bash[49632]: cluster 2024-05-09T04:12:21.955261+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v240: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:23 smithi186 bash[49632]: cluster 2024-05-09T04:12:21.955261+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v240: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:23 smithi186 bash[49632]: audit 2024-05-09T04:12:23.174217+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:23 smithi186 bash[49632]: audit 2024-05-09T04:12:23.174217+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:23 smithi186 bash[49632]: audit 2024-05-09T04:12:23.177081+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:23 smithi186 bash[49632]: audit 2024-05-09T04:12:23.177081+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-09T04:12:24.380 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:24 smithi186 bash[65810]: debug 2024-05-09T04:12:24.099+0000 7fc602090700 -1 osd.6 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:12:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.095489+0000 mgr.y (mgr.44106) 420 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.095489+0000 mgr.y (mgr.44106) 420 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:24.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.602089+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.602089+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: cluster 2024-05-09T04:12:23.610347+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: cluster 2024-05-09T04:12:23.610347+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.613410+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.613410+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.615208+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:23.615208+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:24.072357+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:24.072357+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:24.382800+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:24.382800+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:24.395676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:24.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:24 smithi186 bash[49632]: audit 2024-05-09T04:12:24.395676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.095489+0000 mgr.y (mgr.44106) 420 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.095489+0000 mgr.y (mgr.44106) 420 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.602089+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.602089+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: cluster 2024-05-09T04:12:23.610347+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: cluster 2024-05-09T04:12:23.610347+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.613410+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.613410+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.615208+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:23.615208+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:24.072357+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:24.072357+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:24.382800+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:24.382800+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:24.395676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:24 smithi006 bash[68965]: audit 2024-05-09T04:12:24.395676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.095489+0000 mgr.y (mgr.44106) 420 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.095489+0000 mgr.y (mgr.44106) 420 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.602089+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.602089+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: cluster 2024-05-09T04:12:23.610347+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: cluster 2024-05-09T04:12:23.610347+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.613410+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.613410+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.615208+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:23.615208+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:24.072357+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:24.072357+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:24.382800+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:24.382800+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:24.395676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:24 smithi006 bash[72705]: audit 2024-05-09T04:12:24.395676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:23.956204+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v242: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:23.956204+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v242: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.068828+0000 mon.a (mon.0) 689 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.068828+0000 mon.a (mon.0) 689 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.080527+0000 mon.a (mon.0) 690 : cluster [INF] osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029] boot 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.080527+0000 mon.a (mon.0) 690 : cluster [INF] osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029] boot 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.080684+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.080684+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: audit 2024-05-09T04:12:25.081775+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: audit 2024-05-09T04:12:25.081775+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: audit 2024-05-09T04:12:25.555312+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: audit 2024-05-09T04:12:25.555312+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: audit 2024-05-09T04:12:25.570306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:25.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:25 smithi186 bash[49632]: audit 2024-05-09T04:12:25.570306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:23.956204+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v242: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:23.956204+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v242: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.068828+0000 mon.a (mon.0) 689 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.068828+0000 mon.a (mon.0) 689 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.080527+0000 mon.a (mon.0) 690 : cluster [INF] osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029] boot 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.080527+0000 mon.a (mon.0) 690 : cluster [INF] osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029] boot 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.080684+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-05-09T04:12:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.080684+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: audit 2024-05-09T04:12:25.081775+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: audit 2024-05-09T04:12:25.081775+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: audit 2024-05-09T04:12:25.555312+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: audit 2024-05-09T04:12:25.555312+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: audit 2024-05-09T04:12:25.570306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:25 smithi006 bash[72705]: audit 2024-05-09T04:12:25.570306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:23.956204+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v242: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:23.956204+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v242: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.068828+0000 mon.a (mon.0) 689 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.068828+0000 mon.a (mon.0) 689 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.080527+0000 mon.a (mon.0) 690 : cluster [INF] osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029] boot 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.080527+0000 mon.a (mon.0) 690 : cluster [INF] osd.6 [v2:172.21.15.186:6816/1663923029,v1:172.21.15.186:6817/1663923029] boot 2024-05-09T04:12:26.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.080684+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-05-09T04:12:26.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.080684+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-05-09T04:12:26.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: audit 2024-05-09T04:12:25.081775+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:12:26.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: audit 2024-05-09T04:12:25.081775+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-09T04:12:26.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: audit 2024-05-09T04:12:25.555312+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: audit 2024-05-09T04:12:25.555312+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: audit 2024-05-09T04:12:25.570306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:26.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:25 smithi006 bash[68965]: audit 2024-05-09T04:12:25.570306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:27.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:27 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.957317+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v244: 161 pgs: 7 peering, 17 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-05-09T04:12:27.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:27 smithi006 bash[68965]: cluster 2024-05-09T04:12:25.957317+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v244: 161 pgs: 7 peering, 17 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:27 smithi006 bash[68965]: cluster 2024-05-09T04:12:26.083403+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:27 smithi006 bash[68965]: cluster 2024-05-09T04:12:26.083403+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:27 smithi006 bash[68965]: cluster 2024-05-09T04:12:26.617285+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:27 smithi006 bash[68965]: cluster 2024-05-09T04:12:26.617285+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:27 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.957317+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v244: 161 pgs: 7 peering, 17 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:27 smithi006 bash[72705]: cluster 2024-05-09T04:12:25.957317+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v244: 161 pgs: 7 peering, 17 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:27 smithi006 bash[72705]: cluster 2024-05-09T04:12:26.083403+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:27 smithi006 bash[72705]: cluster 2024-05-09T04:12:26.083403+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:27 smithi006 bash[72705]: cluster 2024-05-09T04:12:26.617285+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:27.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:27 smithi006 bash[72705]: cluster 2024-05-09T04:12:26.617285+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:27 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.957317+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v244: 161 pgs: 7 peering, 17 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-05-09T04:12:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:27 smithi186 bash[49632]: cluster 2024-05-09T04:12:25.957317+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v244: 161 pgs: 7 peering, 17 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-05-09T04:12:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:27 smithi186 bash[49632]: cluster 2024-05-09T04:12:26.083403+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-05-09T04:12:27.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:27 smithi186 bash[49632]: cluster 2024-05-09T04:12:26.083403+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-05-09T04:12:27.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:27 smithi186 bash[49632]: cluster 2024-05-09T04:12:26.617285+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:27.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:27 smithi186 bash[49632]: cluster 2024-05-09T04:12:26.617285+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:28.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:12:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:12:27] "GET /metrics HTTP/1.1" 200 38197 "" "Prometheus/2.43.0" 2024-05-09T04:12:29.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:29 smithi006 bash[68965]: cluster 2024-05-09T04:12:27.958732+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v246: 161 pgs: 7 peering, 13 active+undersized+degraded, 19 active+undersized, 122 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/723 objects degraded (6.501%) 2024-05-09T04:12:29.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:29 smithi006 bash[68965]: cluster 2024-05-09T04:12:27.958732+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v246: 161 pgs: 7 peering, 13 active+undersized+degraded, 19 active+undersized, 122 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/723 objects degraded (6.501%) 2024-05-09T04:12:29.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:29 smithi006 bash[72705]: cluster 2024-05-09T04:12:27.958732+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v246: 161 pgs: 7 peering, 13 active+undersized+degraded, 19 active+undersized, 122 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/723 objects degraded (6.501%) 2024-05-09T04:12:29.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:29 smithi006 bash[72705]: cluster 2024-05-09T04:12:27.958732+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v246: 161 pgs: 7 peering, 13 active+undersized+degraded, 19 active+undersized, 122 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/723 objects degraded (6.501%) 2024-05-09T04:12:29.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:29 smithi186 bash[49632]: cluster 2024-05-09T04:12:27.958732+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v246: 161 pgs: 7 peering, 13 active+undersized+degraded, 19 active+undersized, 122 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/723 objects degraded (6.501%) 2024-05-09T04:12:29.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:29 smithi186 bash[49632]: cluster 2024-05-09T04:12:27.958732+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v246: 161 pgs: 7 peering, 13 active+undersized+degraded, 19 active+undersized, 122 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/723 objects degraded (6.501%) 2024-05-09T04:12:30.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:30 smithi006 bash[68965]: cluster 2024-05-09T04:12:30.081842+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/723 objects degraded (6.501%), 13 pgs degraded) 2024-05-09T04:12:30.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:30 smithi006 bash[68965]: cluster 2024-05-09T04:12:30.081842+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/723 objects degraded (6.501%), 13 pgs degraded) 2024-05-09T04:12:30.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:30 smithi006 bash[68965]: cluster 2024-05-09T04:12:30.081939+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:30.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:30 smithi006 bash[68965]: cluster 2024-05-09T04:12:30.081939+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:30.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:30 smithi006 bash[72705]: cluster 2024-05-09T04:12:30.081842+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/723 objects degraded (6.501%), 13 pgs degraded) 2024-05-09T04:12:30.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:30 smithi006 bash[72705]: cluster 2024-05-09T04:12:30.081842+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/723 objects degraded (6.501%), 13 pgs degraded) 2024-05-09T04:12:30.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:30 smithi006 bash[72705]: cluster 2024-05-09T04:12:30.081939+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:30.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:30 smithi006 bash[72705]: cluster 2024-05-09T04:12:30.081939+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:30 smithi186 bash[49632]: cluster 2024-05-09T04:12:30.081842+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/723 objects degraded (6.501%), 13 pgs degraded) 2024-05-09T04:12:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:30 smithi186 bash[49632]: cluster 2024-05-09T04:12:30.081842+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/723 objects degraded (6.501%), 13 pgs degraded) 2024-05-09T04:12:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:30 smithi186 bash[49632]: cluster 2024-05-09T04:12:30.081939+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:30.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:30 smithi186 bash[49632]: cluster 2024-05-09T04:12:30.081939+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-05-09T04:12:31.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:31 smithi006 bash[68965]: cluster 2024-05-09T04:12:29.960030+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v247: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:12:31.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:31 smithi006 bash[68965]: cluster 2024-05-09T04:12:29.960030+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v247: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:12:31.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:31 smithi006 bash[72705]: cluster 2024-05-09T04:12:29.960030+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v247: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:12:31.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:31 smithi006 bash[72705]: cluster 2024-05-09T04:12:29.960030+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v247: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:12:31.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:31 smithi186 bash[49632]: cluster 2024-05-09T04:12:29.960030+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v247: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:12:31.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:31 smithi186 bash[49632]: cluster 2024-05-09T04:12:29.960030+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v247: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:12:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:32 smithi186 bash[49632]: audit 2024-05-09T04:12:31.867494+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:32 smithi186 bash[49632]: audit 2024-05-09T04:12:31.867494+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:32 smithi186 bash[49632]: audit 2024-05-09T04:12:31.869854+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:32 smithi186 bash[49632]: audit 2024-05-09T04:12:31.869854+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:33.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:32 smithi006 bash[72705]: audit 2024-05-09T04:12:31.867494+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:33.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:32 smithi006 bash[72705]: audit 2024-05-09T04:12:31.867494+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:33.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:32 smithi006 bash[72705]: audit 2024-05-09T04:12:31.869854+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:33.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:32 smithi006 bash[72705]: audit 2024-05-09T04:12:31.869854+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:33.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:32 smithi006 bash[68965]: audit 2024-05-09T04:12:31.867494+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:33.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:32 smithi006 bash[68965]: audit 2024-05-09T04:12:31.867494+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:33.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:32 smithi006 bash[68965]: audit 2024-05-09T04:12:31.869854+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:33.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:32 smithi006 bash[68965]: audit 2024-05-09T04:12:31.869854+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:34.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:33 smithi186 bash[49632]: cluster 2024-05-09T04:12:31.961045+0000 mgr.y (mgr.44106) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:34.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:33 smithi186 bash[49632]: cluster 2024-05-09T04:12:31.961045+0000 mgr.y (mgr.44106) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:34.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:33 smithi006 bash[68965]: cluster 2024-05-09T04:12:31.961045+0000 mgr.y (mgr.44106) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:34.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:33 smithi006 bash[68965]: cluster 2024-05-09T04:12:31.961045+0000 mgr.y (mgr.44106) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:34.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:33 smithi006 bash[72705]: cluster 2024-05-09T04:12:31.961045+0000 mgr.y (mgr.44106) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:34.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:33 smithi006 bash[72705]: cluster 2024-05-09T04:12:31.961045+0000 mgr.y (mgr.44106) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:12:35.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:34 smithi006 bash[72705]: audit 2024-05-09T04:12:33.099009+0000 mgr.y (mgr.44106) 426 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:35.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:34 smithi006 bash[72705]: audit 2024-05-09T04:12:33.099009+0000 mgr.y (mgr.44106) 426 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:35.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:34 smithi006 bash[68965]: audit 2024-05-09T04:12:33.099009+0000 mgr.y (mgr.44106) 426 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:35.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:34 smithi006 bash[68965]: audit 2024-05-09T04:12:33.099009+0000 mgr.y (mgr.44106) 426 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:35.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:34 smithi186 bash[49632]: audit 2024-05-09T04:12:33.099009+0000 mgr.y (mgr.44106) 426 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:35.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:34 smithi186 bash[49632]: audit 2024-05-09T04:12:33.099009+0000 mgr.y (mgr.44106) 426 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: cluster 2024-05-09T04:12:33.962430+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 0 op/s 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: cluster 2024-05-09T04:12:33.962430+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 0 op/s 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.007097+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.007097+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.020939+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.020939+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.023836+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:36.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.023836+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.025724+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.025724+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.038706+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.038706+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.125509+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.125509+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.129150+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.129150+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.131579+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.131579+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.133481+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.133481+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.135973+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:36.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:35 smithi006 bash[72705]: audit 2024-05-09T04:12:35.135973+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: cluster 2024-05-09T04:12:33.962430+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 0 op/s 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: cluster 2024-05-09T04:12:33.962430+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 0 op/s 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.007097+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.007097+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.020939+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.020939+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.023836+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:36.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.023836+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.025724+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.025724+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.038706+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.038706+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.125509+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.125509+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.129150+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.129150+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.131579+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.131579+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.133481+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.133481+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.135973+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:36.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:35 smithi006 bash[68965]: audit 2024-05-09T04:12:35.135973+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:36.376 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: cluster 2024-05-09T04:12:33.962430+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 0 op/s 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: cluster 2024-05-09T04:12:33.962430+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 0 op/s 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.007097+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.007097+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.020939+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.020939+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.023836+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.023836+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.025724+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.025724+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.038706+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.038706+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.125509+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.125509+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:12:36.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.129150+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.129150+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.131579+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.131579+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.133481+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.133481+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:36.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.135973+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:36.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:35 smithi186 bash[49632]: audit 2024-05-09T04:12:35.135973+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:37.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:36 smithi186 bash[49632]: audit 2024-05-09T04:12:35.136350+0000 mgr.y (mgr.44106) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:36 smithi186 bash[49632]: audit 2024-05-09T04:12:35.136350+0000 mgr.y (mgr.44106) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:36 smithi186 bash[49632]: cephadm 2024-05-09T04:12:35.138723+0000 mgr.y (mgr.44106) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-05-09T04:12:37.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:36 smithi186 bash[49632]: cephadm 2024-05-09T04:12:35.138723+0000 mgr.y (mgr.44106) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-05-09T04:12:37.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:36 smithi006 bash[68965]: audit 2024-05-09T04:12:35.136350+0000 mgr.y (mgr.44106) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:37.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:36 smithi006 bash[68965]: audit 2024-05-09T04:12:35.136350+0000 mgr.y (mgr.44106) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:37.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:36 smithi006 bash[68965]: cephadm 2024-05-09T04:12:35.138723+0000 mgr.y (mgr.44106) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-05-09T04:12:37.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:36 smithi006 bash[68965]: cephadm 2024-05-09T04:12:35.138723+0000 mgr.y (mgr.44106) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-05-09T04:12:37.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:36 smithi006 bash[72705]: audit 2024-05-09T04:12:35.136350+0000 mgr.y (mgr.44106) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:37.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:36 smithi006 bash[72705]: audit 2024-05-09T04:12:35.136350+0000 mgr.y (mgr.44106) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-05-09T04:12:37.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:36 smithi006 bash[72705]: cephadm 2024-05-09T04:12:35.138723+0000 mgr.y (mgr.44106) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-05-09T04:12:37.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:36 smithi006 bash[72705]: cephadm 2024-05-09T04:12:35.138723+0000 mgr.y (mgr.44106) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-05-09T04:12:38.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:12:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:12:37] "GET /metrics HTTP/1.1" 200 38204 "" "Prometheus/2.43.0" 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: cluster 2024-05-09T04:12:35.963548+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: cluster 2024-05-09T04:12:35.963548+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.133729+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.133729+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: cephadm 2024-05-09T04:12:37.310123+0000 mgr.y (mgr.44106) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: cephadm 2024-05-09T04:12:37.310123+0000 mgr.y (mgr.44106) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.317696+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.317696+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.322292+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.322292+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.324005+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: audit 2024-05-09T04:12:37.324005+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: cephadm 2024-05-09T04:12:37.329738+0000 mgr.y (mgr.44106) 432 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:37 smithi006 bash[68965]: cephadm 2024-05-09T04:12:37.329738+0000 mgr.y (mgr.44106) 432 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: cluster 2024-05-09T04:12:35.963548+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: cluster 2024-05-09T04:12:35.963548+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.133729+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.133729+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: cephadm 2024-05-09T04:12:37.310123+0000 mgr.y (mgr.44106) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: cephadm 2024-05-09T04:12:37.310123+0000 mgr.y (mgr.44106) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.317696+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.317696+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.322292+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.322292+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.324005+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: audit 2024-05-09T04:12:37.324005+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: cephadm 2024-05-09T04:12:37.329738+0000 mgr.y (mgr.44106) 432 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T04:12:38.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:37 smithi006 bash[72705]: cephadm 2024-05-09T04:12:37.329738+0000 mgr.y (mgr.44106) 432 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T04:12:38.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: cluster 2024-05-09T04:12:35.963548+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: cluster 2024-05-09T04:12:35.963548+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.133729+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.133729+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: cephadm 2024-05-09T04:12:37.310123+0000 mgr.y (mgr.44106) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: cephadm 2024-05-09T04:12:37.310123+0000 mgr.y (mgr.44106) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.317696+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.317696+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.322292+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.322292+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.324005+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: audit 2024-05-09T04:12:37.324005+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: cephadm 2024-05-09T04:12:37.329738+0000 mgr.y (mgr.44106) 432 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T04:12:38.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:37 smithi186 bash[49632]: cephadm 2024-05-09T04:12:37.329738+0000 mgr.y (mgr.44106) 432 : cephadm [INF] Deploying daemon osd.7 on smithi186 2024-05-09T04:12:39.019 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:38 smithi186 bash[49632]: cluster 2024-05-09T04:12:37.964679+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-05-09T04:12:39.019 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:38 smithi186 bash[49632]: cluster 2024-05-09T04:12:37.964679+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-05-09T04:12:39.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:38 smithi006 bash[68965]: cluster 2024-05-09T04:12:37.964679+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-05-09T04:12:39.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:38 smithi006 bash[68965]: cluster 2024-05-09T04:12:37.964679+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-05-09T04:12:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:38 smithi006 bash[72705]: cluster 2024-05-09T04:12:37.964679+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-05-09T04:12:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:38 smithi006 bash[72705]: cluster 2024-05-09T04:12:37.964679+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-05-09T04:12:41.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:41 smithi006 bash[68965]: cluster 2024-05-09T04:12:39.965895+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:12:41.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:41 smithi006 bash[68965]: cluster 2024-05-09T04:12:39.965895+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:12:41.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:41 smithi006 bash[72705]: cluster 2024-05-09T04:12:39.965895+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:12:41.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:41 smithi006 bash[72705]: cluster 2024-05-09T04:12:39.965895+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:12:41.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:41 smithi186 bash[49632]: cluster 2024-05-09T04:12:39.965895+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:12:41.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:41 smithi186 bash[49632]: cluster 2024-05-09T04:12:39.965895+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:12:41.742 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.743 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.743 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.743 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.744 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.744 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.744 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.744 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:41.745 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:42.037 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:41 smithi186 systemd[1]: Stopping Ceph osd.7 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:12:42.038 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:41 smithi186 bash[30673]: debug 2024-05-09T04:12:41.875+0000 7f27f4475700 -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-05-09T04:12:42.038 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:41 smithi186 bash[30673]: debug 2024-05-09T04:12:41.875+0000 7f27f4475700 -1 osd.7 149 *** Got signal Terminated *** 2024-05-09T04:12:42.038 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:41 smithi186 bash[30673]: debug 2024-05-09T04:12:41.875+0000 7f27f4475700 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:12:42.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:42 smithi006 bash[68965]: cluster 2024-05-09T04:12:41.874948+0000 mon.a (mon.0) 715 : cluster [INF] osd.7 marked itself down and dead 2024-05-09T04:12:42.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:42 smithi006 bash[68965]: cluster 2024-05-09T04:12:41.874948+0000 mon.a (mon.0) 715 : cluster [INF] osd.7 marked itself down and dead 2024-05-09T04:12:42.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:42 smithi006 bash[72705]: cluster 2024-05-09T04:12:41.874948+0000 mon.a (mon.0) 715 : cluster [INF] osd.7 marked itself down and dead 2024-05-09T04:12:42.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:42 smithi006 bash[72705]: cluster 2024-05-09T04:12:41.874948+0000 mon.a (mon.0) 715 : cluster [INF] osd.7 marked itself down and dead 2024-05-09T04:12:42.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:42 smithi186 bash[49632]: cluster 2024-05-09T04:12:41.874948+0000 mon.a (mon.0) 715 : cluster [INF] osd.7 marked itself down and dead 2024-05-09T04:12:42.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:42 smithi186 bash[49632]: cluster 2024-05-09T04:12:41.874948+0000 mon.a (mon.0) 715 : cluster [INF] osd.7 marked itself down and dead 2024-05-09T04:12:43.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:41.966929+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:41.966929+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:42.023846+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:42.023846+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:42.023905+0000 mon.a (mon.0) 717 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:42.023905+0000 mon.a (mon.0) 717 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:42.046796+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:43 smithi006 bash[68965]: cluster 2024-05-09T04:12:42.046796+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:41.966929+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:12:43.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:41.966929+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:12:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:42.023846+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:42.023846+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:42.023905+0000 mon.a (mon.0) 717 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-05-09T04:12:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:42.023905+0000 mon.a (mon.0) 717 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-05-09T04:12:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:42.046796+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-05-09T04:12:43.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:43 smithi006 bash[72705]: cluster 2024-05-09T04:12:42.046796+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-05-09T04:12:43.380 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:42 smithi186 bash[69638]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-7 2024-05-09T04:12:43.380 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:43 smithi186 bash[69705]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-7 2024-05-09T04:12:43.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:41.966929+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:12:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:41.966929+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:12:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:42.023846+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:42.023846+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-05-09T04:12:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:42.023905+0000 mon.a (mon.0) 717 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-05-09T04:12:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:42.023905+0000 mon.a (mon.0) 717 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-05-09T04:12:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:42.046796+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-05-09T04:12:43.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:43 smithi186 bash[49632]: cluster 2024-05-09T04:12:42.046796+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-05-09T04:12:44.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:44 smithi006 bash[68965]: cluster 2024-05-09T04:12:43.046093+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-05-09T04:12:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:44 smithi006 bash[68965]: cluster 2024-05-09T04:12:43.046093+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-05-09T04:12:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:44 smithi006 bash[68965]: audit 2024-05-09T04:12:43.109182+0000 mgr.y (mgr.44106) 436 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:44 smithi006 bash[68965]: audit 2024-05-09T04:12:43.109182+0000 mgr.y (mgr.44106) 436 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:44 smithi006 bash[72705]: cluster 2024-05-09T04:12:43.046093+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-05-09T04:12:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:44 smithi006 bash[72705]: cluster 2024-05-09T04:12:43.046093+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-05-09T04:12:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:44 smithi006 bash[72705]: audit 2024-05-09T04:12:43.109182+0000 mgr.y (mgr.44106) 436 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:44 smithi006 bash[72705]: audit 2024-05-09T04:12:43.109182+0000 mgr.y (mgr.44106) 436 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:44 smithi186 bash[49632]: cluster 2024-05-09T04:12:43.046093+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-05-09T04:12:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:44 smithi186 bash[49632]: cluster 2024-05-09T04:12:43.046093+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-05-09T04:12:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:44 smithi186 bash[49632]: audit 2024-05-09T04:12:43.109182+0000 mgr.y (mgr.44106) 436 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:44 smithi186 bash[49632]: audit 2024-05-09T04:12:43.109182+0000 mgr.y (mgr.44106) 436 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:45.302 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.302 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.303 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.7.service: Deactivated successfully. 2024-05-09T04:12:45.303 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: Stopped Ceph osd.7 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:12:45.303 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.303 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.303 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.304 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.304 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.304 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.305 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:45 smithi186 bash[49632]: cluster 2024-05-09T04:12:43.968021+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v256: 161 pgs: 1 active+undersized+degraded, 24 peering, 8 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1/723 objects degraded (0.138%) 2024-05-09T04:12:45.305 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:45 smithi186 bash[49632]: cluster 2024-05-09T04:12:43.968021+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v256: 161 pgs: 1 active+undersized+degraded, 24 peering, 8 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1/723 objects degraded (0.138%) 2024-05-09T04:12:45.305 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:45 smithi186 bash[49632]: cluster 2024-05-09T04:12:44.052605+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-05-09T04:12:45.305 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:45 smithi186 bash[49632]: cluster 2024-05-09T04:12:44.052605+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-05-09T04:12:45.305 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:45 smithi186 bash[49632]: cluster 2024-05-09T04:12:44.052664+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 1/723 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-05-09T04:12:45.305 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:45 smithi186 bash[49632]: cluster 2024-05-09T04:12:44.052664+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 1/723 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-05-09T04:12:45.305 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:12:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:45 smithi006 bash[72705]: cluster 2024-05-09T04:12:43.968021+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v256: 161 pgs: 1 active+undersized+degraded, 24 peering, 8 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1/723 objects degraded (0.138%) 2024-05-09T04:12:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:45 smithi006 bash[72705]: cluster 2024-05-09T04:12:43.968021+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v256: 161 pgs: 1 active+undersized+degraded, 24 peering, 8 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1/723 objects degraded (0.138%) 2024-05-09T04:12:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:45 smithi006 bash[72705]: cluster 2024-05-09T04:12:44.052605+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-05-09T04:12:45.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:45 smithi006 bash[72705]: cluster 2024-05-09T04:12:44.052605+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:45 smithi006 bash[72705]: cluster 2024-05-09T04:12:44.052664+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 1/723 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:45 smithi006 bash[72705]: cluster 2024-05-09T04:12:44.052664+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 1/723 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:45 smithi006 bash[68965]: cluster 2024-05-09T04:12:43.968021+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v256: 161 pgs: 1 active+undersized+degraded, 24 peering, 8 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1/723 objects degraded (0.138%) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:45 smithi006 bash[68965]: cluster 2024-05-09T04:12:43.968021+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v256: 161 pgs: 1 active+undersized+degraded, 24 peering, 8 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1/723 objects degraded (0.138%) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:45 smithi006 bash[68965]: cluster 2024-05-09T04:12:44.052605+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:45 smithi006 bash[68965]: cluster 2024-05-09T04:12:44.052605+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:45 smithi006 bash[68965]: cluster 2024-05-09T04:12:44.052664+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 1/723 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-05-09T04:12:45.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:45 smithi006 bash[68965]: cluster 2024-05-09T04:12:44.052664+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: Degraded data redundancy: 1/723 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-05-09T04:12:45.630 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:45 smithi186 systemd[1]: Started Ceph osd.7 for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:12:46.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:46 smithi186 bash[49632]: audit 2024-05-09T04:12:45.364303+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:46 smithi186 bash[49632]: audit 2024-05-09T04:12:45.364303+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:46 smithi186 bash[49632]: audit 2024-05-09T04:12:45.377706+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:46 smithi186 bash[49632]: audit 2024-05-09T04:12:45.377706+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:46 smithi006 bash[72705]: audit 2024-05-09T04:12:45.364303+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:46 smithi006 bash[72705]: audit 2024-05-09T04:12:45.364303+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:46 smithi006 bash[72705]: audit 2024-05-09T04:12:45.377706+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:46 smithi006 bash[72705]: audit 2024-05-09T04:12:45.377706+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:46 smithi006 bash[68965]: audit 2024-05-09T04:12:45.364303+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:46 smithi006 bash[68965]: audit 2024-05-09T04:12:45.364303+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:46 smithi006 bash[68965]: audit 2024-05-09T04:12:45.377706+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:46.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:46 smithi006 bash[68965]: audit 2024-05-09T04:12:45.377706+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:47.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-05-09T04:12:47.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:46 smithi186 bash[69857]: --> ceph-volume raw activate successful for osd ID: 7 2024-05-09T04:12:48.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:12:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:12:47] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.43.0" 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:47 smithi006 bash[68965]: cluster 2024-05-09T04:12:45.969548+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v257: 161 pgs: 10 active+undersized+degraded, 24 peering, 1 stale+active+clean, 31 active+undersized, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:47 smithi006 bash[68965]: cluster 2024-05-09T04:12:45.969548+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v257: 161 pgs: 10 active+undersized+degraded, 24 peering, 1 stale+active+clean, 31 active+undersized, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:47 smithi006 bash[68965]: audit 2024-05-09T04:12:46.868990+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:47 smithi006 bash[68965]: audit 2024-05-09T04:12:46.868990+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:47 smithi006 bash[68965]: audit 2024-05-09T04:12:46.871343+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:47 smithi006 bash[68965]: audit 2024-05-09T04:12:46.871343+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:47 smithi006 bash[72705]: cluster 2024-05-09T04:12:45.969548+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v257: 161 pgs: 10 active+undersized+degraded, 24 peering, 1 stale+active+clean, 31 active+undersized, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:47 smithi006 bash[72705]: cluster 2024-05-09T04:12:45.969548+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v257: 161 pgs: 10 active+undersized+degraded, 24 peering, 1 stale+active+clean, 31 active+undersized, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:47 smithi006 bash[72705]: audit 2024-05-09T04:12:46.868990+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:47 smithi006 bash[72705]: audit 2024-05-09T04:12:46.868990+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:48.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:47 smithi006 bash[72705]: audit 2024-05-09T04:12:46.871343+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:48.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:47 smithi006 bash[72705]: audit 2024-05-09T04:12:46.871343+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:48.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:47 smithi186 bash[49632]: cluster 2024-05-09T04:12:45.969548+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v257: 161 pgs: 10 active+undersized+degraded, 24 peering, 1 stale+active+clean, 31 active+undersized, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-05-09T04:12:48.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:47 smithi186 bash[49632]: cluster 2024-05-09T04:12:45.969548+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v257: 161 pgs: 10 active+undersized+degraded, 24 peering, 1 stale+active+clean, 31 active+undersized, 95 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-05-09T04:12:48.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:47 smithi186 bash[49632]: audit 2024-05-09T04:12:46.868990+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:48.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:47 smithi186 bash[49632]: audit 2024-05-09T04:12:46.868990+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:48.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:47 smithi186 bash[49632]: audit 2024-05-09T04:12:46.871343+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:48.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:47 smithi186 bash[49632]: audit 2024-05-09T04:12:46.871343+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:12:48.630 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:48 smithi186 bash[70094]: debug 2024-05-09T04:12:48.319+0000 7f3558260700 1 -- 172.21.15.186:0/1162417545 <== mon.2 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562f9220d680 con 0x562f9226ac00 2024-05-09T04:12:49.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:48 smithi186 bash[70094]: debug 2024-05-09T04:12:48.855+0000 7f35613f97c0 -1 Falling back to public interface 2024-05-09T04:12:50.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:49 smithi186 bash[49632]: cluster 2024-05-09T04:12:47.970898+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 11 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 54/723 objects degraded (7.469%) 2024-05-09T04:12:50.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:49 smithi186 bash[49632]: cluster 2024-05-09T04:12:47.970898+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 11 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 54/723 objects degraded (7.469%) 2024-05-09T04:12:50.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:49 smithi006 bash[68965]: cluster 2024-05-09T04:12:47.970898+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 11 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 54/723 objects degraded (7.469%) 2024-05-09T04:12:50.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:49 smithi006 bash[68965]: cluster 2024-05-09T04:12:47.970898+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 11 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 54/723 objects degraded (7.469%) 2024-05-09T04:12:50.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:49 smithi006 bash[72705]: cluster 2024-05-09T04:12:47.970898+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 11 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 54/723 objects degraded (7.469%) 2024-05-09T04:12:50.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:49 smithi006 bash[72705]: cluster 2024-05-09T04:12:47.970898+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 11 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 54/723 objects degraded (7.469%) 2024-05-09T04:12:51.281 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:12:51.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:50 smithi006 bash[72705]: cluster 2024-05-09T04:12:49.972557+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:51.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:50 smithi006 bash[72705]: cluster 2024-05-09T04:12:49.972557+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:51.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:50 smithi006 bash[72705]: cluster 2024-05-09T04:12:50.871138+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 93/723 objects degraded (12.863%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:51.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:50 smithi006 bash[72705]: cluster 2024-05-09T04:12:50.871138+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 93/723 objects degraded (12.863%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:51.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:50 smithi006 bash[72705]: cluster 2024-05-09T04:12:50.871218+0000 mon.a (mon.0) 727 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-05-09T04:12:51.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:50 smithi006 bash[72705]: cluster 2024-05-09T04:12:50.871218+0000 mon.a (mon.0) 727 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-05-09T04:12:51.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:50 smithi006 bash[68965]: cluster 2024-05-09T04:12:49.972557+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:51.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:50 smithi006 bash[68965]: cluster 2024-05-09T04:12:49.972557+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:51.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:50 smithi006 bash[68965]: cluster 2024-05-09T04:12:50.871138+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 93/723 objects degraded (12.863%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:51.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:50 smithi006 bash[68965]: cluster 2024-05-09T04:12:50.871138+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 93/723 objects degraded (12.863%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:51.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:50 smithi006 bash[68965]: cluster 2024-05-09T04:12:50.871218+0000 mon.a (mon.0) 727 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-05-09T04:12:51.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:50 smithi006 bash[68965]: cluster 2024-05-09T04:12:50.871218+0000 mon.a (mon.0) 727 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-05-09T04:12:51.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:50 smithi186 bash[49632]: cluster 2024-05-09T04:12:49.972557+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:51.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:50 smithi186 bash[49632]: cluster 2024-05-09T04:12:49.972557+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:51.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:50 smithi186 bash[49632]: cluster 2024-05-09T04:12:50.871138+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 93/723 objects degraded (12.863%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:51.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:50 smithi186 bash[49632]: cluster 2024-05-09T04:12:50.871138+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 93/723 objects degraded (12.863%), 26 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:51.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:50 smithi186 bash[49632]: cluster 2024-05-09T04:12:50.871218+0000 mon.a (mon.0) 727 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-05-09T04:12:51.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:50 smithi186 bash[49632]: cluster 2024-05-09T04:12:50.871218+0000 mon.a (mon.0) 727 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (10m) 113s ago 34m 15.8M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (10m) 0s ago 34m 74.9M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (12m) 113s ago 33m 46.3M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (12m) 0s ago 40m 455M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (21m) 113s ago 42m 513M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (7m) 113s ago 42m 53.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (8m) 0s ago 40m 47.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (6m) 113s ago 40m 42.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:12:52.132 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (11m) 113s ago 35m 8328k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (11m) 0s ago 35m 8340k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (4m) 113s ago 39m 49.0M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (4m) 113s ago 39m 48.5M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (3m) 113s ago 38m 49.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (117s) 113s ago 38m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (88s) 0s ago 37m 53.5M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (61s) 0s ago 37m 51.8M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (33s) 0s ago 36m 52.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ba453453f9b5 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (4s) 0s ago 36m - 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ccca106cdbd5 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (11m) 0s ago 35m 63.2M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (33m) 113s ago 33m 92.6M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:12:52.133 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (33m) 0s ago 33m 93.2M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:12:52.380 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:51 smithi186 bash[70094]: debug 2024-05-09T04:12:51.887+0000 7f35613f97c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-05-09T04:12:52.380 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:51 smithi186 bash[70094]: debug 2024-05-09T04:12:51.931+0000 7f35613f97c0 -1 osd.7 149 log_to_monitors true 2024-05-09T04:12:52.603 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:12:52.603 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:12:52.603 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 7 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 12 2024-05-09T04:12:52.604 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:12:52.605 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:12:52.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.266670+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.266670+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.474692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.474692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.486201+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.486201+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.646963+0000 mgr.y (mgr.44106) 442 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.646963+0000 mgr.y (mgr.44106) 442 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.934702+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.934702+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.937879+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:52 smithi006 bash[68965]: audit 2024-05-09T04:12:51.937879+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.266670+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.266670+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.474692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.474692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.486201+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.486201+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.646963+0000 mgr.y (mgr.44106) 442 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.646963+0000 mgr.y (mgr.44106) 442 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.934702+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.934702+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.937879+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:52 smithi006 bash[72705]: audit 2024-05-09T04:12:51.937879+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.266670+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.266670+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.474692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.474692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.486201+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.486201+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:52.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.646963+0000 mgr.y (mgr.44106) 442 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.646963+0000 mgr.y (mgr.44106) 442 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:52.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.934702+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.934702+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.937879+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:52 smithi186 bash[49632]: audit 2024-05-09T04:12:51.937879+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "osd" 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "8/8 daemons upgraded", 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading osd daemons", 2024-05-09T04:12:52.989 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:12:52.990 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:12:53.380 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:12:53 smithi186 bash[70094]: debug 2024-05-09T04:12:53.027+0000 7f354e848700 -1 osd.7 149 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: cluster 2024-05-09T04:12:51.973817+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: cluster 2024-05-09T04:12:51.973817+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.010930+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.010930+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.489583+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.489583+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: cluster 2024-05-09T04:12:52.493105+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: cluster 2024-05-09T04:12:52.493105+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-05-09T04:12:53.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.500514+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.500514+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.500749+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.500749+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.603065+0000 mon.a (mon.0) 734 : audit [DBG] from='client.? 172.21.15.6:0/2950503257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.603065+0000 mon.a (mon.0) 734 : audit [DBG] from='client.? 172.21.15.6:0/2950503257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.758827+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.758827+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.845449+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:52.845449+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: cluster 2024-05-09T04:12:51.973817+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: cluster 2024-05-09T04:12:51.973817+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.010930+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.010930+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.489583+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.489583+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: cluster 2024-05-09T04:12:52.493105+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: cluster 2024-05-09T04:12:52.493105+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.500514+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.500514+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.500749+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.500749+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.603065+0000 mon.a (mon.0) 734 : audit [DBG] from='client.? 172.21.15.6:0/2950503257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.603065+0000 mon.a (mon.0) 734 : audit [DBG] from='client.? 172.21.15.6:0/2950503257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.758827+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.758827+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.845449+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:52.845449+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:53.011735+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' 2024-05-09T04:12:53.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:53 smithi006 bash[72705]: audit 2024-05-09T04:12:53.011735+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' 2024-05-09T04:12:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:53.011735+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' 2024-05-09T04:12:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:53 smithi006 bash[68965]: audit 2024-05-09T04:12:53.011735+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: cluster 2024-05-09T04:12:51.973817+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: cluster 2024-05-09T04:12:51.973817+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 93/723 objects degraded (12.863%) 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.010930+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.010930+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.489583+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.489583+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: cluster 2024-05-09T04:12:52.493105+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: cluster 2024-05-09T04:12:52.493105+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-05-09T04:12:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.500514+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.500514+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.500749+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.500749+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.603065+0000 mon.a (mon.0) 734 : audit [DBG] from='client.? 172.21.15.6:0/2950503257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.603065+0000 mon.a (mon.0) 734 : audit [DBG] from='client.? 172.21.15.6:0/2950503257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.758827+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.758827+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.845449+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:52.845449+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:53.011735+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' 2024-05-09T04:12:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:53 smithi186 bash[49632]: audit 2024-05-09T04:12:53.011735+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' 2024-05-09T04:12:54.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: audit 2024-05-09T04:12:52.987881+0000 mgr.y (mgr.44106) 445 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: audit 2024-05-09T04:12:52.987881+0000 mgr.y (mgr.44106) 445 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: audit 2024-05-09T04:12:53.119541+0000 mgr.y (mgr.44106) 446 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: audit 2024-05-09T04:12:53.119541+0000 mgr.y (mgr.44106) 446 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: cluster 2024-05-09T04:12:54.010779+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: cluster 2024-05-09T04:12:54.010779+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: cluster 2024-05-09T04:12:54.021301+0000 mon.a (mon.0) 739 : cluster [INF] osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019] boot 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: cluster 2024-05-09T04:12:54.021301+0000 mon.a (mon.0) 739 : cluster [INF] osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019] boot 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: cluster 2024-05-09T04:12:54.021432+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: cluster 2024-05-09T04:12:54.021432+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: audit 2024-05-09T04:12:54.029588+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:12:54.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:54 smithi006 bash[68965]: audit 2024-05-09T04:12:54.029588+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: audit 2024-05-09T04:12:52.987881+0000 mgr.y (mgr.44106) 445 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: audit 2024-05-09T04:12:52.987881+0000 mgr.y (mgr.44106) 445 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: audit 2024-05-09T04:12:53.119541+0000 mgr.y (mgr.44106) 446 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: audit 2024-05-09T04:12:53.119541+0000 mgr.y (mgr.44106) 446 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: cluster 2024-05-09T04:12:54.010779+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: cluster 2024-05-09T04:12:54.010779+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: cluster 2024-05-09T04:12:54.021301+0000 mon.a (mon.0) 739 : cluster [INF] osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019] boot 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: cluster 2024-05-09T04:12:54.021301+0000 mon.a (mon.0) 739 : cluster [INF] osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019] boot 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: cluster 2024-05-09T04:12:54.021432+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: cluster 2024-05-09T04:12:54.021432+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: audit 2024-05-09T04:12:54.029588+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:12:54.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:54 smithi006 bash[72705]: audit 2024-05-09T04:12:54.029588+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:12:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: audit 2024-05-09T04:12:52.987881+0000 mgr.y (mgr.44106) 445 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: audit 2024-05-09T04:12:52.987881+0000 mgr.y (mgr.44106) 445 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:12:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: audit 2024-05-09T04:12:53.119541+0000 mgr.y (mgr.44106) 446 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: audit 2024-05-09T04:12:53.119541+0000 mgr.y (mgr.44106) 446 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: cluster 2024-05-09T04:12:54.010779+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: cluster 2024-05-09T04:12:54.010779+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: cluster 2024-05-09T04:12:54.021301+0000 mon.a (mon.0) 739 : cluster [INF] osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019] boot 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: cluster 2024-05-09T04:12:54.021301+0000 mon.a (mon.0) 739 : cluster [INF] osd.7 [v2:172.21.15.186:6824/1700840019,v1:172.21.15.186:6825/1700840019] boot 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: cluster 2024-05-09T04:12:54.021432+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: cluster 2024-05-09T04:12:54.021432+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: audit 2024-05-09T04:12:54.029588+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:12:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:54 smithi186 bash[49632]: audit 2024-05-09T04:12:54.029588+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-09T04:12:55.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:55 smithi006 bash[68965]: cluster 2024-05-09T04:12:53.975325+0000 mgr.y (mgr.44106) 447 : cluster [DBG] pgmap v262: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 93/723 objects degraded (12.863%) 2024-05-09T04:12:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:55 smithi006 bash[68965]: cluster 2024-05-09T04:12:53.975325+0000 mgr.y (mgr.44106) 447 : cluster [DBG] pgmap v262: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 93/723 objects degraded (12.863%) 2024-05-09T04:12:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:55 smithi006 bash[68965]: cluster 2024-05-09T04:12:55.024400+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-05-09T04:12:55.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:55 smithi006 bash[68965]: cluster 2024-05-09T04:12:55.024400+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-05-09T04:12:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:55 smithi006 bash[72705]: cluster 2024-05-09T04:12:53.975325+0000 mgr.y (mgr.44106) 447 : cluster [DBG] pgmap v262: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 93/723 objects degraded (12.863%) 2024-05-09T04:12:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:55 smithi006 bash[72705]: cluster 2024-05-09T04:12:53.975325+0000 mgr.y (mgr.44106) 447 : cluster [DBG] pgmap v262: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 93/723 objects degraded (12.863%) 2024-05-09T04:12:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:55 smithi006 bash[72705]: cluster 2024-05-09T04:12:55.024400+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-05-09T04:12:55.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:55 smithi006 bash[72705]: cluster 2024-05-09T04:12:55.024400+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-05-09T04:12:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:55 smithi186 bash[49632]: cluster 2024-05-09T04:12:53.975325+0000 mgr.y (mgr.44106) 447 : cluster [DBG] pgmap v262: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 93/723 objects degraded (12.863%) 2024-05-09T04:12:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:55 smithi186 bash[49632]: cluster 2024-05-09T04:12:53.975325+0000 mgr.y (mgr.44106) 447 : cluster [DBG] pgmap v262: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 93/723 objects degraded (12.863%) 2024-05-09T04:12:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:55 smithi186 bash[49632]: cluster 2024-05-09T04:12:55.024400+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-05-09T04:12:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:55 smithi186 bash[49632]: cluster 2024-05-09T04:12:55.024400+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-05-09T04:12:56.380 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:12:55 smithi186 bash[48563]: logger=cleanup t=2024-05-09T04:12:55.889724041Z level=info msg="Completed cleanup jobs" duration=56.022785ms 2024-05-09T04:12:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:56 smithi006 bash[68965]: cluster 2024-05-09T04:12:56.503363+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:56 smithi006 bash[68965]: cluster 2024-05-09T04:12:56.503363+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:56.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:56 smithi006 bash[72705]: cluster 2024-05-09T04:12:56.503363+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:56.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:56 smithi006 bash[72705]: cluster 2024-05-09T04:12:56.503363+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:56 smithi186 bash[49632]: cluster 2024-05-09T04:12:56.503363+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:56 smithi186 bash[49632]: cluster 2024-05-09T04:12:56.503363+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 19 pgs degraded (PG_DEGRADED) 2024-05-09T04:12:57.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:57 smithi006 bash[72705]: cluster 2024-05-09T04:12:55.976518+0000 mgr.y (mgr.44106) 448 : cluster [DBG] pgmap v265: 161 pgs: 16 peering, 19 active+undersized+degraded, 27 active+undersized, 99 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-05-09T04:12:57.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:57 smithi006 bash[72705]: cluster 2024-05-09T04:12:55.976518+0000 mgr.y (mgr.44106) 448 : cluster [DBG] pgmap v265: 161 pgs: 16 peering, 19 active+undersized+degraded, 27 active+undersized, 99 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-05-09T04:12:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:57 smithi006 bash[68965]: cluster 2024-05-09T04:12:55.976518+0000 mgr.y (mgr.44106) 448 : cluster [DBG] pgmap v265: 161 pgs: 16 peering, 19 active+undersized+degraded, 27 active+undersized, 99 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-05-09T04:12:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:57 smithi006 bash[68965]: cluster 2024-05-09T04:12:55.976518+0000 mgr.y (mgr.44106) 448 : cluster [DBG] pgmap v265: 161 pgs: 16 peering, 19 active+undersized+degraded, 27 active+undersized, 99 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-05-09T04:12:57.862 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:12:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:12:57] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.43.0" 2024-05-09T04:12:57.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:57 smithi186 bash[49632]: cluster 2024-05-09T04:12:55.976518+0000 mgr.y (mgr.44106) 448 : cluster [DBG] pgmap v265: 161 pgs: 16 peering, 19 active+undersized+degraded, 27 active+undersized, 99 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-05-09T04:12:57.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:57 smithi186 bash[49632]: cluster 2024-05-09T04:12:55.976518+0000 mgr.y (mgr.44106) 448 : cluster [DBG] pgmap v265: 161 pgs: 16 peering, 19 active+undersized+degraded, 27 active+undersized, 99 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-05-09T04:12:59.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:59 smithi006 bash[68965]: cluster 2024-05-09T04:12:57.977817+0000 mgr.y (mgr.44106) 449 : cluster [DBG] pgmap v266: 161 pgs: 16 peering, 4 active+undersized+degraded, 6 active+undersized, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/723 objects degraded (2.213%) 2024-05-09T04:12:59.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:12:59 smithi006 bash[68965]: cluster 2024-05-09T04:12:57.977817+0000 mgr.y (mgr.44106) 449 : cluster [DBG] pgmap v266: 161 pgs: 16 peering, 4 active+undersized+degraded, 6 active+undersized, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/723 objects degraded (2.213%) 2024-05-09T04:12:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:59 smithi006 bash[72705]: cluster 2024-05-09T04:12:57.977817+0000 mgr.y (mgr.44106) 449 : cluster [DBG] pgmap v266: 161 pgs: 16 peering, 4 active+undersized+degraded, 6 active+undersized, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/723 objects degraded (2.213%) 2024-05-09T04:12:59.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:12:59 smithi006 bash[72705]: cluster 2024-05-09T04:12:57.977817+0000 mgr.y (mgr.44106) 449 : cluster [DBG] pgmap v266: 161 pgs: 16 peering, 4 active+undersized+degraded, 6 active+undersized, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/723 objects degraded (2.213%) 2024-05-09T04:12:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:59 smithi186 bash[49632]: cluster 2024-05-09T04:12:57.977817+0000 mgr.y (mgr.44106) 449 : cluster [DBG] pgmap v266: 161 pgs: 16 peering, 4 active+undersized+degraded, 6 active+undersized, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/723 objects degraded (2.213%) 2024-05-09T04:12:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:12:59 smithi186 bash[49632]: cluster 2024-05-09T04:12:57.977817+0000 mgr.y (mgr.44106) 449 : cluster [DBG] pgmap v266: 161 pgs: 16 peering, 4 active+undersized+degraded, 6 active+undersized, 135 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/723 objects degraded (2.213%) 2024-05-09T04:13:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:00 smithi186 bash[49632]: cluster 2024-05-09T04:13:00.562610+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/723 objects degraded (2.213%), 4 pgs degraded) 2024-05-09T04:13:00.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:00 smithi186 bash[49632]: cluster 2024-05-09T04:13:00.562610+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/723 objects degraded (2.213%), 4 pgs degraded) 2024-05-09T04:13:01.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:00 smithi006 bash[68965]: cluster 2024-05-09T04:13:00.562610+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/723 objects degraded (2.213%), 4 pgs degraded) 2024-05-09T04:13:01.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:00 smithi006 bash[68965]: cluster 2024-05-09T04:13:00.562610+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/723 objects degraded (2.213%), 4 pgs degraded) 2024-05-09T04:13:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:00 smithi006 bash[72705]: cluster 2024-05-09T04:13:00.562610+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/723 objects degraded (2.213%), 4 pgs degraded) 2024-05-09T04:13:01.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:00 smithi006 bash[72705]: cluster 2024-05-09T04:13:00.562610+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/723 objects degraded (2.213%), 4 pgs degraded) 2024-05-09T04:13:01.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:01 smithi186 bash[49632]: cluster 2024-05-09T04:12:59.979053+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:13:01.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:01 smithi186 bash[49632]: cluster 2024-05-09T04:12:59.979053+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:13:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:01 smithi006 bash[68965]: cluster 2024-05-09T04:12:59.979053+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:13:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:01 smithi006 bash[68965]: cluster 2024-05-09T04:12:59.979053+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:13:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:01 smithi006 bash[72705]: cluster 2024-05-09T04:12:59.979053+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:13:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:01 smithi006 bash[72705]: cluster 2024-05-09T04:12:59.979053+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:01.868996+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:01.868996+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:01.871321+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:01.871321+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.308761+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.308761+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.321493+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.321493+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.324156+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.324156+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.326036+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.326036+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.336791+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.336791+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.425037+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.425037+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.429274+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.429274+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.432381+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.432381+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.133 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:01.868996+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.133 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:01.868996+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.133 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:01.871321+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:03.133 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:01.871321+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:03.133 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.308761+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.133 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.308761+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.321493+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.321493+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.324156+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.324156+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.326036+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.326036+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.336791+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.336791+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.425037+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.425037+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.429274+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.429274+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.432381+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.432381+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:01.868996+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:01.868996+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:01.871321+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:01.871321+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.308761+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.308761+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.321493+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.321493+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.324156+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.324156+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.326036+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.326036+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.336791+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.336791+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.425037+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.425037+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.429274+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.429274+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.432381+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.432381+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.435401+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.435401+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.440146+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.440146+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.448767+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.448767+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.453298+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.453298+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.459511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.459511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.464017+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.464017+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.470148+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-05-09T04:13:03.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.470148+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.474608+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.474608+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.480507+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.480507+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.485331+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.485331+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.491625+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.491625+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.496366+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.496366+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.502392+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.502392+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-05-09T04:13:03.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.506570+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.506570+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.511734+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.511734+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.515550+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.515550+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.521009+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.521009+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.524701+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.524701+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.531120+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.531120+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.539507+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-05-09T04:13:03.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:02 smithi186 bash[49632]: audit 2024-05-09T04:13:02.539507+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.435401+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.435401+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.440146+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.440146+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.448767+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.448767+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.453298+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.453298+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.459511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.459511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-05-09T04:13:03.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.464017+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.464017+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.470148+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.470148+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.474608+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.474608+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.480507+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.480507+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.435401+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.435401+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.141 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.440146+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.440146+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.448767+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.448767+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.453298+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.453298+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.459511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.459511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.464017+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.464017+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.470148+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.470148+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.474608+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.474608+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.480507+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-05-09T04:13:03.142 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.480507+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.485331+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.485331+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.491625+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.491625+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.496366+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.496366+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.502392+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.502392+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.506570+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.506570+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.511734+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-05-09T04:13:03.143 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.511734+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.515550+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.515550+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.521009+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.521009+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.485331+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.485331+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.491625+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.491625+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.496366+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.496366+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.502392+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-05-09T04:13:03.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.502392+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.506570+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.506570+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.511734+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.511734+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.515550+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.515550+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.521009+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.521009+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.524701+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.524701+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-05-09T04:13:03.145 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.531120+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.531120+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.539507+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:02 smithi006 bash[68965]: audit 2024-05-09T04:13:02.539507+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.524701+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.524701+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.531120+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.531120+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.539507+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-05-09T04:13:03.146 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:02 smithi006 bash[72705]: audit 2024-05-09T04:13:02.539507+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:01.980049+0000 mgr.y (mgr.44106) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:01.980049+0000 mgr.y (mgr.44106) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cephadm 2024-05-09T04:13:02.441547+0000 mgr.y (mgr.44106) 452 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cephadm 2024-05-09T04:13:02.441547+0000 mgr.y (mgr.44106) 452 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cephadm 2024-05-09T04:13:02.538768+0000 mgr.y (mgr.44106) 453 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cephadm 2024-05-09T04:13:02.538768+0000 mgr.y (mgr.44106) 453 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.527802+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-05-09T04:13:04.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.527802+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.527882+0000 mon.a (mon.0) 776 : cluster [INF] Cluster is now healthy 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.527882+0000 mon.a (mon.0) 776 : cluster [INF] Cluster is now healthy 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.530582+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.530582+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.539243+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.539243+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.544079+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.544079+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.552408+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.552408+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.557732+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.557732+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.565942+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:01.980049+0000 mgr.y (mgr.44106) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:01.980049+0000 mgr.y (mgr.44106) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cephadm 2024-05-09T04:13:02.441547+0000 mgr.y (mgr.44106) 452 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cephadm 2024-05-09T04:13:02.441547+0000 mgr.y (mgr.44106) 452 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cephadm 2024-05-09T04:13:02.538768+0000 mgr.y (mgr.44106) 453 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cephadm 2024-05-09T04:13:02.538768+0000 mgr.y (mgr.44106) 453 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.527802+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-05-09T04:13:04.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.527802+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.527882+0000 mon.a (mon.0) 776 : cluster [INF] Cluster is now healthy 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.527882+0000 mon.a (mon.0) 776 : cluster [INF] Cluster is now healthy 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.530582+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.530582+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.539243+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.539243+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.544079+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.544079+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.552408+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.552408+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.557732+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.557732+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.565942+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.565942+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.570156+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.570156+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.573587+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.573587+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.584059+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.584059+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.587442+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.587442+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.591697+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.591697+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.595479+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.595479+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.600220+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.366 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.600220+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.603077+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.603077+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.604911+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.604911+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.606552+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.606552+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.608131+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.565942+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.570156+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.570156+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.573587+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.573587+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.584059+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.584059+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.587442+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.587442+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.591697+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.591697+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.595479+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.595479+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.600220+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.600220+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.603077+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.368 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.603077+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.604911+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.604911+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.606552+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.606552+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.608131+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.608131+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.609543+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.609543+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.610945+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.610945+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.612830+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:13:04.369 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.612830+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.616224+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.616224+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.618257+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.618257+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.622714+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.622714+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.624654+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.624654+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.631073+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:13:04.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.631073+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.608131+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.609543+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.609543+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.610945+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.610945+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.612830+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.612830+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.616224+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.616224+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.618257+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.618257+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.622714+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:13:04.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.622714+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.624654+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.624654+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.631073+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.631073+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.633788+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.633788+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.637055+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.637055+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.638926+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.638926+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:13:04.372 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.643998+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.643998+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.646336+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.646336+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.647409+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.647409+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.651620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.651620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.654089+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.654089+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.633788+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.633788+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:13:04.373 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.637055+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.637055+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.638926+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.638926+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.643998+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.643998+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.646336+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.646336+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.647409+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.647409+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.651620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.651620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.654089+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.374 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.654089+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.655118+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.655118+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.658797+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.658797+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.661399+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.661399+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.662732+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.662732+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:13:04.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.666324+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.666324+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.668831+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.668831+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.673516+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.673516+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.675959+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.675959+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.655118+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.655118+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.658797+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.658797+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:13:04.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.661399+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.661399+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.662732+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.662732+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.666324+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.666324+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.668831+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.668831+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.673516+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.673516+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.675959+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.675959+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.677108+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.677108+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.678239+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.678239+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.679259+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.679259+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.680304+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.680304+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.681362+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.681362+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.682896+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.682896+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.686833+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:13:04.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.686833+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.688317+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.688317+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.689552+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.677108+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.677108+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.678239+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.678239+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.679259+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.679259+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.680304+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.680304+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.681362+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.681362+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.682896+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.682896+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.686833+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.686833+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.688317+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.688317+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.689552+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.689552+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.380 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.696276+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.696276+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.782642+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.782642+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.784213+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.784213+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.792890+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:03 smithi006 bash[68965]: audit 2024-05-09T04:13:03.792890+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.689552+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.696276+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.696276+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.782642+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.782642+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.382 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.784213+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.382 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.784213+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.382 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.792890+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.382 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:03 smithi006 bash[72705]: audit 2024-05-09T04:13:03.792890+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:01.980049+0000 mgr.y (mgr.44106) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:01.980049+0000 mgr.y (mgr.44106) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cephadm 2024-05-09T04:13:02.441547+0000 mgr.y (mgr.44106) 452 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cephadm 2024-05-09T04:13:02.441547+0000 mgr.y (mgr.44106) 452 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cephadm 2024-05-09T04:13:02.538768+0000 mgr.y (mgr.44106) 453 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cephadm 2024-05-09T04:13:02.538768+0000 mgr.y (mgr.44106) 453 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.527802+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.527802+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.527882+0000 mon.a (mon.0) 776 : cluster [INF] Cluster is now healthy 2024-05-09T04:13:04.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.527882+0000 mon.a (mon.0) 776 : cluster [INF] Cluster is now healthy 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.530582+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.530582+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.539243+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.539243+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.544079+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.544079+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.552408+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.552408+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.557732+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.557732+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.565942+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.565942+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.384 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.570156+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.570156+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.573587+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.573587+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.584059+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.584059+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.587442+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.587442+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.591697+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.591697+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.595479+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.595479+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.600220+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.600220+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.603077+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.603077+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.604911+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.604911+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.606552+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.606552+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.608131+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.608131+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.609543+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.609543+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.610945+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.610945+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.612830+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.612830+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.616224+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.616224+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:13:04.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.618257+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.618257+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.622714+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.622714+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.624654+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.624654+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.631073+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.631073+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.633788+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.633788+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.637055+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.637055+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.638926+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.638926+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.643998+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.643998+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:13:04.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.646336+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.646336+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.647409+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.647409+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.651620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.651620+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.654089+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.654089+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.655118+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.655118+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.658797+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.658797+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.661399+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.661399+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:13:04.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.662732+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.662732+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.666324+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.666324+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.668831+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.668831+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.673516+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.673516+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.675959+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.675959+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.677108+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.677108+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.678239+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.678239+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.679259+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.679259+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.680304+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.680304+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.681362+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.681362+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.682896+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:13:04.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.682896+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.686833+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.686833+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.688317+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.688317+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.689552+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.689552+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.696276+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.696276+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.782642+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.782642+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.784213+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.784213+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:04.391 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.792890+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:04.392 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:03 smithi186 bash[49632]: audit 2024-05-09T04:13:03.792890+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: audit 2024-05-09T04:13:03.130684+0000 mgr.y (mgr.44106) 454 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: audit 2024-05-09T04:13:03.130684+0000 mgr.y (mgr.44106) 454 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.547028+0000 mgr.y (mgr.44106) 455 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.547028+0000 mgr.y (mgr.44106) 455 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.558946+0000 mgr.y (mgr.44106) 456 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.558946+0000 mgr.y (mgr.44106) 456 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.578166+0000 mgr.y (mgr.44106) 457 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:13:05.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.578166+0000 mgr.y (mgr.44106) 457 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.588282+0000 mgr.y (mgr.44106) 458 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.588282+0000 mgr.y (mgr.44106) 458 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.596439+0000 mgr.y (mgr.44106) 459 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.596439+0000 mgr.y (mgr.44106) 459 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.611790+0000 mgr.y (mgr.44106) 460 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.611790+0000 mgr.y (mgr.44106) 460 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.682193+0000 mgr.y (mgr.44106) 461 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:04 smithi006 bash[72705]: cephadm 2024-05-09T04:13:03.682193+0000 mgr.y (mgr.44106) 461 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: audit 2024-05-09T04:13:03.130684+0000 mgr.y (mgr.44106) 454 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: audit 2024-05-09T04:13:03.130684+0000 mgr.y (mgr.44106) 454 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.547028+0000 mgr.y (mgr.44106) 455 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:05.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.547028+0000 mgr.y (mgr.44106) 455 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.558946+0000 mgr.y (mgr.44106) 456 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.558946+0000 mgr.y (mgr.44106) 456 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.578166+0000 mgr.y (mgr.44106) 457 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.578166+0000 mgr.y (mgr.44106) 457 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.588282+0000 mgr.y (mgr.44106) 458 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.588282+0000 mgr.y (mgr.44106) 458 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.596439+0000 mgr.y (mgr.44106) 459 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.596439+0000 mgr.y (mgr.44106) 459 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.611790+0000 mgr.y (mgr.44106) 460 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.611790+0000 mgr.y (mgr.44106) 460 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.682193+0000 mgr.y (mgr.44106) 461 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:13:05.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:04 smithi006 bash[68965]: cephadm 2024-05-09T04:13:03.682193+0000 mgr.y (mgr.44106) 461 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:13:05.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: audit 2024-05-09T04:13:03.130684+0000 mgr.y (mgr.44106) 454 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:05.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: audit 2024-05-09T04:13:03.130684+0000 mgr.y (mgr.44106) 454 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:05.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.547028+0000 mgr.y (mgr.44106) 455 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.547028+0000 mgr.y (mgr.44106) 455 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.558946+0000 mgr.y (mgr.44106) 456 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.558946+0000 mgr.y (mgr.44106) 456 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.578166+0000 mgr.y (mgr.44106) 457 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.578166+0000 mgr.y (mgr.44106) 457 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.588282+0000 mgr.y (mgr.44106) 458 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.588282+0000 mgr.y (mgr.44106) 458 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.596439+0000 mgr.y (mgr.44106) 459 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.596439+0000 mgr.y (mgr.44106) 459 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.611790+0000 mgr.y (mgr.44106) 460 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.611790+0000 mgr.y (mgr.44106) 460 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.682193+0000 mgr.y (mgr.44106) 461 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:13:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:04 smithi186 bash[49632]: cephadm 2024-05-09T04:13:03.682193+0000 mgr.y (mgr.44106) 461 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:13:06.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:05 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.980845+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-05-09T04:13:06.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:05 smithi006 bash[72705]: cluster 2024-05-09T04:13:03.980845+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-05-09T04:13:06.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:05 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.980845+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-05-09T04:13:06.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:05 smithi006 bash[68965]: cluster 2024-05-09T04:13:03.980845+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-05-09T04:13:06.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:05 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.980845+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-05-09T04:13:06.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:05 smithi186 bash[49632]: cluster 2024-05-09T04:13:03.980845+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-05-09T04:13:08.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:13:07] "GET /metrics HTTP/1.1" 200 38364 "" "Prometheus/2.43.0" 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:07 smithi006 bash[68965]: cluster 2024-05-09T04:13:05.982144+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:07 smithi006 bash[68965]: cluster 2024-05-09T04:13:05.982144+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:07 smithi006 bash[68965]: audit 2024-05-09T04:13:07.159622+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:07 smithi006 bash[68965]: audit 2024-05-09T04:13:07.159622+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:07 smithi006 bash[72705]: cluster 2024-05-09T04:13:05.982144+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:07 smithi006 bash[72705]: cluster 2024-05-09T04:13:05.982144+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:07 smithi006 bash[72705]: audit 2024-05-09T04:13:07.159622+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:07 smithi006 bash[72705]: audit 2024-05-09T04:13:07.159622+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:08.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:07 smithi186 bash[49632]: cluster 2024-05-09T04:13:05.982144+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:08.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:07 smithi186 bash[49632]: cluster 2024-05-09T04:13:05.982144+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:08.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:07 smithi186 bash[49632]: audit 2024-05-09T04:13:07.159622+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:08.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:07 smithi186 bash[49632]: audit 2024-05-09T04:13:07.159622+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:10.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:09 smithi006 bash[68965]: cluster 2024-05-09T04:13:07.983387+0000 mgr.y (mgr.44106) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:10.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:09 smithi006 bash[68965]: cluster 2024-05-09T04:13:07.983387+0000 mgr.y (mgr.44106) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:10.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:09 smithi006 bash[72705]: cluster 2024-05-09T04:13:07.983387+0000 mgr.y (mgr.44106) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:10.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:09 smithi006 bash[72705]: cluster 2024-05-09T04:13:07.983387+0000 mgr.y (mgr.44106) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:10.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:09 smithi186 bash[49632]: cluster 2024-05-09T04:13:07.983387+0000 mgr.y (mgr.44106) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:10.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:09 smithi186 bash[49632]: cluster 2024-05-09T04:13:07.983387+0000 mgr.y (mgr.44106) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:12.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:11 smithi006 bash[68965]: cluster 2024-05-09T04:13:09.984660+0000 mgr.y (mgr.44106) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:12.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:11 smithi006 bash[68965]: cluster 2024-05-09T04:13:09.984660+0000 mgr.y (mgr.44106) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:12.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:11 smithi006 bash[72705]: cluster 2024-05-09T04:13:09.984660+0000 mgr.y (mgr.44106) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:12.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:11 smithi006 bash[72705]: cluster 2024-05-09T04:13:09.984660+0000 mgr.y (mgr.44106) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:12.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:11 smithi186 bash[49632]: cluster 2024-05-09T04:13:09.984660+0000 mgr.y (mgr.44106) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:12.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:11 smithi186 bash[49632]: cluster 2024-05-09T04:13:09.984660+0000 mgr.y (mgr.44106) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:13.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:12 smithi006 bash[68965]: cluster 2024-05-09T04:13:11.985685+0000 mgr.y (mgr.44106) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:13.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:12 smithi006 bash[68965]: cluster 2024-05-09T04:13:11.985685+0000 mgr.y (mgr.44106) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:13.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:12 smithi006 bash[72705]: cluster 2024-05-09T04:13:11.985685+0000 mgr.y (mgr.44106) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:13.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:12 smithi006 bash[72705]: cluster 2024-05-09T04:13:11.985685+0000 mgr.y (mgr.44106) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:13.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:12 smithi186 bash[49632]: cluster 2024-05-09T04:13:11.985685+0000 mgr.y (mgr.44106) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:13.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:12 smithi186 bash[49632]: cluster 2024-05-09T04:13:11.985685+0000 mgr.y (mgr.44106) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:13:14.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:13 smithi006 bash[68965]: audit 2024-05-09T04:13:13.138967+0000 mgr.y (mgr.44106) 467 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:14.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:13 smithi006 bash[68965]: audit 2024-05-09T04:13:13.138967+0000 mgr.y (mgr.44106) 467 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:14.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:13 smithi006 bash[72705]: audit 2024-05-09T04:13:13.138967+0000 mgr.y (mgr.44106) 467 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:14.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:13 smithi006 bash[72705]: audit 2024-05-09T04:13:13.138967+0000 mgr.y (mgr.44106) 467 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:14.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:13 smithi186 bash[49632]: audit 2024-05-09T04:13:13.138967+0000 mgr.y (mgr.44106) 467 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:14.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:13 smithi186 bash[49632]: audit 2024-05-09T04:13:13.138967+0000 mgr.y (mgr.44106) 467 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:15.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:14 smithi006 bash[68965]: cluster 2024-05-09T04:13:13.986993+0000 mgr.y (mgr.44106) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-05-09T04:13:15.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:14 smithi006 bash[68965]: cluster 2024-05-09T04:13:13.986993+0000 mgr.y (mgr.44106) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-05-09T04:13:15.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:14 smithi006 bash[72705]: cluster 2024-05-09T04:13:13.986993+0000 mgr.y (mgr.44106) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-05-09T04:13:15.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:14 smithi006 bash[72705]: cluster 2024-05-09T04:13:13.986993+0000 mgr.y (mgr.44106) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-05-09T04:13:15.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:14 smithi186 bash[49632]: cluster 2024-05-09T04:13:13.986993+0000 mgr.y (mgr.44106) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-05-09T04:13:15.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:14 smithi186 bash[49632]: cluster 2024-05-09T04:13:13.986993+0000 mgr.y (mgr.44106) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-05-09T04:13:18.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:13:17] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.43.0" 2024-05-09T04:13:18.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:17 smithi006 bash[72705]: cluster 2024-05-09T04:13:15.988141+0000 mgr.y (mgr.44106) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:17 smithi006 bash[72705]: cluster 2024-05-09T04:13:15.988141+0000 mgr.y (mgr.44106) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:17 smithi006 bash[72705]: audit 2024-05-09T04:13:16.869185+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:17 smithi006 bash[72705]: audit 2024-05-09T04:13:16.869185+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:17 smithi006 bash[72705]: audit 2024-05-09T04:13:16.871625+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:17 smithi006 bash[72705]: audit 2024-05-09T04:13:16.871625+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:17 smithi006 bash[68965]: cluster 2024-05-09T04:13:15.988141+0000 mgr.y (mgr.44106) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:17 smithi006 bash[68965]: cluster 2024-05-09T04:13:15.988141+0000 mgr.y (mgr.44106) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:17 smithi006 bash[68965]: audit 2024-05-09T04:13:16.869185+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:17 smithi006 bash[68965]: audit 2024-05-09T04:13:16.869185+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:17 smithi006 bash[68965]: audit 2024-05-09T04:13:16.871625+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:17 smithi006 bash[68965]: audit 2024-05-09T04:13:16.871625+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:17 smithi186 bash[49632]: cluster 2024-05-09T04:13:15.988141+0000 mgr.y (mgr.44106) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:17 smithi186 bash[49632]: cluster 2024-05-09T04:13:15.988141+0000 mgr.y (mgr.44106) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:17 smithi186 bash[49632]: audit 2024-05-09T04:13:16.869185+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:17 smithi186 bash[49632]: audit 2024-05-09T04:13:16.869185+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:17 smithi186 bash[49632]: audit 2024-05-09T04:13:16.871625+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:18.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:17 smithi186 bash[49632]: audit 2024-05-09T04:13:16.871625+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:20.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:19 smithi186 bash[49632]: cluster 2024-05-09T04:13:17.989277+0000 mgr.y (mgr.44106) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:20.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:19 smithi186 bash[49632]: cluster 2024-05-09T04:13:17.989277+0000 mgr.y (mgr.44106) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:20.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:19 smithi006 bash[68965]: cluster 2024-05-09T04:13:17.989277+0000 mgr.y (mgr.44106) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:20.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:19 smithi006 bash[68965]: cluster 2024-05-09T04:13:17.989277+0000 mgr.y (mgr.44106) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:20.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:19 smithi006 bash[72705]: cluster 2024-05-09T04:13:17.989277+0000 mgr.y (mgr.44106) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:20.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:19 smithi006 bash[72705]: cluster 2024-05-09T04:13:17.989277+0000 mgr.y (mgr.44106) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:21 smithi186 bash[49632]: cluster 2024-05-09T04:13:19.990543+0000 mgr.y (mgr.44106) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:22.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:21 smithi186 bash[49632]: cluster 2024-05-09T04:13:19.990543+0000 mgr.y (mgr.44106) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:22.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:21 smithi006 bash[68965]: cluster 2024-05-09T04:13:19.990543+0000 mgr.y (mgr.44106) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:22.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:21 smithi006 bash[68965]: cluster 2024-05-09T04:13:19.990543+0000 mgr.y (mgr.44106) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:21 smithi006 bash[72705]: cluster 2024-05-09T04:13:19.990543+0000 mgr.y (mgr.44106) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:22.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:21 smithi006 bash[72705]: cluster 2024-05-09T04:13:19.990543+0000 mgr.y (mgr.44106) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:24.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:23 smithi006 bash[72705]: cluster 2024-05-09T04:13:21.991586+0000 mgr.y (mgr.44106) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:24.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:23 smithi006 bash[72705]: cluster 2024-05-09T04:13:21.991586+0000 mgr.y (mgr.44106) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:23 smithi006 bash[68965]: cluster 2024-05-09T04:13:21.991586+0000 mgr.y (mgr.44106) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:24.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:23 smithi006 bash[68965]: cluster 2024-05-09T04:13:21.991586+0000 mgr.y (mgr.44106) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:24.290 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:13:24.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:23 smithi186 bash[49632]: cluster 2024-05-09T04:13:21.991586+0000 mgr.y (mgr.44106) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:24.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:23 smithi186 bash[49632]: cluster 2024-05-09T04:13:21.991586+0000 mgr.y (mgr.44106) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:25.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:24 smithi006 bash[68965]: audit 2024-05-09T04:13:23.146329+0000 mgr.y (mgr.44106) 473 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:25.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:24 smithi006 bash[68965]: audit 2024-05-09T04:13:23.146329+0000 mgr.y (mgr.44106) 473 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:25.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:24 smithi006 bash[68965]: audit 2024-05-09T04:13:23.385173+0000 mgr.y (mgr.44106) 474 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:25.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:24 smithi006 bash[68965]: audit 2024-05-09T04:13:23.385173+0000 mgr.y (mgr.44106) 474 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:25.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:24 smithi006 bash[72705]: audit 2024-05-09T04:13:23.146329+0000 mgr.y (mgr.44106) 473 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:25.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:24 smithi006 bash[72705]: audit 2024-05-09T04:13:23.146329+0000 mgr.y (mgr.44106) 473 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:25.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:24 smithi006 bash[72705]: audit 2024-05-09T04:13:23.385173+0000 mgr.y (mgr.44106) 474 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:25.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:24 smithi006 bash[72705]: audit 2024-05-09T04:13:23.385173+0000 mgr.y (mgr.44106) 474 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:25.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:24 smithi186 bash[49632]: audit 2024-05-09T04:13:23.146329+0000 mgr.y (mgr.44106) 473 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:25.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:24 smithi186 bash[49632]: audit 2024-05-09T04:13:23.146329+0000 mgr.y (mgr.44106) 473 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:25.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:24 smithi186 bash[49632]: audit 2024-05-09T04:13:23.385173+0000 mgr.y (mgr.44106) 474 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:25.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:24 smithi186 bash[49632]: audit 2024-05-09T04:13:23.385173+0000 mgr.y (mgr.44106) 474 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:25 smithi006 bash[68965]: cluster 2024-05-09T04:13:23.992896+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:25 smithi006 bash[68965]: cluster 2024-05-09T04:13:23.992896+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:25 smithi006 bash[72705]: cluster 2024-05-09T04:13:23.992896+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:25 smithi006 bash[72705]: cluster 2024-05-09T04:13:23.992896+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:26.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:25 smithi186 bash[49632]: cluster 2024-05-09T04:13:23.992896+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:26.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:25 smithi186 bash[49632]: cluster 2024-05-09T04:13:23.992896+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:27.528 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:13:27.528 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (11m) 2m ago 35m 15.8M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:13:27.528 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (10m) 36s ago 35m 74.9M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:13:27.528 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (12m) 2m ago 33m 46.3M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:13:27.528 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (12m) 36s ago 41m 455M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (22m) 2m ago 42m 513M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (8m) 2m ago 43m 53.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (9m) 36s ago 41m 47.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (7m) 2m ago 41m 42.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (12m) 2m ago 35m 8328k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (12m) 36s ago 35m 8340k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (5m) 2m ago 40m 49.0M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (4m) 2m ago 40m 48.5M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (3m) 2m ago 39m 49.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (2m) 2m ago 38m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (2m) 36s ago 38m 53.5M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (96s) 36s ago 37m 51.8M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (68s) 36s ago 37m 52.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ba453453f9b5 2024-05-09T04:13:27.529 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (39s) 36s ago 36m - 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ccca106cdbd5 2024-05-09T04:13:27.530 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (11m) 36s ago 35m 63.2M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:13:27.530 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (33m) 2m ago 33m 92.6M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:13:27.530 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (33m) 36s ago 33m 93.2M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:13:27.861 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:13:27] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.43.0" 2024-05-09T04:13:28.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:27 smithi006 bash[68965]: cluster 2024-05-09T04:13:25.994082+0000 mgr.y (mgr.44106) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:28.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:27 smithi006 bash[68965]: cluster 2024-05-09T04:13:25.994082+0000 mgr.y (mgr.44106) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:28.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:27 smithi006 bash[72705]: cluster 2024-05-09T04:13:25.994082+0000 mgr.y (mgr.44106) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:28.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:27 smithi006 bash[72705]: cluster 2024-05-09T04:13:25.994082+0000 mgr.y (mgr.44106) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:28.291 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-05-09T04:13:28.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:27 smithi186 bash[49632]: cluster 2024-05-09T04:13:25.994082+0000 mgr.y (mgr.44106) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:28.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:27 smithi186 bash[49632]: cluster 2024-05-09T04:13:25.994082+0000 mgr.y (mgr.44106) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:29.330 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:28 smithi006 bash[72705]: audit 2024-05-09T04:13:27.512865+0000 mgr.y (mgr.44106) 477 : audit [DBG] from='client.54577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:29.330 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:28 smithi006 bash[72705]: audit 2024-05-09T04:13:27.512865+0000 mgr.y (mgr.44106) 477 : audit [DBG] from='client.54577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:29.330 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:28 smithi006 bash[68965]: audit 2024-05-09T04:13:27.512865+0000 mgr.y (mgr.44106) 477 : audit [DBG] from='client.54577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:29.330 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:28 smithi006 bash[68965]: audit 2024-05-09T04:13:27.512865+0000 mgr.y (mgr.44106) 477 : audit [DBG] from='client.54577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:29.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:28 smithi186 bash[49632]: audit 2024-05-09T04:13:27.512865+0000 mgr.y (mgr.44106) 477 : audit [DBG] from='client.54577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:29.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:28 smithi186 bash[49632]: audit 2024-05-09T04:13:27.512865+0000 mgr.y (mgr.44106) 477 : audit [DBG] from='client.54577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:30.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:29 smithi006 bash[68965]: cluster 2024-05-09T04:13:27.995178+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:30.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:29 smithi006 bash[68965]: cluster 2024-05-09T04:13:27.995178+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:29 smithi006 bash[72705]: cluster 2024-05-09T04:13:27.995178+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:30.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:29 smithi006 bash[72705]: cluster 2024-05-09T04:13:27.995178+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:30.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:29 smithi186 bash[49632]: cluster 2024-05-09T04:13:27.995178+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:30.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:29 smithi186 bash[49632]: cluster 2024-05-09T04:13:27.995178+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:31.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:30 smithi006 bash[72705]: cluster 2024-05-09T04:13:29.996431+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:31.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:30 smithi006 bash[72705]: cluster 2024-05-09T04:13:29.996431+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:31.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:30 smithi006 bash[68965]: cluster 2024-05-09T04:13:29.996431+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:31.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:30 smithi006 bash[68965]: cluster 2024-05-09T04:13:29.996431+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:31.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:30 smithi186 bash[49632]: cluster 2024-05-09T04:13:29.996431+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:31.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:30 smithi186 bash[49632]: cluster 2024-05-09T04:13:29.996431+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:31.510 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:13:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:31 smithi006 bash[68965]: audit 2024-05-09T04:13:31.495985+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.6:0/177497188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:31 smithi006 bash[68965]: audit 2024-05-09T04:13:31.495985+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.6:0/177497188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:31 smithi006 bash[68965]: audit 2024-05-09T04:13:31.863443+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:31 smithi006 bash[68965]: audit 2024-05-09T04:13:31.863443+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:31 smithi006 bash[72705]: audit 2024-05-09T04:13:31.495985+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.6:0/177497188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:31 smithi006 bash[72705]: audit 2024-05-09T04:13:31.495985+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.6:0/177497188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:31 smithi006 bash[72705]: audit 2024-05-09T04:13:31.863443+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:31 smithi006 bash[72705]: audit 2024-05-09T04:13:31.863443+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:32.266 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-05-09T04:13:32.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:31 smithi186 bash[49632]: audit 2024-05-09T04:13:31.495985+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.6:0/177497188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:32.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:31 smithi186 bash[49632]: audit 2024-05-09T04:13:31.495985+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.6:0/177497188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:32.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:31 smithi186 bash[49632]: audit 2024-05-09T04:13:31.863443+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:32.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:31 smithi186 bash[49632]: audit 2024-05-09T04:13:31.863443+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:33.336 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:32 smithi006 bash[72705]: cluster 2024-05-09T04:13:31.997451+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:33.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:32 smithi006 bash[72705]: cluster 2024-05-09T04:13:31.997451+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:33.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:32 smithi006 bash[68965]: cluster 2024-05-09T04:13:31.997451+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:33.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:32 smithi006 bash[68965]: cluster 2024-05-09T04:13:31.997451+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:33.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:32 smithi186 bash[49632]: cluster 2024-05-09T04:13:31.997451+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:33.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:32 smithi186 bash[49632]: cluster 2024-05-09T04:13:31.997451+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:34.243 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:33 smithi006 bash[68965]: audit 2024-05-09T04:13:33.157281+0000 mgr.y (mgr.44106) 481 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:34.244 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:33 smithi006 bash[68965]: audit 2024-05-09T04:13:33.157281+0000 mgr.y (mgr.44106) 481 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:34.244 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:33 smithi006 bash[72705]: audit 2024-05-09T04:13:33.157281+0000 mgr.y (mgr.44106) 481 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:34.244 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:33 smithi006 bash[72705]: audit 2024-05-09T04:13:33.157281+0000 mgr.y (mgr.44106) 481 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:34.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:33 smithi186 bash[49632]: audit 2024-05-09T04:13:33.157281+0000 mgr.y (mgr.44106) 481 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:34.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:33 smithi186 bash[49632]: audit 2024-05-09T04:13:33.157281+0000 mgr.y (mgr.44106) 481 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:35.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:34 smithi006 bash[68965]: cluster 2024-05-09T04:13:33.998777+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:35.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:34 smithi006 bash[68965]: cluster 2024-05-09T04:13:33.998777+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:35.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:34 smithi006 bash[72705]: cluster 2024-05-09T04:13:33.998777+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:35.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:34 smithi006 bash[72705]: cluster 2024-05-09T04:13:33.998777+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:35.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:34 smithi186 bash[49632]: cluster 2024-05-09T04:13:33.998777+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:35.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:34 smithi186 bash[49632]: cluster 2024-05-09T04:13:33.998777+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:35.596 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)" 2024-05-09T04:13:36.309 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:35 smithi006 bash[68965]: audit 2024-05-09T04:13:35.582130+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/569939253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:36.309 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:35 smithi006 bash[68965]: audit 2024-05-09T04:13:35.582130+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/569939253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:36.309 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:35 smithi006 bash[72705]: audit 2024-05-09T04:13:35.582130+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/569939253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:36.310 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:35 smithi006 bash[72705]: audit 2024-05-09T04:13:35.582130+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/569939253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:36.310 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:13:36.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:35 smithi186 bash[49632]: audit 2024-05-09T04:13:35.582130+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/569939253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:36.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:35 smithi186 bash[49632]: audit 2024-05-09T04:13:35.582130+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.6:0/569939253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:37.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:37 smithi006 bash[72705]: cluster 2024-05-09T04:13:36.000010+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:37.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:37 smithi006 bash[72705]: cluster 2024-05-09T04:13:36.000010+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:37.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:36 smithi006 bash[68965]: cluster 2024-05-09T04:13:36.000010+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:37.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:37 smithi006 bash[68965]: cluster 2024-05-09T04:13:36.000010+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:37.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:37 smithi186 bash[49632]: cluster 2024-05-09T04:13:36.000010+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:37.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:37 smithi186 bash[49632]: cluster 2024-05-09T04:13:36.000010+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:38.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:13:37] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.43.0" 2024-05-09T04:13:39.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:39 smithi006 bash[68965]: cluster 2024-05-09T04:13:38.001176+0000 mgr.y (mgr.44106) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:39.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:39 smithi006 bash[68965]: cluster 2024-05-09T04:13:38.001176+0000 mgr.y (mgr.44106) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:39.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:39 smithi006 bash[72705]: cluster 2024-05-09T04:13:38.001176+0000 mgr.y (mgr.44106) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:39.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:39 smithi006 bash[72705]: cluster 2024-05-09T04:13:38.001176+0000 mgr.y (mgr.44106) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:39.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:39 smithi186 bash[49632]: cluster 2024-05-09T04:13:38.001176+0000 mgr.y (mgr.44106) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:39.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:39 smithi186 bash[49632]: cluster 2024-05-09T04:13:38.001176+0000 mgr.y (mgr.44106) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:39.465 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:13:39.465 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:13:39.465 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:13:39.465 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:13:39.465 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:13:39.466 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:13:39.466 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:13:39.466 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:13:39.466 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:13:40.295 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:13:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:40 smithi006 bash[72705]: audit 2024-05-09T04:13:39.464454+0000 mgr.y (mgr.44106) 485 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:40.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:40 smithi006 bash[72705]: audit 2024-05-09T04:13:39.464454+0000 mgr.y (mgr.44106) 485 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:40.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:40 smithi006 bash[68965]: audit 2024-05-09T04:13:39.464454+0000 mgr.y (mgr.44106) 485 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:40.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:40 smithi006 bash[68965]: audit 2024-05-09T04:13:39.464454+0000 mgr.y (mgr.44106) 485 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:40.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:40 smithi186 bash[49632]: audit 2024-05-09T04:13:39.464454+0000 mgr.y (mgr.44106) 485 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:40.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:40 smithi186 bash[49632]: audit 2024-05-09T04:13:39.464454+0000 mgr.y (mgr.44106) 485 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:41.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:41 smithi006 bash[68965]: cluster 2024-05-09T04:13:40.002777+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:41.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:41 smithi006 bash[68965]: cluster 2024-05-09T04:13:40.002777+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:41.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:41 smithi006 bash[72705]: cluster 2024-05-09T04:13:40.002777+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:41.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:41 smithi006 bash[72705]: cluster 2024-05-09T04:13:40.002777+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:41.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:41 smithi186 bash[49632]: cluster 2024-05-09T04:13:40.002777+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:41.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:41 smithi186 bash[49632]: cluster 2024-05-09T04:13:40.002777+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:43.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:43 smithi006 bash[68965]: cluster 2024-05-09T04:13:42.004119+0000 mgr.y (mgr.44106) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:43.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:43 smithi006 bash[68965]: cluster 2024-05-09T04:13:42.004119+0000 mgr.y (mgr.44106) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:43.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:43 smithi006 bash[72705]: cluster 2024-05-09T04:13:42.004119+0000 mgr.y (mgr.44106) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:43.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:43 smithi006 bash[72705]: cluster 2024-05-09T04:13:42.004119+0000 mgr.y (mgr.44106) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:43.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:43 smithi186 bash[49632]: cluster 2024-05-09T04:13:42.004119+0000 mgr.y (mgr.44106) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:43.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:43 smithi186 bash[49632]: cluster 2024-05-09T04:13:42.004119+0000 mgr.y (mgr.44106) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:43.493 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:13:44.286 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-05-09T04:13:44.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:44 smithi006 bash[72705]: audit 2024-05-09T04:13:43.166335+0000 mgr.y (mgr.44106) 488 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:44.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:44 smithi006 bash[72705]: audit 2024-05-09T04:13:43.166335+0000 mgr.y (mgr.44106) 488 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:44.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:44 smithi006 bash[72705]: audit 2024-05-09T04:13:43.492644+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.6:0/97991080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:13:44.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:44 smithi006 bash[72705]: audit 2024-05-09T04:13:43.492644+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.6:0/97991080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:13:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:44 smithi006 bash[68965]: audit 2024-05-09T04:13:43.166335+0000 mgr.y (mgr.44106) 488 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:44 smithi006 bash[68965]: audit 2024-05-09T04:13:43.166335+0000 mgr.y (mgr.44106) 488 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:44 smithi006 bash[68965]: audit 2024-05-09T04:13:43.492644+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.6:0/97991080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:13:44.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:44 smithi006 bash[68965]: audit 2024-05-09T04:13:43.492644+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.6:0/97991080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:13:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:44 smithi186 bash[49632]: audit 2024-05-09T04:13:43.166335+0000 mgr.y (mgr.44106) 488 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:44 smithi186 bash[49632]: audit 2024-05-09T04:13:43.166335+0000 mgr.y (mgr.44106) 488 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:44 smithi186 bash[49632]: audit 2024-05-09T04:13:43.492644+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.6:0/97991080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:13:44.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:44 smithi186 bash[49632]: audit 2024-05-09T04:13:43.492644+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.6:0/97991080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:13:45.347 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:45 smithi006 bash[68965]: cluster 2024-05-09T04:13:44.005501+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:45.347 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:45 smithi006 bash[68965]: cluster 2024-05-09T04:13:44.005501+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:45.347 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:45 smithi006 bash[72705]: cluster 2024-05-09T04:13:44.005501+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:45.347 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:45 smithi006 bash[72705]: cluster 2024-05-09T04:13:44.005501+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:45.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:45 smithi186 bash[49632]: cluster 2024-05-09T04:13:44.005501+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:45.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:45 smithi186 bash[49632]: cluster 2024-05-09T04:13:44.005501+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:47 smithi006 bash[72705]: cluster 2024-05-09T04:13:46.006814+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:47 smithi006 bash[72705]: cluster 2024-05-09T04:13:46.006814+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:47 smithi006 bash[72705]: audit 2024-05-09T04:13:46.863681+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:47.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:47 smithi006 bash[72705]: audit 2024-05-09T04:13:46.863681+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:47.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:47 smithi006 bash[68965]: cluster 2024-05-09T04:13:46.006814+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:47 smithi006 bash[68965]: cluster 2024-05-09T04:13:46.006814+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:47 smithi006 bash[68965]: audit 2024-05-09T04:13:46.863681+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:47.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:47 smithi006 bash[68965]: audit 2024-05-09T04:13:46.863681+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:47 smithi186 bash[49632]: cluster 2024-05-09T04:13:46.006814+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:47 smithi186 bash[49632]: cluster 2024-05-09T04:13:46.006814+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:47 smithi186 bash[49632]: audit 2024-05-09T04:13:46.863681+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:47.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:47 smithi186 bash[49632]: audit 2024-05-09T04:13:46.863681+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:13:48.096 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:13:47] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.43.0" 2024-05-09T04:13:48.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:48 smithi006 bash[68965]: audit 2024-05-09T04:13:47.357991+0000 mgr.y (mgr.44106) 491 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:48.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:48 smithi006 bash[68965]: audit 2024-05-09T04:13:47.357991+0000 mgr.y (mgr.44106) 491 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:48.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:48 smithi006 bash[72705]: audit 2024-05-09T04:13:47.357991+0000 mgr.y (mgr.44106) 491 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:48.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:48 smithi006 bash[72705]: audit 2024-05-09T04:13:47.357991+0000 mgr.y (mgr.44106) 491 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:48.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:48 smithi186 bash[49632]: audit 2024-05-09T04:13:47.357991+0000 mgr.y (mgr.44106) 491 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:48.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:48 smithi186 bash[49632]: audit 2024-05-09T04:13:47.357991+0000 mgr.y (mgr.44106) 491 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:49.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:49 smithi006 bash[68965]: cluster 2024-05-09T04:13:48.008012+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:49.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:49 smithi006 bash[68965]: cluster 2024-05-09T04:13:48.008012+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:49.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:49 smithi006 bash[72705]: cluster 2024-05-09T04:13:48.008012+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:49.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:49 smithi006 bash[72705]: cluster 2024-05-09T04:13:48.008012+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:49.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:49 smithi186 bash[49632]: cluster 2024-05-09T04:13:48.008012+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:49.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:49 smithi186 bash[49632]: cluster 2024-05-09T04:13:48.008012+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:49.590 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:50.275 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- 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-05-09T04:13:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: cephadm 2024-05-09T04:13:49.579270+0000 mgr.y (mgr.44106) 493 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: cephadm 2024-05-09T04:13:49.579270+0000 mgr.y (mgr.44106) 493 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:50.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:49.589683+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:49.589683+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:50.195648+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:50.195648+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:50.196409+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:50.196409+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:50.203328+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:50 smithi006 bash[68965]: audit 2024-05-09T04:13:50.203328+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: cephadm 2024-05-09T04:13:49.579270+0000 mgr.y (mgr.44106) 493 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: cephadm 2024-05-09T04:13:49.579270+0000 mgr.y (mgr.44106) 493 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:50.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:49.589683+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:49.589683+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:50.195648+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:50.195648+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:50.196409+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:50.196409+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:50.203328+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:50 smithi006 bash[72705]: audit 2024-05-09T04:13:50.203328+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: cephadm 2024-05-09T04:13:49.579270+0000 mgr.y (mgr.44106) 493 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:50.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: cephadm 2024-05-09T04:13:49.579270+0000 mgr.y (mgr.44106) 493 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:50.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:49.589683+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:49.589683+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:50.195648+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:50.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:50.195648+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:50.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:50.196409+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:50.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:50.196409+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:13:50.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:50.203328+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:50.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:50 smithi186 bash[49632]: audit 2024-05-09T04:13:50.203328+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:51.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:51 smithi006 bash[72705]: cluster 2024-05-09T04:13:50.009514+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:51.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:51 smithi006 bash[72705]: cluster 2024-05-09T04:13:50.009514+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:51.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:51 smithi006 bash[72705]: cephadm 2024-05-09T04:13:50.261207+0000 mgr.y (mgr.44106) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:51.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:51 smithi006 bash[72705]: cephadm 2024-05-09T04:13:50.261207+0000 mgr.y (mgr.44106) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:51 smithi006 bash[68965]: cluster 2024-05-09T04:13:50.009514+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:51 smithi006 bash[68965]: cluster 2024-05-09T04:13:50.009514+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:51 smithi006 bash[68965]: cephadm 2024-05-09T04:13:50.261207+0000 mgr.y (mgr.44106) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:51.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:51 smithi006 bash[68965]: cephadm 2024-05-09T04:13:50.261207+0000 mgr.y (mgr.44106) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:51.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:51 smithi186 bash[49632]: cluster 2024-05-09T04:13:50.009514+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:51.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:51 smithi186 bash[49632]: cluster 2024-05-09T04:13:50.009514+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:51.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:51 smithi186 bash[49632]: cephadm 2024-05-09T04:13:50.261207+0000 mgr.y (mgr.44106) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:51.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:51 smithi186 bash[49632]: cephadm 2024-05-09T04:13:50.261207+0000 mgr.y (mgr.44106) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:13:53.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: cluster 2024-05-09T04:13:52.010258+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: cluster 2024-05-09T04:13:52.010258+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.239244+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.239244+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.244909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.244909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.249709+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.249709+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.258606+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.258606+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.265518+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.265518+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.274302+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.274302+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.280452+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.280452+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.289750+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.289750+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.297095+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.297095+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.305833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.305833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.315568+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.315568+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.326239+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:53 smithi006 bash[72705]: audit 2024-05-09T04:13:53.326239+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: cluster 2024-05-09T04:13:52.010258+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: cluster 2024-05-09T04:13:52.010258+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.239244+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.239244+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.244909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.244909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.249709+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.249709+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.258606+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.258606+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.265518+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.265518+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.274302+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.274302+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.280452+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.280452+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.289750+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.289750+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.297095+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.297095+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.305833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.305833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.315568+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.315568+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.326239+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:53 smithi006 bash[68965]: audit 2024-05-09T04:13:53.326239+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: cluster 2024-05-09T04:13:52.010258+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: cluster 2024-05-09T04:13:52.010258+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.239244+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.239244+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.244909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.244909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.249709+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.249709+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.258606+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.258606+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.265518+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.265518+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.274302+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.274302+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.280452+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.280452+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.289750+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.289750+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.297095+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.297095+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.305833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.305833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.315568+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.315568+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:53.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.326239+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:53.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:53 smithi186 bash[49632]: audit 2024-05-09T04:13:53.326239+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:54.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: audit 2024-05-09T04:13:53.176217+0000 mgr.y (mgr.44106) 497 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:54.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: audit 2024-05-09T04:13:53.176217+0000 mgr.y (mgr.44106) 497 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:54.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.240224+0000 mgr.y (mgr.44106) 498 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:13:54.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.240224+0000 mgr.y (mgr.44106) 498 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.240445+0000 mgr.y (mgr.44106) 499 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.240445+0000 mgr.y (mgr.44106) 499 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.251275+0000 mgr.y (mgr.44106) 500 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.251275+0000 mgr.y (mgr.44106) 500 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.267276+0000 mgr.y (mgr.44106) 501 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.267276+0000 mgr.y (mgr.44106) 501 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.282331+0000 mgr.y (mgr.44106) 502 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.282331+0000 mgr.y (mgr.44106) 502 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.298999+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.298999+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.317365+0000 mgr.y (mgr.44106) 504 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:54.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:54 smithi006 bash[72705]: cephadm 2024-05-09T04:13:53.317365+0000 mgr.y (mgr.44106) 504 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: audit 2024-05-09T04:13:53.176217+0000 mgr.y (mgr.44106) 497 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: audit 2024-05-09T04:13:53.176217+0000 mgr.y (mgr.44106) 497 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.240224+0000 mgr.y (mgr.44106) 498 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.240224+0000 mgr.y (mgr.44106) 498 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.240445+0000 mgr.y (mgr.44106) 499 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.240445+0000 mgr.y (mgr.44106) 499 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.251275+0000 mgr.y (mgr.44106) 500 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.251275+0000 mgr.y (mgr.44106) 500 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.267276+0000 mgr.y (mgr.44106) 501 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.267276+0000 mgr.y (mgr.44106) 501 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.282331+0000 mgr.y (mgr.44106) 502 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.282331+0000 mgr.y (mgr.44106) 502 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:13:54.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.298999+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.298999+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.317365+0000 mgr.y (mgr.44106) 504 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:54.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:54 smithi006 bash[68965]: cephadm 2024-05-09T04:13:53.317365+0000 mgr.y (mgr.44106) 504 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: audit 2024-05-09T04:13:53.176217+0000 mgr.y (mgr.44106) 497 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: audit 2024-05-09T04:13:53.176217+0000 mgr.y (mgr.44106) 497 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:13:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.240224+0000 mgr.y (mgr.44106) 498 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:13:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.240224+0000 mgr.y (mgr.44106) 498 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:13:54.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.240445+0000 mgr.y (mgr.44106) 499 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.240445+0000 mgr.y (mgr.44106) 499 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.251275+0000 mgr.y (mgr.44106) 500 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.251275+0000 mgr.y (mgr.44106) 500 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.267276+0000 mgr.y (mgr.44106) 501 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.267276+0000 mgr.y (mgr.44106) 501 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.282331+0000 mgr.y (mgr.44106) 502 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.282331+0000 mgr.y (mgr.44106) 502 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.298999+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.298999+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.317365+0000 mgr.y (mgr.44106) 504 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:54.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:54 smithi186 bash[49632]: cephadm 2024-05-09T04:13:53.317365+0000 mgr.y (mgr.44106) 504 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:13:55.205 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:13:55.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:55 smithi006 bash[68965]: cluster 2024-05-09T04:13:54.011771+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:55.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:55 smithi006 bash[68965]: cluster 2024-05-09T04:13:54.011771+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:55.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:55 smithi006 bash[72705]: cluster 2024-05-09T04:13:54.011771+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:55.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:55 smithi006 bash[72705]: cluster 2024-05-09T04:13:54.011771+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:55 smithi186 bash[49632]: cluster 2024-05-09T04:13:54.011771+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:55.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:55 smithi186 bash[49632]: cluster 2024-05-09T04:13:54.011771+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:13:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (11m) 2m ago 36m 15.8M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:13:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (11m) 64s ago 35m 74.9M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:13:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (13m) 2m ago 34m 46.3M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:13:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (13m) 64s ago 41m 455M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:13:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (23m) 2m ago 43m 513M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:13:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (8m) 2m ago 43m 53.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (9m) 64s ago 41m 47.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (7m) 2m ago 41m 42.2M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (12m) 2m ago 36m 8328k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (12m) 64s ago 36m 8340k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (5m) 2m ago 41m 49.0M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (5m) 2m ago 40m 48.5M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (4m) 2m ago 39m 49.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (3m) 2m ago 39m - 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (2m) 64s ago 38m 53.5M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (2m) 64s ago 38m 51.8M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (97s) 64s ago 37m 52.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ba453453f9b5 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (68s) 64s ago 37m - 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ccca106cdbd5 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (12m) 64s ago 36m 63.2M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:13:55.962 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (34m) 2m ago 34m 92.6M - 17.2.0 e1d6a67b021e 33aaad5c3fa0 2024-05-09T04:13:55.963 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (34m) 64s ago 34m 93.2M - 17.2.0 e1d6a67b021e 89de92dffa0c 2024-05-09T04:13:56.411 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:13:56.412 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:13:56.412 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:13:56.412 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:13:56.412 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:13:56.412 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:13:56.412 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:13:56.412 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 8 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 13 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:13:56.413 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:13:56.785 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:13:56.785 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:13:56.785 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:13:56.785 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-05-09T04:13:56.786 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:13:56.786 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "0/2 daemons upgraded", 2024-05-09T04:13:56.786 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading rgw daemons", 2024-05-09T04:13:56.786 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:13:56.786 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:13:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:55.192162+0000 mgr.y (mgr.44106) 506 : audit [DBG] from='client.54613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:55.192162+0000 mgr.y (mgr.44106) 506 : audit [DBG] from='client.54613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:55.564109+0000 mgr.y (mgr.44106) 507 : audit [DBG] from='client.44670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:55.564109+0000 mgr.y (mgr.44106) 507 : audit [DBG] from='client.44670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.110994+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:56.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.110994+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.113052+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.113052+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.114524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.114524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.410873+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/175953683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:56 smithi006 bash[68965]: audit 2024-05-09T04:13:56.410873+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/175953683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:55.192162+0000 mgr.y (mgr.44106) 506 : audit [DBG] from='client.54613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:55.192162+0000 mgr.y (mgr.44106) 506 : audit [DBG] from='client.54613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:55.564109+0000 mgr.y (mgr.44106) 507 : audit [DBG] from='client.44670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:55.564109+0000 mgr.y (mgr.44106) 507 : audit [DBG] from='client.44670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.110994+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.110994+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.113052+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.113052+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.114524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.114524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.410873+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/175953683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:56.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:56 smithi006 bash[72705]: audit 2024-05-09T04:13:56.410873+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/175953683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:55.192162+0000 mgr.y (mgr.44106) 506 : audit [DBG] from='client.54613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:55.192162+0000 mgr.y (mgr.44106) 506 : audit [DBG] from='client.54613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:55.564109+0000 mgr.y (mgr.44106) 507 : audit [DBG] from='client.44670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:55.564109+0000 mgr.y (mgr.44106) 507 : audit [DBG] from='client.44670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.110994+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:56.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.110994+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:13:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.113052+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:13:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.113052+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi006.silsxj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:13:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.114524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.114524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:13:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.410873+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/175953683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:56.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:56 smithi186 bash[49632]: audit 2024-05-09T04:13:56.410873+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.6:0/175953683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:13:57.861 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:13:57] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.43.0" 2024-05-09T04:13:57.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: audit 2024-05-09T04:13:55.934013+0000 mgr.y (mgr.44106) 508 : audit [DBG] from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: audit 2024-05-09T04:13:55.934013+0000 mgr.y (mgr.44106) 508 : audit [DBG] from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: cluster 2024-05-09T04:13:56.012877+0000 mgr.y (mgr.44106) 509 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: cluster 2024-05-09T04:13:56.012877+0000 mgr.y (mgr.44106) 509 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: cephadm 2024-05-09T04:13:56.106892+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi006.silsxj (1/2) 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: cephadm 2024-05-09T04:13:56.106892+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi006.silsxj (1/2) 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: cephadm 2024-05-09T04:13:56.115348+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: cephadm 2024-05-09T04:13:56.115348+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: audit 2024-05-09T04:13:56.784724+0000 mgr.y (mgr.44106) 512 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:57 smithi006 bash[68965]: audit 2024-05-09T04:13:56.784724+0000 mgr.y (mgr.44106) 512 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: audit 2024-05-09T04:13:55.934013+0000 mgr.y (mgr.44106) 508 : audit [DBG] from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: audit 2024-05-09T04:13:55.934013+0000 mgr.y (mgr.44106) 508 : audit [DBG] from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: cluster 2024-05-09T04:13:56.012877+0000 mgr.y (mgr.44106) 509 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: cluster 2024-05-09T04:13:56.012877+0000 mgr.y (mgr.44106) 509 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:57.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: cephadm 2024-05-09T04:13:56.106892+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi006.silsxj (1/2) 2024-05-09T04:13:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: cephadm 2024-05-09T04:13:56.106892+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi006.silsxj (1/2) 2024-05-09T04:13:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: cephadm 2024-05-09T04:13:56.115348+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:13:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: cephadm 2024-05-09T04:13:56.115348+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:13:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: audit 2024-05-09T04:13:56.784724+0000 mgr.y (mgr.44106) 512 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:57 smithi006 bash[72705]: audit 2024-05-09T04:13:56.784724+0000 mgr.y (mgr.44106) 512 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: audit 2024-05-09T04:13:55.934013+0000 mgr.y (mgr.44106) 508 : audit [DBG] from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: audit 2024-05-09T04:13:55.934013+0000 mgr.y (mgr.44106) 508 : audit [DBG] from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: cluster 2024-05-09T04:13:56.012877+0000 mgr.y (mgr.44106) 509 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: cluster 2024-05-09T04:13:56.012877+0000 mgr.y (mgr.44106) 509 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:13:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: cephadm 2024-05-09T04:13:56.106892+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi006.silsxj (1/2) 2024-05-09T04:13:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: cephadm 2024-05-09T04:13:56.106892+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi006.silsxj (1/2) 2024-05-09T04:13:57.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: cephadm 2024-05-09T04:13:56.115348+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:13:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: cephadm 2024-05-09T04:13:56.115348+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi006.silsxj on smithi006 2024-05-09T04:13:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: audit 2024-05-09T04:13:56.784724+0000 mgr.y (mgr.44106) 512 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:57.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:57 smithi186 bash[49632]: audit 2024-05-09T04:13:56.784724+0000 mgr.y (mgr.44106) 512 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:13:58.735 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.736 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.736 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.736 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.737 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.737 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.737 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.737 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:58.738 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:13:58 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:13:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:59 smithi186 bash[49632]: cluster 2024-05-09T04:13:58.014161+0000 mgr.y (mgr.44106) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:59.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:13:59 smithi186 bash[49632]: cluster 2024-05-09T04:13:58.014161+0000 mgr.y (mgr.44106) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:59.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:59 smithi006 bash[68965]: cluster 2024-05-09T04:13:58.014161+0000 mgr.y (mgr.44106) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:59.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:59 smithi006 bash[68965]: cluster 2024-05-09T04:13:58.014161+0000 mgr.y (mgr.44106) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:59.973 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:59 smithi006 bash[72705]: cluster 2024-05-09T04:13:58.014161+0000 mgr.y (mgr.44106) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:13:59.973 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:59 smithi006 bash[72705]: cluster 2024-05-09T04:13:58.014161+0000 mgr.y (mgr.44106) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:00.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.362 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.362 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.363 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.363 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.363 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:00.363 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:13:59 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:01.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:01 smithi006 bash[68965]: cluster 2024-05-09T04:14:00.014859+0000 mgr.y (mgr.44106) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:01.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:01 smithi006 bash[68965]: cluster 2024-05-09T04:14:00.014859+0000 mgr.y (mgr.44106) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:01.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:01 smithi006 bash[68965]: audit 2024-05-09T04:14:00.142297+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:01 smithi006 bash[68965]: audit 2024-05-09T04:14:00.142297+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:01 smithi006 bash[68965]: audit 2024-05-09T04:14:00.149763+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:01 smithi006 bash[68965]: audit 2024-05-09T04:14:00.149763+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.313 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:01 smithi006 bash[72705]: cluster 2024-05-09T04:14:00.014859+0000 mgr.y (mgr.44106) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:01.314 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:01 smithi006 bash[72705]: cluster 2024-05-09T04:14:00.014859+0000 mgr.y (mgr.44106) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:01.314 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:01 smithi006 bash[72705]: audit 2024-05-09T04:14:00.142297+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.314 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:01 smithi006 bash[72705]: audit 2024-05-09T04:14:00.142297+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.314 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:01 smithi006 bash[72705]: audit 2024-05-09T04:14:00.149763+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.314 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:01 smithi006 bash[72705]: audit 2024-05-09T04:14:00.149763+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.423 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:01 smithi186 bash[49632]: cluster 2024-05-09T04:14:00.014859+0000 mgr.y (mgr.44106) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:01.423 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:01 smithi186 bash[49632]: cluster 2024-05-09T04:14:00.014859+0000 mgr.y (mgr.44106) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:01.424 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:01 smithi186 bash[49632]: audit 2024-05-09T04:14:00.142297+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.424 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:01 smithi186 bash[49632]: audit 2024-05-09T04:14:00.142297+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.424 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:01 smithi186 bash[49632]: audit 2024-05-09T04:14:00.149763+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:01.424 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:01 smithi186 bash[49632]: audit 2024-05-09T04:14:00.149763+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:02 smithi006 bash[68965]: audit 2024-05-09T04:14:01.864154+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:02.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:02 smithi006 bash[68965]: audit 2024-05-09T04:14:01.864154+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:02.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:02 smithi006 bash[72705]: audit 2024-05-09T04:14:01.864154+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:02.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:02 smithi006 bash[72705]: audit 2024-05-09T04:14:01.864154+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:02.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:02 smithi186 bash[49632]: audit 2024-05-09T04:14:01.864154+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:02.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:02 smithi186 bash[49632]: audit 2024-05-09T04:14:01.864154+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:03.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: cluster 2024-05-09T04:14:02.015769+0000 mgr.y (mgr.44106) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 85 B/s wr, 20 op/s 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: cluster 2024-05-09T04:14:02.015769+0000 mgr.y (mgr.44106) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 85 B/s wr, 20 op/s 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: cephadm 2024-05-09T04:14:02.416270+0000 mgr.y (mgr.44106) 516 : cephadm [INF] Upgrade: Updating rgw.foo.smithi186.uzgwha (2/2) 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: cephadm 2024-05-09T04:14:02.416270+0000 mgr.y (mgr.44106) 516 : cephadm [INF] Upgrade: Updating rgw.foo.smithi186.uzgwha (2/2) 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: audit 2024-05-09T04:14:02.423786+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: audit 2024-05-09T04:14:02.423786+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: audit 2024-05-09T04:14:02.428476+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: audit 2024-05-09T04:14:02.428476+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: audit 2024-05-09T04:14:02.432296+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: audit 2024-05-09T04:14:02.432296+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: cephadm 2024-05-09T04:14:02.434568+0000 mgr.y (mgr.44106) 517 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:03 smithi006 bash[68965]: cephadm 2024-05-09T04:14:02.434568+0000 mgr.y (mgr.44106) 517 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:14:03.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: cluster 2024-05-09T04:14:02.015769+0000 mgr.y (mgr.44106) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 85 B/s wr, 20 op/s 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: cluster 2024-05-09T04:14:02.015769+0000 mgr.y (mgr.44106) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 85 B/s wr, 20 op/s 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: cephadm 2024-05-09T04:14:02.416270+0000 mgr.y (mgr.44106) 516 : cephadm [INF] Upgrade: Updating rgw.foo.smithi186.uzgwha (2/2) 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: cephadm 2024-05-09T04:14:02.416270+0000 mgr.y (mgr.44106) 516 : cephadm [INF] Upgrade: Updating rgw.foo.smithi186.uzgwha (2/2) 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: audit 2024-05-09T04:14:02.423786+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: audit 2024-05-09T04:14:02.423786+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: audit 2024-05-09T04:14:02.428476+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: audit 2024-05-09T04:14:02.428476+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: audit 2024-05-09T04:14:02.432296+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: audit 2024-05-09T04:14:02.432296+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: cephadm 2024-05-09T04:14:02.434568+0000 mgr.y (mgr.44106) 517 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:14:03.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:03 smithi006 bash[72705]: cephadm 2024-05-09T04:14:02.434568+0000 mgr.y (mgr.44106) 517 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:14:03.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: cluster 2024-05-09T04:14:02.015769+0000 mgr.y (mgr.44106) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 85 B/s wr, 20 op/s 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: cluster 2024-05-09T04:14:02.015769+0000 mgr.y (mgr.44106) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 85 B/s wr, 20 op/s 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: cephadm 2024-05-09T04:14:02.416270+0000 mgr.y (mgr.44106) 516 : cephadm [INF] Upgrade: Updating rgw.foo.smithi186.uzgwha (2/2) 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: cephadm 2024-05-09T04:14:02.416270+0000 mgr.y (mgr.44106) 516 : cephadm [INF] Upgrade: Updating rgw.foo.smithi186.uzgwha (2/2) 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: audit 2024-05-09T04:14:02.423786+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: audit 2024-05-09T04:14:02.423786+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: audit 2024-05-09T04:14:02.428476+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: audit 2024-05-09T04:14:02.428476+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi186.uzgwha", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: audit 2024-05-09T04:14:02.432296+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: audit 2024-05-09T04:14:02.432296+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: cephadm 2024-05-09T04:14:02.434568+0000 mgr.y (mgr.44106) 517 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:14:03.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:03 smithi186 bash[49632]: cephadm 2024-05-09T04:14:02.434568+0000 mgr.y (mgr.44106) 517 : cephadm [INF] Deploying daemon rgw.foo.smithi186.uzgwha on smithi186 2024-05-09T04:14:04.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:04 smithi186 bash[49632]: audit 2024-05-09T04:14:03.186656+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:04.693 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:04 smithi186 bash[49632]: audit 2024-05-09T04:14:03.186656+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:04 smithi006 bash[68965]: audit 2024-05-09T04:14:03.186656+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:04.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:04 smithi006 bash[68965]: audit 2024-05-09T04:14:03.186656+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:04 smithi006 bash[72705]: audit 2024-05-09T04:14:03.186656+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:04.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:04 smithi006 bash[72705]: audit 2024-05-09T04:14:03.186656+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:05.130 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.130 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.131 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.132 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.132 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.132 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.133 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.133 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:04 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:05.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:05 smithi186 bash[49632]: cluster 2024-05-09T04:14:04.017013+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 83 op/s 2024-05-09T04:14:05.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:05 smithi186 bash[49632]: cluster 2024-05-09T04:14:04.017013+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 83 op/s 2024-05-09T04:14:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:05 smithi006 bash[68965]: cluster 2024-05-09T04:14:04.017013+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 83 op/s 2024-05-09T04:14:05.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:05 smithi006 bash[68965]: cluster 2024-05-09T04:14:04.017013+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 83 op/s 2024-05-09T04:14:05.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:05 smithi006 bash[72705]: cluster 2024-05-09T04:14:04.017013+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 83 op/s 2024-05-09T04:14:05.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:05 smithi006 bash[72705]: cluster 2024-05-09T04:14:04.017013+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 83 op/s 2024-05-09T04:14:06.630 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.630 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.631 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.631 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.631 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.632 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.632 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:06.632 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:14:06 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:14:07.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:07 smithi186 bash[49632]: cluster 2024-05-09T04:14:06.018197+0000 mgr.y (mgr.44106) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 122 op/s 2024-05-09T04:14:07.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:07 smithi186 bash[49632]: cluster 2024-05-09T04:14:06.018197+0000 mgr.y (mgr.44106) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 122 op/s 2024-05-09T04:14:07.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:07 smithi186 bash[49632]: audit 2024-05-09T04:14:06.336321+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:07 smithi186 bash[49632]: audit 2024-05-09T04:14:06.336321+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:07 smithi186 bash[49632]: audit 2024-05-09T04:14:06.350612+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:07 smithi186 bash[49632]: audit 2024-05-09T04:14:06.350612+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:07 smithi006 bash[68965]: cluster 2024-05-09T04:14:06.018197+0000 mgr.y (mgr.44106) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 122 op/s 2024-05-09T04:14:07.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:07 smithi006 bash[68965]: cluster 2024-05-09T04:14:06.018197+0000 mgr.y (mgr.44106) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 122 op/s 2024-05-09T04:14:07.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:07 smithi006 bash[68965]: audit 2024-05-09T04:14:06.336321+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:07 smithi006 bash[68965]: audit 2024-05-09T04:14:06.336321+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:07 smithi006 bash[68965]: audit 2024-05-09T04:14:06.350612+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:07 smithi006 bash[68965]: audit 2024-05-09T04:14:06.350612+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:07 smithi006 bash[72705]: cluster 2024-05-09T04:14:06.018197+0000 mgr.y (mgr.44106) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 122 op/s 2024-05-09T04:14:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:07 smithi006 bash[72705]: cluster 2024-05-09T04:14:06.018197+0000 mgr.y (mgr.44106) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 122 op/s 2024-05-09T04:14:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:07 smithi006 bash[72705]: audit 2024-05-09T04:14:06.336321+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:07 smithi006 bash[72705]: audit 2024-05-09T04:14:06.336321+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:07 smithi006 bash[72705]: audit 2024-05-09T04:14:06.350612+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:07.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:07 smithi006 bash[72705]: audit 2024-05-09T04:14:06.350612+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:08.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:14:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:14:07] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.43.0" 2024-05-09T04:14:09.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:09 smithi006 bash[68965]: cluster 2024-05-09T04:14:08.019434+0000 mgr.y (mgr.44106) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 143 op/s 2024-05-09T04:14:09.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:09 smithi006 bash[68965]: cluster 2024-05-09T04:14:08.019434+0000 mgr.y (mgr.44106) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 143 op/s 2024-05-09T04:14:09.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:09 smithi006 bash[72705]: cluster 2024-05-09T04:14:08.019434+0000 mgr.y (mgr.44106) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 143 op/s 2024-05-09T04:14:09.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:09 smithi006 bash[72705]: cluster 2024-05-09T04:14:08.019434+0000 mgr.y (mgr.44106) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 143 op/s 2024-05-09T04:14:09.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:09 smithi186 bash[49632]: cluster 2024-05-09T04:14:08.019434+0000 mgr.y (mgr.44106) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 143 op/s 2024-05-09T04:14:09.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:09 smithi186 bash[49632]: cluster 2024-05-09T04:14:08.019434+0000 mgr.y (mgr.44106) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 143 op/s 2024-05-09T04:14:11.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:11 smithi006 bash[68965]: cluster 2024-05-09T04:14:10.020704+0000 mgr.y (mgr.44106) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 85 B/s wr, 192 op/s 2024-05-09T04:14:11.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:11 smithi006 bash[68965]: cluster 2024-05-09T04:14:10.020704+0000 mgr.y (mgr.44106) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 85 B/s wr, 192 op/s 2024-05-09T04:14:11.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:11 smithi006 bash[72705]: cluster 2024-05-09T04:14:10.020704+0000 mgr.y (mgr.44106) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 85 B/s wr, 192 op/s 2024-05-09T04:14:11.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:11 smithi006 bash[72705]: cluster 2024-05-09T04:14:10.020704+0000 mgr.y (mgr.44106) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 85 B/s wr, 192 op/s 2024-05-09T04:14:11.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:11 smithi186 bash[49632]: cluster 2024-05-09T04:14:10.020704+0000 mgr.y (mgr.44106) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 85 B/s wr, 192 op/s 2024-05-09T04:14:11.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:11 smithi186 bash[49632]: cluster 2024-05-09T04:14:10.020704+0000 mgr.y (mgr.44106) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 85 B/s wr, 192 op/s 2024-05-09T04:14:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: cluster 2024-05-09T04:14:12.021447+0000 mgr.y (mgr.44106) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 230 op/s 2024-05-09T04:14:13.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: cluster 2024-05-09T04:14:12.021447+0000 mgr.y (mgr.44106) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 230 op/s 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.307021+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.307021+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.314212+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.314212+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.326293+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.326293+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.334879+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:13 smithi006 bash[68965]: audit 2024-05-09T04:14:12.334879+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: cluster 2024-05-09T04:14:12.021447+0000 mgr.y (mgr.44106) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 230 op/s 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: cluster 2024-05-09T04:14:12.021447+0000 mgr.y (mgr.44106) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 230 op/s 2024-05-09T04:14:13.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.307021+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.307021+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.314212+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.314212+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.326293+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.326293+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.334879+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.613 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:13 smithi006 bash[72705]: audit 2024-05-09T04:14:12.334879+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: cluster 2024-05-09T04:14:12.021447+0000 mgr.y (mgr.44106) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 230 op/s 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: cluster 2024-05-09T04:14:12.021447+0000 mgr.y (mgr.44106) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 230 op/s 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.307021+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.307021+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.314212+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.314212+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.326293+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.326293+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.334879+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:13.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:13 smithi186 bash[49632]: audit 2024-05-09T04:14:12.334879+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.194494+0000 mgr.y (mgr.44106) 524 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.194494+0000 mgr.y (mgr.44106) 524 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.478208+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.478208+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.486187+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.486187+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.495016+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.495016+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.503964+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:14 smithi006 bash[72705]: audit 2024-05-09T04:14:13.503964+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.194494+0000 mgr.y (mgr.44106) 524 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:14.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.194494+0000 mgr.y (mgr.44106) 524 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.478208+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.478208+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.486187+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.486187+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.495016+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.495016+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.503964+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:14 smithi006 bash[68965]: audit 2024-05-09T04:14:13.503964+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.194494+0000 mgr.y (mgr.44106) 524 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.194494+0000 mgr.y (mgr.44106) 524 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.478208+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.478208+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.486187+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.486187+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.495016+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.495016+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.503964+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:14.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:14 smithi186 bash[49632]: audit 2024-05-09T04:14:13.503964+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:15.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:15 smithi006 bash[68965]: cluster 2024-05-09T04:14:14.022697+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 228 op/s 2024-05-09T04:14:15.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:15 smithi006 bash[68965]: cluster 2024-05-09T04:14:14.022697+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 228 op/s 2024-05-09T04:14:15.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:15 smithi006 bash[72705]: cluster 2024-05-09T04:14:14.022697+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 228 op/s 2024-05-09T04:14:15.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:15 smithi006 bash[72705]: cluster 2024-05-09T04:14:14.022697+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 228 op/s 2024-05-09T04:14:15.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:15 smithi186 bash[49632]: cluster 2024-05-09T04:14:14.022697+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 228 op/s 2024-05-09T04:14:15.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:15 smithi186 bash[49632]: cluster 2024-05-09T04:14:14.022697+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 228 op/s 2024-05-09T04:14:17.861 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:14:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:14:17] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.43.0" 2024-05-09T04:14:17.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:17 smithi006 bash[72705]: cluster 2024-05-09T04:14:16.023857+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 165 op/s 2024-05-09T04:14:17.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:17 smithi006 bash[72705]: cluster 2024-05-09T04:14:16.023857+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 165 op/s 2024-05-09T04:14:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:17 smithi006 bash[72705]: audit 2024-05-09T04:14:16.864973+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:17 smithi006 bash[72705]: audit 2024-05-09T04:14:16.864973+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:17 smithi006 bash[68965]: cluster 2024-05-09T04:14:16.023857+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 165 op/s 2024-05-09T04:14:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:17 smithi006 bash[68965]: cluster 2024-05-09T04:14:16.023857+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 165 op/s 2024-05-09T04:14:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:17 smithi006 bash[68965]: audit 2024-05-09T04:14:16.864973+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:17 smithi006 bash[68965]: audit 2024-05-09T04:14:16.864973+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:17 smithi186 bash[49632]: cluster 2024-05-09T04:14:16.023857+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 165 op/s 2024-05-09T04:14:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:17 smithi186 bash[49632]: cluster 2024-05-09T04:14:16.023857+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 165 op/s 2024-05-09T04:14:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:17 smithi186 bash[49632]: audit 2024-05-09T04:14:16.864973+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:17 smithi186 bash[49632]: audit 2024-05-09T04:14:16.864973+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:19.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:19 smithi186 bash[49632]: cluster 2024-05-09T04:14:18.024935+0000 mgr.y (mgr.44106) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 126 op/s 2024-05-09T04:14:19.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:19 smithi186 bash[49632]: cluster 2024-05-09T04:14:18.024935+0000 mgr.y (mgr.44106) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 126 op/s 2024-05-09T04:14:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:19 smithi006 bash[68965]: cluster 2024-05-09T04:14:18.024935+0000 mgr.y (mgr.44106) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 126 op/s 2024-05-09T04:14:19.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:19 smithi006 bash[68965]: cluster 2024-05-09T04:14:18.024935+0000 mgr.y (mgr.44106) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 126 op/s 2024-05-09T04:14:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:19 smithi006 bash[72705]: cluster 2024-05-09T04:14:18.024935+0000 mgr.y (mgr.44106) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 126 op/s 2024-05-09T04:14:19.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:19 smithi006 bash[72705]: cluster 2024-05-09T04:14:18.024935+0000 mgr.y (mgr.44106) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 126 op/s 2024-05-09T04:14:21.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:21 smithi006 bash[68965]: cluster 2024-05-09T04:14:20.026203+0000 mgr.y (mgr.44106) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-05-09T04:14:21.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:21 smithi006 bash[68965]: cluster 2024-05-09T04:14:20.026203+0000 mgr.y (mgr.44106) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-05-09T04:14:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:21 smithi006 bash[72705]: cluster 2024-05-09T04:14:20.026203+0000 mgr.y (mgr.44106) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-05-09T04:14:21.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:21 smithi006 bash[72705]: cluster 2024-05-09T04:14:20.026203+0000 mgr.y (mgr.44106) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-05-09T04:14:21.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:21 smithi186 bash[49632]: cluster 2024-05-09T04:14:20.026203+0000 mgr.y (mgr.44106) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-05-09T04:14:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:21 smithi186 bash[49632]: cluster 2024-05-09T04:14:20.026203+0000 mgr.y (mgr.44106) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-05-09T04:14:23.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: cluster 2024-05-09T04:14:22.026964+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 56 op/s 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: cluster 2024-05-09T04:14:22.026964+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 56 op/s 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:22.957758+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:22.957758+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:22.970711+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:22.970711+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.348912+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.348912+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.357508+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.357508+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.359571+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.359571+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:23.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.361498+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.361498+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.370293+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.370293+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.474033+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.474033+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.479498+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.479498+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: cluster 2024-05-09T04:14:22.026964+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 56 op/s 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: cluster 2024-05-09T04:14:22.026964+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 56 op/s 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:22.957758+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:22.957758+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:22.970711+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:22.970711+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.348912+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.348912+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.357508+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.357508+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.359571+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.359571+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.361498+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.361498+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.370293+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.370293+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.474033+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.474033+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.479498+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.479498+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.483650+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.483650+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.486842+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.486842+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.491452+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.491452+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.498259+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.498259+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.502379+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.502379+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.511212+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.511212+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.515845+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:23 smithi006 bash[68965]: audit 2024-05-09T04:14:23.515845+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.483650+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.483650+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.486842+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.486842+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.491452+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.491452+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.498259+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.498259+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.502379+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.502379+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.511212+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.511212+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.515845+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]: dispatch 2024-05-09T04:14:23.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:23 smithi006 bash[72705]: audit 2024-05-09T04:14:23.515845+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]: dispatch 2024-05-09T04:14:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: cluster 2024-05-09T04:14:22.026964+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 56 op/s 2024-05-09T04:14:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: cluster 2024-05-09T04:14:22.026964+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 56 op/s 2024-05-09T04:14:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:22.957758+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:22.957758+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:22.970711+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:22.970711+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.348912+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.348912+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.357508+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.357508+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.359571+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.359571+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.361498+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.361498+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.370293+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.370293+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.474033+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.474033+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.479498+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.479498+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.483650+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.483650+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.486842+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.486842+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.491452+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.491452+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.498259+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.498259+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.502379+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.502379+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:23.882 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.511212+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.511212+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:23.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.515845+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]: dispatch 2024-05-09T04:14:23.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:23 smithi186 bash[49632]: audit 2024-05-09T04:14:23.515845+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]: dispatch 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.205600+0000 mgr.y (mgr.44106) 530 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.205600+0000 mgr.y (mgr.44106) 530 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.504187+0000 mgr.y (mgr.44106) 531 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.504187+0000 mgr.y (mgr.44106) 531 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.521643+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]': finished 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.521643+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]': finished 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.526721+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]: dispatch 2024-05-09T04:14:24.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.526721+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]: dispatch 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.543014+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]': finished 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.543014+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]': finished 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.549739+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.549739+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.551664+0000 mgr.y (mgr.44106) 532 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.551664+0000 mgr.y (mgr.44106) 532 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.559055+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.559055+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.564360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.564360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.205600+0000 mgr.y (mgr.44106) 530 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.205600+0000 mgr.y (mgr.44106) 530 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.504187+0000 mgr.y (mgr.44106) 531 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.504187+0000 mgr.y (mgr.44106) 531 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.521643+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]': finished 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.521643+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]': finished 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.526721+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]: dispatch 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.526721+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]: dispatch 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.543014+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]': finished 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.543014+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]': finished 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.549739+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.549739+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.551664+0000 mgr.y (mgr.44106) 532 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.551664+0000 mgr.y (mgr.44106) 532 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.559055+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.559055+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.564360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.564360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.567509+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.567509+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.569133+0000 mgr.y (mgr.44106) 533 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:24.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.569133+0000 mgr.y (mgr.44106) 533 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.575859+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.575859+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.582470+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.582470+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.584363+0000 mgr.y (mgr.44106) 534 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.584363+0000 mgr.y (mgr.44106) 534 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.591401+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.591401+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.600725+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.600725+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.602489+0000 mgr.y (mgr.44106) 535 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:14:24.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.602489+0000 mgr.y (mgr.44106) 535 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.609157+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.609157+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.615677+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.615677+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.619337+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.619337+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.567509+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.567509+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.569133+0000 mgr.y (mgr.44106) 533 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.569133+0000 mgr.y (mgr.44106) 533 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.575859+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.575859+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.582470+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.582470+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.584363+0000 mgr.y (mgr.44106) 534 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.584363+0000 mgr.y (mgr.44106) 534 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.591401+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.591401+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.600725+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.600725+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.602489+0000 mgr.y (mgr.44106) 535 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:14:24.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.602489+0000 mgr.y (mgr.44106) 535 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:14:24.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.609157+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.609157+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.615677+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.615677+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.619337+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.619337+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.622983+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.622983+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.626668+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.626668+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.629804+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.629804+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.633021+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.633021+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.634733+0000 mgr.y (mgr.44106) 536 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.634733+0000 mgr.y (mgr.44106) 536 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.636858+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:14:24.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.636858+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.643082+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.643082+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.647868+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.647868+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.658046+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.658046+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.663830+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.663830+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.671538+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.671538+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.676061+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.676061+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.683786+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:14:24.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.683786+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.688253+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.688253+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.696102+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.696102+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.700462+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.700462+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.708224+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.708224+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.712539+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.622983+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.874 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.622983+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.626668+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.626668+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.629804+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.629804+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.633021+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.633021+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.634733+0000 mgr.y (mgr.44106) 536 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.634733+0000 mgr.y (mgr.44106) 536 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.636858+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.636858+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.643082+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.643082+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:14:24.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.647868+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.647868+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.658046+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:14:24.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.658046+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:14:24.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.663830+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:14:24.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.712539+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:14:24.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.720345+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:14:24.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.720345+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.724714+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.724714+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.726456+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.726456+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.734329+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.734329+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.738717+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.738717+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.740428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.740428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.748313+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.748313+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:14:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.752667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.663830+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.671538+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.671538+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.676061+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.676061+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.683786+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.683786+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.688253+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.688253+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.696102+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.696102+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:14:24.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.700462+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.700462+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.708224+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.708224+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.712539+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.752667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.760616+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.760616+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.764969+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.764969+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.766710+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.766710+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.768399+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.768399+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.770111+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.770111+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.771855+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.771855+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.773611+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.773611+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.775084+0000 mgr.y (mgr.44106) 537 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.775084+0000 mgr.y (mgr.44106) 537 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:14:24.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.776115+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.776115+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.783363+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.783363+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.785613+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.785613+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.787268+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:23.787268+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.796413+0000 mgr.y (mgr.44106) 538 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: cephadm 2024-05-09T04:14:23.796413+0000 mgr.y (mgr.44106) 538 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.112643+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.112643+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.181733+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.181733+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.882 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.183174+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.882 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.183174+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.882 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.190299+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.882 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:24 smithi006 bash[72705]: audit 2024-05-09T04:14:24.190299+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.712539+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:14:24.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.720345+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:14:24.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.720345+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.724714+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.724714+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.726456+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.726456+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.734329+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.734329+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.738717+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.738717+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.740428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.740428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.748313+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.748313+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.752667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:14:24.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.752667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.760616+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.760616+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.764969+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.764969+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.766710+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.766710+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.768399+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.768399+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.770111+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.770111+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.771855+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.771855+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.773611+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.773611+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.884 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.775084+0000 mgr.y (mgr.44106) 537 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.775084+0000 mgr.y (mgr.44106) 537 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.776115+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.776115+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.783363+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.783363+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.785613+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.785613+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.787268+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:23.787268+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.796413+0000 mgr.y (mgr.44106) 538 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: cephadm 2024-05-09T04:14:23.796413+0000 mgr.y (mgr.44106) 538 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.112643+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.112643+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.885 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.181733+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.181733+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.183174+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.183174+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.190299+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.886 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:24 smithi006 bash[68965]: audit 2024-05-09T04:14:24.190299+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.205600+0000 mgr.y (mgr.44106) 530 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.205600+0000 mgr.y (mgr.44106) 530 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.504187+0000 mgr.y (mgr.44106) 531 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.504187+0000 mgr.y (mgr.44106) 531 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.521643+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]': finished 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.521643+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi006.silsxj"}]': finished 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.526721+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]: dispatch 2024-05-09T04:14:24.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.526721+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]: dispatch 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.543014+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]': finished 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.543014+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi186.uzgwha"}]': finished 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.549739+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.549739+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.551664+0000 mgr.y (mgr.44106) 532 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.551664+0000 mgr.y (mgr.44106) 532 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.559055+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.559055+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.564360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.564360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.567509+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.567509+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.569133+0000 mgr.y (mgr.44106) 533 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.569133+0000 mgr.y (mgr.44106) 533 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:24.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.575859+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.575859+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.582470+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.582470+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.584363+0000 mgr.y (mgr.44106) 534 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.584363+0000 mgr.y (mgr.44106) 534 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.591401+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.591401+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.600725+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.600725+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.602489+0000 mgr.y (mgr.44106) 535 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.602489+0000 mgr.y (mgr.44106) 535 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.609157+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.609157+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.615677+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.615677+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.619337+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.619337+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.622983+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.622983+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.626668+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.626668+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.629804+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.629804+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.633021+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.633021+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.634733+0000 mgr.y (mgr.44106) 536 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.634733+0000 mgr.y (mgr.44106) 536 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:14:24.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.636858+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.636858+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.643082+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.643082+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.647868+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.647868+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.658046+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.658046+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.663830+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.663830+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.671538+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.671538+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.676061+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.676061+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:14:24.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.683786+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.683786+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.688253+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.688253+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.696102+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.696102+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.700462+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.700462+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.708224+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.708224+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.712539+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.712539+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.720345+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.720345+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.724714+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.892 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.724714+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.726456+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.726456+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.734329+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.734329+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.738717+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.738717+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.740428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.740428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.748313+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.748313+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.752667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.752667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.760616+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:14:24.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.760616+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.764969+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.764969+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.766710+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.766710+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.768399+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.768399+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.770111+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.770111+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.771855+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.771855+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.773611+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.773611+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.775084+0000 mgr.y (mgr.44106) 537 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.775084+0000 mgr.y (mgr.44106) 537 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:14:24.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.776115+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.776115+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.783363+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.783363+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.785613+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.785613+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.787268+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:23.787268+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.796413+0000 mgr.y (mgr.44106) 538 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: cephadm 2024-05-09T04:14:23.796413+0000 mgr.y (mgr.44106) 538 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.112643+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.112643+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.181733+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.181733+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:24.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.183174+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.183174+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:24.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.190299+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:24.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:24 smithi186 bash[49632]: audit 2024-05-09T04:14:24.190299+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:25 smithi006 bash[68965]: cluster 2024-05-09T04:14:24.027894+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-05-09T04:14:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:25 smithi006 bash[68965]: cluster 2024-05-09T04:14:24.027894+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-05-09T04:14:26.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:25 smithi006 bash[72705]: cluster 2024-05-09T04:14:24.027894+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-05-09T04:14:26.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:25 smithi006 bash[72705]: cluster 2024-05-09T04:14:24.027894+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-05-09T04:14:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:25 smithi186 bash[49632]: cluster 2024-05-09T04:14:24.027894+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-05-09T04:14:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:25 smithi186 bash[49632]: cluster 2024-05-09T04:14:24.027894+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-05-09T04:14:28.040 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:14:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:14:27] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.43.0" 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:27 smithi006 bash[68965]: cluster 2024-05-09T04:14:26.029030+0000 mgr.y (mgr.44106) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:27 smithi006 bash[68965]: cluster 2024-05-09T04:14:26.029030+0000 mgr.y (mgr.44106) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:27 smithi006 bash[68965]: audit 2024-05-09T04:14:27.179799+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:27 smithi006 bash[68965]: audit 2024-05-09T04:14:27.179799+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:27 smithi006 bash[72705]: cluster 2024-05-09T04:14:26.029030+0000 mgr.y (mgr.44106) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:27 smithi006 bash[72705]: cluster 2024-05-09T04:14:26.029030+0000 mgr.y (mgr.44106) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:27 smithi006 bash[72705]: audit 2024-05-09T04:14:27.179799+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:28.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:27 smithi006 bash[72705]: audit 2024-05-09T04:14:27.179799+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:28.043 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:14:28.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:27 smithi186 bash[49632]: cluster 2024-05-09T04:14:26.029030+0000 mgr.y (mgr.44106) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:28.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:27 smithi186 bash[49632]: cluster 2024-05-09T04:14:26.029030+0000 mgr.y (mgr.44106) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:28.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:27 smithi186 bash[49632]: audit 2024-05-09T04:14:27.179799+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:28.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:27 smithi186 bash[49632]: audit 2024-05-09T04:14:27.179799+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:29.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:28 smithi006 bash[68965]: audit 2024-05-09T04:14:27.181578+0000 mgr.y (mgr.44106) 541 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:29.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:28 smithi006 bash[68965]: audit 2024-05-09T04:14:27.181578+0000 mgr.y (mgr.44106) 541 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:29.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:28 smithi006 bash[72705]: audit 2024-05-09T04:14:27.181578+0000 mgr.y (mgr.44106) 541 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:29.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:28 smithi006 bash[72705]: audit 2024-05-09T04:14:27.181578+0000 mgr.y (mgr.44106) 541 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:29.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:28 smithi186 bash[49632]: audit 2024-05-09T04:14:27.181578+0000 mgr.y (mgr.44106) 541 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:29.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:28 smithi186 bash[49632]: audit 2024-05-09T04:14:27.181578+0000 mgr.y (mgr.44106) 541 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:29 smithi006 bash[68965]: cluster 2024-05-09T04:14:28.030300+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:29 smithi006 bash[68965]: cluster 2024-05-09T04:14:28.030300+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:29 smithi006 bash[72705]: cluster 2024-05-09T04:14:28.030300+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:30.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:29 smithi006 bash[72705]: cluster 2024-05-09T04:14:28.030300+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:29 smithi186 bash[49632]: cluster 2024-05-09T04:14:28.030300+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:29 smithi186 bash[49632]: cluster 2024-05-09T04:14:28.030300+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-05-09T04:14:31.283 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:14:31.283 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (12m) 18s ago 36m 16.1M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:14:31.284 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (11m) 18s ago 36m 75.2M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:14:31.284 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (13m) 18s ago 34m 47.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:14:31.284 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (13m) 18s ago 42m 455M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:14:31.284 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (23m) 18s ago 43m 518M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:14:31.284 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (9m) 18s ago 44m 61.6M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:14:31.284 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (10m) 18s ago 42m 48.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:14:31.284 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (8m) 18s ago 42m 45.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (13m) 18s ago 36m 8315k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (13m) 18s ago 36m 9163k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (6m) 18s ago 41m 57.7M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (5m) 18s ago 41m 57.7M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (4m) 18s ago 40m 56.3M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (3m) 18s ago 40m 60.9M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (3m) 18s ago 39m 59.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (2m) 18s ago 38m 54.4M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (2m) 18s ago 38m 54.8M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ba453453f9b5 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (103s) 18s ago 37m 55.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ccca106cdbd5 2024-05-09T04:14:31.285 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (12m) 18s ago 36m 60.6M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:14:31.286 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (31s) 18s ago 34m 89.3M - 19.0.0-3631-gc66c553a af4a4df59e0a e138d1fcc917 2024-05-09T04:14:31.286 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (24s) 18s ago 34m 91.1M - 19.0.0-3631-gc66c553a af4a4df59e0a 5c15d1e3da97 2024-05-09T04:14:31.981 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-05-09T04:14:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:31 smithi006 bash[68965]: cluster 2024-05-09T04:14:30.031554+0000 mgr.y (mgr.44106) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:31 smithi006 bash[68965]: cluster 2024-05-09T04:14:30.031554+0000 mgr.y (mgr.44106) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:32.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:31 smithi006 bash[72705]: cluster 2024-05-09T04:14:30.031554+0000 mgr.y (mgr.44106) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:32.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:31 smithi006 bash[72705]: cluster 2024-05-09T04:14:30.031554+0000 mgr.y (mgr.44106) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:31 smithi186 bash[49632]: cluster 2024-05-09T04:14:30.031554+0000 mgr.y (mgr.44106) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:31 smithi186 bash[49632]: cluster 2024-05-09T04:14:30.031554+0000 mgr.y (mgr.44106) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:32 smithi006 bash[72705]: audit 2024-05-09T04:14:31.238943+0000 mgr.y (mgr.44106) 544 : audit [DBG] from='client.44766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:32 smithi006 bash[72705]: audit 2024-05-09T04:14:31.238943+0000 mgr.y (mgr.44106) 544 : audit [DBG] from='client.44766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:32 smithi006 bash[72705]: audit 2024-05-09T04:14:31.865596+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:32 smithi006 bash[72705]: audit 2024-05-09T04:14:31.865596+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:32 smithi006 bash[68965]: audit 2024-05-09T04:14:31.238943+0000 mgr.y (mgr.44106) 544 : audit [DBG] from='client.44766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:32 smithi006 bash[68965]: audit 2024-05-09T04:14:31.238943+0000 mgr.y (mgr.44106) 544 : audit [DBG] from='client.44766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:32 smithi006 bash[68965]: audit 2024-05-09T04:14:31.865596+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:33.092 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:32 smithi006 bash[68965]: audit 2024-05-09T04:14:31.865596+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:32 smithi186 bash[49632]: audit 2024-05-09T04:14:31.238943+0000 mgr.y (mgr.44106) 544 : audit [DBG] from='client.44766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:32 smithi186 bash[49632]: audit 2024-05-09T04:14:31.238943+0000 mgr.y (mgr.44106) 544 : audit [DBG] from='client.44766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:32 smithi186 bash[49632]: audit 2024-05-09T04:14:31.865596+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:32 smithi186 bash[49632]: audit 2024-05-09T04:14:31.865596+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:34.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:33 smithi006 bash[68965]: cluster 2024-05-09T04:14:32.032223+0000 mgr.y (mgr.44106) 545 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:34.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:33 smithi006 bash[68965]: cluster 2024-05-09T04:14:32.032223+0000 mgr.y (mgr.44106) 545 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:34.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:33 smithi006 bash[72705]: cluster 2024-05-09T04:14:32.032223+0000 mgr.y (mgr.44106) 545 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:34.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:33 smithi006 bash[72705]: cluster 2024-05-09T04:14:32.032223+0000 mgr.y (mgr.44106) 545 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:33 smithi186 bash[49632]: cluster 2024-05-09T04:14:32.032223+0000 mgr.y (mgr.44106) 545 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:33 smithi186 bash[49632]: cluster 2024-05-09T04:14:32.032223+0000 mgr.y (mgr.44106) 545 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:35.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:34 smithi006 bash[72705]: audit 2024-05-09T04:14:33.214608+0000 mgr.y (mgr.44106) 546 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:35.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:34 smithi006 bash[72705]: audit 2024-05-09T04:14:33.214608+0000 mgr.y (mgr.44106) 546 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:35.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:34 smithi006 bash[68965]: audit 2024-05-09T04:14:33.214608+0000 mgr.y (mgr.44106) 546 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:35.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:34 smithi006 bash[68965]: audit 2024-05-09T04:14:33.214608+0000 mgr.y (mgr.44106) 546 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:34 smithi186 bash[49632]: audit 2024-05-09T04:14:33.214608+0000 mgr.y (mgr.44106) 546 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:34 smithi186 bash[49632]: audit 2024-05-09T04:14:33.214608+0000 mgr.y (mgr.44106) 546 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:35.371 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:14:36.088 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:35 smithi006 bash[72705]: cluster 2024-05-09T04:14:34.033140+0000 mgr.y (mgr.44106) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:36.089 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:35 smithi006 bash[72705]: cluster 2024-05-09T04:14:34.033140+0000 mgr.y (mgr.44106) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:36.089 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:35 smithi006 bash[72705]: audit 2024-05-09T04:14:35.357036+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/2661411059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:36.089 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:35 smithi006 bash[72705]: audit 2024-05-09T04:14:35.357036+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/2661411059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:36.089 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:35 smithi006 bash[68965]: cluster 2024-05-09T04:14:34.033140+0000 mgr.y (mgr.44106) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:36.090 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:35 smithi006 bash[68965]: cluster 2024-05-09T04:14:34.033140+0000 mgr.y (mgr.44106) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:36.090 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:35 smithi006 bash[68965]: audit 2024-05-09T04:14:35.357036+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/2661411059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:36.090 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:35 smithi006 bash[68965]: audit 2024-05-09T04:14:35.357036+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/2661411059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:36.091 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-05-09T04:14:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:35 smithi186 bash[49632]: cluster 2024-05-09T04:14:34.033140+0000 mgr.y (mgr.44106) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:35 smithi186 bash[49632]: cluster 2024-05-09T04:14:34.033140+0000 mgr.y (mgr.44106) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-05-09T04:14:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:35 smithi186 bash[49632]: audit 2024-05-09T04:14:35.357036+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/2661411059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:35 smithi186 bash[49632]: audit 2024-05-09T04:14:35.357036+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.6:0/2661411059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:37.842 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:14:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:14:37] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.43.0" 2024-05-09T04:14:38.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:37 smithi006 bash[72705]: cluster 2024-05-09T04:14:36.034241+0000 mgr.y (mgr.44106) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:38.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:37 smithi006 bash[72705]: cluster 2024-05-09T04:14:36.034241+0000 mgr.y (mgr.44106) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:38.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:37 smithi006 bash[68965]: cluster 2024-05-09T04:14:36.034241+0000 mgr.y (mgr.44106) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:38.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:37 smithi006 bash[68965]: cluster 2024-05-09T04:14:36.034241+0000 mgr.y (mgr.44106) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:38.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:37 smithi186 bash[49632]: cluster 2024-05-09T04:14:36.034241+0000 mgr.y (mgr.44106) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:38.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:37 smithi186 bash[49632]: cluster 2024-05-09T04:14:36.034241+0000 mgr.y (mgr.44106) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-05-09T04:14:39.431 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)" 2024-05-09T04:14:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:39 smithi006 bash[68965]: cluster 2024-05-09T04:14:38.035036+0000 mgr.y (mgr.44106) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:39 smithi006 bash[68965]: cluster 2024-05-09T04:14:38.035036+0000 mgr.y (mgr.44106) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:39 smithi006 bash[68965]: audit 2024-05-09T04:14:39.417671+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.6:0/1095489730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:39 smithi006 bash[68965]: audit 2024-05-09T04:14:39.417671+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.6:0/1095489730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:39 smithi006 bash[72705]: cluster 2024-05-09T04:14:38.035036+0000 mgr.y (mgr.44106) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:39 smithi006 bash[72705]: cluster 2024-05-09T04:14:38.035036+0000 mgr.y (mgr.44106) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:39 smithi006 bash[72705]: audit 2024-05-09T04:14:39.417671+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.6:0/1095489730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:40.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:39 smithi006 bash[72705]: audit 2024-05-09T04:14:39.417671+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.6:0/1095489730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:40.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:39 smithi186 bash[49632]: cluster 2024-05-09T04:14:38.035036+0000 mgr.y (mgr.44106) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:40.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:39 smithi186 bash[49632]: cluster 2024-05-09T04:14:38.035036+0000 mgr.y (mgr.44106) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:40.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:39 smithi186 bash[49632]: audit 2024-05-09T04:14:39.417671+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.6:0/1095489730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:40.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:39 smithi186 bash[49632]: audit 2024-05-09T04:14:39.417671+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.6:0/1095489730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:40.173 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:14:42.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:41 smithi006 bash[68965]: cluster 2024-05-09T04:14:40.036185+0000 mgr.y (mgr.44106) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:42.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:41 smithi006 bash[68965]: cluster 2024-05-09T04:14:40.036185+0000 mgr.y (mgr.44106) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:42.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:41 smithi006 bash[72705]: cluster 2024-05-09T04:14:40.036185+0000 mgr.y (mgr.44106) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:42.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:41 smithi006 bash[72705]: cluster 2024-05-09T04:14:40.036185+0000 mgr.y (mgr.44106) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:42.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:41 smithi186 bash[49632]: cluster 2024-05-09T04:14:40.036185+0000 mgr.y (mgr.44106) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:42.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:41 smithi186 bash[49632]: cluster 2024-05-09T04:14:40.036185+0000 mgr.y (mgr.44106) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-05-09T04:14:43.310 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:14:43.311 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:14:44.030 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:14:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:43 smithi006 bash[68965]: cluster 2024-05-09T04:14:42.036993+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:43 smithi006 bash[68965]: cluster 2024-05-09T04:14:42.036993+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:43 smithi006 bash[72705]: cluster 2024-05-09T04:14:42.036993+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:43 smithi006 bash[72705]: cluster 2024-05-09T04:14:42.036993+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:44.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:43 smithi186 bash[49632]: cluster 2024-05-09T04:14:42.036993+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:44.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:43 smithi186 bash[49632]: cluster 2024-05-09T04:14:42.036993+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:44 smithi006 bash[68965]: audit 2024-05-09T04:14:43.222821+0000 mgr.y (mgr.44106) 552 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:44 smithi006 bash[68965]: audit 2024-05-09T04:14:43.222821+0000 mgr.y (mgr.44106) 552 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:44 smithi006 bash[68965]: audit 2024-05-09T04:14:43.310007+0000 mgr.y (mgr.44106) 553 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:44 smithi006 bash[68965]: audit 2024-05-09T04:14:43.310007+0000 mgr.y (mgr.44106) 553 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:44 smithi006 bash[72705]: audit 2024-05-09T04:14:43.222821+0000 mgr.y (mgr.44106) 552 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:44 smithi006 bash[72705]: audit 2024-05-09T04:14:43.222821+0000 mgr.y (mgr.44106) 552 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:44 smithi006 bash[72705]: audit 2024-05-09T04:14:43.310007+0000 mgr.y (mgr.44106) 553 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:45.121 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:44 smithi006 bash[72705]: audit 2024-05-09T04:14:43.310007+0000 mgr.y (mgr.44106) 553 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:45.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:44 smithi186 bash[49632]: audit 2024-05-09T04:14:43.222821+0000 mgr.y (mgr.44106) 552 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:45.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:44 smithi186 bash[49632]: audit 2024-05-09T04:14:43.222821+0000 mgr.y (mgr.44106) 552 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:45.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:44 smithi186 bash[49632]: audit 2024-05-09T04:14:43.310007+0000 mgr.y (mgr.44106) 553 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:45.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:44 smithi186 bash[49632]: audit 2024-05-09T04:14:43.310007+0000 mgr.y (mgr.44106) 553 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:45 smithi186 bash[49632]: cluster 2024-05-09T04:14:44.038275+0000 mgr.y (mgr.44106) 554 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:45 smithi186 bash[49632]: cluster 2024-05-09T04:14:44.038275+0000 mgr.y (mgr.44106) 554 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:46.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:45 smithi006 bash[68965]: cluster 2024-05-09T04:14:44.038275+0000 mgr.y (mgr.44106) 554 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:46.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:45 smithi006 bash[68965]: cluster 2024-05-09T04:14:44.038275+0000 mgr.y (mgr.44106) 554 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:46.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:45 smithi006 bash[72705]: cluster 2024-05-09T04:14:44.038275+0000 mgr.y (mgr.44106) 554 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:46.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:45 smithi006 bash[72705]: cluster 2024-05-09T04:14:44.038275+0000 mgr.y (mgr.44106) 554 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:47.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:46 smithi006 bash[68965]: audit 2024-05-09T04:14:46.865478+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:47.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:46 smithi006 bash[68965]: audit 2024-05-09T04:14:46.865478+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:47.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:46 smithi006 bash[72705]: audit 2024-05-09T04:14:46.865478+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:47.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:46 smithi006 bash[72705]: audit 2024-05-09T04:14:46.865478+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:47.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:46 smithi186 bash[49632]: audit 2024-05-09T04:14:46.865478+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:47.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:46 smithi186 bash[49632]: audit 2024-05-09T04:14:46.865478+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:14:47.236 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:14:48.033 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:14:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:14:47] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:14:48.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:47 smithi006 bash[68965]: cluster 2024-05-09T04:14:46.039453+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:48.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:47 smithi006 bash[68965]: cluster 2024-05-09T04:14:46.039453+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:48.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:47 smithi006 bash[68965]: audit 2024-05-09T04:14:47.236245+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/749343978' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:14:48.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:47 smithi006 bash[68965]: audit 2024-05-09T04:14:47.236245+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/749343978' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:14:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:47 smithi006 bash[72705]: cluster 2024-05-09T04:14:46.039453+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:47 smithi006 bash[72705]: cluster 2024-05-09T04:14:46.039453+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:47 smithi006 bash[72705]: audit 2024-05-09T04:14:47.236245+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/749343978' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:14:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:47 smithi006 bash[72705]: audit 2024-05-09T04:14:47.236245+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/749343978' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:14:48.035 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-05-09T04:14:48.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:47 smithi186 bash[49632]: cluster 2024-05-09T04:14:46.039453+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:48.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:47 smithi186 bash[49632]: cluster 2024-05-09T04:14:46.039453+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:48.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:47 smithi186 bash[49632]: audit 2024-05-09T04:14:47.236245+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/749343978' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:14:48.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:47 smithi186 bash[49632]: audit 2024-05-09T04:14:47.236245+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.6:0/749343978' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:14:50.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:49 smithi006 bash[68965]: cluster 2024-05-09T04:14:48.040483+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:50.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:49 smithi006 bash[68965]: cluster 2024-05-09T04:14:48.040483+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:49 smithi006 bash[72705]: cluster 2024-05-09T04:14:48.040483+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:49 smithi006 bash[72705]: cluster 2024-05-09T04:14:48.040483+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:50.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:49 smithi186 bash[49632]: cluster 2024-05-09T04:14:48.040483+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:50.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:49 smithi186 bash[49632]: cluster 2024-05-09T04:14:48.040483+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:51.065 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:52.145 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-09T04:14:52.158 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2024-05-09T04:14:52.158 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-05-09T04:14:52.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: cluster 2024-05-09T04:14:50.041866+0000 mgr.y (mgr.44106) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:52.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: cluster 2024-05-09T04:14:50.041866+0000 mgr.y (mgr.44106) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:52.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.065061+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.065061+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.075927+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.075927+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.076777+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.076777+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.085668+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:51 smithi006 bash[68965]: audit 2024-05-09T04:14:51.085668+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: cluster 2024-05-09T04:14:50.041866+0000 mgr.y (mgr.44106) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: cluster 2024-05-09T04:14:50.041866+0000 mgr.y (mgr.44106) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:52.159 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.065061+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.160 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.065061+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.160 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.075927+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:52.160 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.075927+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:52.160 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.076777+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:52.160 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.076777+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:52.160 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.085668+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.160 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:51 smithi006 bash[72705]: audit 2024-05-09T04:14:51.085668+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: cluster 2024-05-09T04:14:50.041866+0000 mgr.y (mgr.44106) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: cluster 2024-05-09T04:14:50.041866+0000 mgr.y (mgr.44106) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.065061+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.065061+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.075927+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.075927+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.076777+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.076777+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:14:52.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.085668+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:52.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:51 smithi186 bash[49632]: audit 2024-05-09T04:14:51.085668+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:53.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:52 smithi006 bash[68965]: audit 2024-05-09T04:14:51.057215+0000 mgr.y (mgr.44106) 558 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:53.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:52 smithi006 bash[68965]: audit 2024-05-09T04:14:51.057215+0000 mgr.y (mgr.44106) 558 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:53.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:52 smithi006 bash[68965]: cephadm 2024-05-09T04:14:51.058027+0000 mgr.y (mgr.44106) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:52 smithi006 bash[68965]: cephadm 2024-05-09T04:14:51.058027+0000 mgr.y (mgr.44106) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:52 smithi006 bash[68965]: cephadm 2024-05-09T04:14:51.143506+0000 mgr.y (mgr.44106) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.240 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:52 smithi006 bash[68965]: cephadm 2024-05-09T04:14:51.143506+0000 mgr.y (mgr.44106) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:52 smithi006 bash[72705]: audit 2024-05-09T04:14:51.057215+0000 mgr.y (mgr.44106) 558 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:52 smithi006 bash[72705]: audit 2024-05-09T04:14:51.057215+0000 mgr.y (mgr.44106) 558 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:52 smithi006 bash[72705]: cephadm 2024-05-09T04:14:51.058027+0000 mgr.y (mgr.44106) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:52 smithi006 bash[72705]: cephadm 2024-05-09T04:14:51.058027+0000 mgr.y (mgr.44106) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:52 smithi006 bash[72705]: cephadm 2024-05-09T04:14:51.143506+0000 mgr.y (mgr.44106) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:52 smithi006 bash[72705]: cephadm 2024-05-09T04:14:51.143506+0000 mgr.y (mgr.44106) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:52 smithi186 bash[49632]: audit 2024-05-09T04:14:51.057215+0000 mgr.y (mgr.44106) 558 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:52 smithi186 bash[49632]: audit 2024-05-09T04:14:51.057215+0000 mgr.y (mgr.44106) 558 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:52 smithi186 bash[49632]: cephadm 2024-05-09T04:14:51.058027+0000 mgr.y (mgr.44106) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:52 smithi186 bash[49632]: cephadm 2024-05-09T04:14:51.058027+0000 mgr.y (mgr.44106) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:52 smithi186 bash[49632]: cephadm 2024-05-09T04:14:51.143506+0000 mgr.y (mgr.44106) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:53.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:52 smithi186 bash[49632]: cephadm 2024-05-09T04:14:51.143506+0000 mgr.y (mgr.44106) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85 2024-05-09T04:14:54.242 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:53 smithi006 bash[68965]: cluster 2024-05-09T04:14:52.042927+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:54.242 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:53 smithi006 bash[68965]: cluster 2024-05-09T04:14:52.042927+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:54.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:53 smithi006 bash[72705]: cluster 2024-05-09T04:14:52.042927+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:54.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:53 smithi006 bash[72705]: cluster 2024-05-09T04:14:52.042927+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:54.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:53 smithi186 bash[49632]: cluster 2024-05-09T04:14:52.042927+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:54.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:53 smithi186 bash[49632]: cluster 2024-05-09T04:14:52.042927+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:53.230356+0000 mgr.y (mgr.44106) 562 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:53.230356+0000 mgr.y (mgr.44106) 562 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.269994+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.269994+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.273335+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.273335+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.276606+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.276606+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.281751+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.281751+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.285027+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.285027+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.290321+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.290321+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.292684+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.292684+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.297180+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.297180+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.300781+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.300781+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.305888+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:53.230356+0000 mgr.y (mgr.44106) 562 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:53.230356+0000 mgr.y (mgr.44106) 562 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.269994+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.269994+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.273335+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.273335+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.276606+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.276606+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.281751+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.281751+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.285027+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.364 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.285027+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.290321+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.290321+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.292684+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.292684+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.297180+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.297180+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.300781+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.300781+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.305888+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.305888+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.310249+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.310249+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.314351+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.314351+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.316938+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.316938+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.321449+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.321449+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.323913+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.323913+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.330122+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.330122+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.332714+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.366 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.332714+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.334903+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.334903+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.339131+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:54 smithi006 bash[72705]: audit 2024-05-09T04:14:54.339131+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.305888+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.310249+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.310249+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.314351+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.314351+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.316938+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.316938+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.321449+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.367 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.321449+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.323913+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.323913+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.330122+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.330122+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.332714+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.332714+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.334903+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.334903+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.339131+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:54 smithi006 bash[68965]: audit 2024-05-09T04:14:54.339131+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:53.230356+0000 mgr.y (mgr.44106) 562 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:53.230356+0000 mgr.y (mgr.44106) 562 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.269994+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.269994+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.273335+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.273335+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.276606+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.276606+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.281751+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.281751+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.285027+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.285027+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.290321+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.290321+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.292684+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.292684+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.297180+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.297180+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.300781+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.300781+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.305888+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.305888+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.310249+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.310249+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.314351+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.314351+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.316938+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.316938+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.321449+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.321449+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.323913+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.323913+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.330122+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.330122+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.332714+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.332714+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.334903+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.334903+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.339131+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:55.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:54 smithi186 bash[49632]: audit 2024-05-09T04:14:54.339131+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cluster 2024-05-09T04:14:54.044162+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cluster 2024-05-09T04:14:54.044162+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.270951+0000 mgr.y (mgr.44106) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.270951+0000 mgr.y (mgr.44106) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.271037+0000 mgr.y (mgr.44106) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.271037+0000 mgr.y (mgr.44106) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.277496+0000 mgr.y (mgr.44106) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.277496+0000 mgr.y (mgr.44106) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.285794+0000 mgr.y (mgr.44106) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.285794+0000 mgr.y (mgr.44106) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.293384+0000 mgr.y (mgr.44106) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.293384+0000 mgr.y (mgr.44106) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:14:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.301787+0000 mgr.y (mgr.44106) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.301787+0000 mgr.y (mgr.44106) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.310971+0000 mgr.y (mgr.44106) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.310971+0000 mgr.y (mgr.44106) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.317653+0000 mgr.y (mgr.44106) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.317653+0000 mgr.y (mgr.44106) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.324607+0000 mgr.y (mgr.44106) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.324607+0000 mgr.y (mgr.44106) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.333438+0000 mgr.y (mgr.44106) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.333438+0000 mgr.y (mgr.44106) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.335563+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:56.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:55 smithi006 bash[72705]: cephadm 2024-05-09T04:14:54.335563+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cluster 2024-05-09T04:14:54.044162+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cluster 2024-05-09T04:14:54.044162+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.270951+0000 mgr.y (mgr.44106) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.270951+0000 mgr.y (mgr.44106) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.271037+0000 mgr.y (mgr.44106) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.271037+0000 mgr.y (mgr.44106) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.277496+0000 mgr.y (mgr.44106) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.277496+0000 mgr.y (mgr.44106) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.285794+0000 mgr.y (mgr.44106) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.285794+0000 mgr.y (mgr.44106) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:14:56.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.293384+0000 mgr.y (mgr.44106) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.293384+0000 mgr.y (mgr.44106) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.301787+0000 mgr.y (mgr.44106) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.301787+0000 mgr.y (mgr.44106) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.310971+0000 mgr.y (mgr.44106) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.310971+0000 mgr.y (mgr.44106) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.317653+0000 mgr.y (mgr.44106) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.317653+0000 mgr.y (mgr.44106) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.324607+0000 mgr.y (mgr.44106) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.324607+0000 mgr.y (mgr.44106) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.333438+0000 mgr.y (mgr.44106) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.333438+0000 mgr.y (mgr.44106) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.335563+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:55 smithi006 bash[68965]: cephadm 2024-05-09T04:14:54.335563+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:56.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cluster 2024-05-09T04:14:54.044162+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:56.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cluster 2024-05-09T04:14:54.044162+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:14:56.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.270951+0000 mgr.y (mgr.44106) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.270951+0000 mgr.y (mgr.44106) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-3631-gc66c553a (squid) 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.271037+0000 mgr.y (mgr.44106) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.271037+0000 mgr.y (mgr.44106) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85, digests ['quay.ceph.io/ceph-ci/ceph@sha256:05de6593b88417234cfc69df4d6993be606178f15beb2e23381c5fdef15b9082'] 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.277496+0000 mgr.y (mgr.44106) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.277496+0000 mgr.y (mgr.44106) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.285794+0000 mgr.y (mgr.44106) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.285794+0000 mgr.y (mgr.44106) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.293384+0000 mgr.y (mgr.44106) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.293384+0000 mgr.y (mgr.44106) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.301787+0000 mgr.y (mgr.44106) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.301787+0000 mgr.y (mgr.44106) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.310971+0000 mgr.y (mgr.44106) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.310971+0000 mgr.y (mgr.44106) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.317653+0000 mgr.y (mgr.44106) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:56.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.317653+0000 mgr.y (mgr.44106) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-05-09T04:14:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.324607+0000 mgr.y (mgr.44106) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.324607+0000 mgr.y (mgr.44106) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-05-09T04:14:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.333438+0000 mgr.y (mgr.44106) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:14:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.333438+0000 mgr.y (mgr.44106) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-05-09T04:14:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.335563+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:56.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:55 smithi186 bash[49632]: cephadm 2024-05-09T04:14:54.335563+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-05-09T04:14:57.367 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:14:58.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:14:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:14:57] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:14:58.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: cluster 2024-05-09T04:14:56.045352+0000 mgr.y (mgr.44106) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:58.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: cluster 2024-05-09T04:14:56.045352+0000 mgr.y (mgr.44106) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:58.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: audit 2024-05-09T04:14:57.718440+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: audit 2024-05-09T04:14:57.718440+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: audit 2024-05-09T04:14:57.721984+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:14:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: audit 2024-05-09T04:14:57.721984+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:14:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: audit 2024-05-09T04:14:57.733578+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:57 smithi006 bash[68965]: audit 2024-05-09T04:14:57.733578+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: cluster 2024-05-09T04:14:56.045352+0000 mgr.y (mgr.44106) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: cluster 2024-05-09T04:14:56.045352+0000 mgr.y (mgr.44106) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: audit 2024-05-09T04:14:57.718440+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: audit 2024-05-09T04:14:57.718440+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: audit 2024-05-09T04:14:57.721984+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:14:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: audit 2024-05-09T04:14:57.721984+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:14:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: audit 2024-05-09T04:14:57.733578+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:58.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:57 smithi006 bash[72705]: audit 2024-05-09T04:14:57.733578+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (12m) 45s ago 37m 16.1M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (12m) 45s ago 36m 75.2M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (14m) 45s ago 35m 47.1M - 3.5 e1d6a67b021e 28f942b9e7d1 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (14m) 45s ago 42m 455M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (24m) 45s ago 44m 518M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (9m) 45s ago 44m 61.6M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:14:58.139 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (10m) 45s ago 42m 48.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (9m) 45s ago 42m 45.8M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (13m) 45s ago 37m 8315k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (13m) 45s ago 37m 9163k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (6m) 45s ago 42m 57.7M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (6m) 45s ago 41m 57.7M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (5m) 45s ago 40m 56.3M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (4m) 45s ago 40m 60.9M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (3m) 45s ago 39m 59.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (3m) 45s ago 39m 54.4M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (2m) 45s ago 38m 54.8M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ba453453f9b5 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (2m) 45s ago 38m 55.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ccca106cdbd5 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (13m) 45s ago 37m 60.6M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (57s) 45s ago 35m 89.3M - 19.0.0-3631-gc66c553a af4a4df59e0a e138d1fcc917 2024-05-09T04:14:58.140 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (51s) 45s ago 35m 91.1M - 19.0.0-3631-gc66c553a af4a4df59e0a 5c15d1e3da97 2024-05-09T04:14:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: cluster 2024-05-09T04:14:56.045352+0000 mgr.y (mgr.44106) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: cluster 2024-05-09T04:14:56.045352+0000 mgr.y (mgr.44106) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:14:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: audit 2024-05-09T04:14:57.718440+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: audit 2024-05-09T04:14:57.718440+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:14:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: audit 2024-05-09T04:14:57.721984+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:14:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: audit 2024-05-09T04:14:57.721984+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi006.bjdeov", "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-05-09T04:14:58.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: audit 2024-05-09T04:14:57.733578+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:58.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:57 smithi186 bash[49632]: audit 2024-05-09T04:14:57.733578+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:14:58.577 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:14:58.577 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:14:58.577 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:14:58.578 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:14:58.578 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:14:58.578 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:14:58.578 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:14:58.578 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:14:58.578 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 8 2024-05-09T04:14:58.579 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:14:58.579 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:14:58.579 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:14:58.579 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:14:58.579 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:14:58.579 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 15 2024-05-09T04:14:58.579 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:14:58.580 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:14:58.947 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c66c553a84eb9faa0029f5f0bb8284e3a826ac85", 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [ 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "osd", 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr", 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw", 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "mon" 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "15/21 daemons upgraded", 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading iscsi daemons", 2024-05-09T04:14:58.949 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:14:58.950 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: audit 2024-05-09T04:14:57.352898+0000 mgr.y (mgr.44106) 576 : audit [DBG] from='client.54751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: audit 2024-05-09T04:14:57.352898+0000 mgr.y (mgr.44106) 576 : audit [DBG] from='client.54751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: cephadm 2024-05-09T04:14:57.712845+0000 mgr.y (mgr.44106) 577 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi006.bjdeov 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: cephadm 2024-05-09T04:14:57.712845+0000 mgr.y (mgr.44106) 577 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi006.bjdeov 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: cephadm 2024-05-09T04:14:57.735128+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: cephadm 2024-05-09T04:14:57.735128+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: audit 2024-05-09T04:14:57.746843+0000 mgr.y (mgr.44106) 579 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: audit 2024-05-09T04:14:57.746843+0000 mgr.y (mgr.44106) 579 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: audit 2024-05-09T04:14:58.577096+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.6:0/4103476491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:58 smithi006 bash[72705]: audit 2024-05-09T04:14:58.577096+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.6:0/4103476491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: audit 2024-05-09T04:14:57.352898+0000 mgr.y (mgr.44106) 576 : audit [DBG] from='client.54751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: audit 2024-05-09T04:14:57.352898+0000 mgr.y (mgr.44106) 576 : audit [DBG] from='client.54751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: cephadm 2024-05-09T04:14:57.712845+0000 mgr.y (mgr.44106) 577 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi006.bjdeov 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: cephadm 2024-05-09T04:14:57.712845+0000 mgr.y (mgr.44106) 577 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi006.bjdeov 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: cephadm 2024-05-09T04:14:57.735128+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: cephadm 2024-05-09T04:14:57.735128+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: audit 2024-05-09T04:14:57.746843+0000 mgr.y (mgr.44106) 579 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: audit 2024-05-09T04:14:57.746843+0000 mgr.y (mgr.44106) 579 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: audit 2024-05-09T04:14:58.577096+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.6:0/4103476491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:59.252 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:58 smithi006 bash[68965]: audit 2024-05-09T04:14:58.577096+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.6:0/4103476491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:59.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: audit 2024-05-09T04:14:57.352898+0000 mgr.y (mgr.44106) 576 : audit [DBG] from='client.54751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: audit 2024-05-09T04:14:57.352898+0000 mgr.y (mgr.44106) 576 : audit [DBG] from='client.54751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: cephadm 2024-05-09T04:14:57.712845+0000 mgr.y (mgr.44106) 577 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi006.bjdeov 2024-05-09T04:14:59.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: cephadm 2024-05-09T04:14:57.712845+0000 mgr.y (mgr.44106) 577 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi006.bjdeov 2024-05-09T04:14:59.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: cephadm 2024-05-09T04:14:57.735128+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:14:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: cephadm 2024-05-09T04:14:57.735128+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Deploying daemon iscsi.foo.smithi006.bjdeov on smithi006 2024-05-09T04:14:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: audit 2024-05-09T04:14:57.746843+0000 mgr.y (mgr.44106) 579 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: audit 2024-05-09T04:14:57.746843+0000 mgr.y (mgr.44106) 579 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:14:59.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: audit 2024-05-09T04:14:58.577096+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.6:0/4103476491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:59.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:58 smithi186 bash[49632]: audit 2024-05-09T04:14:58.577096+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.6:0/4103476491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:14:59.406 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: cluster 2024-05-09T04:14:58.045945+0000 mgr.y (mgr.44106) 580 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: cluster 2024-05-09T04:14:58.045945+0000 mgr.y (mgr.44106) 580 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:00.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: audit 2024-05-09T04:14:58.114622+0000 mgr.y (mgr.44106) 581 : audit [DBG] from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: audit 2024-05-09T04:14:58.114622+0000 mgr.y (mgr.44106) 581 : audit [DBG] from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: audit 2024-05-09T04:14:58.946843+0000 mgr.y (mgr.44106) 582 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: audit 2024-05-09T04:14:58.946843+0000 mgr.y (mgr.44106) 582 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: audit 2024-05-09T04:14:59.406726+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/2187594448' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:14:59 smithi006 bash[68965]: audit 2024-05-09T04:14:59.406726+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/2187594448' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: cluster 2024-05-09T04:14:58.045945+0000 mgr.y (mgr.44106) 580 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: cluster 2024-05-09T04:14:58.045945+0000 mgr.y (mgr.44106) 580 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: audit 2024-05-09T04:14:58.114622+0000 mgr.y (mgr.44106) 581 : audit [DBG] from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.266 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: audit 2024-05-09T04:14:58.114622+0000 mgr.y (mgr.44106) 581 : audit [DBG] from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.267 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: audit 2024-05-09T04:14:58.946843+0000 mgr.y (mgr.44106) 582 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.267 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: audit 2024-05-09T04:14:58.946843+0000 mgr.y (mgr.44106) 582 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.267 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: audit 2024-05-09T04:14:59.406726+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/2187594448' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:15:00.267 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:14:59 smithi006 bash[72705]: audit 2024-05-09T04:14:59.406726+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/2187594448' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:15:00.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: cluster 2024-05-09T04:14:58.045945+0000 mgr.y (mgr.44106) 580 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: cluster 2024-05-09T04:14:58.045945+0000 mgr.y (mgr.44106) 580 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: audit 2024-05-09T04:14:58.114622+0000 mgr.y (mgr.44106) 581 : audit [DBG] from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: audit 2024-05-09T04:14:58.114622+0000 mgr.y (mgr.44106) 581 : audit [DBG] from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: audit 2024-05-09T04:14:58.946843+0000 mgr.y (mgr.44106) 582 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: audit 2024-05-09T04:14:58.946843+0000 mgr.y (mgr.44106) 582 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: audit 2024-05-09T04:14:59.406726+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/2187594448' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:15:00.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:14:59 smithi186 bash[49632]: audit 2024-05-09T04:14:59.406726+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.6:0/2187594448' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:15:00.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.612 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.612 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.612 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.613 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.613 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:00.613 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:15:00 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:01.278 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:00 smithi186 bash[49632]: cluster 2024-05-09T04:15:00.047144+0000 mgr.y (mgr.44106) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:01.279 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:00 smithi186 bash[49632]: cluster 2024-05-09T04:15:00.047144+0000 mgr.y (mgr.44106) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:01.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:00 smithi006 bash[68965]: cluster 2024-05-09T04:15:00.047144+0000 mgr.y (mgr.44106) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:01.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:00 smithi006 bash[68965]: cluster 2024-05-09T04:15:00.047144+0000 mgr.y (mgr.44106) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:01.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:00 smithi006 bash[72705]: cluster 2024-05-09T04:15:00.047144+0000 mgr.y (mgr.44106) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:01.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:00 smithi006 bash[72705]: cluster 2024-05-09T04:15:00.047144+0000 mgr.y (mgr.44106) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:02.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:01 smithi006 bash[68965]: audit 2024-05-09T04:15:01.866171+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:02.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:01 smithi006 bash[68965]: audit 2024-05-09T04:15:01.866171+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:02.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:01 smithi006 bash[72705]: audit 2024-05-09T04:15:01.866171+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:02.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:01 smithi006 bash[72705]: audit 2024-05-09T04:15:01.866171+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:02.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:01 smithi186 bash[49632]: audit 2024-05-09T04:15:01.866171+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:02.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:01 smithi186 bash[49632]: audit 2024-05-09T04:15:01.866171+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:03.245 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:02 smithi006 bash[72705]: cluster 2024-05-09T04:15:02.048117+0000 mgr.y (mgr.44106) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:03.245 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:02 smithi006 bash[72705]: cluster 2024-05-09T04:15:02.048117+0000 mgr.y (mgr.44106) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:03.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:02 smithi006 bash[68965]: cluster 2024-05-09T04:15:02.048117+0000 mgr.y (mgr.44106) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:03.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:02 smithi006 bash[68965]: cluster 2024-05-09T04:15:02.048117+0000 mgr.y (mgr.44106) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:03.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:02 smithi186 bash[49632]: cluster 2024-05-09T04:15:02.048117+0000 mgr.y (mgr.44106) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:03.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:02 smithi186 bash[49632]: cluster 2024-05-09T04:15:02.048117+0000 mgr.y (mgr.44106) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:04.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:03 smithi006 bash[68965]: audit 2024-05-09T04:15:03.241691+0000 mgr.y (mgr.44106) 585 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:04.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:03 smithi006 bash[68965]: audit 2024-05-09T04:15:03.241691+0000 mgr.y (mgr.44106) 585 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:04.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:03 smithi006 bash[72705]: audit 2024-05-09T04:15:03.241691+0000 mgr.y (mgr.44106) 585 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:04.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:03 smithi006 bash[72705]: audit 2024-05-09T04:15:03.241691+0000 mgr.y (mgr.44106) 585 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:04.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:03 smithi186 bash[49632]: audit 2024-05-09T04:15:03.241691+0000 mgr.y (mgr.44106) 585 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:04.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:03 smithi186 bash[49632]: audit 2024-05-09T04:15:03.241691+0000 mgr.y (mgr.44106) 585 : audit [DBG] from='client.15384 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:05.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:04 smithi006 bash[68965]: cluster 2024-05-09T04:15:04.049495+0000 mgr.y (mgr.44106) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:05.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:04 smithi006 bash[68965]: cluster 2024-05-09T04:15:04.049495+0000 mgr.y (mgr.44106) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:05.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:04 smithi006 bash[72705]: cluster 2024-05-09T04:15:04.049495+0000 mgr.y (mgr.44106) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:05.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:04 smithi006 bash[72705]: cluster 2024-05-09T04:15:04.049495+0000 mgr.y (mgr.44106) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:05.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:04 smithi186 bash[49632]: cluster 2024-05-09T04:15:04.049495+0000 mgr.y (mgr.44106) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:05.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:04 smithi186 bash[49632]: cluster 2024-05-09T04:15:04.049495+0000 mgr.y (mgr.44106) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:07.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:07 smithi006 bash[72705]: cluster 2024-05-09T04:15:06.050761+0000 mgr.y (mgr.44106) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:07.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:07 smithi006 bash[72705]: cluster 2024-05-09T04:15:06.050761+0000 mgr.y (mgr.44106) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:07.743 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:07 smithi006 bash[68965]: cluster 2024-05-09T04:15:06.050761+0000 mgr.y (mgr.44106) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:07.743 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:07 smithi006 bash[68965]: cluster 2024-05-09T04:15:06.050761+0000 mgr.y (mgr.44106) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:07.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:07 smithi186 bash[49632]: cluster 2024-05-09T04:15:06.050761+0000 mgr.y (mgr.44106) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:07.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:07 smithi186 bash[49632]: cluster 2024-05-09T04:15:06.050761+0000 mgr.y (mgr.44106) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:08.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:15:07] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.43.0" 2024-05-09T04:15:09.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:09 smithi006 bash[68965]: cluster 2024-05-09T04:15:08.052035+0000 mgr.y (mgr.44106) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:09.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:09 smithi006 bash[68965]: cluster 2024-05-09T04:15:08.052035+0000 mgr.y (mgr.44106) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:09.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:09 smithi006 bash[72705]: cluster 2024-05-09T04:15:08.052035+0000 mgr.y (mgr.44106) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:09.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:09 smithi006 bash[72705]: cluster 2024-05-09T04:15:08.052035+0000 mgr.y (mgr.44106) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:09.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:09 smithi186 bash[49632]: cluster 2024-05-09T04:15:08.052035+0000 mgr.y (mgr.44106) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:09.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:09 smithi186 bash[49632]: cluster 2024-05-09T04:15:08.052035+0000 mgr.y (mgr.44106) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:11.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:11 smithi006 bash[68965]: cluster 2024-05-09T04:15:10.053155+0000 mgr.y (mgr.44106) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:11.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:11 smithi006 bash[68965]: cluster 2024-05-09T04:15:10.053155+0000 mgr.y (mgr.44106) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:11.492 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.492 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.492 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.493 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.493 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.493 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.493 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:11 smithi006 bash[72705]: cluster 2024-05-09T04:15:10.053155+0000 mgr.y (mgr.44106) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:11.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:11 smithi006 bash[72705]: cluster 2024-05-09T04:15:10.053155+0000 mgr.y (mgr.44106) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:11.494 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:15:11 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:15:11.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:11 smithi186 bash[49632]: cluster 2024-05-09T04:15:10.053155+0000 mgr.y (mgr.44106) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:11.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:11 smithi186 bash[49632]: cluster 2024-05-09T04:15:10.053155+0000 mgr.y (mgr.44106) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:12.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:12 smithi006 bash[68965]: audit 2024-05-09T04:15:11.541598+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:12 smithi006 bash[68965]: audit 2024-05-09T04:15:11.541598+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:12 smithi006 bash[68965]: audit 2024-05-09T04:15:11.548826+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:12 smithi006 bash[68965]: audit 2024-05-09T04:15:11.548826+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:12 smithi006 bash[72705]: audit 2024-05-09T04:15:11.541598+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:12 smithi006 bash[72705]: audit 2024-05-09T04:15:11.541598+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:12 smithi006 bash[72705]: audit 2024-05-09T04:15:11.548826+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:12 smithi006 bash[72705]: audit 2024-05-09T04:15:11.548826+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:12 smithi186 bash[49632]: audit 2024-05-09T04:15:11.541598+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:12 smithi186 bash[49632]: audit 2024-05-09T04:15:11.541598+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:12 smithi186 bash[49632]: audit 2024-05-09T04:15:11.548826+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:12.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:12 smithi186 bash[49632]: audit 2024-05-09T04:15:11.548826+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:13.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:13 smithi006 bash[68965]: cluster 2024-05-09T04:15:12.053753+0000 mgr.y (mgr.44106) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:13.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:13 smithi006 bash[68965]: cluster 2024-05-09T04:15:12.053753+0000 mgr.y (mgr.44106) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:13 smithi006 bash[72705]: cluster 2024-05-09T04:15:12.053753+0000 mgr.y (mgr.44106) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:13.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:13 smithi006 bash[72705]: cluster 2024-05-09T04:15:12.053753+0000 mgr.y (mgr.44106) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:13.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:13 smithi186 bash[49632]: cluster 2024-05-09T04:15:12.053753+0000 mgr.y (mgr.44106) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:13.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:13 smithi186 bash[49632]: cluster 2024-05-09T04:15:12.053753+0000 mgr.y (mgr.44106) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:14.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:14 smithi006 bash[68965]: audit 2024-05-09T04:15:14.275176+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.6:0/1483385243' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:15:14.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:14 smithi006 bash[68965]: audit 2024-05-09T04:15:14.275176+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.6:0/1483385243' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:15:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:14 smithi006 bash[72705]: audit 2024-05-09T04:15:14.275176+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.6:0/1483385243' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:15:14.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:14 smithi006 bash[72705]: audit 2024-05-09T04:15:14.275176+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.6:0/1483385243' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:15:14.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:14 smithi186 bash[49632]: audit 2024-05-09T04:15:14.275176+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.6:0/1483385243' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:15:14.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:14 smithi186 bash[49632]: audit 2024-05-09T04:15:14.275176+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.6:0/1483385243' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-05-09T04:15:15.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:15 smithi006 bash[72705]: cluster 2024-05-09T04:15:14.054410+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:15.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:15 smithi006 bash[72705]: cluster 2024-05-09T04:15:14.054410+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:15.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:15 smithi006 bash[72705]: audit 2024-05-09T04:15:14.651059+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]: dispatch 2024-05-09T04:15:15.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:15 smithi006 bash[72705]: audit 2024-05-09T04:15:14.651059+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]: dispatch 2024-05-09T04:15:15.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:15 smithi006 bash[68965]: cluster 2024-05-09T04:15:14.054410+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:15.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:15 smithi006 bash[68965]: cluster 2024-05-09T04:15:14.054410+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:15.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:15 smithi006 bash[68965]: audit 2024-05-09T04:15:14.651059+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]: dispatch 2024-05-09T04:15:15.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:15 smithi006 bash[68965]: audit 2024-05-09T04:15:14.651059+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]: dispatch 2024-05-09T04:15:15.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:15 smithi186 bash[49632]: cluster 2024-05-09T04:15:14.054410+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:15.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:15 smithi186 bash[49632]: cluster 2024-05-09T04:15:14.054410+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:15.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:15 smithi186 bash[49632]: audit 2024-05-09T04:15:14.651059+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]: dispatch 2024-05-09T04:15:15.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:15 smithi186 bash[49632]: audit 2024-05-09T04:15:14.651059+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]: dispatch 2024-05-09T04:15:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: audit 2024-05-09T04:15:15.572128+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]': finished 2024-05-09T04:15:16.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: audit 2024-05-09T04:15:15.572128+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]': finished 2024-05-09T04:15:16.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: cluster 2024-05-09T04:15:15.577528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-05-09T04:15:16.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: cluster 2024-05-09T04:15:15.577528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-05-09T04:15:16.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: audit 2024-05-09T04:15:15.963657+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/3250118859' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: audit 2024-05-09T04:15:15.963657+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/3250118859' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: audit 2024-05-09T04:15:15.964264+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:16 smithi006 bash[68965]: audit 2024-05-09T04:15:15.964264+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: audit 2024-05-09T04:15:15.572128+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]': finished 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: audit 2024-05-09T04:15:15.572128+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]': finished 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: cluster 2024-05-09T04:15:15.577528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: cluster 2024-05-09T04:15:15.577528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: audit 2024-05-09T04:15:15.963657+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/3250118859' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: audit 2024-05-09T04:15:15.963657+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/3250118859' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: audit 2024-05-09T04:15:15.964264+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:16 smithi006 bash[72705]: audit 2024-05-09T04:15:15.964264+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: audit 2024-05-09T04:15:15.572128+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]': finished 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: audit 2024-05-09T04:15:15.572128+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.6:0/1270531830' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/373992950"}]': finished 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: cluster 2024-05-09T04:15:15.577528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: cluster 2024-05-09T04:15:15.577528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: audit 2024-05-09T04:15:15.963657+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/3250118859' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: audit 2024-05-09T04:15:15.963657+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/3250118859' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: audit 2024-05-09T04:15:15.964264+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:16.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:16 smithi186 bash[49632]: audit 2024-05-09T04:15:15.964264+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]: dispatch 2024-05-09T04:15:17.861 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:15:17] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:15:17.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: cluster 2024-05-09T04:15:16.055173+0000 mgr.y (mgr.44106) 592 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:15:17.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: cluster 2024-05-09T04:15:16.055173+0000 mgr.y (mgr.44106) 592 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:15:17.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: audit 2024-05-09T04:15:16.581160+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]': finished 2024-05-09T04:15:17.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: audit 2024-05-09T04:15:16.581160+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]': finished 2024-05-09T04:15:17.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: cluster 2024-05-09T04:15:16.592067+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: cluster 2024-05-09T04:15:16.592067+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: audit 2024-05-09T04:15:16.866694+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: audit 2024-05-09T04:15:16.866694+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: audit 2024-05-09T04:15:16.982693+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]: dispatch 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:17 smithi006 bash[68965]: audit 2024-05-09T04:15:16.982693+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]: dispatch 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: cluster 2024-05-09T04:15:16.055173+0000 mgr.y (mgr.44106) 592 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: cluster 2024-05-09T04:15:16.055173+0000 mgr.y (mgr.44106) 592 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: audit 2024-05-09T04:15:16.581160+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]': finished 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: audit 2024-05-09T04:15:16.581160+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]': finished 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: cluster 2024-05-09T04:15:16.592067+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-05-09T04:15:17.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: cluster 2024-05-09T04:15:16.592067+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-05-09T04:15:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: audit 2024-05-09T04:15:16.866694+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: audit 2024-05-09T04:15:16.866694+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: audit 2024-05-09T04:15:16.982693+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]: dispatch 2024-05-09T04:15:17.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:17 smithi006 bash[72705]: audit 2024-05-09T04:15:16.982693+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]: dispatch 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: cluster 2024-05-09T04:15:16.055173+0000 mgr.y (mgr.44106) 592 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: cluster 2024-05-09T04:15:16.055173+0000 mgr.y (mgr.44106) 592 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: audit 2024-05-09T04:15:16.581160+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]': finished 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: audit 2024-05-09T04:15:16.581160+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/3030641901"}]': finished 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: cluster 2024-05-09T04:15:16.592067+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: cluster 2024-05-09T04:15:16.592067+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: audit 2024-05-09T04:15:16.866694+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: audit 2024-05-09T04:15:16.866694+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: audit 2024-05-09T04:15:16.982693+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]: dispatch 2024-05-09T04:15:17.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:17 smithi186 bash[49632]: audit 2024-05-09T04:15:16.982693+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]: dispatch 2024-05-09T04:15:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:17.583626+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]': finished 2024-05-09T04:15:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:17.583626+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]': finished 2024-05-09T04:15:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: cluster 2024-05-09T04:15:17.594136+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-05-09T04:15:18.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: cluster 2024-05-09T04:15:17.594136+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.004812+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2153992039' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.004812+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2153992039' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.005228+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.005228+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.442680+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.442680+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.451237+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.862 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:18 smithi006 bash[68965]: audit 2024-05-09T04:15:18.451237+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:17.583626+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]': finished 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:17.583626+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]': finished 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: cluster 2024-05-09T04:15:17.594136+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: cluster 2024-05-09T04:15:17.594136+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.004812+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2153992039' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.004812+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2153992039' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.005228+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.005228+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.442680+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.442680+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.451237+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.864 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:18 smithi006 bash[72705]: audit 2024-05-09T04:15:18.451237+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:17.583626+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]': finished 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:17.583626+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.6:0/655525354' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/330930642"}]': finished 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: cluster 2024-05-09T04:15:17.594136+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: cluster 2024-05-09T04:15:17.594136+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.004812+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2153992039' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.004812+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/2153992039' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.005228+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.005228+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]: dispatch 2024-05-09T04:15:18.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.442680+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.442680+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.451237+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:18.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:18 smithi186 bash[49632]: audit 2024-05-09T04:15:18.451237+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: cluster 2024-05-09T04:15:18.055775+0000 mgr.y (mgr.44106) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: cluster 2024-05-09T04:15:18.055775+0000 mgr.y (mgr.44106) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: audit 2024-05-09T04:15:18.604613+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]': finished 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: audit 2024-05-09T04:15:18.604613+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]': finished 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: cluster 2024-05-09T04:15:18.615315+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: cluster 2024-05-09T04:15:18.615315+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: audit 2024-05-09T04:15:19.000268+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]: dispatch 2024-05-09T04:15:19.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: audit 2024-05-09T04:15:19.000268+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]: dispatch 2024-05-09T04:15:19.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: audit 2024-05-09T04:15:19.601128+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:19.881 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:19 smithi186 bash[49632]: audit 2024-05-09T04:15:19.601128+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: cluster 2024-05-09T04:15:18.055775+0000 mgr.y (mgr.44106) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-05-09T04:15:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: cluster 2024-05-09T04:15:18.055775+0000 mgr.y (mgr.44106) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-05-09T04:15:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: audit 2024-05-09T04:15:18.604613+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]': finished 2024-05-09T04:15:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: audit 2024-05-09T04:15:18.604613+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]': finished 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: cluster 2024-05-09T04:15:18.615315+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: cluster 2024-05-09T04:15:18.615315+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: audit 2024-05-09T04:15:19.000268+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]: dispatch 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: audit 2024-05-09T04:15:19.000268+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]: dispatch 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: audit 2024-05-09T04:15:19.601128+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:19 smithi006 bash[68965]: audit 2024-05-09T04:15:19.601128+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: cluster 2024-05-09T04:15:18.055775+0000 mgr.y (mgr.44106) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: cluster 2024-05-09T04:15:18.055775+0000 mgr.y (mgr.44106) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: audit 2024-05-09T04:15:18.604613+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]': finished 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: audit 2024-05-09T04:15:18.604613+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6800/1544311706"}]': finished 2024-05-09T04:15:20.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: cluster 2024-05-09T04:15:18.615315+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-05-09T04:15:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: cluster 2024-05-09T04:15:18.615315+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-05-09T04:15:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: audit 2024-05-09T04:15:19.000268+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]: dispatch 2024-05-09T04:15:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: audit 2024-05-09T04:15:19.000268+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]: dispatch 2024-05-09T04:15:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: audit 2024-05-09T04:15:19.601128+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:20.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:19 smithi006 bash[72705]: audit 2024-05-09T04:15:19.601128+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: audit 2024-05-09T04:15:19.608501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: audit 2024-05-09T04:15:19.608501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: audit 2024-05-09T04:15:19.611737+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]': finished 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: audit 2024-05-09T04:15:19.611737+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]': finished 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: cluster 2024-05-09T04:15:19.617800+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: cluster 2024-05-09T04:15:19.617800+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: audit 2024-05-09T04:15:20.026487+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]: dispatch 2024-05-09T04:15:20.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:20 smithi186 bash[49632]: audit 2024-05-09T04:15:20.026487+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]: dispatch 2024-05-09T04:15:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: audit 2024-05-09T04:15:19.608501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: audit 2024-05-09T04:15:19.608501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: audit 2024-05-09T04:15:19.611737+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]': finished 2024-05-09T04:15:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: audit 2024-05-09T04:15:19.611737+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]': finished 2024-05-09T04:15:21.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: cluster 2024-05-09T04:15:19.617800+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: cluster 2024-05-09T04:15:19.617800+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: audit 2024-05-09T04:15:20.026487+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]: dispatch 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:20 smithi006 bash[68965]: audit 2024-05-09T04:15:20.026487+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]: dispatch 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: audit 2024-05-09T04:15:19.608501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: audit 2024-05-09T04:15:19.608501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: audit 2024-05-09T04:15:19.611737+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]': finished 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: audit 2024-05-09T04:15:19.611737+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.6:0/1684554659' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:6801/1544311706"}]': finished 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: cluster 2024-05-09T04:15:19.617800+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-05-09T04:15:21.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: cluster 2024-05-09T04:15:19.617800+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-05-09T04:15:21.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: audit 2024-05-09T04:15:20.026487+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]: dispatch 2024-05-09T04:15:21.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:20 smithi006 bash[72705]: audit 2024-05-09T04:15:20.026487+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]: dispatch 2024-05-09T04:15:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:21 smithi186 bash[49632]: cluster 2024-05-09T04:15:20.056362+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:21 smithi186 bash[49632]: cluster 2024-05-09T04:15:20.056362+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:21 smithi186 bash[49632]: audit 2024-05-09T04:15:20.620810+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]': finished 2024-05-09T04:15:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:21 smithi186 bash[49632]: audit 2024-05-09T04:15:20.620810+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]': finished 2024-05-09T04:15:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:21 smithi186 bash[49632]: cluster 2024-05-09T04:15:20.631275+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-05-09T04:15:21.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:21 smithi186 bash[49632]: cluster 2024-05-09T04:15:20.631275+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-05-09T04:15:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:21 smithi006 bash[68965]: cluster 2024-05-09T04:15:20.056362+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:21 smithi006 bash[68965]: cluster 2024-05-09T04:15:20.056362+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:21 smithi006 bash[68965]: audit 2024-05-09T04:15:20.620810+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]': finished 2024-05-09T04:15:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:21 smithi006 bash[68965]: audit 2024-05-09T04:15:20.620810+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]': finished 2024-05-09T04:15:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:21 smithi006 bash[68965]: cluster 2024-05-09T04:15:20.631275+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-05-09T04:15:22.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:21 smithi006 bash[68965]: cluster 2024-05-09T04:15:20.631275+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-05-09T04:15:22.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:21 smithi006 bash[72705]: cluster 2024-05-09T04:15:20.056362+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:21 smithi006 bash[72705]: cluster 2024-05-09T04:15:20.056362+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:21 smithi006 bash[72705]: audit 2024-05-09T04:15:20.620810+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]': finished 2024-05-09T04:15:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:21 smithi006 bash[72705]: audit 2024-05-09T04:15:20.620810+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.6:0/2378129538' entity='client.iscsi.foo.smithi006.bjdeov' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.6:0/1084876708"}]': finished 2024-05-09T04:15:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:21 smithi006 bash[72705]: cluster 2024-05-09T04:15:20.631275+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-05-09T04:15:22.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:21 smithi006 bash[72705]: cluster 2024-05-09T04:15:20.631275+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-05-09T04:15:23.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:23 smithi186 bash[49632]: cluster 2024-05-09T04:15:22.057359+0000 mgr.y (mgr.44106) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:15:23.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:23 smithi186 bash[49632]: cluster 2024-05-09T04:15:22.057359+0000 mgr.y (mgr.44106) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:15:23.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:23 smithi006 bash[72705]: cluster 2024-05-09T04:15:22.057359+0000 mgr.y (mgr.44106) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:15:23.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:23 smithi006 bash[72705]: cluster 2024-05-09T04:15:22.057359+0000 mgr.y (mgr.44106) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:15:23.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:23 smithi006 bash[68965]: cluster 2024-05-09T04:15:22.057359+0000 mgr.y (mgr.44106) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:15:23.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:23 smithi006 bash[68965]: cluster 2024-05-09T04:15:22.057359+0000 mgr.y (mgr.44106) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-05-09T04:15:25.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:25 smithi006 bash[68965]: audit 2024-05-09T04:15:23.942894+0000 mgr.y (mgr.44106) 596 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:25.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:25 smithi006 bash[68965]: audit 2024-05-09T04:15:23.942894+0000 mgr.y (mgr.44106) 596 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:25.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:25 smithi006 bash[68965]: cluster 2024-05-09T04:15:24.058823+0000 mgr.y (mgr.44106) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-05-09T04:15:25.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:25 smithi006 bash[68965]: cluster 2024-05-09T04:15:24.058823+0000 mgr.y (mgr.44106) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-05-09T04:15:25.843 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:25 smithi006 bash[72705]: audit 2024-05-09T04:15:23.942894+0000 mgr.y (mgr.44106) 596 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:25.843 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:25 smithi006 bash[72705]: audit 2024-05-09T04:15:23.942894+0000 mgr.y (mgr.44106) 596 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:25.843 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:25 smithi006 bash[72705]: cluster 2024-05-09T04:15:24.058823+0000 mgr.y (mgr.44106) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-05-09T04:15:25.843 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:25 smithi006 bash[72705]: cluster 2024-05-09T04:15:24.058823+0000 mgr.y (mgr.44106) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-05-09T04:15:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:25 smithi186 bash[49632]: audit 2024-05-09T04:15:23.942894+0000 mgr.y (mgr.44106) 596 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:25 smithi186 bash[49632]: audit 2024-05-09T04:15:23.942894+0000 mgr.y (mgr.44106) 596 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:25 smithi186 bash[49632]: cluster 2024-05-09T04:15:24.058823+0000 mgr.y (mgr.44106) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-05-09T04:15:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:25 smithi186 bash[49632]: cluster 2024-05-09T04:15:24.058823+0000 mgr.y (mgr.44106) 597 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-05-09T04:15:28.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:27 smithi006 bash[68965]: cluster 2024-05-09T04:15:26.060036+0000 mgr.y (mgr.44106) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:15:28.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:27 smithi006 bash[68965]: cluster 2024-05-09T04:15:26.060036+0000 mgr.y (mgr.44106) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:15:28.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:15:27] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:15:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:27 smithi006 bash[72705]: cluster 2024-05-09T04:15:26.060036+0000 mgr.y (mgr.44106) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:15:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:27 smithi006 bash[72705]: cluster 2024-05-09T04:15:26.060036+0000 mgr.y (mgr.44106) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:15:28.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:27 smithi186 bash[49632]: cluster 2024-05-09T04:15:26.060036+0000 mgr.y (mgr.44106) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:15:28.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:27 smithi186 bash[49632]: cluster 2024-05-09T04:15:26.060036+0000 mgr.y (mgr.44106) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-05-09T04:15:29.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: cluster 2024-05-09T04:15:28.060945+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:29.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: cluster 2024-05-09T04:15:28.060945+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:29.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.264905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.264905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.277714+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.277714+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.280579+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.280579+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.282331+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.282331+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.293013+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.293013+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.410701+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.410701+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.432018+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.432018+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.435386+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.435386+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.438867+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: cluster 2024-05-09T04:15:28.060945+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: cluster 2024-05-09T04:15:28.060945+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.264905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.264905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.277714+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.277714+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.280579+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:29.855 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.280579+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.282331+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.282331+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.293013+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.293013+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.410701+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.410701+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.432018+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.432018+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.435386+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.435386+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:29.856 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.438867+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.438867+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.448589+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.448589+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.458549+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.458549+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.461989+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.461989+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.464399+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.464399+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.466240+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.466240+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.469316+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.469316+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.473259+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.473259+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.475872+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.475872+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.477922+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.477922+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.480078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.438867+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.448589+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.858 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.448589+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.458549+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.458549+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.461989+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.461989+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.464399+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.464399+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.466240+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.466240+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.469316+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.469316+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.473259+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.473259+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.475872+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.475872+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.477922+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.477922+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.480078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.480078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.481863+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.481863+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.483749+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.483749+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.490857+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.860 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.490857+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.493450+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]: dispatch 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.493450+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]: dispatch 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.498907+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]': finished 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.498907+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]': finished 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.501750+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.501750+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.507585+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.507585+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.512167+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.512167+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.517214+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.517214+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.520419+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.480078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.481863+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.481863+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.483749+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.483749+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.490857+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.490857+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.493450+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.493450+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]: dispatch 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.498907+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]': finished 2024-05-09T04:15:29.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.498907+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]': finished 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.501750+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.501750+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.507585+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.507585+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.512167+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.512167+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.517214+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.517214+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.520419+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.520419+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.522249+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.522249+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.524104+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.524104+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.526115+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.526115+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.527887+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.527887+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.529631+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.529631+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.531426+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.531426+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.535390+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.535390+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:15:29.864 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.537639+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.537639+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.543518+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.520419+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.522249+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.522249+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.524104+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.524104+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.526115+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.526115+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.527887+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.865 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.527887+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.529631+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.529631+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.531426+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.531426+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.535390+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.535390+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.537639+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.537639+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.543518+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:15:29.866 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.543518+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.545973+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.545973+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.551293+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.551293+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.553499+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.553499+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.559653+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.559653+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.561859+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.561859+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.569511+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.569511+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:15:29.867 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.571544+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.571544+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.576934+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.543518+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.545973+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.545973+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.551293+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.551293+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.553499+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.553499+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.559653+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:15:29.868 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.559653+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.561859+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.561859+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.569511+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.569511+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.571544+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.571544+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.576934+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.576934+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.578881+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.578881+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:15:29.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.584804+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.584804+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.586760+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.586760+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.587432+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.587432+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.592433+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.592433+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.594291+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.594291+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.600128+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.600128+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-05-09T04:15:29.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.601957+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.576934+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.578881+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.578881+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.584804+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.584804+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.586760+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.586760+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.587432+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.587432+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.592433+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.592433+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.594291+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:15:29.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.594291+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.600128+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.600128+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.601957+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.601957+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.607412+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.607412+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.609373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.609373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.615460+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.615460+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:15:29.872 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.617749+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.617749+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.618418+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.618418+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.619044+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.619044+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.619672+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.619672+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.620292+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.601957+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.607412+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.607412+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.609373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.609373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.615460+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.615460+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.617749+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.617749+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.618418+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.618418+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.619044+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.619044+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.619672+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.619672+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.620292+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.620292+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.620905+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.620905+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.621827+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.621827+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.624877+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:29 smithi006 bash[68965]: audit 2024-05-09T04:15:29.624877+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:15:29.875 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.620292+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.620905+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.620905+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.621827+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:15:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.621827+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:15:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.624877+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:15:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:29 smithi006 bash[72705]: audit 2024-05-09T04:15:29.624877+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: cluster 2024-05-09T04:15:28.060945+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: cluster 2024-05-09T04:15:28.060945+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.264905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.264905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.277714+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.277714+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.280579+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.280579+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.282331+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.282331+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.293013+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.293013+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.410701+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.410701+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.432018+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.432018+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.435386+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.435386+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:30.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.438867+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.438867+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.448589+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.448589+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.458549+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.458549+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.461989+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.461989+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.464399+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.464399+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.466240+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.466240+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.469316+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.469316+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.473259+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.473259+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.475872+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.475872+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.477922+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.477922+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.480078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.480078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.481863+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.481863+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.483749+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.133 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.483749+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.490857+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.490857+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.493450+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]: dispatch 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.493450+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]: dispatch 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.498907+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]': finished 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.498907+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi006.bjdeov"}]': finished 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.501750+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.501750+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.507585+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.507585+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.512167+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.512167+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.517214+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.134 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.517214+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.520419+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.520419+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.522249+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.522249+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.524104+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.524104+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.526115+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.526115+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.527887+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.527887+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.529631+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.529631+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.531426+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:15:30.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.531426+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.535390+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.535390+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.537639+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.537639+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.543518+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.543518+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.545973+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.545973+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.551293+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.551293+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.553499+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.553499+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.559653+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.559653+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-05-09T04:15:30.136 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.561859+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:15:30.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.561859+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-05-09T04:15:30.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.569511+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:15:30.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.569511+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-05-09T04:15:30.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.571544+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:15:30.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.571544+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-05-09T04:15:30.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.576934+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.576934+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.578881+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.578881+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.584804+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.584804+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.586760+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.586760+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.587432+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.587432+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.592433+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.592433+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.594291+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:15:30.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.594291+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.600128+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.600128+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.601957+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.601957+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.607412+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.607412+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.609373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.609373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.615460+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.615460+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.617749+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.617749+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.618418+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.618418+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.619044+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.619044+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.619672+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.619672+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.620292+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.620292+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.620905+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.620905+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.621827+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.621827+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.624877+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:15:30.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:29 smithi186 bash[49632]: audit 2024-05-09T04:15:29.624877+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-05-09T04:15:30.645 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.412151+0000 mgr.y (mgr.44106) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.412151+0000 mgr.y (mgr.44106) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.434837+0000 mgr.y (mgr.44106) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.434837+0000 mgr.y (mgr.44106) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.436151+0000 mgr.y (mgr.44106) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.436151+0000 mgr.y (mgr.44106) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.439641+0000 mgr.y (mgr.44106) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.439641+0000 mgr.y (mgr.44106) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.484756+0000 mgr.y (mgr.44106) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.484756+0000 mgr.y (mgr.44106) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.502676+0000 mgr.y (mgr.44106) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:15:31.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.502676+0000 mgr.y (mgr.44106) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.513200+0000 mgr.y (mgr.44106) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.513200+0000 mgr.y (mgr.44106) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.530390+0000 mgr.y (mgr.44106) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.530390+0000 mgr.y (mgr.44106) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.621409+0000 mgr.y (mgr.44106) 608 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: cephadm 2024-05-09T04:15:29.621409+0000 mgr.y (mgr.44106) 608 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.837055+0000 mgr.y (mgr.44106) 609 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:29.837055+0000 mgr.y (mgr.44106) 609 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.317690+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.113 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.412151+0000 mgr.y (mgr.44106) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.412151+0000 mgr.y (mgr.44106) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.434837+0000 mgr.y (mgr.44106) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.434837+0000 mgr.y (mgr.44106) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.436151+0000 mgr.y (mgr.44106) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.436151+0000 mgr.y (mgr.44106) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.439641+0000 mgr.y (mgr.44106) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.439641+0000 mgr.y (mgr.44106) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.484756+0000 mgr.y (mgr.44106) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.484756+0000 mgr.y (mgr.44106) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.502676+0000 mgr.y (mgr.44106) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.502676+0000 mgr.y (mgr.44106) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.513200+0000 mgr.y (mgr.44106) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.513200+0000 mgr.y (mgr.44106) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.530390+0000 mgr.y (mgr.44106) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:15:31.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.530390+0000 mgr.y (mgr.44106) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.621409+0000 mgr.y (mgr.44106) 608 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: cephadm 2024-05-09T04:15:29.621409+0000 mgr.y (mgr.44106) 608 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.837055+0000 mgr.y (mgr.44106) 609 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:29.837055+0000 mgr.y (mgr.44106) 609 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.317690+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.317690+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.319745+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.319745+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.329842+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.329842+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.420461+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.420461+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.422227+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.422227+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.432560+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:30 smithi006 bash[68965]: audit 2024-05-09T04:15:30.432560+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.317690+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.319745+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.319745+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.329842+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.329842+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.420461+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.116 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.420461+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.422227+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.422227+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.432560+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:30 smithi006 bash[72705]: audit 2024-05-09T04:15:30.432560+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.412151+0000 mgr.y (mgr.44106) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:31.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.412151+0000 mgr.y (mgr.44106) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-05-09T04:15:31.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.434837+0000 mgr.y (mgr.44106) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:15:31.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.434837+0000 mgr.y (mgr.44106) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.6:5000 to Dashboard 2024-05-09T04:15:31.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.436151+0000 mgr.y (mgr.44106) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.436151+0000 mgr.y (mgr.44106) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.439641+0000 mgr.y (mgr.44106) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.439641+0000 mgr.y (mgr.44106) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi006"}]: dispatch 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.484756+0000 mgr.y (mgr.44106) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.484756+0000 mgr.y (mgr.44106) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.502676+0000 mgr.y (mgr.44106) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.502676+0000 mgr.y (mgr.44106) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.513200+0000 mgr.y (mgr.44106) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.513200+0000 mgr.y (mgr.44106) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.530390+0000 mgr.y (mgr.44106) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.530390+0000 mgr.y (mgr.44106) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.621409+0000 mgr.y (mgr.44106) 608 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: cephadm 2024-05-09T04:15:29.621409+0000 mgr.y (mgr.44106) 608 : cephadm [INF] Upgrade: Complete! 2024-05-09T04:15:31.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.837055+0000 mgr.y (mgr.44106) 609 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:29.837055+0000 mgr.y (mgr.44106) 609 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.317690+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.317690+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.319745+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.319745+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.329842+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.329842+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.420461+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.420461+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.422227+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.422227+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.432560+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:31.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:30 smithi186 bash[49632]: audit 2024-05-09T04:15:30.432560+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:32.085 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:31 smithi006 bash[68965]: cluster 2024-05-09T04:15:30.062089+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:15:32.085 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:31 smithi006 bash[68965]: cluster 2024-05-09T04:15:30.062089+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:15:32.085 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:31 smithi006 bash[72705]: cluster 2024-05-09T04:15:30.062089+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:15:32.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:31 smithi006 bash[72705]: cluster 2024-05-09T04:15:30.062089+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:15:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:31 smithi186 bash[49632]: cluster 2024-05-09T04:15:30.062089+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:15:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:31 smithi186 bash[49632]: cluster 2024-05-09T04:15:30.062089+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-05-09T04:15:32.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:32 smithi006 bash[68965]: audit 2024-05-09T04:15:31.866257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:32.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:32 smithi006 bash[68965]: audit 2024-05-09T04:15:31.866257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:32.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:32 smithi006 bash[68965]: audit 2024-05-09T04:15:32.204921+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:32.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:32 smithi006 bash[68965]: audit 2024-05-09T04:15:32.204921+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:32.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:32 smithi006 bash[72705]: audit 2024-05-09T04:15:31.866257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:32.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:32 smithi006 bash[72705]: audit 2024-05-09T04:15:31.866257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:32.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:32 smithi006 bash[72705]: audit 2024-05-09T04:15:32.204921+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:32.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:32 smithi006 bash[72705]: audit 2024-05-09T04:15:32.204921+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:32 smithi186 bash[49632]: audit 2024-05-09T04:15:31.866257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:32 smithi186 bash[49632]: audit 2024-05-09T04:15:31.866257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:32 smithi186 bash[49632]: audit 2024-05-09T04:15:32.204921+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:33.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:32 smithi186 bash[49632]: audit 2024-05-09T04:15:32.204921+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:15:33.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:33 smithi006 bash[68965]: cluster 2024-05-09T04:15:32.063075+0000 mgr.y (mgr.44106) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-05-09T04:15:33.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:33 smithi006 bash[68965]: cluster 2024-05-09T04:15:32.063075+0000 mgr.y (mgr.44106) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-05-09T04:15:33.861 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:33 smithi006 bash[72705]: cluster 2024-05-09T04:15:32.063075+0000 mgr.y (mgr.44106) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-05-09T04:15:33.862 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:33 smithi006 bash[72705]: cluster 2024-05-09T04:15:32.063075+0000 mgr.y (mgr.44106) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (13m) 15s ago 37m 16.2M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (12m) 81s ago 37m 75.2M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (22s) 15s ago 35m 67.7M - 3.8 af4a4df59e0a 33556bcc0207 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (14m) 81s ago 43m 455M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (24m) 15s ago 45m 520M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (10m) 15s ago 45m 64.4M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (11m) 81s ago 43m 48.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (9m) 15s ago 43m 47.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:15:33.895 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (14m) 15s ago 37m 8555k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (14m) 81s ago 37m 9163k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (7m) 15s ago 42m 58.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (6m) 15s ago 42m 58.4M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (5m) 15s ago 41m 56.7M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (4m) 15s ago 41m 62.3M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (4m) 81s ago 40m 59.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (3m) 81s ago 39m 54.4M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (3m) 81s ago 39m 54.8M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ba453453f9b5 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (2m) 81s ago 38m 55.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ccca106cdbd5 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (13m) 81s ago 37m 60.6M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (93s) 15s ago 36m 90.0M - 19.0.0-3631-gc66c553a af4a4df59e0a e138d1fcc917 2024-05-09T04:15:33.896 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (87s) 81s ago 35m 91.1M - 19.0.0-3631-gc66c553a af4a4df59e0a 5c15d1e3da97 2024-05-09T04:15:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:33 smithi186 bash[49632]: cluster 2024-05-09T04:15:32.063075+0000 mgr.y (mgr.44106) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-05-09T04:15:34.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:33 smithi186 bash[49632]: cluster 2024-05-09T04:15:32.063075+0000 mgr.y (mgr.44106) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-05-09T04:15:34.704 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions' 2024-05-09T04:15:35.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:34 smithi006 bash[68965]: audit 2024-05-09T04:15:33.879326+0000 mgr.y (mgr.44106) 612 : audit [DBG] from='client.54853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:35.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:34 smithi006 bash[68965]: audit 2024-05-09T04:15:33.879326+0000 mgr.y (mgr.44106) 612 : audit [DBG] from='client.54853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:35.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:34 smithi006 bash[72705]: audit 2024-05-09T04:15:33.879326+0000 mgr.y (mgr.44106) 612 : audit [DBG] from='client.54853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:35.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:34 smithi006 bash[72705]: audit 2024-05-09T04:15:33.879326+0000 mgr.y (mgr.44106) 612 : audit [DBG] from='client.54853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:34 smithi186 bash[49632]: audit 2024-05-09T04:15:33.879326+0000 mgr.y (mgr.44106) 612 : audit [DBG] from='client.54853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:35.132 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:34 smithi186 bash[49632]: audit 2024-05-09T04:15:33.879326+0000 mgr.y (mgr.44106) 612 : audit [DBG] from='client.54853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:15:36.083 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:35 smithi006 bash[72705]: audit 2024-05-09T04:15:33.950521+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:36.083 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:35 smithi006 bash[72705]: audit 2024-05-09T04:15:33.950521+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:36.083 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:35 smithi006 bash[72705]: cluster 2024-05-09T04:15:34.064284+0000 mgr.y (mgr.44106) 614 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:36.083 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:35 smithi006 bash[72705]: cluster 2024-05-09T04:15:34.064284+0000 mgr.y (mgr.44106) 614 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:36.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:35 smithi006 bash[68965]: audit 2024-05-09T04:15:33.950521+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:36.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:35 smithi006 bash[68965]: audit 2024-05-09T04:15:33.950521+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:36.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:35 smithi006 bash[68965]: cluster 2024-05-09T04:15:34.064284+0000 mgr.y (mgr.44106) 614 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:36.084 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:35 smithi006 bash[68965]: cluster 2024-05-09T04:15:34.064284+0000 mgr.y (mgr.44106) 614 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:35 smithi186 bash[49632]: audit 2024-05-09T04:15:33.950521+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:35 smithi186 bash[49632]: audit 2024-05-09T04:15:33.950521+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:35 smithi186 bash[49632]: cluster 2024-05-09T04:15:34.064284+0000 mgr.y (mgr.44106) 614 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:35 smithi186 bash[49632]: cluster 2024-05-09T04:15:34.064284+0000 mgr.y (mgr.44106) 614 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:37.882 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:15:37.882 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 8 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 15 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:15:37.883 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:15:37.935 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:15:37] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.43.0" 2024-05-09T04:15:37.936 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:37 smithi006 bash[68965]: cluster 2024-05-09T04:15:36.065551+0000 mgr.y (mgr.44106) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:37.936 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:37 smithi006 bash[68965]: cluster 2024-05-09T04:15:36.065551+0000 mgr.y (mgr.44106) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:37.936 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:37 smithi006 bash[72705]: cluster 2024-05-09T04:15:36.065551+0000 mgr.y (mgr.44106) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:37.936 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:37 smithi006 bash[72705]: cluster 2024-05-09T04:15:36.065551+0000 mgr.y (mgr.44106) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:38.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:37 smithi186 bash[49632]: cluster 2024-05-09T04:15:36.065551+0000 mgr.y (mgr.44106) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:38.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:37 smithi186 bash[49632]: cluster 2024-05-09T04:15:36.065551+0000 mgr.y (mgr.44106) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:38.711 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-05-09T04:15:39.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:38 smithi006 bash[68965]: audit 2024-05-09T04:15:37.881972+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.6:0/2516578752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:39.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:38 smithi006 bash[68965]: audit 2024-05-09T04:15:37.881972+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.6:0/2516578752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:39.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:38 smithi006 bash[72705]: audit 2024-05-09T04:15:37.881972+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.6:0/2516578752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:39.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:38 smithi006 bash[72705]: audit 2024-05-09T04:15:37.881972+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.6:0/2516578752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:39.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:38 smithi186 bash[49632]: audit 2024-05-09T04:15:37.881972+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.6:0/2516578752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:39.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:38 smithi186 bash[49632]: audit 2024-05-09T04:15:37.881972+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.6:0/2516578752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:15:39.974 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:39 smithi006 bash[68965]: cluster 2024-05-09T04:15:38.066823+0000 mgr.y (mgr.44106) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:39.974 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:39 smithi006 bash[68965]: cluster 2024-05-09T04:15:38.066823+0000 mgr.y (mgr.44106) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:39.975 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:39 smithi006 bash[72705]: cluster 2024-05-09T04:15:38.066823+0000 mgr.y (mgr.44106) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:39.975 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:39 smithi006 bash[72705]: cluster 2024-05-09T04:15:38.066823+0000 mgr.y (mgr.44106) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:40.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:39 smithi186 bash[49632]: cluster 2024-05-09T04:15:38.066823+0000 mgr.y (mgr.44106) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:40.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:39 smithi186 bash[49632]: cluster 2024-05-09T04:15:38.066823+0000 mgr.y (mgr.44106) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:41.534 INFO:teuthology.orchestra.run.smithi006.stdout:wait for servicemap items w/ changing names to refresh 2024-05-09T04:15:41.782 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:41 smithi006 bash[68965]: cluster 2024-05-09T04:15:40.067954+0000 mgr.y (mgr.44106) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:41.782 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:41 smithi006 bash[68965]: cluster 2024-05-09T04:15:40.067954+0000 mgr.y (mgr.44106) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:41.782 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:41 smithi006 bash[72705]: cluster 2024-05-09T04:15:40.067954+0000 mgr.y (mgr.44106) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:41.782 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:41 smithi006 bash[72705]: cluster 2024-05-09T04:15:40.067954+0000 mgr.y (mgr.44106) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:42.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:41 smithi186 bash[49632]: cluster 2024-05-09T04:15:40.067954+0000 mgr.y (mgr.44106) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:42.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:41 smithi186 bash[49632]: cluster 2024-05-09T04:15:40.067954+0000 mgr.y (mgr.44106) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:42.333 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'sleep 60' 2024-05-09T04:15:43.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:43 smithi006 bash[68965]: cluster 2024-05-09T04:15:42.068959+0000 mgr.y (mgr.44106) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:43.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:43 smithi006 bash[68965]: cluster 2024-05-09T04:15:42.068959+0000 mgr.y (mgr.44106) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:43.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:43 smithi006 bash[72705]: cluster 2024-05-09T04:15:42.068959+0000 mgr.y (mgr.44106) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:43.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:43 smithi006 bash[72705]: cluster 2024-05-09T04:15:42.068959+0000 mgr.y (mgr.44106) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:44.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:43 smithi186 bash[49632]: cluster 2024-05-09T04:15:42.068959+0000 mgr.y (mgr.44106) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:44.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:43 smithi186 bash[49632]: cluster 2024-05-09T04:15:42.068959+0000 mgr.y (mgr.44106) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:45 smithi006 bash[68965]: audit 2024-05-09T04:15:43.961498+0000 mgr.y (mgr.44106) 619 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:45 smithi006 bash[68965]: audit 2024-05-09T04:15:43.961498+0000 mgr.y (mgr.44106) 619 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:45 smithi006 bash[68965]: cluster 2024-05-09T04:15:44.070272+0000 mgr.y (mgr.44106) 620 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:45 smithi006 bash[68965]: cluster 2024-05-09T04:15:44.070272+0000 mgr.y (mgr.44106) 620 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:45 smithi006 bash[72705]: audit 2024-05-09T04:15:43.961498+0000 mgr.y (mgr.44106) 619 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:45 smithi006 bash[72705]: audit 2024-05-09T04:15:43.961498+0000 mgr.y (mgr.44106) 619 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:45 smithi006 bash[72705]: cluster 2024-05-09T04:15:44.070272+0000 mgr.y (mgr.44106) 620 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:45 smithi006 bash[72705]: cluster 2024-05-09T04:15:44.070272+0000 mgr.y (mgr.44106) 620 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:45 smithi186 bash[49632]: audit 2024-05-09T04:15:43.961498+0000 mgr.y (mgr.44106) 619 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:45 smithi186 bash[49632]: audit 2024-05-09T04:15:43.961498+0000 mgr.y (mgr.44106) 619 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:45 smithi186 bash[49632]: cluster 2024-05-09T04:15:44.070272+0000 mgr.y (mgr.44106) 620 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:45 smithi186 bash[49632]: cluster 2024-05-09T04:15:44.070272+0000 mgr.y (mgr.44106) 620 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:48.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:15:47] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.43.0" 2024-05-09T04:15:48.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:47 smithi006 bash[68965]: cluster 2024-05-09T04:15:46.071434+0000 mgr.y (mgr.44106) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:47 smithi006 bash[68965]: cluster 2024-05-09T04:15:46.071434+0000 mgr.y (mgr.44106) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:47 smithi006 bash[68965]: audit 2024-05-09T04:15:46.867333+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:48.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:47 smithi006 bash[68965]: audit 2024-05-09T04:15:46.867333+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:47 smithi006 bash[72705]: cluster 2024-05-09T04:15:46.071434+0000 mgr.y (mgr.44106) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:47 smithi006 bash[72705]: cluster 2024-05-09T04:15:46.071434+0000 mgr.y (mgr.44106) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:47 smithi006 bash[72705]: audit 2024-05-09T04:15:46.867333+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:47 smithi006 bash[72705]: audit 2024-05-09T04:15:46.867333+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:47 smithi186 bash[49632]: cluster 2024-05-09T04:15:46.071434+0000 mgr.y (mgr.44106) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:47 smithi186 bash[49632]: cluster 2024-05-09T04:15:46.071434+0000 mgr.y (mgr.44106) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:47 smithi186 bash[49632]: audit 2024-05-09T04:15:46.867333+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:47 smithi186 bash[49632]: audit 2024-05-09T04:15:46.867333+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:15:50.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:49 smithi006 bash[68965]: cluster 2024-05-09T04:15:48.072703+0000 mgr.y (mgr.44106) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:50.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:49 smithi006 bash[68965]: cluster 2024-05-09T04:15:48.072703+0000 mgr.y (mgr.44106) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:49 smithi006 bash[72705]: cluster 2024-05-09T04:15:48.072703+0000 mgr.y (mgr.44106) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:50.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:49 smithi006 bash[72705]: cluster 2024-05-09T04:15:48.072703+0000 mgr.y (mgr.44106) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:49 smithi186 bash[49632]: cluster 2024-05-09T04:15:48.072703+0000 mgr.y (mgr.44106) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:49 smithi186 bash[49632]: cluster 2024-05-09T04:15:48.072703+0000 mgr.y (mgr.44106) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:51 smithi006 bash[68965]: cluster 2024-05-09T04:15:50.073957+0000 mgr.y (mgr.44106) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:51 smithi006 bash[68965]: cluster 2024-05-09T04:15:50.073957+0000 mgr.y (mgr.44106) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:51 smithi006 bash[72705]: cluster 2024-05-09T04:15:50.073957+0000 mgr.y (mgr.44106) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:51 smithi006 bash[72705]: cluster 2024-05-09T04:15:50.073957+0000 mgr.y (mgr.44106) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:52.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:51 smithi186 bash[49632]: cluster 2024-05-09T04:15:50.073957+0000 mgr.y (mgr.44106) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:52.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:51 smithi186 bash[49632]: cluster 2024-05-09T04:15:50.073957+0000 mgr.y (mgr.44106) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:54.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:53 smithi006 bash[68965]: cluster 2024-05-09T04:15:52.074965+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:54.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:53 smithi006 bash[68965]: cluster 2024-05-09T04:15:52.074965+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:54.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:53 smithi006 bash[72705]: cluster 2024-05-09T04:15:52.074965+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:54.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:53 smithi006 bash[72705]: cluster 2024-05-09T04:15:52.074965+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:54.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:53 smithi186 bash[49632]: cluster 2024-05-09T04:15:52.074965+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:54.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:53 smithi186 bash[49632]: cluster 2024-05-09T04:15:52.074965+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:56.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:55 smithi006 bash[72705]: audit 2024-05-09T04:15:53.969862+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:56.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:55 smithi006 bash[72705]: audit 2024-05-09T04:15:53.969862+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:56.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:55 smithi006 bash[72705]: cluster 2024-05-09T04:15:54.076491+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:56.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:55 smithi006 bash[72705]: cluster 2024-05-09T04:15:54.076491+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:56.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:55 smithi006 bash[68965]: audit 2024-05-09T04:15:53.969862+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:56.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:55 smithi006 bash[68965]: audit 2024-05-09T04:15:53.969862+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:55 smithi006 bash[68965]: cluster 2024-05-09T04:15:54.076491+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:56.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:55 smithi006 bash[68965]: cluster 2024-05-09T04:15:54.076491+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:55 smithi186 bash[49632]: audit 2024-05-09T04:15:53.969862+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:56.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:55 smithi186 bash[49632]: audit 2024-05-09T04:15:53.969862+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:15:56.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:55 smithi186 bash[49632]: cluster 2024-05-09T04:15:54.076491+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:56.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:55 smithi186 bash[49632]: cluster 2024-05-09T04:15:54.076491+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:15:58.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:15:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:15:57] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.43.0" 2024-05-09T04:15:58.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:57 smithi006 bash[68965]: cluster 2024-05-09T04:15:56.077665+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:58.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:57 smithi006 bash[68965]: cluster 2024-05-09T04:15:56.077665+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:58.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:57 smithi006 bash[72705]: cluster 2024-05-09T04:15:56.077665+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:58.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:57 smithi006 bash[72705]: cluster 2024-05-09T04:15:56.077665+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:58.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:57 smithi186 bash[49632]: cluster 2024-05-09T04:15:56.077665+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:15:58.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:57 smithi186 bash[49632]: cluster 2024-05-09T04:15:56.077665+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:00.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:59 smithi006 bash[68965]: cluster 2024-05-09T04:15:58.078969+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:00.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:15:59 smithi006 bash[68965]: cluster 2024-05-09T04:15:58.078969+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:00.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:59 smithi006 bash[72705]: cluster 2024-05-09T04:15:58.078969+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:00.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:15:59 smithi006 bash[72705]: cluster 2024-05-09T04:15:58.078969+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:00.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:59 smithi186 bash[49632]: cluster 2024-05-09T04:15:58.078969+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:00.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:15:59 smithi186 bash[49632]: cluster 2024-05-09T04:15:58.078969+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:01 smithi006 bash[68965]: cluster 2024-05-09T04:16:00.080172+0000 mgr.y (mgr.44106) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:01 smithi006 bash[68965]: cluster 2024-05-09T04:16:00.080172+0000 mgr.y (mgr.44106) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:02.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:01 smithi006 bash[72705]: cluster 2024-05-09T04:16:00.080172+0000 mgr.y (mgr.44106) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:01 smithi006 bash[72705]: cluster 2024-05-09T04:16:00.080172+0000 mgr.y (mgr.44106) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:01 smithi186 bash[49632]: cluster 2024-05-09T04:16:00.080172+0000 mgr.y (mgr.44106) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:02.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:01 smithi186 bash[49632]: cluster 2024-05-09T04:16:00.080172+0000 mgr.y (mgr.44106) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:03.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:02 smithi006 bash[68965]: audit 2024-05-09T04:16:01.867919+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:03.147 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:02 smithi006 bash[68965]: audit 2024-05-09T04:16:01.867919+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:03.148 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:02 smithi006 bash[72705]: audit 2024-05-09T04:16:01.867919+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:03.148 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:02 smithi006 bash[72705]: audit 2024-05-09T04:16:01.867919+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:03.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:02 smithi186 bash[49632]: audit 2024-05-09T04:16:01.867919+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:03.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:02 smithi186 bash[49632]: audit 2024-05-09T04:16:01.867919+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:04.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:03 smithi006 bash[72705]: cluster 2024-05-09T04:16:02.081315+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:04.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:03 smithi006 bash[72705]: cluster 2024-05-09T04:16:02.081315+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:04.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:03 smithi006 bash[68965]: cluster 2024-05-09T04:16:02.081315+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:04.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:03 smithi006 bash[68965]: cluster 2024-05-09T04:16:02.081315+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:04.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:03 smithi186 bash[49632]: cluster 2024-05-09T04:16:02.081315+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:04.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:03 smithi186 bash[49632]: cluster 2024-05-09T04:16:02.081315+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:06.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:05 smithi006 bash[68965]: audit 2024-05-09T04:16:03.978723+0000 mgr.y (mgr.44106) 631 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:06.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:05 smithi006 bash[68965]: audit 2024-05-09T04:16:03.978723+0000 mgr.y (mgr.44106) 631 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:06.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:05 smithi006 bash[68965]: cluster 2024-05-09T04:16:04.082751+0000 mgr.y (mgr.44106) 632 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:06.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:05 smithi006 bash[68965]: cluster 2024-05-09T04:16:04.082751+0000 mgr.y (mgr.44106) 632 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:06.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:05 smithi006 bash[72705]: audit 2024-05-09T04:16:03.978723+0000 mgr.y (mgr.44106) 631 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:05 smithi006 bash[72705]: audit 2024-05-09T04:16:03.978723+0000 mgr.y (mgr.44106) 631 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:05 smithi006 bash[72705]: cluster 2024-05-09T04:16:04.082751+0000 mgr.y (mgr.44106) 632 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:06.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:05 smithi006 bash[72705]: cluster 2024-05-09T04:16:04.082751+0000 mgr.y (mgr.44106) 632 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:05 smithi186 bash[49632]: audit 2024-05-09T04:16:03.978723+0000 mgr.y (mgr.44106) 631 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:05 smithi186 bash[49632]: audit 2024-05-09T04:16:03.978723+0000 mgr.y (mgr.44106) 631 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:05 smithi186 bash[49632]: cluster 2024-05-09T04:16:04.082751+0000 mgr.y (mgr.44106) 632 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:06.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:05 smithi186 bash[49632]: cluster 2024-05-09T04:16:04.082751+0000 mgr.y (mgr.44106) 632 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:07 smithi006 bash[68965]: cluster 2024-05-09T04:16:06.084100+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:07 smithi006 bash[68965]: cluster 2024-05-09T04:16:06.084100+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:08.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:16:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:16:07] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.43.0" 2024-05-09T04:16:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:07 smithi006 bash[72705]: cluster 2024-05-09T04:16:06.084100+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:07 smithi006 bash[72705]: cluster 2024-05-09T04:16:06.084100+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:08.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:07 smithi186 bash[49632]: cluster 2024-05-09T04:16:06.084100+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:08.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:07 smithi186 bash[49632]: cluster 2024-05-09T04:16:06.084100+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:10.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:09 smithi006 bash[68965]: cluster 2024-05-09T04:16:08.085405+0000 mgr.y (mgr.44106) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:10.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:09 smithi006 bash[68965]: cluster 2024-05-09T04:16:08.085405+0000 mgr.y (mgr.44106) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:10.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:09 smithi006 bash[72705]: cluster 2024-05-09T04:16:08.085405+0000 mgr.y (mgr.44106) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:10.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:09 smithi006 bash[72705]: cluster 2024-05-09T04:16:08.085405+0000 mgr.y (mgr.44106) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:10.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:09 smithi186 bash[49632]: cluster 2024-05-09T04:16:08.085405+0000 mgr.y (mgr.44106) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:10.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:09 smithi186 bash[49632]: cluster 2024-05-09T04:16:08.085405+0000 mgr.y (mgr.44106) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:12.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:11 smithi006 bash[68965]: cluster 2024-05-09T04:16:10.086523+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:12.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:11 smithi006 bash[68965]: cluster 2024-05-09T04:16:10.086523+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:11 smithi006 bash[72705]: cluster 2024-05-09T04:16:10.086523+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:12.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:11 smithi006 bash[72705]: cluster 2024-05-09T04:16:10.086523+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:12.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:11 smithi186 bash[49632]: cluster 2024-05-09T04:16:10.086523+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:12.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:11 smithi186 bash[49632]: cluster 2024-05-09T04:16:10.086523+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:14.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:13 smithi006 bash[68965]: cluster 2024-05-09T04:16:12.087573+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:14.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:13 smithi006 bash[68965]: cluster 2024-05-09T04:16:12.087573+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:14.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:13 smithi006 bash[72705]: cluster 2024-05-09T04:16:12.087573+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:14.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:13 smithi006 bash[72705]: cluster 2024-05-09T04:16:12.087573+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:14.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:13 smithi186 bash[49632]: cluster 2024-05-09T04:16:12.087573+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:14.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:13 smithi186 bash[49632]: cluster 2024-05-09T04:16:12.087573+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:15 smithi006 bash[68965]: audit 2024-05-09T04:16:13.988850+0000 mgr.y (mgr.44106) 637 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:15 smithi006 bash[68965]: audit 2024-05-09T04:16:13.988850+0000 mgr.y (mgr.44106) 637 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:15 smithi006 bash[68965]: cluster 2024-05-09T04:16:14.089166+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:15 smithi006 bash[68965]: cluster 2024-05-09T04:16:14.089166+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:16.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:15 smithi006 bash[72705]: audit 2024-05-09T04:16:13.988850+0000 mgr.y (mgr.44106) 637 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:15 smithi006 bash[72705]: audit 2024-05-09T04:16:13.988850+0000 mgr.y (mgr.44106) 637 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:15 smithi006 bash[72705]: cluster 2024-05-09T04:16:14.089166+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:15 smithi006 bash[72705]: cluster 2024-05-09T04:16:14.089166+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:16.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:15 smithi186 bash[49632]: audit 2024-05-09T04:16:13.988850+0000 mgr.y (mgr.44106) 637 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:16.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:15 smithi186 bash[49632]: audit 2024-05-09T04:16:13.988850+0000 mgr.y (mgr.44106) 637 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:16.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:15 smithi186 bash[49632]: cluster 2024-05-09T04:16:14.089166+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:16.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:15 smithi186 bash[49632]: cluster 2024-05-09T04:16:14.089166+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:18.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:16:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:16:17] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.43.0" 2024-05-09T04:16:18.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:17 smithi006 bash[72705]: cluster 2024-05-09T04:16:16.090363+0000 mgr.y (mgr.44106) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:18.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:17 smithi006 bash[72705]: cluster 2024-05-09T04:16:16.090363+0000 mgr.y (mgr.44106) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:18.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:17 smithi006 bash[72705]: audit 2024-05-09T04:16:16.868279+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:18.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:17 smithi006 bash[72705]: audit 2024-05-09T04:16:16.868279+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:17 smithi006 bash[68965]: cluster 2024-05-09T04:16:16.090363+0000 mgr.y (mgr.44106) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:17 smithi006 bash[68965]: cluster 2024-05-09T04:16:16.090363+0000 mgr.y (mgr.44106) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:17 smithi006 bash[68965]: audit 2024-05-09T04:16:16.868279+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:18.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:17 smithi006 bash[68965]: audit 2024-05-09T04:16:16.868279+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:18.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:17 smithi186 bash[49632]: cluster 2024-05-09T04:16:16.090363+0000 mgr.y (mgr.44106) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:18.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:17 smithi186 bash[49632]: cluster 2024-05-09T04:16:16.090363+0000 mgr.y (mgr.44106) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:18.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:17 smithi186 bash[49632]: audit 2024-05-09T04:16:16.868279+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:18.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:17 smithi186 bash[49632]: audit 2024-05-09T04:16:16.868279+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:20.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:19 smithi006 bash[72705]: cluster 2024-05-09T04:16:18.091638+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:20.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:19 smithi006 bash[72705]: cluster 2024-05-09T04:16:18.091638+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:19 smithi006 bash[68965]: cluster 2024-05-09T04:16:18.091638+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:20.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:19 smithi006 bash[68965]: cluster 2024-05-09T04:16:18.091638+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:20.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:19 smithi186 bash[49632]: cluster 2024-05-09T04:16:18.091638+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:20.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:19 smithi186 bash[49632]: cluster 2024-05-09T04:16:18.091638+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:21 smithi006 bash[68965]: cluster 2024-05-09T04:16:20.092772+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:22.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:21 smithi006 bash[68965]: cluster 2024-05-09T04:16:20.092772+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:22.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:21 smithi006 bash[72705]: cluster 2024-05-09T04:16:20.092772+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:22.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:21 smithi006 bash[72705]: cluster 2024-05-09T04:16:20.092772+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:21 smithi186 bash[49632]: cluster 2024-05-09T04:16:20.092772+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:22.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:21 smithi186 bash[49632]: cluster 2024-05-09T04:16:20.092772+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:24.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:23 smithi006 bash[68965]: cluster 2024-05-09T04:16:22.094088+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:24.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:23 smithi006 bash[68965]: cluster 2024-05-09T04:16:22.094088+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:24.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:23 smithi006 bash[72705]: cluster 2024-05-09T04:16:22.094088+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:24.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:23 smithi006 bash[72705]: cluster 2024-05-09T04:16:22.094088+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:24.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:23 smithi186 bash[49632]: cluster 2024-05-09T04:16:22.094088+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:24.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:23 smithi186 bash[49632]: cluster 2024-05-09T04:16:22.094088+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:25 smithi006 bash[68965]: audit 2024-05-09T04:16:24.000250+0000 mgr.y (mgr.44106) 643 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:25 smithi006 bash[68965]: audit 2024-05-09T04:16:24.000250+0000 mgr.y (mgr.44106) 643 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:26.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:25 smithi006 bash[68965]: cluster 2024-05-09T04:16:24.095373+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:26.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:25 smithi006 bash[68965]: cluster 2024-05-09T04:16:24.095373+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:25 smithi006 bash[72705]: audit 2024-05-09T04:16:24.000250+0000 mgr.y (mgr.44106) 643 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:25 smithi006 bash[72705]: audit 2024-05-09T04:16:24.000250+0000 mgr.y (mgr.44106) 643 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:25 smithi006 bash[72705]: cluster 2024-05-09T04:16:24.095373+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:26.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:25 smithi006 bash[72705]: cluster 2024-05-09T04:16:24.095373+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:26.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:25 smithi186 bash[49632]: audit 2024-05-09T04:16:24.000250+0000 mgr.y (mgr.44106) 643 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:25 smithi186 bash[49632]: audit 2024-05-09T04:16:24.000250+0000 mgr.y (mgr.44106) 643 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:25 smithi186 bash[49632]: cluster 2024-05-09T04:16:24.095373+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:26.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:25 smithi186 bash[49632]: cluster 2024-05-09T04:16:24.095373+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:28.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:16:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:16:27] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.43.0" 2024-05-09T04:16:28.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:27 smithi006 bash[68965]: cluster 2024-05-09T04:16:26.096550+0000 mgr.y (mgr.44106) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:28.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:27 smithi006 bash[68965]: cluster 2024-05-09T04:16:26.096550+0000 mgr.y (mgr.44106) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:27 smithi006 bash[72705]: cluster 2024-05-09T04:16:26.096550+0000 mgr.y (mgr.44106) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:28.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:27 smithi006 bash[72705]: cluster 2024-05-09T04:16:26.096550+0000 mgr.y (mgr.44106) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:28.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:27 smithi186 bash[49632]: cluster 2024-05-09T04:16:26.096550+0000 mgr.y (mgr.44106) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:28.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:27 smithi186 bash[49632]: cluster 2024-05-09T04:16:26.096550+0000 mgr.y (mgr.44106) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:29 smithi006 bash[72705]: cluster 2024-05-09T04:16:28.097818+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:30.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:29 smithi006 bash[72705]: cluster 2024-05-09T04:16:28.097818+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:29 smithi006 bash[68965]: cluster 2024-05-09T04:16:28.097818+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:30.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:29 smithi006 bash[68965]: cluster 2024-05-09T04:16:28.097818+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:30.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:29 smithi186 bash[49632]: cluster 2024-05-09T04:16:28.097818+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:30.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:29 smithi186 bash[49632]: cluster 2024-05-09T04:16:28.097818+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: cluster 2024-05-09T04:16:30.098904+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: cluster 2024-05-09T04:16:30.098904+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: audit 2024-05-09T04:16:31.259762+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:16:32.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: audit 2024-05-09T04:16:31.259762+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: audit 2024-05-09T04:16:31.261391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: audit 2024-05-09T04:16:31.261391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: audit 2024-05-09T04:16:31.272036+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:31 smithi006 bash[68965]: audit 2024-05-09T04:16:31.272036+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: cluster 2024-05-09T04:16:30.098904+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: cluster 2024-05-09T04:16:30.098904+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: audit 2024-05-09T04:16:31.259762+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: audit 2024-05-09T04:16:31.259762+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: audit 2024-05-09T04:16:31.261391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: audit 2024-05-09T04:16:31.261391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: audit 2024-05-09T04:16:31.272036+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:16:32.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:31 smithi006 bash[72705]: audit 2024-05-09T04:16:31.272036+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:16:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: cluster 2024-05-09T04:16:30.098904+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: cluster 2024-05-09T04:16:30.098904+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: audit 2024-05-09T04:16:31.259762+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:16:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: audit 2024-05-09T04:16:31.259762+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-09T04:16:32.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: audit 2024-05-09T04:16:31.261391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:16:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: audit 2024-05-09T04:16:31.261391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-09T04:16:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: audit 2024-05-09T04:16:31.272036+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:16:32.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:31 smithi186 bash[49632]: audit 2024-05-09T04:16:31.272036+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' 2024-05-09T04:16:33.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:32 smithi006 bash[68965]: audit 2024-05-09T04:16:31.868738+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:33.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:32 smithi006 bash[68965]: audit 2024-05-09T04:16:31.868738+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:32 smithi006 bash[72705]: audit 2024-05-09T04:16:31.868738+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:33.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:32 smithi006 bash[72705]: audit 2024-05-09T04:16:31.868738+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:32 smithi186 bash[49632]: audit 2024-05-09T04:16:31.868738+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:33.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:32 smithi186 bash[49632]: audit 2024-05-09T04:16:31.868738+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:34.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:33 smithi006 bash[68965]: cluster 2024-05-09T04:16:32.099928+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:34.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:33 smithi006 bash[68965]: cluster 2024-05-09T04:16:32.099928+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:34.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:33 smithi006 bash[72705]: cluster 2024-05-09T04:16:32.099928+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:34.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:33 smithi006 bash[72705]: cluster 2024-05-09T04:16:32.099928+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:33 smithi186 bash[49632]: cluster 2024-05-09T04:16:32.099928+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:34.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:33 smithi186 bash[49632]: cluster 2024-05-09T04:16:32.099928+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:36.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:35 smithi006 bash[68965]: audit 2024-05-09T04:16:34.010645+0000 mgr.y (mgr.44106) 649 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:36.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:35 smithi006 bash[68965]: audit 2024-05-09T04:16:34.010645+0000 mgr.y (mgr.44106) 649 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:36.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:35 smithi006 bash[68965]: cluster 2024-05-09T04:16:34.101213+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:36.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:35 smithi006 bash[68965]: cluster 2024-05-09T04:16:34.101213+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:36.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:35 smithi006 bash[72705]: audit 2024-05-09T04:16:34.010645+0000 mgr.y (mgr.44106) 649 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:36.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:35 smithi006 bash[72705]: audit 2024-05-09T04:16:34.010645+0000 mgr.y (mgr.44106) 649 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:35 smithi006 bash[72705]: cluster 2024-05-09T04:16:34.101213+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:36.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:35 smithi006 bash[72705]: cluster 2024-05-09T04:16:34.101213+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:35 smithi186 bash[49632]: audit 2024-05-09T04:16:34.010645+0000 mgr.y (mgr.44106) 649 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:35 smithi186 bash[49632]: audit 2024-05-09T04:16:34.010645+0000 mgr.y (mgr.44106) 649 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:36.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:35 smithi186 bash[49632]: cluster 2024-05-09T04:16:34.101213+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:36.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:35 smithi186 bash[49632]: cluster 2024-05-09T04:16:34.101213+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:38.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:16:37 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:16:37] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.43.0" 2024-05-09T04:16:38.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:37 smithi006 bash[68965]: cluster 2024-05-09T04:16:36.102352+0000 mgr.y (mgr.44106) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:38.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:37 smithi006 bash[68965]: cluster 2024-05-09T04:16:36.102352+0000 mgr.y (mgr.44106) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:38.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:37 smithi006 bash[72705]: cluster 2024-05-09T04:16:36.102352+0000 mgr.y (mgr.44106) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:38.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:37 smithi006 bash[72705]: cluster 2024-05-09T04:16:36.102352+0000 mgr.y (mgr.44106) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:38.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:37 smithi186 bash[49632]: cluster 2024-05-09T04:16:36.102352+0000 mgr.y (mgr.44106) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:38.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:37 smithi186 bash[49632]: cluster 2024-05-09T04:16:36.102352+0000 mgr.y (mgr.44106) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:40.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:39 smithi006 bash[72705]: cluster 2024-05-09T04:16:38.103597+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:40.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:39 smithi006 bash[72705]: cluster 2024-05-09T04:16:38.103597+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:39 smithi006 bash[68965]: cluster 2024-05-09T04:16:38.103597+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:40.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:39 smithi006 bash[68965]: cluster 2024-05-09T04:16:38.103597+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:40.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:39 smithi186 bash[49632]: cluster 2024-05-09T04:16:38.103597+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:40.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:39 smithi186 bash[49632]: cluster 2024-05-09T04:16:38.103597+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:42.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:41 smithi006 bash[68965]: cluster 2024-05-09T04:16:40.104700+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:42.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:41 smithi006 bash[68965]: cluster 2024-05-09T04:16:40.104700+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:42.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:41 smithi006 bash[72705]: cluster 2024-05-09T04:16:40.104700+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:42.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:41 smithi006 bash[72705]: cluster 2024-05-09T04:16:40.104700+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:42.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:41 smithi186 bash[49632]: cluster 2024-05-09T04:16:40.104700+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:42.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:41 smithi186 bash[49632]: cluster 2024-05-09T04:16:40.104700+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:43 smithi006 bash[68965]: cluster 2024-05-09T04:16:42.105777+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:44.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:43 smithi006 bash[68965]: cluster 2024-05-09T04:16:42.105777+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:43 smithi006 bash[72705]: cluster 2024-05-09T04:16:42.105777+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:44.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:43 smithi006 bash[72705]: cluster 2024-05-09T04:16:42.105777+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:44.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:43 smithi186 bash[49632]: cluster 2024-05-09T04:16:42.105777+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:44.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:43 smithi186 bash[49632]: cluster 2024-05-09T04:16:42.105777+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:45.826 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ps' 2024-05-09T04:16:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:45 smithi006 bash[68965]: audit 2024-05-09T04:16:44.020459+0000 mgr.y (mgr.44106) 655 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:45 smithi006 bash[68965]: audit 2024-05-09T04:16:44.020459+0000 mgr.y (mgr.44106) 655 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:45 smithi006 bash[68965]: cluster 2024-05-09T04:16:44.107036+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:46.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:45 smithi006 bash[68965]: cluster 2024-05-09T04:16:44.107036+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:45 smithi006 bash[72705]: audit 2024-05-09T04:16:44.020459+0000 mgr.y (mgr.44106) 655 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:45 smithi006 bash[72705]: audit 2024-05-09T04:16:44.020459+0000 mgr.y (mgr.44106) 655 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:45 smithi006 bash[72705]: cluster 2024-05-09T04:16:44.107036+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:46.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:45 smithi006 bash[72705]: cluster 2024-05-09T04:16:44.107036+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:45 smithi186 bash[49632]: audit 2024-05-09T04:16:44.020459+0000 mgr.y (mgr.44106) 655 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:45 smithi186 bash[49632]: audit 2024-05-09T04:16:44.020459+0000 mgr.y (mgr.44106) 655 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:46.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:45 smithi186 bash[49632]: cluster 2024-05-09T04:16:44.107036+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:46.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:45 smithi186 bash[49632]: cluster 2024-05-09T04:16:44.107036+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:48.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:16:47 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:16:47] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:16:48.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:47 smithi006 bash[68965]: cluster 2024-05-09T04:16:46.108259+0000 mgr.y (mgr.44106) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:48.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:47 smithi006 bash[68965]: cluster 2024-05-09T04:16:46.108259+0000 mgr.y (mgr.44106) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:48.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:47 smithi006 bash[68965]: audit 2024-05-09T04:16:46.869193+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:48.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:47 smithi006 bash[68965]: audit 2024-05-09T04:16:46.869193+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:48.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:47 smithi006 bash[72705]: cluster 2024-05-09T04:16:46.108259+0000 mgr.y (mgr.44106) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:47 smithi006 bash[72705]: cluster 2024-05-09T04:16:46.108259+0000 mgr.y (mgr.44106) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:47 smithi006 bash[72705]: audit 2024-05-09T04:16:46.869193+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:48.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:47 smithi006 bash[72705]: audit 2024-05-09T04:16:46.869193+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:47 smithi186 bash[49632]: cluster 2024-05-09T04:16:46.108259+0000 mgr.y (mgr.44106) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:47 smithi186 bash[49632]: cluster 2024-05-09T04:16:46.108259+0000 mgr.y (mgr.44106) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:47 smithi186 bash[49632]: audit 2024-05-09T04:16:46.869193+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:48.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:47 smithi186 bash[49632]: audit 2024-05-09T04:16:46.869193+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:16:49.022 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-09T04:16:49.022 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (14m) 90s ago 38m 16.2M - 0.25.0 c8568f914cd2 bca499d7a199 2024-05-09T04:16:49.022 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi186 *:3000 running (13m) 2m ago 38m 75.2M - 9.4.12 2bacad6d85d8 32f8c71838b3 2024-05-09T04:16:49.022 INFO:teuthology.orchestra.run.smithi006.stdout:iscsi.foo.smithi006.bjdeov smithi006 running (97s) 90s ago 37m 67.7M - 3.8 af4a4df59e0a 33556bcc0207 2024-05-09T04:16:49.023 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi186 *:8443,9283,8765 running (16m) 2m ago 44m 455M - 19.0.0-3631-gc66c553a af4a4df59e0a 5dfb99a46507 2024-05-09T04:16:49.023 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (25m) 90s ago 46m 520M - 19.0.0-3631-gc66c553a af4a4df59e0a ea1237f408b3 2024-05-09T04:16:49.023 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (11m) 90s ago 46m 64.4M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 8d638ad78ea9 2024-05-09T04:16:49.023 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi186 running (12m) 2m ago 44m 48.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a f03d9f01b407 2024-05-09T04:16:49.023 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (10m) 90s ago 44m 47.3M 2048M 19.0.0-3631-gc66c553a af4a4df59e0a 989dc4175fd8 2024-05-09T04:16:49.023 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (15m) 90s ago 39m 8555k - 1.5.0 0da6a335fe13 bfdcfec1aafc 2024-05-09T04:16:49.023 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi186 *:9100 running (15m) 2m ago 39m 9163k - 1.5.0 0da6a335fe13 d17d9961c551 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (8m) 90s ago 43m 58.2M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 663322c106f8 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (8m) 90s ago 43m 58.4M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 53727aec34df 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (6m) 90s ago 42m 56.7M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 967d48e037d5 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (5m) 90s ago 42m 62.3M 3037M 19.0.0-3631-gc66c553a af4a4df59e0a 2c047ce1eb87 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi186 running (5m) 2m ago 41m 59.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 268c6947e398 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi186 running (4m) 2m ago 41m 54.4M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a 22b430aa46a9 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi186 running (4m) 2m ago 40m 54.8M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ba453453f9b5 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi186 running (4m) 2m ago 40m 55.1M 3292M 19.0.0-3631-gc66c553a af4a4df59e0a ccca106cdbd5 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi186 *:9095 running (15m) 2m ago 39m 60.6M - 2.43.0 a07b618ecd1d 391d4982f003 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi006.silsxj smithi006 *:8000 running (2m) 90s ago 37m 90.0M - 19.0.0-3631-gc66c553a af4a4df59e0a e138d1fcc917 2024-05-09T04:16:49.024 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.foo.smithi186.uzgwha smithi186 *:8000 running (2m) 2m ago 37m 91.1M - 19.0.0-3631-gc66c553a af4a4df59e0a 5c15d1e3da97 2024-05-09T04:16:49.799 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions' 2024-05-09T04:16:50.110 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:49 smithi006 bash[68965]: cluster 2024-05-09T04:16:48.109559+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:50.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:49 smithi006 bash[68965]: cluster 2024-05-09T04:16:48.109559+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:49 smithi006 bash[72705]: cluster 2024-05-09T04:16:48.109559+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:50.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:49 smithi006 bash[72705]: cluster 2024-05-09T04:16:48.109559+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:49 smithi186 bash[49632]: cluster 2024-05-09T04:16:48.109559+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:50.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:49 smithi186 bash[49632]: cluster 2024-05-09T04:16:48.109559+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:51.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:50 smithi006 bash[68965]: audit 2024-05-09T04:16:48.979298+0000 mgr.y (mgr.44106) 659 : audit [DBG] from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:51.123 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:50 smithi006 bash[68965]: audit 2024-05-09T04:16:48.979298+0000 mgr.y (mgr.44106) 659 : audit [DBG] from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:51.123 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:50 smithi006 bash[72705]: audit 2024-05-09T04:16:48.979298+0000 mgr.y (mgr.44106) 659 : audit [DBG] from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:51.124 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:50 smithi006 bash[72705]: audit 2024-05-09T04:16:48.979298+0000 mgr.y (mgr.44106) 659 : audit [DBG] from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:51.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:50 smithi186 bash[49632]: audit 2024-05-09T04:16:48.979298+0000 mgr.y (mgr.44106) 659 : audit [DBG] from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:51.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:50 smithi186 bash[49632]: audit 2024-05-09T04:16:48.979298+0000 mgr.y (mgr.44106) 659 : audit [DBG] from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:51 smithi006 bash[68965]: cluster 2024-05-09T04:16:50.110602+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:52.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:51 smithi006 bash[68965]: cluster 2024-05-09T04:16:50.110602+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:51 smithi006 bash[72705]: cluster 2024-05-09T04:16:50.110602+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:52.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:51 smithi006 bash[72705]: cluster 2024-05-09T04:16:50.110602+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:52.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:51 smithi186 bash[49632]: cluster 2024-05-09T04:16:50.110602+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:52.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:51 smithi186 bash[49632]: cluster 2024-05-09T04:16:50.110602+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 3 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 8 2024-05-09T04:16:53.217 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:16:53.218 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2024-05-09T04:16:53.218 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 2 2024-05-09T04:16:53.218 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2024-05-09T04:16:53.218 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2024-05-09T04:16:53.218 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)": 15 2024-05-09T04:16:53.218 INFO:teuthology.orchestra.run.smithi006.stdout: } 2024-05-09T04:16:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:16:53.915 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch upgrade status' 2024-05-09T04:16:54.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:53 smithi186 bash[49632]: cluster 2024-05-09T04:16:52.111753+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:54.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:53 smithi186 bash[49632]: cluster 2024-05-09T04:16:52.111753+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:54.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:53 smithi186 bash[49632]: audit 2024-05-09T04:16:53.216741+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.6:0/321285264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:16:54.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:53 smithi186 bash[49632]: audit 2024-05-09T04:16:53.216741+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.6:0/321285264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:16:54.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:53 smithi006 bash[72705]: cluster 2024-05-09T04:16:52.111753+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:54.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:53 smithi006 bash[72705]: cluster 2024-05-09T04:16:52.111753+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:54.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:53 smithi006 bash[72705]: audit 2024-05-09T04:16:53.216741+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.6:0/321285264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:16:54.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:53 smithi006 bash[72705]: audit 2024-05-09T04:16:53.216741+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.6:0/321285264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:16:54.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:53 smithi006 bash[68965]: cluster 2024-05-09T04:16:52.111753+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:54.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:53 smithi006 bash[68965]: cluster 2024-05-09T04:16:52.111753+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:54.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:53 smithi006 bash[68965]: audit 2024-05-09T04:16:53.216741+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.6:0/321285264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:16:54.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:53 smithi006 bash[68965]: audit 2024-05-09T04:16:53.216741+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.6:0/321285264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:16:56.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:55 smithi006 bash[68965]: audit 2024-05-09T04:16:54.030573+0000 mgr.y (mgr.44106) 662 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:56.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:55 smithi006 bash[68965]: audit 2024-05-09T04:16:54.030573+0000 mgr.y (mgr.44106) 662 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:56.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:55 smithi006 bash[68965]: cluster 2024-05-09T04:16:54.112692+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:56.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:55 smithi006 bash[68965]: cluster 2024-05-09T04:16:54.112692+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:56.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:55 smithi006 bash[72705]: audit 2024-05-09T04:16:54.030573+0000 mgr.y (mgr.44106) 662 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:56.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:55 smithi006 bash[72705]: audit 2024-05-09T04:16:54.030573+0000 mgr.y (mgr.44106) 662 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:55 smithi006 bash[72705]: cluster 2024-05-09T04:16:54.112692+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:56.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:55 smithi006 bash[72705]: cluster 2024-05-09T04:16:54.112692+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:55 smithi186 bash[49632]: audit 2024-05-09T04:16:54.030573+0000 mgr.y (mgr.44106) 662 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:55 smithi186 bash[49632]: audit 2024-05-09T04:16:54.030573+0000 mgr.y (mgr.44106) 662 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:16:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:55 smithi186 bash[49632]: cluster 2024-05-09T04:16:54.112692+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:56.129 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:55 smithi186 bash[49632]: cluster 2024-05-09T04:16:54.112692+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": null, 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": false, 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "", 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": null, 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2024-05-09T04:16:57.014 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:16:57.742 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph health detail' 2024-05-09T04:16:58.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:16:57 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:16:57] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:16:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:57 smithi006 bash[68965]: cluster 2024-05-09T04:16:56.113815+0000 mgr.y (mgr.44106) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:58.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:57 smithi006 bash[68965]: cluster 2024-05-09T04:16:56.113815+0000 mgr.y (mgr.44106) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:57 smithi006 bash[72705]: cluster 2024-05-09T04:16:56.113815+0000 mgr.y (mgr.44106) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:58.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:57 smithi006 bash[72705]: cluster 2024-05-09T04:16:56.113815+0000 mgr.y (mgr.44106) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:58.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:57 smithi186 bash[49632]: cluster 2024-05-09T04:16:56.113815+0000 mgr.y (mgr.44106) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:58.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:57 smithi186 bash[49632]: cluster 2024-05-09T04:16:56.113815+0000 mgr.y (mgr.44106) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:16:59.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:58 smithi006 bash[72705]: audit 2024-05-09T04:16:57.013570+0000 mgr.y (mgr.44106) 665 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:59.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:58 smithi006 bash[72705]: audit 2024-05-09T04:16:57.013570+0000 mgr.y (mgr.44106) 665 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:59.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:58 smithi006 bash[68965]: audit 2024-05-09T04:16:57.013570+0000 mgr.y (mgr.44106) 665 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:59.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:58 smithi006 bash[68965]: audit 2024-05-09T04:16:57.013570+0000 mgr.y (mgr.44106) 665 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:59.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:58 smithi186 bash[49632]: audit 2024-05-09T04:16:57.013570+0000 mgr.y (mgr.44106) 665 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:16:59.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:58 smithi186 bash[49632]: audit 2024-05-09T04:16:57.013570+0000 mgr.y (mgr.44106) 665 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:00.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:59 smithi006 bash[68965]: cluster 2024-05-09T04:16:58.115103+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:00.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:16:59 smithi006 bash[68965]: cluster 2024-05-09T04:16:58.115103+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:00.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:59 smithi006 bash[72705]: cluster 2024-05-09T04:16:58.115103+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:00.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:16:59 smithi006 bash[72705]: cluster 2024-05-09T04:16:58.115103+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:00.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:59 smithi186 bash[49632]: cluster 2024-05-09T04:16:58.115103+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:00.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:16:59 smithi186 bash[49632]: cluster 2024-05-09T04:16:58.115103+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:00.943 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2024-05-09T04:17:01.751 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-05-09T04:17:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:01 smithi006 bash[68965]: cluster 2024-05-09T04:17:00.116144+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:01 smithi006 bash[68965]: cluster 2024-05-09T04:17:00.116144+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:01 smithi006 bash[68965]: audit 2024-05-09T04:17:00.943488+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.6:0/4118603359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:17:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:01 smithi006 bash[68965]: audit 2024-05-09T04:17:00.943488+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.6:0/4118603359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:17:02.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:01 smithi006 bash[68965]: audit 2024-05-09T04:17:01.868956+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:02.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:01 smithi006 bash[68965]: audit 2024-05-09T04:17:01.868956+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:01 smithi006 bash[72705]: cluster 2024-05-09T04:17:00.116144+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:01 smithi006 bash[72705]: cluster 2024-05-09T04:17:00.116144+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:01 smithi006 bash[72705]: audit 2024-05-09T04:17:00.943488+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.6:0/4118603359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:17:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:01 smithi006 bash[72705]: audit 2024-05-09T04:17:00.943488+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.6:0/4118603359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:17:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:01 smithi006 bash[72705]: audit 2024-05-09T04:17:01.868956+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:02.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:01 smithi006 bash[72705]: audit 2024-05-09T04:17:01.868956+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:02.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:01 smithi186 bash[49632]: cluster 2024-05-09T04:17:00.116144+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:02.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:01 smithi186 bash[49632]: cluster 2024-05-09T04:17:00.116144+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:02.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:01 smithi186 bash[49632]: audit 2024-05-09T04:17:00.943488+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.6:0/4118603359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:17:02.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:01 smithi186 bash[49632]: audit 2024-05-09T04:17:00.943488+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.6:0/4118603359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-05-09T04:17:02.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:01 smithi186 bash[49632]: audit 2024-05-09T04:17:01.868956+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:02.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:01 smithi186 bash[49632]: audit 2024-05-09T04:17:01.868956+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:03 smithi006 bash[68965]: cluster 2024-05-09T04:17:02.117200+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:03 smithi006 bash[68965]: cluster 2024-05-09T04:17:02.117200+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:03 smithi006 bash[72705]: cluster 2024-05-09T04:17:02.117200+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:03 smithi006 bash[72705]: cluster 2024-05-09T04:17:02.117200+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:04.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:03 smithi186 bash[49632]: cluster 2024-05-09T04:17:02.117200+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:04.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:03 smithi186 bash[49632]: cluster 2024-05-09T04:17:02.117200+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:05.126 INFO:teuthology.orchestra.run.smithi006.stdout:true 2024-05-09T04:17:05.866 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-05-09T04:17:06.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:05 smithi006 bash[68965]: audit 2024-05-09T04:17:04.034431+0000 mgr.y (mgr.44106) 669 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:06.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:05 smithi006 bash[68965]: audit 2024-05-09T04:17:04.034431+0000 mgr.y (mgr.44106) 669 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:06.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:05 smithi006 bash[68965]: cluster 2024-05-09T04:17:04.118523+0000 mgr.y (mgr.44106) 670 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:06.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:05 smithi006 bash[68965]: cluster 2024-05-09T04:17:04.118523+0000 mgr.y (mgr.44106) 670 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:06.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:05 smithi006 bash[68965]: audit 2024-05-09T04:17:05.113082+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.6:0/1590240461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:06.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:05 smithi006 bash[68965]: audit 2024-05-09T04:17:05.113082+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.6:0/1590240461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:05 smithi006 bash[72705]: audit 2024-05-09T04:17:04.034431+0000 mgr.y (mgr.44106) 669 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:05 smithi006 bash[72705]: audit 2024-05-09T04:17:04.034431+0000 mgr.y (mgr.44106) 669 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:05 smithi006 bash[72705]: cluster 2024-05-09T04:17:04.118523+0000 mgr.y (mgr.44106) 670 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:05 smithi006 bash[72705]: cluster 2024-05-09T04:17:04.118523+0000 mgr.y (mgr.44106) 670 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:05 smithi006 bash[72705]: audit 2024-05-09T04:17:05.113082+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.6:0/1590240461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:06.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:05 smithi006 bash[72705]: audit 2024-05-09T04:17:05.113082+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.6:0/1590240461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:06.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:05 smithi186 bash[49632]: audit 2024-05-09T04:17:04.034431+0000 mgr.y (mgr.44106) 669 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:06.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:05 smithi186 bash[49632]: audit 2024-05-09T04:17:04.034431+0000 mgr.y (mgr.44106) 669 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:06.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:05 smithi186 bash[49632]: cluster 2024-05-09T04:17:04.118523+0000 mgr.y (mgr.44106) 670 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:06.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:05 smithi186 bash[49632]: cluster 2024-05-09T04:17:04.118523+0000 mgr.y (mgr.44106) 670 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:06.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:05 smithi186 bash[49632]: audit 2024-05-09T04:17:05.113082+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.6:0/1590240461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:06.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:05 smithi186 bash[49632]: audit 2024-05-09T04:17:05.113082+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.6:0/1590240461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:08.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:07 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:17:07] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.43.0" 2024-05-09T04:17:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:07 smithi006 bash[68965]: cluster 2024-05-09T04:17:06.119497+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:08.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:07 smithi006 bash[68965]: cluster 2024-05-09T04:17:06.119497+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:08.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:07 smithi006 bash[72705]: cluster 2024-05-09T04:17:06.119497+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:08.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:07 smithi006 bash[72705]: cluster 2024-05-09T04:17:06.119497+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:08.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:07 smithi186 bash[49632]: cluster 2024-05-09T04:17:06.119497+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:08.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:07 smithi186 bash[49632]: cluster 2024-05-09T04:17:06.119497+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:09.393 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 19.0.0-3631-gc66c553a (c66c553a84eb9faa0029f5f0bb8284e3a826ac85) squid (dev)" 2024-05-09T04:17:10.084 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -e sha1=c66c553a84eb9faa0029f5f0bb8284e3a826ac85 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-05-09T04:17:10.271 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:09 smithi006 bash[68965]: cluster 2024-05-09T04:17:08.120734+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:10.271 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:09 smithi006 bash[68965]: cluster 2024-05-09T04:17:08.120734+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:10.271 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:09 smithi006 bash[68965]: audit 2024-05-09T04:17:09.378265+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.6:0/2843221345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:10.271 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:09 smithi006 bash[68965]: audit 2024-05-09T04:17:09.378265+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.6:0/2843221345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:10.272 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:09 smithi006 bash[72705]: cluster 2024-05-09T04:17:08.120734+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:10.272 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:09 smithi006 bash[72705]: cluster 2024-05-09T04:17:08.120734+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:10.272 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:09 smithi006 bash[72705]: audit 2024-05-09T04:17:09.378265+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.6:0/2843221345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:10.272 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:09 smithi006 bash[72705]: audit 2024-05-09T04:17:09.378265+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.6:0/2843221345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:10.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:09 smithi186 bash[49632]: cluster 2024-05-09T04:17:08.120734+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:10.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:09 smithi186 bash[49632]: cluster 2024-05-09T04:17:08.120734+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:10.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:09 smithi186 bash[49632]: audit 2024-05-09T04:17:09.378265+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.6:0/2843221345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:10.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:09 smithi186 bash[49632]: audit 2024-05-09T04:17:09.378265+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.6:0/2843221345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-05-09T04:17:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:11 smithi006 bash[72705]: cluster 2024-05-09T04:17:10.121828+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:11 smithi006 bash[72705]: cluster 2024-05-09T04:17:10.121828+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:12.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:11 smithi006 bash[68965]: cluster 2024-05-09T04:17:10.121828+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:12.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:11 smithi006 bash[68965]: cluster 2024-05-09T04:17:10.121828+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:12.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:11 smithi186 bash[49632]: cluster 2024-05-09T04:17:10.121828+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:12.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:11 smithi186 bash[49632]: cluster 2024-05-09T04:17:10.121828+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:13.259 INFO:teuthology.orchestra.run.smithi006.stdout:osd 8 3m ago - 2024-05-09T04:17:13.949 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-09T04:17:13.962 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2024-05-09T04:17:13.962 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-05-09T04:17:14.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:13 smithi006 bash[72705]: cluster 2024-05-09T04:17:12.122915+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:14.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:13 smithi006 bash[72705]: cluster 2024-05-09T04:17:12.122915+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:14.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:13 smithi006 bash[68965]: cluster 2024-05-09T04:17:12.122915+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:14.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:13 smithi006 bash[68965]: cluster 2024-05-09T04:17:12.122915+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:14.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:13 smithi186 bash[49632]: cluster 2024-05-09T04:17:12.122915+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:14.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:13 smithi186 bash[49632]: cluster 2024-05-09T04:17:12.122915+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:15.279 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:14 smithi006 bash[72705]: audit 2024-05-09T04:17:13.240557+0000 mgr.y (mgr.44106) 675 : audit [DBG] from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:15.279 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:14 smithi006 bash[72705]: audit 2024-05-09T04:17:13.240557+0000 mgr.y (mgr.44106) 675 : audit [DBG] from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:15.279 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:14 smithi006 bash[68965]: audit 2024-05-09T04:17:13.240557+0000 mgr.y (mgr.44106) 675 : audit [DBG] from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:15.279 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:14 smithi006 bash[68965]: audit 2024-05-09T04:17:13.240557+0000 mgr.y (mgr.44106) 675 : audit [DBG] from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:15.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:14 smithi186 bash[49632]: audit 2024-05-09T04:17:13.240557+0000 mgr.y (mgr.44106) 675 : audit [DBG] from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:15.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:14 smithi186 bash[49632]: audit 2024-05-09T04:17:13.240557+0000 mgr.y (mgr.44106) 675 : audit [DBG] from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:15 smithi006 bash[68965]: audit 2024-05-09T04:17:14.043701+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:15 smithi006 bash[68965]: audit 2024-05-09T04:17:14.043701+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:15 smithi006 bash[68965]: cluster 2024-05-09T04:17:14.124299+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:16.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:15 smithi006 bash[68965]: cluster 2024-05-09T04:17:14.124299+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:16.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:15 smithi006 bash[72705]: audit 2024-05-09T04:17:14.043701+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:16.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:15 smithi006 bash[72705]: audit 2024-05-09T04:17:14.043701+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:15 smithi006 bash[72705]: cluster 2024-05-09T04:17:14.124299+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:16.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:15 smithi006 bash[72705]: cluster 2024-05-09T04:17:14.124299+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:16.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:15 smithi186 bash[49632]: audit 2024-05-09T04:17:14.043701+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:16.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:15 smithi186 bash[49632]: audit 2024-05-09T04:17:14.043701+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:16.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:15 smithi186 bash[49632]: cluster 2024-05-09T04:17:14.124299+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:16.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:15 smithi186 bash[49632]: cluster 2024-05-09T04:17:14.124299+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:17.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:16 smithi006 bash[68965]: audit 2024-05-09T04:17:16.869825+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:17.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:16 smithi006 bash[68965]: audit 2024-05-09T04:17:16.869825+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:17.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:16 smithi006 bash[72705]: audit 2024-05-09T04:17:16.869825+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:17.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:16 smithi006 bash[72705]: audit 2024-05-09T04:17:16.869825+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:17.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:16 smithi186 bash[49632]: audit 2024-05-09T04:17:16.869825+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:17.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:16 smithi186 bash[49632]: audit 2024-05-09T04:17:16.869825+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.6:0/4157429240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-09T04:17:18.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:17 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:17:17] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:17:18.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:17 smithi006 bash[68965]: cluster 2024-05-09T04:17:16.125176+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:18.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:17 smithi006 bash[68965]: cluster 2024-05-09T04:17:16.125176+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:18.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:17 smithi006 bash[72705]: cluster 2024-05-09T04:17:16.125176+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:18.111 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:17 smithi006 bash[72705]: cluster 2024-05-09T04:17:16.125176+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:18.214 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-05-09T04:17:18.214 INFO:teuthology.orchestra.run.smithi006.stdout: "image": "quay.io/ceph/ceph", 2024-05-09T04:17:18.214 INFO:teuthology.orchestra.run.smithi006.stdout: "registry": "quay.io", 2024-05-09T04:17:18.214 INFO:teuthology.orchestra.run.smithi006.stdout: "bare_image": "ceph/ceph", 2024-05-09T04:17:18.214 INFO:teuthology.orchestra.run.smithi006.stdout: "versions": [] 2024-05-09T04:17:18.214 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-05-09T04:17:18.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:17 smithi186 bash[49632]: cluster 2024-05-09T04:17:16.125176+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:18.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:17 smithi186 bash[49632]: cluster 2024-05-09T04:17:16.125176+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:19.028 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-05-09T04:17:19.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:18 smithi006 bash[68965]: audit 2024-05-09T04:17:17.042120+0000 mgr.y (mgr.44106) 679 : audit [DBG] from='client.44958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:19.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:18 smithi006 bash[68965]: audit 2024-05-09T04:17:17.042120+0000 mgr.y (mgr.44106) 679 : audit [DBG] from='client.44958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:19.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:18 smithi006 bash[72705]: audit 2024-05-09T04:17:17.042120+0000 mgr.y (mgr.44106) 679 : audit [DBG] from='client.44958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:19.221 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:18 smithi006 bash[72705]: audit 2024-05-09T04:17:17.042120+0000 mgr.y (mgr.44106) 679 : audit [DBG] from='client.44958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:19.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:18 smithi186 bash[49632]: audit 2024-05-09T04:17:17.042120+0000 mgr.y (mgr.44106) 679 : audit [DBG] from='client.44958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:19.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:18 smithi186 bash[49632]: audit 2024-05-09T04:17:17.042120+0000 mgr.y (mgr.44106) 679 : audit [DBG] from='client.44958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:20.226 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:19 smithi006 bash[68965]: cluster 2024-05-09T04:17:18.126452+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:20.226 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:19 smithi006 bash[68965]: cluster 2024-05-09T04:17:18.126452+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:20.226 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:19 smithi006 bash[72705]: cluster 2024-05-09T04:17:18.126452+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:20.227 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:19 smithi006 bash[72705]: cluster 2024-05-09T04:17:18.126452+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:20.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:19 smithi186 bash[49632]: cluster 2024-05-09T04:17:18.126452+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:20.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:19 smithi186 bash[49632]: cluster 2024-05-09T04:17:18.126452+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:21.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:20 smithi006 bash[68965]: cluster 2024-05-09T04:17:20.127104+0000 mgr.y (mgr.44106) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:21.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:20 smithi006 bash[68965]: cluster 2024-05-09T04:17:20.127104+0000 mgr.y (mgr.44106) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:21.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:20 smithi006 bash[72705]: cluster 2024-05-09T04:17:20.127104+0000 mgr.y (mgr.44106) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:21.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:20 smithi006 bash[72705]: cluster 2024-05-09T04:17:20.127104+0000 mgr.y (mgr.44106) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:20 smithi186 bash[49632]: cluster 2024-05-09T04:17:20.127104+0000 mgr.y (mgr.44106) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:21.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:20 smithi186 bash[49632]: cluster 2024-05-09T04:17:20.127104+0000 mgr.y (mgr.44106) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:23.605 INFO:teuthology.orchestra.run.smithi006.stdout: "16.2.0", 2024-05-09T04:17:23.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:23 smithi006 bash[68965]: cluster 2024-05-09T04:17:22.127743+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:23.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:23 smithi006 bash[68965]: cluster 2024-05-09T04:17:22.127743+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:23.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:23 smithi006 bash[68965]: audit 2024-05-09T04:17:22.194469+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:23.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:23 smithi006 bash[68965]: audit 2024-05-09T04:17:22.194469+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:23.606 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:23 smithi006 bash[72705]: cluster 2024-05-09T04:17:22.127743+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:23.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:23 smithi006 bash[72705]: cluster 2024-05-09T04:17:22.127743+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:23.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:23 smithi006 bash[72705]: audit 2024-05-09T04:17:22.194469+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:23.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:23 smithi006 bash[72705]: audit 2024-05-09T04:17:22.194469+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:23.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:23 smithi186 bash[49632]: cluster 2024-05-09T04:17:22.127743+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:23.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:23 smithi186 bash[49632]: cluster 2024-05-09T04:17:22.127743+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:23.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:23 smithi186 bash[49632]: audit 2024-05-09T04:17:22.194469+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:23.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:23 smithi186 bash[49632]: audit 2024-05-09T04:17:22.194469+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:24.406 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-05-09T04:17:25.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:25 smithi006 bash[72705]: audit 2024-05-09T04:17:24.053855+0000 mgr.y (mgr.44106) 684 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:25.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:25 smithi006 bash[72705]: audit 2024-05-09T04:17:24.053855+0000 mgr.y (mgr.44106) 684 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:25.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:25 smithi006 bash[72705]: cluster 2024-05-09T04:17:24.128948+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:25.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:25 smithi006 bash[72705]: cluster 2024-05-09T04:17:24.128948+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:25.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:25 smithi006 bash[68965]: audit 2024-05-09T04:17:24.053855+0000 mgr.y (mgr.44106) 684 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:25.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:25 smithi006 bash[68965]: audit 2024-05-09T04:17:24.053855+0000 mgr.y (mgr.44106) 684 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:25.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:25 smithi006 bash[68965]: cluster 2024-05-09T04:17:24.128948+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:25.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:25 smithi006 bash[68965]: cluster 2024-05-09T04:17:24.128948+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:25.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:25 smithi186 bash[49632]: audit 2024-05-09T04:17:24.053855+0000 mgr.y (mgr.44106) 684 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:25.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:25 smithi186 bash[49632]: audit 2024-05-09T04:17:24.053855+0000 mgr.y (mgr.44106) 684 : audit [DBG] from='client.44847 -' entity='client.iscsi.foo.smithi006.bjdeov' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-05-09T04:17:25.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:25 smithi186 bash[49632]: cluster 2024-05-09T04:17:24.128948+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:25.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:25 smithi186 bash[49632]: cluster 2024-05-09T04:17:24.128948+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:27.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:27 smithi006 bash[68965]: cluster 2024-05-09T04:17:26.130161+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:27.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:27 smithi006 bash[68965]: cluster 2024-05-09T04:17:26.130161+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:27 smithi006 bash[72705]: cluster 2024-05-09T04:17:26.130161+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:27.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:27 smithi006 bash[72705]: cluster 2024-05-09T04:17:26.130161+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:27.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:27 smithi186 bash[49632]: cluster 2024-05-09T04:17:26.130161+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:27.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:27 smithi186 bash[49632]: cluster 2024-05-09T04:17:26.130161+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-05-09T04:17:28.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:27 smithi006 bash[54166]: ::ffff:172.21.15.186 - - [09/May/2024:04:17:27] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.43.0" 2024-05-09T04:17:28.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:28 smithi006 bash[68965]: audit 2024-05-09T04:17:27.518215+0000 mgr.y (mgr.44106) 687 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:28.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:28 smithi006 bash[68965]: audit 2024-05-09T04:17:27.518215+0000 mgr.y (mgr.44106) 687 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:28.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:28 smithi006 bash[72705]: audit 2024-05-09T04:17:27.518215+0000 mgr.y (mgr.44106) 687 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:28.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:28 smithi006 bash[72705]: audit 2024-05-09T04:17:27.518215+0000 mgr.y (mgr.44106) 687 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:28.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:28 smithi186 bash[49632]: audit 2024-05-09T04:17:27.518215+0000 mgr.y (mgr.44106) 687 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:28.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:28 smithi186 bash[49632]: audit 2024-05-09T04:17:27.518215+0000 mgr.y (mgr.44106) 687 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-09T04:17:28.761 INFO:teuthology.orchestra.run.smithi006.stdout: "v16.2.2", 2024-05-09T04:17:28.761 INFO:teuthology.orchestra.run.smithi006.stdout: "v16.2.2-20210505", 2024-05-09T04:17:29.585 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:29 smithi006 bash[68965]: cluster 2024-05-09T04:17:28.131369+0000 mgr.y (mgr.44106) 688 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:29.585 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:29 smithi006 bash[68965]: cluster 2024-05-09T04:17:28.131369+0000 mgr.y (mgr.44106) 688 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:29.585 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:29 smithi006 bash[72705]: cluster 2024-05-09T04:17:28.131369+0000 mgr.y (mgr.44106) 688 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:29.585 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:29 smithi006 bash[72705]: cluster 2024-05-09T04:17:28.131369+0000 mgr.y (mgr.44106) 688 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:29.586 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-09T04:17:29.596 INFO:tasks.cephadm:Teardown begin 2024-05-09T04:17:29.596 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-09T04:17:29.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-09T04:17:29.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:29 smithi186 bash[49632]: cluster 2024-05-09T04:17:28.131369+0000 mgr.y (mgr.44106) 688 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:29.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:29 smithi186 bash[49632]: cluster 2024-05-09T04:17:28.131369+0000 mgr.y (mgr.44106) 688 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-05-09T04:17:29.625 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-05-09T04:17:29.626 DEBUG:teuthology.orchestra.run.smithi006:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-09T04:17:29.658 DEBUG:teuthology.orchestra.run.smithi186:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-09T04:17:29.671 INFO:tasks.cephadm:Stopping all daemons... 2024-05-09T04:17:29.671 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-05-09T04:17:29.671 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a 2024-05-09T04:17:29.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:29 smithi006 systemd[1]: Stopping Ceph mon.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:29.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:29 smithi006 bash[68965]: debug 2024-05-09T04:17:29.837+0000 7f3b35d58700 -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-05-09T04:17:29.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:May 09 04:17:29 smithi006 bash[68965]: debug 2024-05-09T04:17:29.837+0000 7f3b35d58700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-05-09T04:17:29.976 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: [09/May/2024:04:17:29] ENGINE Bus STOPPING 2024-05-09T04:17:29.976 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: [09/May/2024:04:17:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T04:17:29.976 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: [09/May/2024:04:17:29] ENGINE Bus STOPPED 2024-05-09T04:17:29.976 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: [09/May/2024:04:17:29] ENGINE Bus STARTING 2024-05-09T04:17:30.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: CherryPy Checker: 2024-05-09T04:17:30.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: The Application mounted at '' has an empty config. 2024-05-09T04:17:30.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: [09/May/2024:04:17:29] ENGINE Serving on http://:::9283 2024-05-09T04:17:30.361 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:29 smithi006 bash[54166]: [09/May/2024:04:17:29] ENGINE Bus STARTED 2024-05-09T04:17:30.762 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.a.service' 2024-05-09T04:17:30.797 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:30.797 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-05-09T04:17:30.797 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-05-09T04:17:30.798 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.c 2024-05-09T04:17:31.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:30 smithi006 systemd[1]: Stopping Ceph mon.c for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:31.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:30 smithi006 bash[72705]: debug 2024-05-09T04:17:30.989+0000 7fa08f1b3700 -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-05-09T04:17:31.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:May 09 04:17:30 smithi006 bash[72705]: debug 2024-05-09T04:17:30.989+0000 7fa08f1b3700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-05-09T04:17:31.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:31 smithi006 bash[54166]: [09/May/2024:04:17:31] ENGINE Bus STOPPING 2024-05-09T04:17:31.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:31 smithi006 bash[54166]: [09/May/2024:04:17:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-09T04:17:31.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:31 smithi006 bash[54166]: [09/May/2024:04:17:31] ENGINE Bus STOPPED 2024-05-09T04:17:31.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:31 smithi006 bash[54166]: [09/May/2024:04:17:31] ENGINE Bus STARTING 2024-05-09T04:17:31.477 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:31 smithi006 bash[54166]: [09/May/2024:04:17:31] ENGINE Serving on http://:::9283 2024-05-09T04:17:31.477 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:31 smithi006 bash[54166]: [09/May/2024:04:17:31] ENGINE Bus STARTED 2024-05-09T04:17:31.995 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.c.service' 2024-05-09T04:17:32.021 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:32.022 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-05-09T04:17:32.022 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-05-09T04:17:32.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.b 2024-05-09T04:17:32.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:32 smithi186 systemd[1]: Stopping Ceph mon.b for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:32.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:32 smithi186 bash[49632]: debug 2024-05-09T04:17:32.166+0000 7f567413a700 -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-05-09T04:17:32.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:May 09 04:17:32 smithi186 bash[49632]: debug 2024-05-09T04:17:32.166+0000 7f567413a700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-05-09T04:17:33.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mon.b.service' 2024-05-09T04:17:33.174 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:33.175 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-05-09T04:17:33.175 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-05-09T04:17:33.175 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y 2024-05-09T04:17:33.579 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:33 smithi006 systemd[1]: Stopping Ceph mgr.y for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:33.580 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:33 smithi006 bash[54166]: debug 2024-05-09T04:17:33.329+0000 7f4c75a88700 -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-05-09T04:17:33.580 INFO:journalctl@ceph.mgr.y.smithi006.stdout:May 09 04:17:33 smithi006 bash[54166]: debug 2024-05-09T04:17:33.329+0000 7f4c75a88700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-05-09T04:17:33.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:17:33 smithi006 bash[64558]: ts=2024-05-09T04:17:33.579Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:17:34.148 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.y.service' 2024-05-09T04:17:34.175 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:34.176 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-05-09T04:17:34.176 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-05-09T04:17:34.176 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.x 2024-05-09T04:17:34.601 INFO:journalctl@ceph.mgr.x.smithi186.stdout:May 09 04:17:34 smithi186 systemd[1]: Stopping Ceph mgr.x for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:35.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@mgr.x.service' 2024-05-09T04:17:35.174 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:35.174 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-05-09T04:17:35.174 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-05-09T04:17:35.174 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.0 2024-05-09T04:17:35.611 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:17:35 smithi006 systemd[1]: Stopping Ceph osd.0 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:35.611 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:17:35 smithi006 bash[79046]: debug 2024-05-09T04:17:35.313+0000 7f3b4cf58700 -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-05-09T04:17:35.611 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:17:35 smithi006 bash[79046]: debug 2024-05-09T04:17:35.313+0000 7f3b4cf58700 -1 osd.0 161 *** Got signal Terminated *** 2024-05-09T04:17:35.611 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:17:35 smithi006 bash[79046]: debug 2024-05-09T04:17:35.313+0000 7f3b4cf58700 -1 osd.0 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:17:41.610 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:17:41 smithi006 bash[114419]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-0 2024-05-09T04:17:41.611 INFO:journalctl@ceph.osd.0.smithi006.stdout:May 09 04:17:41 smithi006 bash[114482]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-0 2024-05-09T04:17:43.261 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.0.service' 2024-05-09T04:17:43.290 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:43.291 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-05-09T04:17:43.291 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-05-09T04:17:43.291 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.1 2024-05-09T04:17:43.578 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:17:43 smithi006 systemd[1]: Stopping Ceph osd.1 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:43.578 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:17:43 smithi006 bash[83529]: debug 2024-05-09T04:17:43.453+0000 7f3316dba700 -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-05-09T04:17:43.578 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:17:43 smithi006 bash[83529]: debug 2024-05-09T04:17:43.453+0000 7f3316dba700 -1 osd.1 161 *** Got signal Terminated *** 2024-05-09T04:17:43.579 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:17:43 smithi006 bash[83529]: debug 2024-05-09T04:17:43.453+0000 7f3316dba700 -1 osd.1 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:17:43.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:17:43 smithi006 bash[64558]: ts=2024-05-09T04:17:43.578Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:17:43.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:17:43 smithi006 bash[64558]: ts=2024-05-09T04:17:43.580Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:17:47.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:17:47 smithi186 bash[46995]: ts=2024-05-09T04:17:47.416Z 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.6:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-05-09T04:17:47.879 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:17:47 smithi186 bash[46995]: ts=2024-05-09T04:17:47.422Z 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.6:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-05-09T04:17:47.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:17:47 smithi186 bash[46995]: ts=2024-05-09T04:17:47.422Z 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.6:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-05-09T04:17:47.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:17:47 smithi186 bash[46995]: ts=2024-05-09T04:17:47.427Z 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.6:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-05-09T04:17:47.880 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:17:47 smithi186 bash[46995]: ts=2024-05-09T04:17:47.428Z 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.6:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-05-09T04:17:49.860 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:17:49 smithi006 bash[114619]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-1 2024-05-09T04:17:49.861 INFO:journalctl@ceph.osd.1.smithi006.stdout:May 09 04:17:49 smithi006 bash[114684]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-1 2024-05-09T04:17:51.611 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.1.service' 2024-05-09T04:17:51.640 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:51.641 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-05-09T04:17:51.641 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-05-09T04:17:51.641 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.2 2024-05-09T04:17:51.861 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:17:51 smithi006 systemd[1]: Stopping Ceph osd.2 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:17:51.861 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:17:51 smithi006 bash[89611]: debug 2024-05-09T04:17:51.821+0000 7f0b9caf9700 -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-05-09T04:17:51.861 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:17:51 smithi006 bash[89611]: debug 2024-05-09T04:17:51.821+0000 7f0b9caf9700 -1 osd.2 161 *** Got signal Terminated *** 2024-05-09T04:17:51.861 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:17:51 smithi006 bash[89611]: debug 2024-05-09T04:17:51.821+0000 7f0b9caf9700 -1 osd.2 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:17:53.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:17:53 smithi006 bash[64558]: ts=2024-05-09T04:17:53.579Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:17:53.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:17:53 smithi006 bash[64558]: ts=2024-05-09T04:17:53.580Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:17:58.111 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:17:57 smithi006 bash[114820]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-2 2024-05-09T04:17:58.111 INFO:journalctl@ceph.osd.2.smithi006.stdout:May 09 04:17:57 smithi006 bash[114882]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-2 2024-05-09T04:17:59.794 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.2.service' 2024-05-09T04:17:59.822 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:17:59.822 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-05-09T04:17:59.822 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-05-09T04:17:59.823 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.3 2024-05-09T04:18:00.111 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:17:59 smithi006 systemd[1]: Stopping Ceph osd.3 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:00.111 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:17:59 smithi006 bash[95573]: debug 2024-05-09T04:17:59.989+0000 7f7ed4c4d700 -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-05-09T04:18:00.111 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:17:59 smithi006 bash[95573]: debug 2024-05-09T04:17:59.989+0000 7f7ed4c4d700 -1 osd.3 161 *** Got signal Terminated *** 2024-05-09T04:18:00.111 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:17:59 smithi006 bash[95573]: debug 2024-05-09T04:17:59.989+0000 7f7ed4c4d700 -1 osd.3 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:18:01.379 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:00 smithi186 bash[65810]: debug 2024-05-09T04:18:00.914+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:01.610 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:18:01 smithi006 bash[95573]: debug 2024-05-09T04:18:01.205+0000 7f7ecd239700 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:40.256787+0000 front 2024-05-09T04:17:40.256892+0000 (oldest deadline 2024-05-09T04:18:00.756766+0000) 2024-05-09T04:18:02.379 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:01 smithi186 bash[65810]: debug 2024-05-09T04:18:01.918+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:02.379 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:01 smithi186 bash[57349]: debug 2024-05-09T04:18:01.934+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:02.610 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:18:02 smithi006 bash[95573]: debug 2024-05-09T04:18:02.181+0000 7f7ecd239700 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:40.256787+0000 front 2024-05-09T04:17:40.256892+0000 (oldest deadline 2024-05-09T04:18:00.756766+0000) 2024-05-09T04:18:02.875 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:02 smithi186 bash[61770]: debug 2024-05-09T04:18:02.718+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:02.875 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:02 smithi186 bash[70094]: debug 2024-05-09T04:18:02.570+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:03.129 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:02 smithi186 bash[57349]: debug 2024-05-09T04:18:02.906+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:03.129 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:02 smithi186 bash[65810]: debug 2024-05-09T04:18:02.874+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:03.580 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:18:03 smithi006 bash[95573]: debug 2024-05-09T04:18:03.141+0000 7f7ecd239700 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:40.256787+0000 front 2024-05-09T04:17:40.256892+0000 (oldest deadline 2024-05-09T04:18:00.756766+0000) 2024-05-09T04:18:03.860 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:03 smithi006 bash[64558]: ts=2024-05-09T04:18:03.580Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:03.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:03 smithi006 bash[64558]: ts=2024-05-09T04:18:03.581Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:03.870 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:03 smithi186 bash[70094]: debug 2024-05-09T04:18:03.550+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:03.870 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:03 smithi186 bash[61770]: debug 2024-05-09T04:18:03.682+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:04.129 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:03 smithi186 bash[57349]: debug 2024-05-09T04:18:03.902+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:04.129 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:03 smithi186 bash[65810]: debug 2024-05-09T04:18:03.874+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:04.610 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:18:04 smithi006 bash[95573]: debug 2024-05-09T04:18:04.189+0000 7f7ecd239700 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:40.256787+0000 front 2024-05-09T04:17:40.256892+0000 (oldest deadline 2024-05-09T04:18:00.756766+0000) 2024-05-09T04:18:04.849 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:04 smithi186 bash[70094]: debug 2024-05-09T04:18:04.546+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:04.849 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:04 smithi186 bash[61770]: debug 2024-05-09T04:18:04.698+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:05.129 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:04 smithi186 bash[57349]: debug 2024-05-09T04:18:04.902+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:05.129 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:04 smithi186 bash[65810]: debug 2024-05-09T04:18:04.850+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:05.845 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:05 smithi186 bash[61770]: debug 2024-05-09T04:18:05.690+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:05.845 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:05 smithi186 bash[70094]: debug 2024-05-09T04:18:05.594+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:06.129 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:05 smithi186 bash[57349]: debug 2024-05-09T04:18:05.950+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:06.129 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:05 smithi186 bash[65810]: debug 2024-05-09T04:18:05.846+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:06.358 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:18:06 smithi006 bash[115013]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-3 2024-05-09T04:18:06.358 INFO:journalctl@ceph.osd.3.smithi006.stdout:May 09 04:18:06 smithi006 bash[115078]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-3 2024-05-09T04:18:06.879 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:06 smithi186 bash[61770]: debug 2024-05-09T04:18:06.718+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:06.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:06 smithi186 bash[65810]: debug 2024-05-09T04:18:06.802+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:06.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:06 smithi186 bash[70094]: debug 2024-05-09T04:18:06.578+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:07.379 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:06 smithi186 bash[57349]: debug 2024-05-09T04:18:06.918+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:07.879 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:07 smithi186 bash[61770]: debug 2024-05-09T04:18:07.690+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:07.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:07 smithi186 bash[65810]: debug 2024-05-09T04:18:07.754+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:07.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:07 smithi186 bash[70094]: debug 2024-05-09T04:18:07.530+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:08.146 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.3.service' 2024-05-09T04:18:08.176 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:18:08.176 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-05-09T04:18:08.176 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-05-09T04:18:08.176 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.4 2024-05-09T04:18:08.188 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:07 smithi186 bash[57349]: debug 2024-05-09T04:18:07.902+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:08.563 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:08 smithi186 systemd[1]: Stopping Ceph osd.4 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:08.879 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:08 smithi186 bash[61770]: debug 2024-05-09T04:18:08.674+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:08.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:08 smithi186 bash[70094]: debug 2024-05-09T04:18:08.562+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:08.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:08 smithi186 bash[65810]: debug 2024-05-09T04:18:08.738+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:08.880 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:08 smithi186 bash[57349]: debug 2024-05-09T04:18:08.594+0000 7fc88486a700 -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-05-09T04:18:08.880 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:08 smithi186 bash[57349]: debug 2024-05-09T04:18:08.594+0000 7fc88486a700 -1 osd.4 161 *** Got signal Terminated *** 2024-05-09T04:18:08.880 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:08 smithi186 bash[57349]: debug 2024-05-09T04:18:08.594+0000 7fc88486a700 -1 osd.4 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:18:09.379 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:08 smithi186 bash[57349]: debug 2024-05-09T04:18:08.950+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:09.879 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:09 smithi186 bash[61770]: debug 2024-05-09T04:18:09.622+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:09.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:09 smithi186 bash[70094]: debug 2024-05-09T04:18:09.574+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:09.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:09 smithi186 bash[65810]: debug 2024-05-09T04:18:09.694+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:10.382 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:09 smithi186 bash[57349]: debug 2024-05-09T04:18:09.926+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:10.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:10 smithi186 bash[65810]: debug 2024-05-09T04:18:10.662+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:10.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:10 smithi186 bash[70094]: debug 2024-05-09T04:18:10.534+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:10.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:10 smithi186 bash[61770]: debug 2024-05-09T04:18:10.578+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:10.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:10 smithi186 bash[61770]: debug 2024-05-09T04:18:10.578+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:11.379 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:10 smithi186 bash[57349]: debug 2024-05-09T04:18:10.970+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:11.879 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:11 smithi186 bash[61770]: debug 2024-05-09T04:18:11.606+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:11.879 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:11 smithi186 bash[61770]: debug 2024-05-09T04:18:11.606+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:11.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:11 smithi186 bash[65810]: debug 2024-05-09T04:18:11.662+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:11.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:11 smithi186 bash[70094]: debug 2024-05-09T04:18:11.490+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:11.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:11 smithi186 bash[70094]: debug 2024-05-09T04:18:11.490+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:12.379 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:11 smithi186 bash[57349]: debug 2024-05-09T04:18:11.930+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:12.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:12 smithi186 bash[70094]: debug 2024-05-09T04:18:12.502+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:12.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:12 smithi186 bash[70094]: debug 2024-05-09T04:18:12.502+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:12.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:12 smithi186 bash[61770]: debug 2024-05-09T04:18:12.558+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:12.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:12 smithi186 bash[61770]: debug 2024-05-09T04:18:12.558+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:12.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:12 smithi186 bash[65810]: debug 2024-05-09T04:18:12.658+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:12.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:12 smithi186 bash[65810]: debug 2024-05-09T04:18:12.658+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:13.379 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:12 smithi186 bash[57349]: debug 2024-05-09T04:18:12.882+0000 7fc87ce56700 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:37.029108+0000 front 2024-05-09T04:17:37.028985+0000 (oldest deadline 2024-05-09T04:18:01.128830+0000) 2024-05-09T04:18:13.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:13 smithi006 bash[64558]: ts=2024-05-09T04:18:13.581Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:13.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:13 smithi006 bash[64558]: ts=2024-05-09T04:18:13.582Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:13.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:13 smithi186 bash[65810]: debug 2024-05-09T04:18:13.678+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:13.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:13 smithi186 bash[65810]: debug 2024-05-09T04:18:13.678+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:13.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:13 smithi186 bash[70094]: debug 2024-05-09T04:18:13.518+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:13.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:13 smithi186 bash[70094]: debug 2024-05-09T04:18:13.518+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:13.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:13 smithi186 bash[61770]: debug 2024-05-09T04:18:13.570+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:13.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:13 smithi186 bash[61770]: debug 2024-05-09T04:18:13.570+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:14.835 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:14 smithi186 bash[78041]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-4 2024-05-09T04:18:14.835 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:14 smithi186 bash[61770]: debug 2024-05-09T04:18:14.606+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:14.836 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:14 smithi186 bash[61770]: debug 2024-05-09T04:18:14.606+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:14.836 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:14 smithi186 bash[70094]: debug 2024-05-09T04:18:14.566+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:14.836 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:14 smithi186 bash[70094]: debug 2024-05-09T04:18:14.566+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:14.836 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:14 smithi186 bash[65810]: debug 2024-05-09T04:18:14.722+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:14.836 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:14 smithi186 bash[65810]: debug 2024-05-09T04:18:14.722+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:15.129 INFO:journalctl@ceph.osd.4.smithi186.stdout:May 09 04:18:14 smithi186 bash[78105]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-4 2024-05-09T04:18:15.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:15 smithi186 bash[70094]: debug 2024-05-09T04:18:15.598+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:15.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:15 smithi186 bash[70094]: debug 2024-05-09T04:18:15.598+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:15.879 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:15 smithi186 bash[61770]: debug 2024-05-09T04:18:15.606+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:15.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:15 smithi186 bash[61770]: debug 2024-05-09T04:18:15.606+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:15.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:15 smithi186 bash[65810]: debug 2024-05-09T04:18:15.766+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:15.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:15 smithi186 bash[65810]: debug 2024-05-09T04:18:15.766+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:16.731 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.4.service' 2024-05-09T04:18:16.802 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:18:16.802 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-05-09T04:18:16.802 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-05-09T04:18:16.802 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.5 2024-05-09T04:18:16.855 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:16 smithi186 bash[70094]: debug 2024-05-09T04:18:16.598+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:16.855 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:16 smithi186 bash[70094]: debug 2024-05-09T04:18:16.598+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:16.856 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:16 smithi186 bash[61770]: debug 2024-05-09T04:18:16.582+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:16.856 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:16 smithi186 bash[61770]: debug 2024-05-09T04:18:16.582+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:16.856 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:16 smithi186 bash[65810]: debug 2024-05-09T04:18:16.754+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:16.856 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:16 smithi186 bash[65810]: debug 2024-05-09T04:18:16.754+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:16.992 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:16 smithi186 systemd[1]: Stopping Ceph osd.5 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:17.129 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:16 smithi186 bash[61770]: debug 2024-05-09T04:18:16.994+0000 7f07318e8700 -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-05-09T04:18:17.129 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:16 smithi186 bash[61770]: debug 2024-05-09T04:18:16.994+0000 7f07318e8700 -1 osd.5 161 *** Got signal Terminated *** 2024-05-09T04:18:17.129 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:16 smithi186 bash[61770]: debug 2024-05-09T04:18:16.994+0000 7f07318e8700 -1 osd.5 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:18:17.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:17 smithi186 bash[70094]: debug 2024-05-09T04:18:17.553+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:17.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:17 smithi186 bash[70094]: debug 2024-05-09T04:18:17.553+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:17.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:17 smithi186 bash[61770]: debug 2024-05-09T04:18:17.597+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:17.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:17 smithi186 bash[61770]: debug 2024-05-09T04:18:17.597+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:17.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:17 smithi186 bash[65810]: debug 2024-05-09T04:18:17.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:17.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:17 smithi186 bash[65810]: debug 2024-05-09T04:18:17.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:18.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:18 smithi186 bash[70094]: debug 2024-05-09T04:18:18.577+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:18.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:18 smithi186 bash[70094]: debug 2024-05-09T04:18:18.577+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:18.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:18 smithi186 bash[61770]: debug 2024-05-09T04:18:18.569+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:18.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:18 smithi186 bash[61770]: debug 2024-05-09T04:18:18.569+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:18.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:18 smithi186 bash[65810]: debug 2024-05-09T04:18:18.725+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:18.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:18 smithi186 bash[65810]: debug 2024-05-09T04:18:18.725+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:19.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:19 smithi186 bash[70094]: debug 2024-05-09T04:18:19.561+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:19.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:19 smithi186 bash[70094]: debug 2024-05-09T04:18:19.561+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:19.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:19 smithi186 bash[61770]: debug 2024-05-09T04:18:19.581+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:19.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:19 smithi186 bash[61770]: debug 2024-05-09T04:18:19.581+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:19.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:19 smithi186 bash[65810]: debug 2024-05-09T04:18:19.693+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:19.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:19 smithi186 bash[65810]: debug 2024-05-09T04:18:19.693+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:20.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:20 smithi186 bash[70094]: debug 2024-05-09T04:18:20.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:20.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:20 smithi186 bash[70094]: debug 2024-05-09T04:18:20.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:20.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:20 smithi186 bash[61770]: debug 2024-05-09T04:18:20.613+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:20.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:20 smithi186 bash[61770]: debug 2024-05-09T04:18:20.613+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:20.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:20 smithi186 bash[65810]: debug 2024-05-09T04:18:20.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:20.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:20 smithi186 bash[65810]: debug 2024-05-09T04:18:20.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:20.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:20 smithi186 bash[65810]: debug 2024-05-09T04:18:20.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:21.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:21 smithi186 bash[70094]: debug 2024-05-09T04:18:21.537+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:21.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:21 smithi186 bash[70094]: debug 2024-05-09T04:18:21.537+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:21.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:21 smithi186 bash[70094]: debug 2024-05-09T04:18:21.537+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:21.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:21 smithi186 bash[61770]: debug 2024-05-09T04:18:21.609+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:38.348066+0000 front 2024-05-09T04:17:38.347811+0000 (oldest deadline 2024-05-09T04:18:01.847388+0000) 2024-05-09T04:18:21.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:21 smithi186 bash[61770]: debug 2024-05-09T04:18:21.609+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.450293+0000 front 2024-05-09T04:17:46.449981+0000 (oldest deadline 2024-05-09T04:18:10.549919+0000) 2024-05-09T04:18:21.880 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:21 smithi186 bash[61770]: debug 2024-05-09T04:18:21.609+0000 7f0729ed4700 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.851539+0000 front 2024-05-09T04:17:55.851925+0000 (oldest deadline 2024-05-09T04:18:21.151314+0000) 2024-05-09T04:18:21.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:21 smithi186 bash[65810]: debug 2024-05-09T04:18:21.677+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:21.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:21 smithi186 bash[65810]: debug 2024-05-09T04:18:21.677+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:21.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:21 smithi186 bash[65810]: debug 2024-05-09T04:18:21.677+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:22.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:22 smithi186 bash[70094]: debug 2024-05-09T04:18:22.549+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:22.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:22 smithi186 bash[70094]: debug 2024-05-09T04:18:22.549+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:22.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:22 smithi186 bash[70094]: debug 2024-05-09T04:18:22.549+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:22.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:22 smithi186 bash[65810]: debug 2024-05-09T04:18:22.725+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:22.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:22 smithi186 bash[65810]: debug 2024-05-09T04:18:22.725+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:22.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:22 smithi186 bash[65810]: debug 2024-05-09T04:18:22.725+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:23.527 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:23 smithi186 bash[78240]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-5 2024-05-09T04:18:23.528 INFO:journalctl@ceph.osd.5.smithi186.stdout:May 09 04:18:23 smithi186 bash[78307]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-5 2024-05-09T04:18:23.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:23 smithi006 bash[64558]: ts=2024-05-09T04:18:23.581Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:23.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:23 smithi006 bash[64558]: ts=2024-05-09T04:18:23.582Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:23.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:23 smithi186 bash[65810]: debug 2024-05-09T04:18:23.777+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:23.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:23 smithi186 bash[65810]: debug 2024-05-09T04:18:23.777+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:23.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:23 smithi186 bash[65810]: debug 2024-05-09T04:18:23.777+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:23.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:23 smithi186 bash[70094]: debug 2024-05-09T04:18:23.529+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:23.881 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:23 smithi186 bash[70094]: debug 2024-05-09T04:18:23.529+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:23.881 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:23 smithi186 bash[70094]: debug 2024-05-09T04:18:23.529+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:24.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:24 smithi186 bash[65810]: debug 2024-05-09T04:18:24.729+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:24.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:24 smithi186 bash[65810]: debug 2024-05-09T04:18:24.729+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:24.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:24 smithi186 bash[65810]: debug 2024-05-09T04:18:24.729+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:24.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:24 smithi186 bash[70094]: debug 2024-05-09T04:18:24.573+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:24.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:24 smithi186 bash[70094]: debug 2024-05-09T04:18:24.573+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:24.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:24 smithi186 bash[70094]: debug 2024-05-09T04:18:24.573+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:25.498 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.5.service' 2024-05-09T04:18:25.569 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:18:25.569 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-05-09T04:18:25.569 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-05-09T04:18:25.569 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.6 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:25 smithi186 bash[70094]: debug 2024-05-09T04:18:25.557+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:25 smithi186 bash[70094]: debug 2024-05-09T04:18:25.557+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:25 smithi186 bash[70094]: debug 2024-05-09T04:18:25.557+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:25 smithi186 systemd[1]: Stopping Ceph osd.6 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:25 smithi186 bash[65810]: debug 2024-05-09T04:18:25.733+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:25 smithi186 bash[65810]: debug 2024-05-09T04:18:25.733+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:25 smithi186 bash[65810]: debug 2024-05-09T04:18:25.733+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:25.753 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:25 smithi186 bash[65810]: debug 2024-05-09T04:18:25.753+0000 7fc60b2a7700 -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-05-09T04:18:26.129 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:25 smithi186 bash[65810]: debug 2024-05-09T04:18:25.753+0000 7fc60b2a7700 -1 osd.6 161 *** Got signal Terminated *** 2024-05-09T04:18:26.129 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:25 smithi186 bash[65810]: debug 2024-05-09T04:18:25.753+0000 7fc60b2a7700 -1 osd.6 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:18:26.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:26 smithi186 bash[65810]: debug 2024-05-09T04:18:26.689+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:26.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:26 smithi186 bash[65810]: debug 2024-05-09T04:18:26.689+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:26.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:26 smithi186 bash[65810]: debug 2024-05-09T04:18:26.689+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:26.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:26 smithi186 bash[70094]: debug 2024-05-09T04:18:26.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:26.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:26 smithi186 bash[70094]: debug 2024-05-09T04:18:26.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:26.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:26 smithi186 bash[70094]: debug 2024-05-09T04:18:26.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:26.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:26 smithi186 bash[70094]: debug 2024-05-09T04:18:26.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:27.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:27 smithi186 bash[65810]: debug 2024-05-09T04:18:27.701+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:27.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:27 smithi186 bash[65810]: debug 2024-05-09T04:18:27.701+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:27.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:27 smithi186 bash[65810]: debug 2024-05-09T04:18:27.701+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:27.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:27 smithi186 bash[65810]: debug 2024-05-09T04:18:27.701+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:02.948547+0000 front 2024-05-09T04:18:02.948355+0000 (oldest deadline 2024-05-09T04:18:27.048210+0000) 2024-05-09T04:18:27.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:27 smithi186 bash[70094]: debug 2024-05-09T04:18:27.593+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:27.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:27 smithi186 bash[70094]: debug 2024-05-09T04:18:27.593+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:27.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:27 smithi186 bash[70094]: debug 2024-05-09T04:18:27.593+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:27.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:27 smithi186 bash[70094]: debug 2024-05-09T04:18:27.593+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:28.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:28 smithi186 bash[65810]: debug 2024-05-09T04:18:28.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:28.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:28 smithi186 bash[65810]: debug 2024-05-09T04:18:28.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:28.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:28 smithi186 bash[65810]: debug 2024-05-09T04:18:28.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:28.880 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:28 smithi186 bash[65810]: debug 2024-05-09T04:18:28.721+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:02.948547+0000 front 2024-05-09T04:18:02.948355+0000 (oldest deadline 2024-05-09T04:18:27.048210+0000) 2024-05-09T04:18:28.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:28 smithi186 bash[70094]: debug 2024-05-09T04:18:28.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:28.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:28 smithi186 bash[70094]: debug 2024-05-09T04:18:28.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:28.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:28 smithi186 bash[70094]: debug 2024-05-09T04:18:28.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:28.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:28 smithi186 bash[70094]: debug 2024-05-09T04:18:28.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:29.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:29 smithi186 bash[65810]: debug 2024-05-09T04:18:29.765+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.442930+0000 front 2024-05-09T04:17:34.442885+0000 (oldest deadline 2024-05-09T04:18:00.843355+0000) 2024-05-09T04:18:29.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:29 smithi186 bash[65810]: debug 2024-05-09T04:18:29.765+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:47.845527+0000 front 2024-05-09T04:17:47.845561+0000 (oldest deadline 2024-05-09T04:18:11.945061+0000) 2024-05-09T04:18:29.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:29 smithi186 bash[65810]: debug 2024-05-09T04:18:29.765+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:55.947280+0000 front 2024-05-09T04:17:55.947394+0000 (oldest deadline 2024-05-09T04:18:20.047021+0000) 2024-05-09T04:18:29.879 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:29 smithi186 bash[65810]: debug 2024-05-09T04:18:29.765+0000 7fc603893700 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:02.948547+0000 front 2024-05-09T04:18:02.948355+0000 (oldest deadline 2024-05-09T04:18:27.048210+0000) 2024-05-09T04:18:29.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:29 smithi186 bash[70094]: debug 2024-05-09T04:18:29.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:29.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:29 smithi186 bash[70094]: debug 2024-05-09T04:18:29.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:29.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:29 smithi186 bash[70094]: debug 2024-05-09T04:18:29.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:29.880 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:29 smithi186 bash[70094]: debug 2024-05-09T04:18:29.569+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:30.881 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:30 smithi186 bash[70094]: debug 2024-05-09T04:18:30.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:30.882 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:30 smithi186 bash[70094]: debug 2024-05-09T04:18:30.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:30.882 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:30 smithi186 bash[70094]: debug 2024-05-09T04:18:30.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:30.882 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:30 smithi186 bash[70094]: debug 2024-05-09T04:18:30.601+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:31.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:31 smithi186 bash[70094]: debug 2024-05-09T04:18:31.625+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:31.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:31 smithi186 bash[70094]: debug 2024-05-09T04:18:31.625+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:31.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:31 smithi186 bash[70094]: debug 2024-05-09T04:18:31.625+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:31.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:31 smithi186 bash[70094]: debug 2024-05-09T04:18:31.625+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:32.379 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:31 smithi186 bash[78441]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-6 2024-05-09T04:18:32.379 INFO:journalctl@ceph.osd.6.smithi186.stdout:May 09 04:18:32 smithi186 bash[78504]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-6 2024-05-09T04:18:33.032 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:32 smithi186 bash[70094]: debug 2024-05-09T04:18:32.661+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:33.033 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:32 smithi186 bash[70094]: debug 2024-05-09T04:18:32.661+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:33.033 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:32 smithi186 bash[70094]: debug 2024-05-09T04:18:32.661+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:33.033 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:32 smithi186 bash[70094]: debug 2024-05-09T04:18:32.661+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:33.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:33 smithi006 bash[64558]: ts=2024-05-09T04:18:33.581Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:33.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:33 smithi006 bash[64558]: ts=2024-05-09T04:18:33.583Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:33.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:33 smithi006 bash[64558]: ts=2024-05-09T04:18:33.584Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi186.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2024-05-09T04:18:33.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:33 smithi186 bash[70094]: debug 2024-05-09T04:18:33.621+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:33.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:33 smithi186 bash[70094]: debug 2024-05-09T04:18:33.621+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:33.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:33 smithi186 bash[70094]: debug 2024-05-09T04:18:33.621+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:33.879 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:33 smithi186 bash[70094]: debug 2024-05-09T04:18:33.621+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:34.047 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.6.service' 2024-05-09T04:18:34.073 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:18:34.074 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-05-09T04:18:34.074 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-05-09T04:18:34.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.7 2024-05-09T04:18:34.379 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 systemd[1]: Stopping Ceph osd.7 for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:34.379 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 bash[70094]: debug 2024-05-09T04:18:34.253+0000 7f3557a5f700 -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-05-09T04:18:34.379 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 bash[70094]: debug 2024-05-09T04:18:34.253+0000 7f3557a5f700 -1 osd.7 161 *** Got signal Terminated *** 2024-05-09T04:18:34.379 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 bash[70094]: debug 2024-05-09T04:18:34.253+0000 7f3557a5f700 -1 osd.7 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-09T04:18:35.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 bash[70094]: debug 2024-05-09T04:18:34.673+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:35.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 bash[70094]: debug 2024-05-09T04:18:34.673+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:35.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 bash[70094]: debug 2024-05-09T04:18:34.673+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:35.131 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:34 smithi186 bash[70094]: debug 2024-05-09T04:18:34.673+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:36.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:35 smithi186 bash[70094]: debug 2024-05-09T04:18:35.689+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:36.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:35 smithi186 bash[70094]: debug 2024-05-09T04:18:35.689+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:36.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:35 smithi186 bash[70094]: debug 2024-05-09T04:18:35.689+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:36.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:35 smithi186 bash[70094]: debug 2024-05-09T04:18:35.689+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:37.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:36 smithi186 bash[70094]: debug 2024-05-09T04:18:36.677+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:37.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:36 smithi186 bash[70094]: debug 2024-05-09T04:18:36.677+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:37.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:36 smithi186 bash[70094]: debug 2024-05-09T04:18:36.677+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:37.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:36 smithi186 bash[70094]: debug 2024-05-09T04:18:36.677+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:38.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:37 smithi186 bash[70094]: debug 2024-05-09T04:18:37.697+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:38.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:37 smithi186 bash[70094]: debug 2024-05-09T04:18:37.697+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:38.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:37 smithi186 bash[70094]: debug 2024-05-09T04:18:37.697+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:38.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:37 smithi186 bash[70094]: debug 2024-05-09T04:18:37.697+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:39.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:38 smithi186 bash[70094]: debug 2024-05-09T04:18:38.745+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-05-09T04:17:34.602105+0000 front 2024-05-09T04:17:34.602465+0000 (oldest deadline 2024-05-09T04:18:01.602549+0000) 2024-05-09T04:18:39.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:38 smithi186 bash[70094]: debug 2024-05-09T04:18:38.745+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-05-09T04:17:46.904114+0000 front 2024-05-09T04:17:46.903925+0000 (oldest deadline 2024-05-09T04:18:11.003878+0000) 2024-05-09T04:18:39.129 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:38 smithi186 bash[70094]: debug 2024-05-09T04:18:38.745+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-05-09T04:17:56.806208+0000 front 2024-05-09T04:17:56.806069+0000 (oldest deadline 2024-05-09T04:18:21.505896+0000) 2024-05-09T04:18:39.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:38 smithi186 bash[70094]: debug 2024-05-09T04:18:38.745+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-05-09T04:18:01.506883+0000 front 2024-05-09T04:18:01.506917+0000 (oldest deadline 2024-05-09T04:18:26.206666+0000) 2024-05-09T04:18:39.130 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:38 smithi186 bash[70094]: debug 2024-05-09T04:18:38.745+0000 7f355004b700 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.186:6804 osd.4 since back 2024-05-09T04:18:13.208832+0000 front 2024-05-09T04:18:13.208719+0000 (oldest deadline 2024-05-09T04:18:37.908482+0000) 2024-05-09T04:18:40.528 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:40 smithi186 bash[78639]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-7 2024-05-09T04:18:40.528 INFO:journalctl@ceph.osd.7.smithi186.stdout:May 09 04:18:40 smithi186 bash[78703]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-osd-7 2024-05-09T04:18:42.364 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@osd.7.service' 2024-05-09T04:18:42.389 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:18:42.389 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-05-09T04:18:42.389 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-05-09T04:18:42.390 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a 2024-05-09T04:18:42.629 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 systemd[1]: Stopping Ceph prometheus.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:42.629 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-05-09T04:18:42.629 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-05-09T04:18:42.629 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.571Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.572Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.572Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.572Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-05-09T04:18:42.630 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:May 09 04:18:42 smithi186 bash[46995]: ts=2024-05-09T04:18:42.572Z caller=main.go:1147 level=info msg="See you next time!" 2024-05-09T04:18:43.346 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5421bb94-0db4-11ef-bc97-c7b262605968@prometheus.a.service' 2024-05-09T04:18:43.368 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-09T04:18:43.368 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-05-09T04:18:43.369 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 --force --keep-logs 2024-05-09T04:18:43.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:43 smithi006 bash[64558]: ts=2024-05-09T04:18:43.582Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi186.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2024-05-09T04:18:43.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:43 smithi006 bash[64558]: ts=2024-05-09T04:18:43.583Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2024-05-09T04:18:43.861 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:43 smithi006 bash[64558]: ts=2024-05-09T04:18:43.584Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi186.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2024-05-09T04:18:46.360 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:46.361 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:46.719 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:46.719 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.016 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.016 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.016 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.016 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:46 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.309 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.310 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.610 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.611 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.901 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.901 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:47 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:47.902 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:47 smithi006 systemd[1]: Stopping Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:48.694 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:48 smithi006 bash[115421]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-a 2024-05-09T04:18:48.695 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:48 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-05-09T04:18:48.695 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:48 smithi006 bash[115481]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-a 2024-05-09T04:18:48.695 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:48 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-05-09T04:18:48.695 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:48 smithi006 systemd[1]: Stopped Ceph node-exporter.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:18:48.971 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:May 09 04:18:48 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:48.971 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:48 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:18:48.972 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:48 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:18:48.972 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:48 smithi006 bash[64558]: ts=2024-05-09T04:18:48.924Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-05-09T04:18:49.797 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:49 smithi006 bash[115545]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager-a 2024-05-09T04:18:49.797 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:49 smithi006 bash[115604]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-alertmanager-a 2024-05-09T04:18:49.797 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:49 smithi006 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-05-09T04:18:49.797 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:49 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:18:50.110 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:May 09 04:18:49 smithi006 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:12.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 --force --keep-logs 2024-05-09T04:19:15.293 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:15.293 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:15.586 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:15.586 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:15.586 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:15.586 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:15.872 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:15.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:16.129 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:16.129 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:15 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:16.486 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:16.486 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:16.487 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:16.487 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:16 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:16.860 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:16 smithi186 systemd[1]: Stopping Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:19:17.477 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:17 smithi186 bash[79145]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-b 2024-05-09T04:19:17.477 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:17 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-05-09T04:19:17.477 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:17 smithi186 bash[79207]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-node-exporter-b 2024-05-09T04:19:17.477 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:17 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-05-09T04:19:17.477 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:17 smithi186 systemd[1]: Stopped Ceph node-exporter.b for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:19:17.731 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:May 09 04:19:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:17.731 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:17 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:17.731 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:17 smithi186 systemd[1]: Stopping Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968... 2024-05-09T04:19:17.731 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:17 smithi186 bash[48563]: logger=server t=2024-05-09T04:19:17.697556149Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-05-09T04:19:17.732 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:17 smithi186 bash[48563]: logger=tracing t=2024-05-09T04:19:17.697618394Z level=info msg="Closing tracing" 2024-05-09T04:19:17.732 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:17 smithi186 bash[48563]: logger=ticker t=2024-05-09T04:19:17.697646143Z level=info msg=stopped last_tick=2024-05-09T04:19:10Z 2024-05-09T04:19:18.576 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:18 smithi186 bash[79271]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-grafana-a 2024-05-09T04:19:18.576 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:18 smithi186 bash[79330]: Error response from daemon: No such container: ceph-5421bb94-0db4-11ef-bc97-c7b262605968-grafana-a 2024-05-09T04:19:18.576 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:18 smithi186 systemd[1]: ceph-5421bb94-0db4-11ef-bc97-c7b262605968@grafana.a.service: Deactivated successfully. 2024-05-09T04:19:18.576 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:18 smithi186 systemd[1]: Stopped Ceph grafana.a for 5421bb94-0db4-11ef-bc97-c7b262605968. 2024-05-09T04:19:18.879 INFO:journalctl@ceph.grafana.a.smithi186.stdout:May 09 04:19:18 smithi186 systemd[1]: /etc/systemd/system/ceph-5421bb94-0db4-11ef-bc97-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-05-09T04:19:29.965 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-09T04:19:29.980 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-09T04:19:29.993 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-09T04:19:29.995 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459/remote/smithi006/crash 2024-05-09T04:19:29.996 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/crash -- . 2024-05-09T04:19:30.032 INFO:teuthology.orchestra.run.smithi006.stderr:tar: /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-09T04:19:30.033 INFO:teuthology.orchestra.run.smithi006.stderr:tar: Error is not recoverable: exiting now 2024-05-09T04:19:30.035 DEBUG:teuthology.misc:Transferring archived files from smithi186:/var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459/remote/smithi186/crash 2024-05-09T04:19:30.036 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/crash -- . 2024-05-09T04:19:30.046 INFO:teuthology.orchestra.run.smithi186.stderr:tar: /var/lib/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-09T04:19:30.046 INFO:teuthology.orchestra.run.smithi186.stderr:tar: Error is not recoverable: exiting now 2024-05-09T04:19:30.047 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-09T04:19:30.048 DEBUG:teuthology.orchestra.run.smithi006:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | head -n 1 2024-05-09T04:19:30.092 INFO:tasks.cephadm:Compressing logs... 2024-05-09T04:19:30.092 DEBUG:teuthology.orchestra.run.smithi006:> 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-05-09T04:19:30.134 DEBUG:teuthology.orchestra.run.smithi186:> 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-05-09T04:19:30.144 INFO:teuthology.orchestra.run.smithi006.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-05-09T04:19:30.146 INFO:teuthology.orchestra.run.smithi186.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-05-09T04:19:30.152 INFO:teuthology.orchestra.run.smithi186.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-09T04:19:30.153 INFO:teuthology.orchestra.run.smithi186.stderr:gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.7.log 2024-05-09T04:19:30.154 INFO:teuthology.orchestra.run.smithi186.stderr:gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.6.log 2024-05-09T04:19:30.154 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.cephadm.log 2024-05-09T04:19:30.155 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.5.log 2024-05-09T04:19:30.155 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-client.rgw.foo.smithi186.uzgwha.log 2024-05-09T04:19:30.155 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mgr.x.log 2024-05-09T04:19:30.157 INFO:teuthology.orchestra.run.smithi186.stderr:gzip/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-client.rgw.foo.smithi186.uzgwha.log: 85.7% -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.log 2024-05-09T04:19:30.157 INFO:teuthology.orchestra.run.smithi186.stderr: -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.cephadm.log.gz 2024-05-09T04:19:30.157 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-volume.log 2024-05-09T04:19:30.157 INFO:teuthology.orchestra.run.smithi186.stderr: 76.3% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-client.rgw.foo.smithi186.uzgwha.log.gz 2024-05-09T04:19:30.157 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.audit.log 2024-05-09T04:19:30.157 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.b.log 2024-05-09T04:19:30.161 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.audit.log: 89.3% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.log.gz 2024-05-09T04:19:30.162 INFO:teuthology.orchestra.run.smithi186.stderr:gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.4.log 2024-05-09T04:19:30.166 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.b.log: 91.0% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.audit.log.gz 2024-05-09T04:19:30.173 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.4.log: 90.9% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-volume.log.gz 2024-05-09T04:19:30.191 INFO:teuthology.orchestra.run.smithi186.stderr: 90.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-09T04:19:30.272 INFO:teuthology.orchestra.run.smithi186.stderr: 89.9% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mgr.x.log.gz 2024-05-09T04:19:30.274 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-09T04:19:30.274 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mgr.y.log 2024-05-09T04:19:30.275 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.0.log 2024-05-09T04:19:30.275 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.2.log 2024-05-09T04:19:30.276 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.a.log 2024-05-09T04:19:30.277 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.0.log: /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.cephadm.log 2024-05-09T04:19:30.277 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.3.log 2024-05-09T04:19:30.278 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-client.rgw.foo.smithi006.silsxj.log 2024-05-09T04:19:30.279 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.1.log 2024-05-09T04:19:30.280 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-client.rgw.foo.smithi006.silsxj.log: 76.4% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-client.rgw.foo.smithi006.silsxj.log.gz 91.8% 2024-05-09T04:19:30.280 INFO:teuthology.orchestra.run.smithi006.stderr: -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.cephadm.log.gz 2024-05-09T04:19:30.281 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/tcmu-runner.log 2024-05-09T04:19:30.281 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.log 2024-05-09T04:19:30.282 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/tcmu-runner.log: 86.8% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/tcmu-runner.log.gz 2024-05-09T04:19:30.283 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-volume.log 2024-05-09T04:19:30.292 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.log: 94.1% 91.6%gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.c.log 2024-05-09T04:19:30.292 INFO:teuthology.orchestra.run.smithi006.stderr: -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-09T04:19:30.292 INFO:teuthology.orchestra.run.smithi006.stderr: -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.log.gz 2024-05-09T04:19:30.293 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.audit.log 2024-05-09T04:19:30.308 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.c.log: 91.1% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-volume.log.gz 2024-05-09T04:19:30.323 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.audit.log: 94.4% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph.audit.log.gz 2024-05-09T04:19:30.831 INFO:teuthology.orchestra.run.smithi186.stderr: 92.7% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.b.log.gz 2024-05-09T04:19:30.844 INFO:teuthology.orchestra.run.smithi006.stderr: 92.7% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.c.log.gz 2024-05-09T04:19:30.847 INFO:teuthology.orchestra.run.smithi006.stderr: 89.2% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mgr.y.log.gz 2024-05-09T04:19:31.978 INFO:teuthology.orchestra.run.smithi186.stderr: 93.1% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.6.log.gz 2024-05-09T04:19:32.054 INFO:teuthology.orchestra.run.smithi006.stderr: 91.1% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-mon.a.log.gz 2024-05-09T04:19:32.182 INFO:teuthology.orchestra.run.smithi186.stderr: 93.8% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.7.log.gz 2024-05-09T04:19:32.294 INFO:teuthology.orchestra.run.smithi006.stderr: 93.3% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.2.log.gz 2024-05-09T04:19:32.346 INFO:teuthology.orchestra.run.smithi186.stderr: 93.3% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.5.log.gz 2024-05-09T04:19:32.405 INFO:teuthology.orchestra.run.smithi186.stderr: 93.6% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.4.log.gz 2024-05-09T04:19:32.407 INFO:teuthology.orchestra.run.smithi186.stderr: 2024-05-09T04:19:32.407 INFO:teuthology.orchestra.run.smithi186.stderr:real 0m2.269s 2024-05-09T04:19:32.407 INFO:teuthology.orchestra.run.smithi186.stderr:user 0m8.857s 2024-05-09T04:19:32.407 INFO:teuthology.orchestra.run.smithi186.stderr:sys 0m0.309s 2024-05-09T04:19:32.512 INFO:teuthology.orchestra.run.smithi006.stderr: 93.3% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.0.log.gz 2024-05-09T04:19:32.977 INFO:teuthology.orchestra.run.smithi006.stderr: 93.4% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.3.log.gz 2024-05-09T04:19:33.007 INFO:teuthology.orchestra.run.smithi006.stderr: 93.4% -- replaced with /var/log/ceph/5421bb94-0db4-11ef-bc97-c7b262605968/ceph-osd.1.log.gz 2024-05-09T04:19:33.008 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-05-09T04:19:33.008 INFO:teuthology.orchestra.run.smithi006.stderr:real 0m2.872s 2024-05-09T04:19:33.008 INFO:teuthology.orchestra.run.smithi006.stderr:user 0m12.242s 2024-05-09T04:19:33.008 INFO:teuthology.orchestra.run.smithi006.stderr:sys 0m0.424s 2024-05-09T04:19:33.009 INFO:tasks.cephadm:Archiving logs... 2024-05-09T04:19:33.009 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459/remote/smithi006/log 2024-05-09T04:19:33.010 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-09T04:19:34.424 DEBUG:teuthology.misc:Transferring archived files from smithi186:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459/remote/smithi186/log 2024-05-09T04:19:34.425 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-09T04:19:35.525 INFO:tasks.cephadm:Removing cluster... 2024-05-09T04:19:35.525 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 --force 2024-05-09T04:19:36.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5421bb94-0db4-11ef-bc97-c7b262605968 --force 2024-05-09T04:19:37.049 INFO:tasks.cephadm:Removing cephadm ... 2024-05-09T04:19:37.049 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-09T04:19:37.055 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-09T04:19:37.060 INFO:tasks.cephadm:Teardown complete 2024-05-09T04:19:37.061 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-09T04:19:37.070 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-09T04:19:37.070 DEBUG:teuthology.orchestra.run.smithi006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-09T04:19:37.098 DEBUG:teuthology.orchestra.run.smithi186:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-09T04:19:37.109 INFO:teuthology.orchestra.run.smithi006.stdout: remote refid st t when poll reach delay offset jitter 2024-05-09T04:19:37.110 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================== 2024-05-09T04:19:37.110 INFO:teuthology.orchestra.run.smithi006.stdout:+hv01.front.sepi 67.205.162.81 3 u 72 128 377 0.145 -1.983 0.401 2024-05-09T04:19:37.110 INFO:teuthology.orchestra.run.smithi006.stdout:*hv02.front.sepi 63.231.80.2 3 u 52 128 377 0.200 +1.922 0.587 2024-05-09T04:19:37.110 INFO:teuthology.orchestra.run.smithi006.stdout:+hv03.front.sepi 74.6.168.72 3 u 123 128 377 0.162 +3.216 0.463 2024-05-09T04:19:37.110 INFO:teuthology.orchestra.run.smithi006.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-05-09T04:19:37.111 INFO:teuthology.orchestra.run.smithi186.stdout: remote refid st t when poll reach delay offset jitter 2024-05-09T04:19:37.112 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================== 2024-05-09T04:19:37.112 INFO:teuthology.orchestra.run.smithi186.stdout:+hv01.front.sepi 67.205.162.81 3 u 81 128 377 0.215 -5.364 0.888 2024-05-09T04:19:37.112 INFO:teuthology.orchestra.run.smithi186.stdout:*hv02.front.sepi 63.231.80.2 3 u 55 128 377 0.169 -0.536 1.101 2024-05-09T04:19:37.112 INFO:teuthology.orchestra.run.smithi186.stdout:+hv03.front.sepi 74.6.168.72 3 u 64 128 377 0.181 +0.052 1.174 2024-05-09T04:19:37.112 INFO:teuthology.orchestra.run.smithi186.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-05-09T04:19:37.112 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-09T04:19:37.121 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-09T04:19:37.122 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-09T04:19:37.135 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-09T04:19:37.149 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-09T04:19:37.163 INFO:teuthology.task.internal:Duration was 3449.670965 seconds 2024-05-09T04:19:37.163 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-09T04:19:37.176 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-09T04:19:37.176 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-09T04:19:37.178 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-09T04:19:37.220 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-09T04:19:37.220 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi006.front.sepia.ceph.com 2024-05-09T04:19:37.220 DEBUG:teuthology.orchestra.run.smithi006:> 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-05-09T04:19:37.271 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi186.front.sepia.ceph.com 2024-05-09T04:19:37.271 DEBUG:teuthology.orchestra.run.smithi186:> 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-05-09T04:19:37.281 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-09T04:19:37.282 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-09T04:19:37.318 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-09T04:19:37.403 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-09T04:19:37.403 DEBUG:teuthology.orchestra.run.smithi006:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-09T04:19:37.406 DEBUG:teuthology.orchestra.run.smithi186:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-09T04:19:37.680 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-09T04:19:37.689 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-09T04:19:37.689 DEBUG:teuthology.orchestra.run.smithi006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-09T04:19:37.703 DEBUG:teuthology.orchestra.run.smithi186:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-09T04:19:37.716 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-09T04:19:37.727 DEBUG:teuthology.orchestra.run.smithi006:> 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-05-09T04:19:37.746 DEBUG:teuthology.orchestra.run.smithi186:> 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-05-09T04:19:37.755 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = core 2024-05-09T04:19:37.770 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = core 2024-05-09T04:19:38.089 DEBUG:teuthology.orchestra.run.smithi006:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-09T04:19:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-09T04:19:38.094 DEBUG:teuthology.orchestra.run.smithi186:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-09T04:19:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-09T04:19:38.135 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-09T04:19:38.144 INFO:teuthology.task.internal:Transferring archived files... 2024-05-09T04:19:38.145 DEBUG:teuthology.misc:Transferring archived files from smithi006:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459/remote/smithi006 2024-05-09T04:19:38.145 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-09T04:19:38.181 DEBUG:teuthology.misc:Transferring archived files from smithi186:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-09_03:09:40-orch:cephadm-wip-adk-testing-2024-05-08-1927-distro-default-smithi/7699459/remote/smithi186 2024-05-09T04:19:38.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-09T04:19:38.243 INFO:teuthology.task.internal:Removing archive directory... 2024-05-09T04:19:38.244 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-09T04:19:38.248 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-09T04:19:38.280 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-09T04:19:38.308 INFO:teuthology.task.internal:Not uploading archives. 2024-05-09T04:19:38.308 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-09T04:19:38.326 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-09T04:19:38.326 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-09T04:19:38.329 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-09T04:19:38.333 INFO:teuthology.orchestra.run.smithi006.stdout: 658467 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 9 04:19 /home/ubuntu/cephtest 2024-05-09T04:19:38.336 INFO:teuthology.orchestra.run.smithi186.stdout: 658458 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 9 04:19 /home/ubuntu/cephtest 2024-05-09T04:19:38.338 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-09T04:19:38.352 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-09T04:19:38.403 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 3449.670964717865 owner: scheduled_adking@teuthology success: true 2024-05-09T04:19:38.403 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-09T04:19:38.480 INFO:teuthology.run:pass